-- MySQL dump 10.19  Distrib 10.3.34-MariaDB, for Linux (x86_64)
--
-- Host: localhost    Database: w4149631_wp1
-- ------------------------------------------------------
-- Server version	10.3.34-MariaDB-log-cll-lve

/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
/*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */;
/*!40103 SET TIME_ZONE='+00:00' */;
/*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */;
/*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */;
/*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */;
/*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */;

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id_status_scheduled_date_gmt` (`claim_id`,`status`,`scheduled_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=116 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (31,'action_scheduler/migration_hook','complete','2022-06-01 09:36:26','2022-06-01 09:36:26','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1654076186;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1654076186;}',1,1,'2022-06-01 09:36:29','2022-06-01 09:36:29',0,NULL),(32,'wpforms_process_forms_locator_scan','complete','2022-06-01 09:36:30','2022-06-01 09:36:30','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654076190;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654076190;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-01 09:37:06','2022-06-01 09:37:06',0,NULL),(33,'wpforms_email_summaries_fetch_info_blocks','complete','2022-06-05 04:53:05','2022-06-05 04:53:05','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654404785;s:18:\"\0*\0first_timestamp\";i:1654404785;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654404785;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-05 08:45:52','2022-06-05 08:45:52',0,NULL),(34,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":2}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-01 09:37:06','2022-06-01 09:37:06',0,NULL),(35,'wpforms_admin_addons_cache_update','complete','2022-06-08 09:36:30','2022-06-08 09:36:30','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654680990;s:18:\"\0*\0first_timestamp\";i:1654680990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654680990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-08 09:38:05','2022-06-08 09:38:05',0,NULL),(36,'wpforms_admin_builder_templates_cache_update','complete','2022-06-08 09:36:30','2022-06-08 09:36:30','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654680990;s:18:\"\0*\0first_timestamp\";i:1654680990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654680990;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-08 09:38:05','2022-06-08 09:38:05',0,NULL),(37,'wpforms_process_forms_locator_scan','complete','2022-06-02 09:37:06','2022-06-02 09:37:06','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654162626;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654162626;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-02 10:41:02','2022-06-02 10:41:02',0,NULL),(38,'wpforms_process_forms_locator_scan','complete','2022-06-03 10:41:02','2022-06-03 10:41:02','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654252862;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654252862;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-03 19:40:56','2022-06-03 19:40:56',0,NULL),(39,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":5}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-02 10:45:09','2022-06-02 10:45:09',0,NULL),(40,'wpforms_builder_help_cache_update','complete','2022-06-09 11:01:36','2022-06-09 11:01:36','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654772496;s:18:\"\0*\0first_timestamp\";i:1654772496;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654772496;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-09 19:39:28','2022-06-09 19:39:28',0,NULL),(41,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":7}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-03 19:40:56','2022-06-03 19:40:56',0,NULL),(42,'wpforms_process_forms_locator_scan','complete','2022-06-04 19:40:56','2022-06-04 19:40:56','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654371656;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654371656;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-05 01:33:11','2022-06-05 01:33:11',0,NULL),(43,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":8}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-04 13:06:26','2022-06-04 13:06:26',0,NULL),(44,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":9}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-05 01:33:11','2022-06-05 01:33:11',0,NULL),(45,'wpforms_process_forms_locator_scan','complete','2022-06-06 01:33:11','2022-06-06 01:33:11','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654479191;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654479191;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-06 14:45:04','2022-06-06 14:45:04',0,NULL),(46,'wpforms_email_summaries_fetch_info_blocks','complete','2022-06-12 08:45:52','2022-06-12 08:45:52','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655023552;s:18:\"\0*\0first_timestamp\";i:1654404785;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655023552;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-12 08:46:03','2022-06-12 08:46:03',0,NULL),(47,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":10}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-06 14:45:04','2022-06-06 14:45:04',0,NULL),(48,'wpforms_process_forms_locator_scan','complete','2022-06-07 14:45:04','2022-06-07 14:45:04','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654613104;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654613104;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-07 19:38:55','2022-06-07 19:38:55',0,NULL),(49,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":11}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-07 06:12:35','2022-06-07 06:12:35',0,NULL),(50,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":12}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-07 19:38:55','2022-06-07 19:38:55',0,NULL),(51,'wpforms_process_forms_locator_scan','complete','2022-06-08 19:38:55','2022-06-08 19:38:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654717135;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654717135;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-08 19:41:26','2022-06-08 19:41:26',0,NULL),(52,'wpforms_admin_addons_cache_update','complete','2022-06-15 09:38:05','2022-06-15 09:38:05','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655285885;s:18:\"\0*\0first_timestamp\";i:1654680990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655285885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-15 19:45:12','2022-06-15 19:45:12',0,NULL),(53,'wpforms_admin_builder_templates_cache_update','complete','2022-06-15 09:38:05','2022-06-15 09:38:05','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655285885;s:18:\"\0*\0first_timestamp\";i:1654680990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655285885;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-15 19:45:12','2022-06-15 19:45:12',0,NULL),(54,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":13}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-08 19:41:26','2022-06-08 19:41:26',0,NULL),(55,'wpforms_process_forms_locator_scan','complete','2022-06-09 19:41:26','2022-06-09 19:41:26','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654803686;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654803686;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-09 21:46:56','2022-06-09 21:46:56',0,NULL),(56,'wpforms_builder_help_cache_update','complete','2022-06-16 19:39:28','2022-06-16 19:39:28','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655408368;s:18:\"\0*\0first_timestamp\";i:1654772496;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655408368;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-16 22:20:41','2022-06-16 22:20:41',0,NULL),(57,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":14}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-09 21:46:56','2022-06-09 21:46:56',0,NULL),(58,'wpforms_process_forms_locator_scan','complete','2022-06-10 21:46:56','2022-06-10 21:46:56','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654897616;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654897616;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-11 01:34:42','2022-06-11 01:34:42',0,NULL),(59,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":15}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-11 01:34:42','2022-06-11 01:34:42',0,NULL),(60,'wpforms_process_forms_locator_scan','complete','2022-06-12 01:34:42','2022-06-12 01:34:42','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1654997682;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1654997682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-12 08:32:18','2022-06-12 08:32:18',0,NULL),(61,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":16}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-12 08:32:19','2022-06-12 08:32:19',0,NULL),(62,'wpforms_process_forms_locator_scan','complete','2022-06-13 08:32:18','2022-06-13 08:32:18','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655109138;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655109138;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-13 12:08:19','2022-06-13 12:08:19',0,NULL),(63,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":17}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-12 08:35:40','2022-06-12 08:35:40',0,NULL),(64,'wpforms_email_summaries_fetch_info_blocks','complete','2022-06-19 08:46:03','2022-06-19 08:46:03','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655628363;s:18:\"\0*\0first_timestamp\";i:1654404785;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655628363;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-19 08:47:17','2022-06-19 08:47:17',0,NULL),(65,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":18}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-13 12:08:19','2022-06-13 12:08:19',0,NULL),(66,'wpforms_process_forms_locator_scan','complete','2022-06-14 12:08:19','2022-06-14 12:08:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655208499;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655208499;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-14 13:06:13','2022-06-14 13:06:13',0,NULL),(67,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":19}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-13 12:11:12','2022-06-13 12:11:12',0,NULL),(68,'wp_mail_smtp_summary_report_email','complete','2022-06-20 14:00:00','2022-06-20 14:00:00','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655733600;s:18:\"\0*\0first_timestamp\";i:1655733600;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655733600;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,1,'2022-06-20 14:01:17','2022-06-20 14:01:17',0,NULL),(69,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[2]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2022-06-14 08:17:03','2022-06-14 08:17:03',0,NULL),(70,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":20}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-14 13:06:13','2022-06-14 13:06:13',0,NULL),(71,'wpforms_process_forms_locator_scan','complete','2022-06-15 13:06:13','2022-06-15 13:06:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655298373;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655298373;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-15 19:45:12','2022-06-15 19:45:12',0,NULL),(72,'wpforms_admin_addons_cache_update','complete','2022-06-22 19:45:12','2022-06-22 19:45:12','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655927112;s:18:\"\0*\0first_timestamp\";i:1654680990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655927112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-23 01:33:45','2022-06-23 01:33:45',0,NULL),(73,'wpforms_admin_builder_templates_cache_update','complete','2022-06-22 19:45:12','2022-06-22 19:45:12','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655927112;s:18:\"\0*\0first_timestamp\";i:1654680990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655927112;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-23 01:33:45','2022-06-23 01:33:45',0,NULL),(74,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":21}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-15 19:45:12','2022-06-15 19:45:12',0,NULL),(75,'wpforms_process_forms_locator_scan','complete','2022-06-16 19:45:12','2022-06-16 19:45:12','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655408712;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655408712;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-16 22:20:41','2022-06-16 22:20:41',0,NULL),(76,'wpforms_builder_help_cache_update','complete','2022-06-23 22:20:41','2022-06-23 22:20:41','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656022841;s:18:\"\0*\0first_timestamp\";i:1654772496;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656022841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-24 02:27:54','2022-06-24 02:27:54',0,NULL),(77,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":22}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-16 22:20:41','2022-06-16 22:20:41',0,NULL),(78,'wpforms_process_forms_locator_scan','complete','2022-06-17 22:20:41','2022-06-17 22:20:41','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655504441;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655504441;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-18 01:34:48','2022-06-18 01:34:48',0,NULL),(79,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[3]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2022-06-16 22:21:04','2022-06-16 22:21:04',0,NULL),(80,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":23}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-16 22:21:04','2022-06-16 22:21:04',0,NULL),(81,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":24}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-18 01:34:48','2022-06-18 01:34:48',0,NULL),(82,'wpforms_process_forms_locator_scan','complete','2022-06-19 01:34:48','2022-06-19 01:34:48','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655602488;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655602488;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-19 06:16:28','2022-06-19 06:16:28',0,NULL),(83,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":25}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-19 06:16:28','2022-06-19 06:16:28',0,NULL),(84,'wpforms_process_forms_locator_scan','complete','2022-06-20 06:16:28','2022-06-20 06:16:28','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655705788;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655705788;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-20 07:47:42','2022-06-20 07:47:42',0,NULL),(85,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[4]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2022-06-19 07:56:04','2022-06-19 07:56:04',0,NULL),(86,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":26}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-19 07:56:04','2022-06-19 07:56:04',0,NULL),(87,'wpforms_email_summaries_fetch_info_blocks','complete','2022-06-26 08:47:17','2022-06-26 08:47:17','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656233237;s:18:\"\0*\0first_timestamp\";i:1654404785;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656233237;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,1,'2022-06-26 11:21:35','2022-06-26 19:21:35',0,NULL),(88,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":27}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-20 07:47:42','2022-06-20 07:47:42',0,NULL),(89,'wpforms_process_forms_locator_scan','complete','2022-06-21 07:47:42','2022-06-21 07:47:42','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655797662;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655797662;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-21 19:40:41','2022-06-21 19:40:41',0,NULL),(90,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[5]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2022-06-20 07:59:03','2022-06-20 07:59:03',0,NULL),(91,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":28}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-20 07:59:04','2022-06-20 07:59:04',0,NULL),(92,'action_scheduler/migration_hook','complete','2022-06-20 09:57:37','2022-06-20 09:57:37','[]','O:30:\"ActionScheduler_SimpleSchedule\":2:{s:22:\"\0*\0scheduled_timestamp\";i:1655719057;s:41:\"\0ActionScheduler_SimpleSchedule\0timestamp\";i:1655719057;}',1,1,'2022-06-20 09:57:51','2022-06-20 09:57:51',0,NULL),(93,'wp_mail_smtp_summary_report_email','pending','2022-06-27 14:01:17','2022-06-27 14:01:17','[1]','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656338477;s:18:\"\0*\0first_timestamp\";i:1655733600;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656338477;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',3,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(94,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":29}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-21 19:40:41','2022-06-21 19:40:41',0,NULL),(95,'wpforms_process_forms_locator_scan','complete','2022-06-22 19:40:41','2022-06-22 19:40:41','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1655926841;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1655926841;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-23 01:33:45','2022-06-23 01:33:45',0,NULL),(96,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":30}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-23 01:33:45','2022-06-23 01:33:45',0,NULL),(97,'wpforms_process_forms_locator_scan','complete','2022-06-24 01:33:45','2022-06-24 01:33:45','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656034425;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656034425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-24 02:27:54','2022-06-24 02:27:54',0,NULL),(98,'wpforms_admin_addons_cache_update','pending','2022-06-30 01:33:45','2022-06-30 01:33:45','{\"tasks_meta_id\":3}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656552825;s:18:\"\0*\0first_timestamp\";i:1654680990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656552825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(99,'wpforms_admin_builder_templates_cache_update','pending','2022-06-30 01:33:45','2022-06-30 01:33:45','{\"tasks_meta_id\":4}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656552825;s:18:\"\0*\0first_timestamp\";i:1654680990;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656552825;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(100,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[6]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2022-06-23 08:44:00','2022-06-23 08:44:00',0,NULL),(101,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":31}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-23 08:44:00','2022-06-23 08:44:00',0,NULL),(102,'wpforms_builder_help_cache_update','pending','2022-07-01 02:27:54','2022-07-01 02:27:54','{\"tasks_meta_id\":6}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656642474;s:18:\"\0*\0first_timestamp\";i:1654772496;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656642474;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(103,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":32}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-24 02:27:54','2022-06-24 02:27:54',0,NULL),(104,'wpforms_process_forms_locator_scan','complete','2022-06-25 02:27:54','2022-06-25 02:27:54','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656124074;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656124074;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-25 06:11:49','2022-06-25 06:11:49',0,NULL),(105,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":33}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-25 06:11:49','2022-06-25 06:11:49',0,NULL),(106,'wpforms_process_forms_locator_scan','complete','2022-06-26 06:11:49','2022-06-26 06:11:49','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656223909;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656223909;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-26 11:21:35','2022-06-26 19:21:35',0,NULL),(107,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[7]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2022-06-25 06:12:30','2022-06-25 06:12:30',0,NULL),(108,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":34}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-25 06:12:30','2022-06-25 06:12:30',0,NULL),(109,'wp_mail_smtp_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','[8]','O:28:\"ActionScheduler_NullSchedule\":0:{}',3,1,'2022-06-25 06:12:45','2022-06-25 06:12:45',0,NULL),(110,'wpforms_admin_notifications_update','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":35}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-25 06:12:45','2022-06-25 06:12:45',0,NULL),(111,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":36}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-26 11:21:35','2022-06-26 19:21:35',0,NULL),(112,'wpforms_process_forms_locator_scan','complete','2022-06-27 11:21:35','2022-06-27 11:21:35','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656328895;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656328895;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,1,'2022-06-27 13:24:10','2022-06-27 21:24:10',0,NULL),(113,'wpforms_email_summaries_fetch_info_blocks','pending','2022-07-03 11:21:35','2022-07-03 11:21:35','{\"tasks_meta_id\":null}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656847295;s:18:\"\0*\0first_timestamp\";i:1654404785;s:13:\"\0*\0recurrence\";i:604800;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656847295;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:604800;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(114,'wpforms_process_forms_locator_save','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":37}','O:28:\"ActionScheduler_NullSchedule\":0:{}',2,1,'2022-06-27 13:24:10','2022-06-27 21:24:10',0,NULL),(115,'wpforms_process_forms_locator_scan','pending','2022-06-28 13:24:10','2022-06-28 13:24:10','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1656422650;s:18:\"\0*\0first_timestamp\";i:1654076190;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1656422650;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',2,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=1942 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'action-scheduler-migration'),(2,'wpforms'),(3,'wp_mail_smtp');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=InnoDB AUTO_INCREMENT=244 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (1,31,'action created','2022-06-01 09:35:26','2022-06-01 09:35:26'),(2,31,'action started via WP Cron','2022-06-01 09:36:29','2022-06-01 09:36:29'),(3,31,'action complete via WP Cron','2022-06-01 09:36:29','2022-06-01 09:36:29'),(4,32,'action created','2022-06-01 09:36:30','2022-06-01 09:36:30'),(5,33,'action created','2022-06-01 09:36:30','2022-06-01 09:36:30'),(6,34,'action created','2022-06-01 09:36:30','2022-06-01 09:36:30'),(7,35,'action created','2022-06-01 09:36:30','2022-06-01 09:36:30'),(8,36,'action created','2022-06-01 09:36:30','2022-06-01 09:36:30'),(9,34,'action started via WP Cron','2022-06-01 09:37:06','2022-06-01 09:37:06'),(10,34,'action complete via WP Cron','2022-06-01 09:37:06','2022-06-01 09:37:06'),(11,32,'action started via WP Cron','2022-06-01 09:37:06','2022-06-01 09:37:06'),(12,32,'action complete via WP Cron','2022-06-01 09:37:06','2022-06-01 09:37:06'),(13,37,'action created','2022-06-01 09:37:06','2022-06-01 09:37:06'),(14,37,'action started via WP Cron','2022-06-02 10:41:02','2022-06-02 10:41:02'),(15,37,'action complete via WP Cron','2022-06-02 10:41:02','2022-06-02 10:41:02'),(16,38,'action created','2022-06-02 10:41:02','2022-06-02 10:41:02'),(17,39,'action created','2022-06-02 10:44:10','2022-06-02 10:44:10'),(18,39,'action started via WP Cron','2022-06-02 10:45:09','2022-06-02 10:45:09'),(19,39,'action complete via WP Cron','2022-06-02 10:45:09','2022-06-02 10:45:09'),(20,40,'action created','2022-06-02 11:01:36','2022-06-02 11:01:36'),(21,38,'action started via WP Cron','2022-06-03 19:40:56','2022-06-03 19:40:56'),(22,41,'action created','2022-06-03 19:40:56','2022-06-03 19:40:56'),(23,38,'action complete via WP Cron','2022-06-03 19:40:56','2022-06-03 19:40:56'),(24,42,'action created','2022-06-03 19:40:56','2022-06-03 19:40:56'),(25,41,'action started via WP Cron','2022-06-03 19:40:56','2022-06-03 19:40:56'),(26,41,'action complete via WP Cron','2022-06-03 19:40:56','2022-06-03 19:40:56'),(27,43,'action created','2022-06-04 13:06:19','2022-06-04 13:06:19'),(28,43,'action started via Async Request','2022-06-04 13:06:26','2022-06-04 13:06:26'),(29,43,'action complete via Async Request','2022-06-04 13:06:26','2022-06-04 13:06:26'),(30,42,'action started via WP Cron','2022-06-05 01:33:11','2022-06-05 01:33:11'),(31,44,'action created','2022-06-05 01:33:11','2022-06-05 01:33:11'),(32,42,'action complete via WP Cron','2022-06-05 01:33:11','2022-06-05 01:33:11'),(33,45,'action created','2022-06-05 01:33:11','2022-06-05 01:33:11'),(34,44,'action started via WP Cron','2022-06-05 01:33:11','2022-06-05 01:33:11'),(35,44,'action complete via WP Cron','2022-06-05 01:33:11','2022-06-05 01:33:11'),(36,33,'action started via WP Cron','2022-06-05 08:45:51','2022-06-05 08:45:51'),(37,33,'action complete via WP Cron','2022-06-05 08:45:52','2022-06-05 08:45:52'),(38,46,'action created','2022-06-05 08:45:52','2022-06-05 08:45:52'),(39,45,'action started via WP Cron','2022-06-06 14:45:04','2022-06-06 14:45:04'),(40,47,'action created','2022-06-06 14:45:04','2022-06-06 14:45:04'),(41,45,'action complete via WP Cron','2022-06-06 14:45:04','2022-06-06 14:45:04'),(42,48,'action created','2022-06-06 14:45:04','2022-06-06 14:45:04'),(43,47,'action started via WP Cron','2022-06-06 14:45:04','2022-06-06 14:45:04'),(44,47,'action complete via WP Cron','2022-06-06 14:45:04','2022-06-06 14:45:04'),(45,49,'action created','2022-06-07 05:17:38','2022-06-07 05:17:38'),(46,49,'action started via WP Cron','2022-06-07 06:12:34','2022-06-07 06:12:34'),(47,49,'action complete via WP Cron','2022-06-07 06:12:35','2022-06-07 06:12:35'),(48,48,'action started via WP Cron','2022-06-07 19:38:55','2022-06-07 19:38:55'),(49,50,'action created','2022-06-07 19:38:55','2022-06-07 19:38:55'),(50,48,'action complete via WP Cron','2022-06-07 19:38:55','2022-06-07 19:38:55'),(51,51,'action created','2022-06-07 19:38:55','2022-06-07 19:38:55'),(52,50,'action started via WP Cron','2022-06-07 19:38:55','2022-06-07 19:38:55'),(53,50,'action complete via WP Cron','2022-06-07 19:38:55','2022-06-07 19:38:55'),(54,35,'action started via WP Cron','2022-06-08 09:38:05','2022-06-08 09:38:05'),(55,35,'action complete via WP Cron','2022-06-08 09:38:05','2022-06-08 09:38:05'),(56,52,'action created','2022-06-08 09:38:05','2022-06-08 09:38:05'),(57,36,'action started via WP Cron','2022-06-08 09:38:05','2022-06-08 09:38:05'),(58,36,'action complete via WP Cron','2022-06-08 09:38:05','2022-06-08 09:38:05'),(59,53,'action created','2022-06-08 09:38:05','2022-06-08 09:38:05'),(60,51,'action started via WP Cron','2022-06-08 19:41:26','2022-06-08 19:41:26'),(61,54,'action created','2022-06-08 19:41:26','2022-06-08 19:41:26'),(62,51,'action complete via WP Cron','2022-06-08 19:41:26','2022-06-08 19:41:26'),(63,55,'action created','2022-06-08 19:41:26','2022-06-08 19:41:26'),(64,54,'action started via WP Cron','2022-06-08 19:41:26','2022-06-08 19:41:26'),(65,54,'action complete via WP Cron','2022-06-08 19:41:26','2022-06-08 19:41:26'),(66,40,'action started via WP Cron','2022-06-09 19:39:27','2022-06-09 19:39:27'),(67,40,'action complete via WP Cron','2022-06-09 19:39:28','2022-06-09 19:39:28'),(68,56,'action created','2022-06-09 19:39:28','2022-06-09 19:39:28'),(69,55,'action started via WP Cron','2022-06-09 21:46:56','2022-06-09 21:46:56'),(70,57,'action created','2022-06-09 21:46:56','2022-06-09 21:46:56'),(71,55,'action complete via WP Cron','2022-06-09 21:46:56','2022-06-09 21:46:56'),(72,58,'action created','2022-06-09 21:46:56','2022-06-09 21:46:56'),(73,57,'action started via WP Cron','2022-06-09 21:46:56','2022-06-09 21:46:56'),(74,57,'action complete via WP Cron','2022-06-09 21:46:56','2022-06-09 21:46:56'),(75,58,'action started via WP Cron','2022-06-11 01:34:42','2022-06-11 01:34:42'),(76,59,'action created','2022-06-11 01:34:42','2022-06-11 01:34:42'),(77,58,'action complete via WP Cron','2022-06-11 01:34:42','2022-06-11 01:34:42'),(78,60,'action created','2022-06-11 01:34:42','2022-06-11 01:34:42'),(79,59,'action started via WP Cron','2022-06-11 01:34:42','2022-06-11 01:34:42'),(80,59,'action complete via WP Cron','2022-06-11 01:34:42','2022-06-11 01:34:42'),(81,60,'action started via WP Cron','2022-06-12 08:32:18','2022-06-12 08:32:18'),(82,61,'action created','2022-06-12 08:32:18','2022-06-12 08:32:18'),(83,60,'action complete via WP Cron','2022-06-12 08:32:18','2022-06-12 08:32:18'),(84,62,'action created','2022-06-12 08:32:18','2022-06-12 08:32:18'),(85,61,'action started via WP Cron','2022-06-12 08:32:19','2022-06-12 08:32:19'),(86,61,'action complete via WP Cron','2022-06-12 08:32:19','2022-06-12 08:32:19'),(87,63,'action created','2022-06-12 08:34:35','2022-06-12 08:34:35'),(88,63,'action started via WP Cron','2022-06-12 08:35:40','2022-06-12 08:35:40'),(89,63,'action complete via WP Cron','2022-06-12 08:35:40','2022-06-12 08:35:40'),(90,46,'action started via WP Cron','2022-06-12 08:46:03','2022-06-12 08:46:03'),(91,46,'action complete via WP Cron','2022-06-12 08:46:03','2022-06-12 08:46:03'),(92,64,'action created','2022-06-12 08:46:03','2022-06-12 08:46:03'),(93,62,'action started via WP Cron','2022-06-13 12:08:19','2022-06-13 12:08:19'),(94,65,'action created','2022-06-13 12:08:19','2022-06-13 12:08:19'),(95,62,'action complete via WP Cron','2022-06-13 12:08:19','2022-06-13 12:08:19'),(96,66,'action created','2022-06-13 12:08:19','2022-06-13 12:08:19'),(97,65,'action started via WP Cron','2022-06-13 12:08:19','2022-06-13 12:08:19'),(98,65,'action complete via WP Cron','2022-06-13 12:08:19','2022-06-13 12:08:19'),(99,67,'action created','2022-06-13 12:10:15','2022-06-13 12:10:15'),(100,67,'action started via WP Cron','2022-06-13 12:11:12','2022-06-13 12:11:12'),(101,67,'action complete via WP Cron','2022-06-13 12:11:12','2022-06-13 12:11:12'),(102,68,'action created','2022-06-14 08:15:27','2022-06-14 08:15:27'),(103,69,'action created','2022-06-14 08:15:51','2022-06-14 08:15:51'),(104,69,'action started via WP Cron','2022-06-14 08:17:03','2022-06-14 08:17:03'),(105,69,'action complete via WP Cron','2022-06-14 08:17:03','2022-06-14 08:17:03'),(106,66,'action started via WP Cron','2022-06-14 13:06:13','2022-06-14 13:06:13'),(107,70,'action created','2022-06-14 13:06:13','2022-06-14 13:06:13'),(108,66,'action complete via WP Cron','2022-06-14 13:06:13','2022-06-14 13:06:13'),(109,71,'action created','2022-06-14 13:06:13','2022-06-14 13:06:13'),(110,70,'action started via WP Cron','2022-06-14 13:06:13','2022-06-14 13:06:13'),(111,70,'action complete via WP Cron','2022-06-14 13:06:13','2022-06-14 13:06:13'),(112,52,'action started via WP Cron','2022-06-15 19:45:12','2022-06-15 19:45:12'),(113,52,'action complete via WP Cron','2022-06-15 19:45:12','2022-06-15 19:45:12'),(114,72,'action created','2022-06-15 19:45:12','2022-06-15 19:45:12'),(115,53,'action started via WP Cron','2022-06-15 19:45:12','2022-06-15 19:45:12'),(116,53,'action complete via WP Cron','2022-06-15 19:45:12','2022-06-15 19:45:12'),(117,73,'action created','2022-06-15 19:45:12','2022-06-15 19:45:12'),(118,71,'action started via WP Cron','2022-06-15 19:45:12','2022-06-15 19:45:12'),(119,74,'action created','2022-06-15 19:45:12','2022-06-15 19:45:12'),(120,71,'action complete via WP Cron','2022-06-15 19:45:12','2022-06-15 19:45:12'),(121,75,'action created','2022-06-15 19:45:12','2022-06-15 19:45:12'),(122,74,'action started via WP Cron','2022-06-15 19:45:12','2022-06-15 19:45:12'),(123,74,'action complete via WP Cron','2022-06-15 19:45:12','2022-06-15 19:45:12'),(124,56,'action started via WP Cron','2022-06-16 22:20:39','2022-06-16 22:20:39'),(125,56,'action complete via WP Cron','2022-06-16 22:20:41','2022-06-16 22:20:41'),(126,76,'action created','2022-06-16 22:20:41','2022-06-16 22:20:41'),(127,75,'action started via WP Cron','2022-06-16 22:20:41','2022-06-16 22:20:41'),(128,77,'action created','2022-06-16 22:20:41','2022-06-16 22:20:41'),(129,75,'action complete via WP Cron','2022-06-16 22:20:41','2022-06-16 22:20:41'),(130,78,'action created','2022-06-16 22:20:41','2022-06-16 22:20:41'),(131,77,'action started via WP Cron','2022-06-16 22:20:41','2022-06-16 22:20:41'),(132,77,'action complete via WP Cron','2022-06-16 22:20:41','2022-06-16 22:20:41'),(133,79,'action created','2022-06-16 22:20:50','2022-06-16 22:20:50'),(134,80,'action created','2022-06-16 22:20:50','2022-06-16 22:20:50'),(135,79,'action started via WP Cron','2022-06-16 22:21:04','2022-06-16 22:21:04'),(136,79,'action complete via WP Cron','2022-06-16 22:21:04','2022-06-16 22:21:04'),(137,80,'action started via WP Cron','2022-06-16 22:21:04','2022-06-16 22:21:04'),(138,80,'action complete via WP Cron','2022-06-16 22:21:04','2022-06-16 22:21:04'),(139,78,'action started via WP Cron','2022-06-18 01:34:48','2022-06-18 01:34:48'),(140,81,'action created','2022-06-18 01:34:48','2022-06-18 01:34:48'),(141,78,'action complete via WP Cron','2022-06-18 01:34:48','2022-06-18 01:34:48'),(142,82,'action created','2022-06-18 01:34:48','2022-06-18 01:34:48'),(143,81,'action started via WP Cron','2022-06-18 01:34:48','2022-06-18 01:34:48'),(144,81,'action complete via WP Cron','2022-06-18 01:34:48','2022-06-18 01:34:48'),(145,82,'action started via WP Cron','2022-06-19 06:16:28','2022-06-19 06:16:28'),(146,83,'action created','2022-06-19 06:16:28','2022-06-19 06:16:28'),(147,82,'action complete via WP Cron','2022-06-19 06:16:28','2022-06-19 06:16:28'),(148,84,'action created','2022-06-19 06:16:28','2022-06-19 06:16:28'),(149,83,'action started via WP Cron','2022-06-19 06:16:28','2022-06-19 06:16:28'),(150,83,'action complete via WP Cron','2022-06-19 06:16:28','2022-06-19 06:16:28'),(151,85,'action created','2022-06-19 07:55:34','2022-06-19 07:55:34'),(152,86,'action created','2022-06-19 07:55:34','2022-06-19 07:55:34'),(153,85,'action started via WP Cron','2022-06-19 07:56:03','2022-06-19 07:56:03'),(154,85,'action complete via WP Cron','2022-06-19 07:56:04','2022-06-19 07:56:04'),(155,86,'action started via WP Cron','2022-06-19 07:56:04','2022-06-19 07:56:04'),(156,86,'action complete via WP Cron','2022-06-19 07:56:04','2022-06-19 07:56:04'),(157,64,'action started via WP Cron','2022-06-19 08:47:17','2022-06-19 08:47:17'),(158,64,'action complete via WP Cron','2022-06-19 08:47:17','2022-06-19 08:47:17'),(159,87,'action created','2022-06-19 08:47:17','2022-06-19 08:47:17'),(160,84,'action started via WP Cron','2022-06-20 07:47:42','2022-06-20 07:47:42'),(161,88,'action created','2022-06-20 07:47:42','2022-06-20 07:47:42'),(162,84,'action complete via WP Cron','2022-06-20 07:47:42','2022-06-20 07:47:42'),(163,89,'action created','2022-06-20 07:47:42','2022-06-20 07:47:42'),(164,88,'action started via WP Cron','2022-06-20 07:47:42','2022-06-20 07:47:42'),(165,88,'action complete via WP Cron','2022-06-20 07:47:42','2022-06-20 07:47:42'),(166,90,'action created','2022-06-20 07:59:03','2022-06-20 07:59:03'),(167,91,'action created','2022-06-20 07:59:03','2022-06-20 07:59:03'),(168,90,'action started via WP Cron','2022-06-20 07:59:03','2022-06-20 07:59:03'),(169,90,'action complete via WP Cron','2022-06-20 07:59:03','2022-06-20 07:59:03'),(170,91,'action started via WP Cron','2022-06-20 07:59:03','2022-06-20 07:59:03'),(171,91,'action complete via WP Cron','2022-06-20 07:59:04','2022-06-20 07:59:04'),(172,92,'action created','2022-06-20 09:56:37','2022-06-20 09:56:37'),(173,92,'action started via WP Cron','2022-06-20 09:57:51','2022-06-20 09:57:51'),(174,92,'action complete via WP Cron','2022-06-20 09:57:51','2022-06-20 09:57:51'),(175,68,'action started via WP Cron','2022-06-20 14:01:17','2022-06-20 14:01:17'),(176,68,'action complete via WP Cron','2022-06-20 14:01:17','2022-06-20 14:01:17'),(177,93,'action created','2022-06-20 14:01:17','2022-06-20 14:01:17'),(178,89,'action started via WP Cron','2022-06-21 19:40:41','2022-06-21 19:40:41'),(179,94,'action created','2022-06-21 19:40:41','2022-06-21 19:40:41'),(180,89,'action complete via WP Cron','2022-06-21 19:40:41','2022-06-21 19:40:41'),(181,95,'action created','2022-06-21 19:40:41','2022-06-21 19:40:41'),(182,94,'action started via WP Cron','2022-06-21 19:40:41','2022-06-21 19:40:41'),(183,94,'action complete via WP Cron','2022-06-21 19:40:41','2022-06-21 19:40:41'),(184,95,'action started via WP Cron','2022-06-23 01:33:45','2022-06-23 01:33:45'),(185,96,'action created','2022-06-23 01:33:45','2022-06-23 01:33:45'),(186,95,'action complete via WP Cron','2022-06-23 01:33:45','2022-06-23 01:33:45'),(187,97,'action created','2022-06-23 01:33:45','2022-06-23 01:33:45'),(188,72,'action started via WP Cron','2022-06-23 01:33:45','2022-06-23 01:33:45'),(189,72,'action complete via WP Cron','2022-06-23 01:33:45','2022-06-23 01:33:45'),(190,98,'action created','2022-06-23 01:33:45','2022-06-23 01:33:45'),(191,73,'action started via WP Cron','2022-06-23 01:33:45','2022-06-23 01:33:45'),(192,73,'action complete via WP Cron','2022-06-23 01:33:45','2022-06-23 01:33:45'),(193,99,'action created','2022-06-23 01:33:45','2022-06-23 01:33:45'),(194,96,'action started via WP Cron','2022-06-23 01:33:45','2022-06-23 01:33:45'),(195,96,'action complete via WP Cron','2022-06-23 01:33:45','2022-06-23 01:33:45'),(196,100,'action created','2022-06-23 08:43:34','2022-06-23 08:43:34'),(197,101,'action created','2022-06-23 08:43:34','2022-06-23 08:43:34'),(198,100,'action started via Async Request','2022-06-23 08:44:00','2022-06-23 08:44:00'),(199,100,'action complete via Async Request','2022-06-23 08:44:00','2022-06-23 08:44:00'),(200,101,'action started via Async Request','2022-06-23 08:44:00','2022-06-23 08:44:00'),(201,101,'action complete via Async Request','2022-06-23 08:44:00','2022-06-23 08:44:00'),(202,76,'action started via WP Cron','2022-06-24 02:27:53','2022-06-24 02:27:53'),(203,76,'action complete via WP Cron','2022-06-24 02:27:54','2022-06-24 02:27:54'),(204,102,'action created','2022-06-24 02:27:54','2022-06-24 02:27:54'),(205,97,'action started via WP Cron','2022-06-24 02:27:54','2022-06-24 02:27:54'),(206,103,'action created','2022-06-24 02:27:54','2022-06-24 02:27:54'),(207,97,'action complete via WP Cron','2022-06-24 02:27:54','2022-06-24 02:27:54'),(208,104,'action created','2022-06-24 02:27:54','2022-06-24 02:27:54'),(209,103,'action started via WP Cron','2022-06-24 02:27:54','2022-06-24 02:27:54'),(210,103,'action complete via WP Cron','2022-06-24 02:27:54','2022-06-24 02:27:54'),(211,104,'action started via WP Cron','2022-06-25 06:11:49','2022-06-25 06:11:49'),(212,105,'action created','2022-06-25 06:11:49','2022-06-25 06:11:49'),(213,104,'action complete via WP Cron','2022-06-25 06:11:49','2022-06-25 06:11:49'),(214,106,'action created','2022-06-25 06:11:49','2022-06-25 06:11:49'),(215,105,'action started via WP Cron','2022-06-25 06:11:49','2022-06-25 06:11:49'),(216,105,'action complete via WP Cron','2022-06-25 06:11:49','2022-06-25 06:11:49'),(217,107,'action created','2022-06-25 06:12:17','2022-06-25 06:12:17'),(218,108,'action created','2022-06-25 06:12:18','2022-06-25 06:12:18'),(219,107,'action started via WP Cron','2022-06-25 06:12:29','2022-06-25 06:12:29'),(220,107,'action complete via WP Cron','2022-06-25 06:12:30','2022-06-25 06:12:30'),(221,108,'action started via WP Cron','2022-06-25 06:12:30','2022-06-25 06:12:30'),(222,108,'action complete via WP Cron','2022-06-25 06:12:30','2022-06-25 06:12:30'),(223,109,'action created','2022-06-25 06:12:30','2022-06-25 06:12:30'),(224,110,'action created','2022-06-25 06:12:30','2022-06-25 06:12:30'),(225,109,'action started via WP Cron','2022-06-25 06:12:45','2022-06-25 06:12:45'),(226,109,'action complete via WP Cron','2022-06-25 06:12:45','2022-06-25 06:12:45'),(227,110,'action started via WP Cron','2022-06-25 06:12:45','2022-06-25 06:12:45'),(228,110,'action complete via WP Cron','2022-06-25 06:12:45','2022-06-25 06:12:45'),(229,106,'action started via WP Cron','2022-06-26 11:21:34','2022-06-26 11:21:34'),(230,111,'action created','2022-06-26 11:21:35','2022-06-26 11:21:35'),(231,106,'action complete via WP Cron','2022-06-26 11:21:35','2022-06-26 11:21:35'),(232,112,'action created','2022-06-26 11:21:35','2022-06-26 11:21:35'),(233,87,'action started via WP Cron','2022-06-26 11:21:35','2022-06-26 11:21:35'),(234,87,'action complete via WP Cron','2022-06-26 11:21:35','2022-06-26 11:21:35'),(235,113,'action created','2022-06-26 11:21:35','2022-06-26 11:21:35'),(236,111,'action started via WP Cron','2022-06-26 11:21:35','2022-06-26 11:21:35'),(237,111,'action complete via WP Cron','2022-06-26 11:21:35','2022-06-26 11:21:35'),(238,112,'action started via WP Cron','2022-06-27 13:24:10','2022-06-27 13:24:10'),(239,114,'action created','2022-06-27 13:24:10','2022-06-27 13:24:10'),(240,112,'action complete via WP Cron','2022-06-27 13:24:10','2022-06-27 13:24:10'),(241,115,'action created','2022-06-27 13:24:10','2022-06-27 13:24:10'),(242,114,'action started via WP Cron','2022-06-27 13:24:10','2022-06-27 13:24:10'),(243,114,'action complete via WP Cron','2022-06-27 13:24:10','2022-06-27 13:24:10');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_commentmeta`
--

DROP TABLE IF EXISTS `wp_commentmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_commentmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_commentmeta`
--

LOCK TABLES `wp_commentmeta` WRITE;
/*!40000 ALTER TABLE `wp_commentmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_commentmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_comments`
--

DROP TABLE IF EXISTS `wp_comments`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_comments` (
  `comment_ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `comment_post_ID` bigint(20) unsigned NOT NULL DEFAULT 0,
  `comment_author` tinytext COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `comment_content` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'comment',
  `comment_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  PRIMARY KEY (`comment_ID`),
  KEY `comment_post_ID` (`comment_post_ID`),
  KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
  KEY `comment_date_gmt` (`comment_date_gmt`),
  KEY `comment_parent` (`comment_parent`),
  KEY `comment_author_email` (`comment_author_email`(10))
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_comments`
--

LOCK TABLES `wp_comments` WRITE;
/*!40000 ALTER TABLE `wp_comments` DISABLE KEYS */;
INSERT INTO `wp_comments` VALUES (1,1,'A WordPress Commenter','wapuu@wordpress.example','https://wordpress.org/','','2022-05-27 02:43:16','2022-05-27 02:43:16','Hi, this is a comment.\nTo get started with moderating, editing, and deleting comments, please visit the Comments screen in the dashboard.\nCommenter avatars come from <a href=\"https://en.gravatar.com/\">Gravatar</a>.',0,'1','','comment',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_e_events`
--

DROP TABLE IF EXISTS `wp_e_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_e_events` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_data` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `created_at` datetime NOT NULL,
  PRIMARY KEY (`id`),
  KEY `created_at_index` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_e_events`
--

LOCK TABLES `wp_e_events` WRITE;
/*!40000 ALTER TABLE `wp_e_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_e_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_at_logs`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_at_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_at_logs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `req_ref` int(11) unsigned NOT NULL COMMENT 'Foreign Key For Primary ID',
  `site_id` int(11) unsigned NOT NULL DEFAULT 1 COMMENT 'Site ID',
  `event_slug` varchar(120) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Event Slug',
  `updated_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Last Updated',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created',
  PRIMARY KEY (`id`),
  KEY `req_ref` (`req_ref`),
  CONSTRAINT `wp_icwp_wpsf_at_logs_ibfk_1` FOREIGN KEY (`req_ref`) REFERENCES `wp_icwp_wpsf_req_logs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=356 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_at_logs`
--

LOCK TABLES `wp_icwp_wpsf_at_logs` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_at_logs` DISABLE KEYS */;
INSERT INTO `wp_icwp_wpsf_at_logs` VALUES (1,4,1,'email_attempt_send',1655733676,1655733676),(2,4,1,'email_attempt_send',1655733676,1655733676),(3,10,1,'hide_login_url',1655738667,1655738667),(4,15,1,'antibot_pass',1655738708,1655738708),(5,15,1,'user_form_bot_pass',1655738708,1655738708),(6,15,1,'login_success',1655738708,1655738708),(7,15,1,'user_login',1655738708,1655738708),(8,15,1,'email_attempt_send',1655738708,1655738708),(9,16,1,'post_updated',1655739663,1655739663),(10,16,1,'post_updated',1655739663,1655739663),(11,16,1,'post_updated',1655739663,1655739663),(12,17,1,'post_updated',1655740180,1655740180),(13,17,1,'post_updated',1655740180,1655740180),(14,17,1,'post_updated',1655740180,1655740180),(15,18,1,'post_updated',1655740221,1655740221),(16,18,1,'post_updated',1655740221,1655740221),(17,18,1,'post_updated',1655740221,1655740221),(18,19,1,'post_updated',1655740439,1655740439),(19,19,1,'post_updated',1655740439,1655740439),(20,19,1,'post_updated',1655740439,1655740439),(21,20,1,'post_updated',1655740759,1655740759),(22,20,1,'post_updated',1655740759,1655740759),(23,20,1,'post_updated',1655740759,1655740759),(24,40,1,'email_attempt_send',1655926827,1655926827),(25,40,1,'plugin_upgraded',1655926827,1655926827),(26,46,1,'antibot_pass',1655973808,1655973808),(27,46,1,'user_form_bot_pass',1655973808,1655973808),(28,46,1,'login_success',1655973808,1655973808),(29,46,1,'user_login',1655973808,1655973808),(30,46,1,'email_attempt_send',1655973808,1655973808),(31,47,1,'login_success',1655973814,1655973814),(32,47,1,'user_login',1655973814,1655973814),(33,47,1,'email_attempt_send',1655973814,1655973814),(34,51,1,'post_updated',1655974121,1655974121),(35,51,1,'post_updated',1655974121,1655974121),(36,51,1,'post_updated',1655974121,1655974121),(37,52,1,'post_updated',1655974169,1655974169),(38,52,1,'post_updated',1655974169,1655974169),(39,52,1,'post_updated',1655974169,1655974169),(40,53,1,'post_updated',1655974268,1655974268),(41,53,1,'post_updated',1655974268,1655974268),(42,53,1,'post_updated',1655974268,1655974268),(43,58,1,'post_updated',1655974359,1655974359),(44,58,1,'post_updated',1655974359,1655974359),(45,58,1,'post_updated',1655974359,1655974359),(46,60,1,'post_updated',1655974395,1655974395),(47,60,1,'post_updated',1655974395,1655974395),(48,60,1,'post_updated',1655974395,1655974395),(49,64,1,'post_updated',1655974423,1655974423),(50,64,1,'post_updated',1655974423,1655974423),(51,64,1,'post_updated',1655974423,1655974423),(52,67,1,'post_updated',1655974597,1655974597),(53,67,1,'post_updated',1655974597,1655974597),(54,67,1,'post_updated',1655974597,1655974597),(55,70,1,'post_updated',1655974674,1655974674),(56,70,1,'post_updated',1655974674,1655974674),(57,70,1,'post_updated',1655974674,1655974674),(58,75,1,'post_updated',1655975019,1655975019),(59,75,1,'post_updated',1655975019,1655975019),(60,75,1,'post_updated',1655975019,1655975019),(61,78,1,'post_updated',1655975217,1655975217),(62,78,1,'post_updated',1655975217,1655975217),(63,78,1,'post_updated',1655975217,1655975217),(64,79,1,'post_updated',1655975387,1655975387),(65,79,1,'post_updated',1655975387,1655975387),(66,79,1,'post_updated',1655975387,1655975387),(67,80,1,'post_updated',1655975422,1655975422),(68,80,1,'post_updated',1655975422,1655975422),(69,80,1,'post_updated',1655975422,1655975422),(70,84,1,'post_updated',1655975467,1655975467),(71,84,1,'post_updated',1655975467,1655975467),(72,84,1,'post_updated',1655975467,1655975467),(73,88,1,'post_updated',1655975516,1655975516),(74,88,1,'post_updated',1655975516,1655975516),(75,88,1,'post_updated',1655975516,1655975516),(76,93,1,'post_updated',1655976043,1655976043),(77,93,1,'post_updated',1655976043,1655976043),(78,93,1,'post_updated',1655976043,1655976043),(79,94,1,'post_updated',1655976092,1655976092),(80,94,1,'post_updated',1655976092,1655976092),(81,94,1,'post_updated',1655976092,1655976092),(82,95,1,'post_updated',1655976372,1655976372),(83,95,1,'post_updated',1655976372,1655976372),(84,95,1,'post_updated',1655976372,1655976372),(85,96,1,'post_updated',1655976742,1655976742),(86,96,1,'post_updated',1655976742,1655976742),(87,96,1,'post_updated',1655976742,1655976742),(88,97,1,'post_updated',1655976778,1655976778),(89,97,1,'post_updated',1655976778,1655976778),(90,97,1,'post_updated',1655976778,1655976778),(91,98,1,'post_updated',1655976919,1655976919),(92,98,1,'post_updated',1655976919,1655976919),(93,98,1,'post_updated',1655976919,1655976919),(94,99,1,'post_updated',1655977059,1655977059),(95,99,1,'post_updated',1655977059,1655977059),(96,99,1,'post_updated',1655977059,1655977059),(97,100,1,'post_updated',1655977214,1655977214),(98,100,1,'post_updated',1655977214,1655977214),(99,100,1,'post_updated',1655977214,1655977214),(100,101,1,'post_updated',1655977337,1655977337),(101,101,1,'post_updated',1655977337,1655977337),(102,101,1,'post_updated',1655977337,1655977337),(103,102,1,'post_updated',1655977426,1655977426),(104,102,1,'post_updated',1655977426,1655977426),(105,102,1,'post_updated',1655977426,1655977426),(106,103,1,'post_updated',1655977471,1655977471),(107,103,1,'post_updated',1655977471,1655977471),(108,103,1,'post_updated',1655977471,1655977471),(109,104,1,'post_updated',1655977683,1655977683),(110,104,1,'post_updated',1655977683,1655977683),(111,104,1,'post_updated',1655977683,1655977683),(112,105,1,'post_updated',1655977724,1655977724),(113,105,1,'post_updated',1655977724,1655977724),(114,105,1,'post_updated',1655977724,1655977724),(115,106,1,'post_updated',1655977811,1655977811),(116,106,1,'post_updated',1655977811,1655977811),(117,106,1,'post_updated',1655977811,1655977811),(118,107,1,'post_updated',1655977892,1655977892),(119,107,1,'post_updated',1655977892,1655977892),(120,107,1,'post_updated',1655977892,1655977892),(121,108,1,'post_updated',1655978022,1655978022),(122,108,1,'post_updated',1655978022,1655978022),(123,108,1,'post_updated',1655978022,1655978022),(124,109,1,'post_updated',1655978057,1655978057),(125,109,1,'post_updated',1655978057,1655978057),(126,109,1,'post_updated',1655978057,1655978057),(127,110,1,'post_updated',1655978151,1655978151),(128,110,1,'post_updated',1655978151,1655978151),(129,110,1,'post_updated',1655978151,1655978151),(130,111,1,'post_updated',1655978215,1655978215),(131,111,1,'post_updated',1655978215,1655978215),(132,111,1,'post_updated',1655978215,1655978215),(133,121,1,'bottrack_invalidscript',1655978282,1655978282),(134,122,1,'hide_login_url',1655978282,1655978282),(135,126,1,'antibot_pass',1655993046,1655993046),(136,126,1,'user_form_bot_pass',1655993046,1655993046),(137,126,1,'login_success',1655993046,1655993046),(138,126,1,'user_login',1655993046,1655993046),(139,126,1,'email_attempt_send',1655993046,1655993046),(140,129,1,'post_updated',1655994820,1655994820),(141,129,1,'post_updated',1655994820,1655994820),(142,129,1,'post_updated',1655994820,1655994820),(143,130,1,'post_updated',1655994864,1655994864),(144,130,1,'post_updated',1655994864,1655994864),(145,130,1,'post_updated',1655994864,1655994864),(146,133,1,'post_updated',1655996274,1655996274),(147,133,1,'post_updated',1655996274,1655996274),(148,133,1,'post_updated',1655996274,1655996274),(149,134,1,'post_updated',1655996289,1655996289),(150,134,1,'post_updated',1655996289,1655996289),(151,134,1,'post_updated',1655996289,1655996289),(152,137,1,'post_updated',1655996562,1655996562),(153,137,1,'post_updated',1655996562,1655996562),(154,137,1,'post_updated',1655996562,1655996562),(155,138,1,'post_updated',1655996650,1655996650),(156,138,1,'post_updated',1655996650,1655996650),(157,138,1,'post_updated',1655996650,1655996650),(158,139,1,'post_updated',1655996672,1655996672),(159,139,1,'post_updated',1655996672,1655996672),(160,139,1,'post_updated',1655996672,1655996672),(161,140,1,'post_updated',1655996694,1655996694),(162,140,1,'post_updated',1655996694,1655996694),(163,140,1,'post_updated',1655996694,1655996694),(164,141,1,'post_updated',1655996735,1655996735),(165,141,1,'post_updated',1655996735,1655996735),(166,141,1,'post_updated',1655996735,1655996735),(167,142,1,'post_updated',1655996761,1655996761),(168,142,1,'post_updated',1655996761,1655996761),(169,142,1,'post_updated',1655996761,1655996761),(170,143,1,'post_updated',1655996883,1655996883),(171,143,1,'post_updated',1655996883,1655996883),(172,143,1,'post_updated',1655996883,1655996883),(173,144,1,'post_updated',1655996944,1655996944),(174,144,1,'post_updated',1655996944,1655996944),(175,144,1,'post_updated',1655996944,1655996944),(176,145,1,'post_updated',1655997032,1655997032),(177,145,1,'post_updated',1655997032,1655997032),(178,145,1,'post_updated',1655997032,1655997032),(179,146,1,'post_updated',1655997070,1655997070),(180,146,1,'post_updated',1655997070,1655997070),(181,146,1,'post_updated',1655997070,1655997070),(182,147,1,'post_updated',1655997094,1655997094),(183,147,1,'post_updated',1655997094,1655997094),(184,147,1,'post_updated',1655997094,1655997094),(185,148,1,'post_updated',1655997116,1655997116),(186,148,1,'post_updated',1655997116,1655997116),(187,148,1,'post_updated',1655997116,1655997116),(188,149,1,'post_updated',1655997124,1655997124),(189,149,1,'post_updated',1655997124,1655997124),(190,149,1,'post_updated',1655997124,1655997124),(191,150,1,'post_updated',1655997134,1655997134),(192,150,1,'post_updated',1655997134,1655997134),(193,150,1,'post_updated',1655997134,1655997134),(194,151,1,'post_updated',1655997241,1655997241),(195,151,1,'post_updated',1655997241,1655997241),(196,151,1,'post_updated',1655997241,1655997241),(197,152,1,'post_updated',1655997281,1655997281),(198,152,1,'post_updated',1655997281,1655997281),(199,152,1,'post_updated',1655997281,1655997281),(200,153,1,'post_updated',1655997480,1655997480),(201,153,1,'post_updated',1655997480,1655997480),(202,153,1,'post_updated',1655997480,1655997480),(203,154,1,'post_updated',1655998109,1655998109),(204,154,1,'post_updated',1655998109,1655998109),(205,154,1,'post_updated',1655998109,1655998109),(206,155,1,'post_updated',1655998186,1655998186),(207,155,1,'post_updated',1655998186,1655998186),(208,155,1,'post_updated',1655998186,1655998186),(209,156,1,'post_updated',1655998812,1655998812),(210,156,1,'post_updated',1655998812,1655998812),(211,156,1,'post_updated',1655998812,1655998812),(212,157,1,'post_updated',1655998831,1655998831),(213,157,1,'post_updated',1655998831,1655998831),(214,157,1,'post_updated',1655998831,1655998831),(215,158,1,'post_updated',1655998878,1655998878),(216,158,1,'post_updated',1655998878,1655998878),(217,158,1,'post_updated',1655998878,1655998878),(218,159,1,'post_updated',1655998903,1655998903),(219,159,1,'post_updated',1655998903,1655998903),(220,159,1,'post_updated',1655998903,1655998903),(221,160,1,'post_updated',1655998949,1655998949),(222,160,1,'post_updated',1655998949,1655998949),(223,160,1,'post_updated',1655998949,1655998949),(224,167,1,'post_updated',1656000660,1656000660),(225,167,1,'post_updated',1656000660,1656000660),(226,167,1,'post_updated',1656000660,1656000660),(227,170,1,'post_updated',1656001284,1656001284),(228,170,1,'post_updated',1656001284,1656001284),(229,170,1,'post_updated',1656001284,1656001284),(230,171,1,'post_updated',1656001508,1656001508),(231,171,1,'post_updated',1656001508,1656001508),(232,171,1,'post_updated',1656001508,1656001508),(233,172,1,'post_updated',1656001679,1656001679),(234,172,1,'post_updated',1656001679,1656001679),(235,172,1,'post_updated',1656001679,1656001679),(236,173,1,'post_updated',1656001746,1656001746),(237,173,1,'post_updated',1656001746,1656001746),(238,173,1,'post_updated',1656001746,1656001746),(239,174,1,'post_updated',1656001789,1656001789),(240,174,1,'post_updated',1656001789,1656001789),(241,174,1,'post_updated',1656001789,1656001789),(242,175,1,'post_updated',1656001841,1656001841),(243,175,1,'post_updated',1656001841,1656001841),(244,175,1,'post_updated',1656001841,1656001841),(245,176,1,'post_updated',1656001899,1656001899),(246,176,1,'post_updated',1656001899,1656001899),(247,176,1,'post_updated',1656001899,1656001899),(248,180,1,'post_updated',1656001968,1656001968),(249,180,1,'post_updated',1656001968,1656001968),(250,180,1,'post_updated',1656001968,1656001968),(251,192,1,'antibot_pass',1656037728,1656037728),(252,192,1,'user_form_bot_pass',1656037728,1656037728),(253,192,1,'login_success',1656037728,1656037728),(254,192,1,'user_login',1656037728,1656037728),(255,192,1,'email_attempt_send',1656037728,1656037728),(256,193,1,'post_updated',1656037869,1656037869),(257,193,1,'post_updated',1656037869,1656037869),(258,193,1,'post_updated',1656037869,1656037869),(259,194,1,'post_updated',1656037969,1656037969),(260,194,1,'post_updated',1656037969,1656037969),(261,194,1,'post_updated',1656037969,1656037969),(262,196,1,'post_updated',1656038020,1656038020),(263,196,1,'post_updated',1656038020,1656038020),(264,196,1,'post_updated',1656038020,1656038020),(265,199,1,'post_updated',1656038070,1656038070),(266,199,1,'post_updated',1656038070,1656038070),(267,199,1,'post_updated',1656038070,1656038070),(268,201,1,'post_updated',1656038121,1656038121),(269,201,1,'post_updated',1656038121,1656038121),(270,201,1,'post_updated',1656038121,1656038121),(271,203,1,'post_updated',1656038147,1656038147),(272,203,1,'post_updated',1656038147,1656038147),(273,203,1,'post_updated',1656038147,1656038147),(274,205,1,'post_updated',1656038310,1656038310),(275,205,1,'post_updated',1656038310,1656038310),(276,205,1,'post_updated',1656038310,1656038310),(277,206,1,'post_updated',1656038330,1656038330),(278,206,1,'post_updated',1656038330,1656038330),(279,206,1,'post_updated',1656038330,1656038330),(280,208,1,'post_updated',1656038342,1656038342),(281,208,1,'post_updated',1656038342,1656038342),(282,208,1,'post_updated',1656038342,1656038342),(283,211,1,'post_updated',1656038548,1656038548),(284,211,1,'post_updated',1656038548,1656038548),(285,211,1,'post_updated',1656038548,1656038548),(286,212,1,'post_updated',1656038600,1656038600),(287,212,1,'post_updated',1656038600,1656038600),(288,212,1,'post_updated',1656038600,1656038600),(289,214,1,'post_updated',1656038697,1656038697),(290,214,1,'post_updated',1656038697,1656038697),(291,214,1,'post_updated',1656038697,1656038697),(292,215,1,'post_updated',1656038737,1656038737),(293,215,1,'post_updated',1656038737,1656038737),(294,215,1,'post_updated',1656038737,1656038737),(295,216,1,'post_updated',1656039479,1656039479),(296,216,1,'post_updated',1656039479,1656039479),(297,216,1,'post_updated',1656039479,1656039479),(298,217,1,'post_updated',1656039517,1656039517),(299,217,1,'post_updated',1656039517,1656039517),(300,217,1,'post_updated',1656039517,1656039517),(301,218,1,'post_updated',1656039560,1656039560),(302,218,1,'post_updated',1656039560,1656039560),(303,218,1,'post_updated',1656039560,1656039560),(304,223,1,'post_updated',1656039770,1656039770),(305,223,1,'post_updated',1656039770,1656039770),(306,223,1,'post_updated',1656039770,1656039770),(307,224,1,'post_updated',1656039813,1656039813),(308,224,1,'post_updated',1656039813,1656039813),(309,224,1,'post_updated',1656039813,1656039813),(310,225,1,'post_updated',1656039871,1656039871),(311,225,1,'post_updated',1656039871,1656039871),(312,225,1,'post_updated',1656039871,1656039871),(313,227,1,'post_updated',1656039942,1656039942),(314,227,1,'post_updated',1656039942,1656039942),(315,227,1,'post_updated',1656039942,1656039942),(316,228,1,'post_updated',1656039988,1656039988),(317,228,1,'post_updated',1656039988,1656039988),(318,228,1,'post_updated',1656039988,1656039988),(319,229,1,'post_updated',1656040455,1656040455),(320,229,1,'post_updated',1656040455,1656040455),(321,229,1,'post_updated',1656040455,1656040455),(322,230,1,'post_updated',1656040579,1656040579),(323,230,1,'post_updated',1656040579,1656040579),(324,230,1,'post_updated',1656040579,1656040579),(325,233,1,'post_updated',1656040677,1656040677),(326,233,1,'post_updated',1656040677,1656040677),(327,233,1,'post_updated',1656040677,1656040677),(328,234,1,'post_updated',1656040861,1656040861),(329,234,1,'post_updated',1656040861,1656040861),(330,234,1,'post_updated',1656040861,1656040861),(331,235,1,'post_updated',1656040902,1656040902),(332,235,1,'post_updated',1656040902,1656040902),(333,235,1,'post_updated',1656040902,1656040902),(334,238,1,'post_updated',1656041061,1656041061),(335,238,1,'post_updated',1656041061,1656041061),(336,238,1,'post_updated',1656041061,1656041061),(337,240,1,'post_updated',1656041185,1656041185),(338,240,1,'post_updated',1656041185,1656041185),(339,240,1,'post_updated',1656041185,1656041185),(340,250,1,'antibot_pass',1656041946,1656041946),(341,250,1,'user_form_bot_pass',1656041946,1656041946),(342,250,1,'login_success',1656041946,1656041946),(343,250,1,'user_login',1656041946,1656041946),(344,250,1,'email_attempt_send',1656041946,1656041946),(345,251,1,'post_updated',1656042016,1656042016),(346,251,1,'post_updated',1656042016,1656042016),(347,251,1,'post_updated',1656042016,1656042016),(348,262,1,'antibot_pass',1656137533,1656137533),(349,262,1,'user_form_bot_pass',1656137533,1656137533),(350,262,1,'login_success',1656137533,1656137533),(351,262,1,'user_login',1656137533,1656137533),(352,262,1,'email_attempt_send',1656137533,1656137533),(353,263,1,'post_updated',1656137609,1656137609),(354,263,1,'post_updated',1656137609,1656137609),(355,276,1,'email_attempt_send',1656296373,1656296373);
/*!40000 ALTER TABLE `wp_icwp_wpsf_at_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_at_meta`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_at_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_at_meta` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `log_ref` int(11) unsigned NOT NULL COMMENT 'Reference to primary log entry',
  `meta_key` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Meta Key',
  `meta_value` text COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Meta Data',
  PRIMARY KEY (`id`),
  KEY `log_ref` (`log_ref`),
  CONSTRAINT `wp_icwp_wpsf_at_meta_ibfk_1` FOREIGN KEY (`log_ref`) REFERENCES `wp_icwp_wpsf_at_logs` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=1053 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_at_meta`
--

LOCK TABLES `wp_icwp_wpsf_at_meta` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_at_meta` DISABLE KEYS */;
INSERT INTO `wp_icwp_wpsf_at_meta` VALUES (1,1,'to','it@medinex.com.sg'),(2,1,'subject','Your Weekly WPForms Summary for d36hk7ck-staging.dreamwp.com'),(3,1,'cc','-'),(4,1,'bcc','-'),(5,1,'bt_file','wp-content/plugins/wpforms-lite/src/Emails/Mailer.php'),(6,1,'bt_line','509'),(7,2,'to','it@medinex.com.sg'),(8,2,'subject','Your Weekly WP Mail SMTP Summary for d36hk7ck-staging.dreamwp.com'),(9,2,'cc','-'),(10,2,'bcc','-'),(11,2,'bt_file','wp-content/plugins/wp-mail-smtp/src/Reports/Emails/Summary.php'),(12,2,'bt_line','112'),(13,4,'score','100'),(14,4,'minimum','45'),(15,5,'form_provider','WordPress'),(16,5,'action','wordpress-login'),(17,5,'username','james'),(18,7,'user_login','james'),(19,8,'to','it@medinex.com.sg'),(20,8,'subject','[My blog] Notice - Administrator+ Just Logged Into https://d36hk7ck-staging.dreamwp.com'),(21,8,'cc','-'),(22,8,'bcc','-'),(23,8,'bt_file','wp-content/plugins/wp-simple-firewall/src/lib/src/Modules/Email/Processor.php'),(24,8,'bt_line','117'),(25,9,'title','En Bloc'),(26,9,'type','page'),(27,9,'uid','3'),(28,10,'title','En Bloc'),(29,10,'type','page'),(30,10,'uid','3'),(31,11,'title','En Bloc'),(32,11,'type','page'),(33,11,'uid','3'),(34,12,'title','En Bloc'),(35,12,'type','page'),(36,12,'uid','3'),(37,13,'title','En Bloc'),(38,13,'type','page'),(39,13,'uid','3'),(40,14,'title','En Bloc'),(41,14,'type','page'),(42,14,'uid','3'),(43,15,'title','En Bloc'),(44,15,'type','page'),(45,15,'uid','3'),(46,16,'title','En Bloc'),(47,16,'type','page'),(48,16,'uid','3'),(49,17,'title','En Bloc'),(50,17,'type','page'),(51,17,'uid','3'),(52,18,'title','En Bloc'),(53,18,'type','page'),(54,18,'uid','3'),(55,19,'title','En Bloc'),(56,19,'type','page'),(57,19,'uid','3'),(58,20,'title','En Bloc'),(59,20,'type','page'),(60,20,'uid','3'),(61,21,'title','En Bloc'),(62,21,'type','page'),(63,21,'uid','3'),(64,22,'title','En Bloc'),(65,22,'type','page'),(66,22,'uid','3'),(67,23,'title','En Bloc'),(68,23,'type','page'),(69,23,'uid','3'),(70,24,'to','it@medinex.com.sg'),(71,24,'subject','[My blog] Some plugins were automatically updated'),(72,24,'cc','-'),(73,24,'bcc','-'),(74,24,'bt_file','wp-admin/includes/class-wp-automatic-updater.php'),(75,24,'bt_line','1272'),(76,25,'plugin','wp-simple-firewall/icwp-wpsf.php'),(77,25,'from','15.1.4'),(78,25,'to','15.1.5'),(79,26,'score','100'),(80,26,'minimum','45'),(81,27,'form_provider','WordPress'),(82,27,'action','wordpress-login'),(83,27,'username','james'),(84,29,'user_login','james'),(85,30,'to','it@medinex.com.sg'),(86,30,'subject','[My blog] Notice - Administrator+ Just Logged Into https://d36hk7ck-staging.dreamwp.com'),(87,30,'cc','-'),(88,30,'bcc','-'),(89,30,'bt_file','wp-content/plugins/wp-simple-firewall/src/lib/src/Modules/Email/Processor.php'),(90,30,'bt_line','117'),(91,31,'uid','3'),(92,32,'user_login','james'),(93,32,'uid','3'),(94,33,'to','it@medinex.com.sg'),(95,33,'subject','[My blog] Notice - Administrator+ Just Logged Into https://d36hk7ck-staging.dreamwp.com'),(96,33,'cc','-'),(97,33,'bcc','-'),(98,33,'bt_file','wp-content/plugins/wp-simple-firewall/src/lib/src/Modules/Email/Processor.php'),(99,33,'bt_line','117'),(100,33,'uid','3'),(101,34,'title','En Bloc'),(102,34,'type','page'),(103,34,'uid','3'),(104,35,'title','En Bloc'),(105,35,'type','page'),(106,35,'uid','3'),(107,36,'title','En Bloc'),(108,36,'type','page'),(109,36,'uid','3'),(110,37,'title','En Bloc'),(111,37,'type','page'),(112,37,'uid','3'),(113,38,'title','En Bloc'),(114,38,'type','page'),(115,38,'uid','3'),(116,39,'title','En Bloc'),(117,39,'type','page'),(118,39,'uid','3'),(119,40,'title','GLS'),(120,40,'type','page'),(121,40,'uid','3'),(122,41,'title','GLS'),(123,41,'type','page'),(124,41,'uid','3'),(125,42,'title','GLS'),(126,42,'type','page'),(127,42,'uid','3'),(128,43,'title','GLS'),(129,43,'type','page'),(130,43,'uid','3'),(131,44,'title','GLS'),(132,44,'type','page'),(133,44,'uid','3'),(134,45,'title','GLS'),(135,45,'type','page'),(136,45,'uid','3'),(137,46,'title','GLS'),(138,46,'type','page'),(139,46,'uid','3'),(140,47,'title','GLS'),(141,47,'type','page'),(142,47,'uid','3'),(143,48,'title','GLS'),(144,48,'type','page'),(145,48,'uid','3'),(146,49,'title','GLS'),(147,49,'type','page'),(148,49,'uid','3'),(149,50,'title','GLS'),(150,50,'type','page'),(151,50,'uid','3'),(152,51,'title','GLS'),(153,51,'type','page'),(154,51,'uid','3'),(155,52,'title','GLS'),(156,52,'type','page'),(157,52,'uid','3'),(158,53,'title','GLS'),(159,53,'type','page'),(160,53,'uid','3'),(161,54,'title','GLS'),(162,54,'type','page'),(163,54,'uid','3'),(164,55,'title','GLS'),(165,55,'type','page'),(166,55,'uid','3'),(167,56,'title','GLS'),(168,56,'type','page'),(169,56,'uid','3'),(170,57,'title','GLS'),(171,57,'type','page'),(172,57,'uid','3'),(173,58,'title','En Bloc'),(174,58,'type','page'),(175,58,'uid','3'),(176,59,'title','En Bloc'),(177,59,'type','page'),(178,59,'uid','3'),(179,60,'title','En Bloc'),(180,60,'type','page'),(181,60,'uid','3'),(182,61,'title','En Bloc'),(183,61,'type','page'),(184,61,'uid','3'),(185,62,'title','En Bloc'),(186,62,'type','page'),(187,62,'uid','3'),(188,63,'title','En Bloc'),(189,63,'type','page'),(190,63,'uid','3'),(191,64,'title','En Bloc'),(192,64,'type','page'),(193,64,'uid','3'),(194,65,'title','En Bloc'),(195,65,'type','page'),(196,65,'uid','3'),(197,66,'title','En Bloc'),(198,66,'type','page'),(199,66,'uid','3'),(200,67,'title','En Bloc'),(201,67,'type','page'),(202,67,'uid','3'),(203,68,'title','En Bloc'),(204,68,'type','page'),(205,68,'uid','3'),(206,69,'title','En Bloc'),(207,69,'type','page'),(208,69,'uid','3'),(209,70,'title','En Bloc'),(210,70,'type','page'),(211,70,'uid','3'),(212,71,'title','En Bloc'),(213,71,'type','page'),(214,71,'uid','3'),(215,72,'title','En Bloc'),(216,72,'type','page'),(217,72,'uid','3'),(218,73,'title','En Bloc'),(219,73,'type','page'),(220,73,'uid','3'),(221,74,'title','En Bloc'),(222,74,'type','page'),(223,74,'uid','3'),(224,75,'title','En Bloc'),(225,75,'type','page'),(226,75,'uid','3'),(227,76,'title','En Bloc'),(228,76,'type','page'),(229,76,'uid','3'),(230,77,'title','En Bloc'),(231,77,'type','page'),(232,77,'uid','3'),(233,78,'title','En Bloc'),(234,78,'type','page'),(235,78,'uid','3'),(236,79,'title','En Bloc'),(237,79,'type','page'),(238,79,'uid','3'),(239,80,'title','En Bloc'),(240,80,'type','page'),(241,80,'uid','3'),(242,81,'title','En Bloc'),(243,81,'type','page'),(244,81,'uid','3'),(245,82,'title','En Bloc'),(246,82,'type','page'),(247,82,'uid','3'),(248,83,'title','En Bloc'),(249,83,'type','page'),(250,83,'uid','3'),(251,84,'title','En Bloc'),(252,84,'type','page'),(253,84,'uid','3'),(254,85,'title','En Bloc'),(255,85,'type','page'),(256,85,'uid','3'),(257,86,'title','En Bloc'),(258,86,'type','page'),(259,86,'uid','3'),(260,87,'title','En Bloc'),(261,87,'type','page'),(262,87,'uid','3'),(263,88,'title','En Bloc'),(264,88,'type','page'),(265,88,'uid','3'),(266,89,'title','En Bloc'),(267,89,'type','page'),(268,89,'uid','3'),(269,90,'title','En Bloc'),(270,90,'type','page'),(271,90,'uid','3'),(272,91,'title','En Bloc'),(273,91,'type','page'),(274,91,'uid','3'),(275,92,'title','En Bloc'),(276,92,'type','page'),(277,92,'uid','3'),(278,93,'title','En Bloc'),(279,93,'type','page'),(280,93,'uid','3'),(281,94,'title','En Bloc'),(282,94,'type','page'),(283,94,'uid','3'),(284,95,'title','En Bloc'),(285,95,'type','page'),(286,95,'uid','3'),(287,96,'title','En Bloc'),(288,96,'type','page'),(289,96,'uid','3'),(290,97,'title','En Bloc'),(291,97,'type','page'),(292,97,'uid','3'),(293,98,'title','En Bloc'),(294,98,'type','page'),(295,98,'uid','3'),(296,99,'title','En Bloc'),(297,99,'type','page'),(298,99,'uid','3'),(299,100,'title','En Bloc'),(300,100,'type','page'),(301,100,'uid','3'),(302,101,'title','En Bloc'),(303,101,'type','page'),(304,101,'uid','3'),(305,102,'title','En Bloc'),(306,102,'type','page'),(307,102,'uid','3'),(308,103,'title','En Bloc'),(309,103,'type','page'),(310,103,'uid','3'),(311,104,'title','En Bloc'),(312,104,'type','page'),(313,104,'uid','3'),(314,105,'title','En Bloc'),(315,105,'type','page'),(316,105,'uid','3'),(317,106,'title','En Bloc'),(318,106,'type','page'),(319,106,'uid','3'),(320,107,'title','En Bloc'),(321,107,'type','page'),(322,107,'uid','3'),(323,108,'title','En Bloc'),(324,108,'type','page'),(325,108,'uid','3'),(326,109,'title','En Bloc'),(327,109,'type','page'),(328,109,'uid','3'),(329,110,'title','En Bloc'),(330,110,'type','page'),(331,110,'uid','3'),(332,111,'title','En Bloc'),(333,111,'type','page'),(334,111,'uid','3'),(335,112,'title','En Bloc'),(336,112,'type','page'),(337,112,'uid','3'),(338,113,'title','En Bloc'),(339,113,'type','page'),(340,113,'uid','3'),(341,114,'title','En Bloc'),(342,114,'type','page'),(343,114,'uid','3'),(344,115,'title','En Bloc'),(345,115,'type','page'),(346,115,'uid','3'),(347,116,'title','En Bloc'),(348,116,'type','page'),(349,116,'uid','3'),(350,117,'title','En Bloc'),(351,117,'type','page'),(352,117,'uid','3'),(353,118,'title','En Bloc'),(354,118,'type','page'),(355,118,'uid','3'),(356,119,'title','En Bloc'),(357,119,'type','page'),(358,119,'uid','3'),(359,120,'title','En Bloc'),(360,120,'type','page'),(361,120,'uid','3'),(362,121,'title','En Bloc'),(363,121,'type','page'),(364,121,'uid','3'),(365,122,'title','En Bloc'),(366,122,'type','page'),(367,122,'uid','3'),(368,123,'title','En Bloc'),(369,123,'type','page'),(370,123,'uid','3'),(371,124,'title','En Bloc'),(372,124,'type','page'),(373,124,'uid','3'),(374,125,'title','En Bloc'),(375,125,'type','page'),(376,125,'uid','3'),(377,126,'title','En Bloc'),(378,126,'type','page'),(379,126,'uid','3'),(380,127,'title','En Bloc'),(381,127,'type','page'),(382,127,'uid','3'),(383,128,'title','En Bloc'),(384,128,'type','page'),(385,128,'uid','3'),(386,129,'title','En Bloc'),(387,129,'type','page'),(388,129,'uid','3'),(389,130,'title','En Bloc'),(390,130,'type','page'),(391,130,'uid','3'),(392,131,'title','En Bloc'),(393,131,'type','page'),(394,131,'uid','3'),(395,132,'title','En Bloc'),(396,132,'type','page'),(397,132,'uid','3'),(398,133,'script','profile.php'),(399,135,'score','100'),(400,135,'minimum','45'),(401,136,'form_provider','WordPress'),(402,136,'action','wordpress-login'),(403,136,'username','james'),(404,138,'user_login','james'),(405,139,'to','it@medinex.com.sg'),(406,139,'subject','[My blog] Notice - Administrator+ Just Logged Into https://d36hk7ck-staging.dreamwp.com'),(407,139,'cc','-'),(408,139,'bcc','-'),(409,139,'bt_file','wp-content/plugins/wp-simple-firewall/src/lib/src/Modules/Email/Processor.php'),(410,139,'bt_line','117'),(411,140,'title','En Bloc'),(412,140,'type','page'),(413,140,'uid','3'),(414,141,'title','En Bloc'),(415,141,'type','page'),(416,141,'uid','3'),(417,142,'title','En Bloc'),(418,142,'type','page'),(419,142,'uid','3'),(420,143,'title','En Bloc'),(421,143,'type','page'),(422,143,'uid','3'),(423,144,'title','En Bloc'),(424,144,'type','page'),(425,144,'uid','3'),(426,145,'title','En Bloc'),(427,145,'type','page'),(428,145,'uid','3'),(429,146,'title','En Bloc'),(430,146,'type','page'),(431,146,'uid','3'),(432,147,'title','En Bloc'),(433,147,'type','page'),(434,147,'uid','3'),(435,148,'title','En Bloc'),(436,148,'type','page'),(437,148,'uid','3'),(438,149,'title','En Bloc'),(439,149,'type','page'),(440,149,'uid','3'),(441,150,'title','En Bloc'),(442,150,'type','page'),(443,150,'uid','3'),(444,151,'title','En Bloc'),(445,151,'type','page'),(446,151,'uid','3'),(447,152,'title','En Bloc'),(448,152,'type','page'),(449,152,'uid','3'),(450,153,'title','En Bloc'),(451,153,'type','page'),(452,153,'uid','3'),(453,154,'title','En Bloc'),(454,154,'type','page'),(455,154,'uid','3'),(456,155,'title','En Bloc'),(457,155,'type','page'),(458,155,'uid','3'),(459,156,'title','En Bloc'),(460,156,'type','page'),(461,156,'uid','3'),(462,157,'title','En Bloc'),(463,157,'type','page'),(464,157,'uid','3'),(465,158,'title','En Bloc'),(466,158,'type','page'),(467,158,'uid','3'),(468,159,'title','En Bloc'),(469,159,'type','page'),(470,159,'uid','3'),(471,160,'title','En Bloc'),(472,160,'type','page'),(473,160,'uid','3'),(474,161,'title','En Bloc'),(475,161,'type','page'),(476,161,'uid','3'),(477,162,'title','En Bloc'),(478,162,'type','page'),(479,162,'uid','3'),(480,163,'title','En Bloc'),(481,163,'type','page'),(482,163,'uid','3'),(483,164,'title','En Bloc'),(484,164,'type','page'),(485,164,'uid','3'),(486,165,'title','En Bloc'),(487,165,'type','page'),(488,165,'uid','3'),(489,166,'title','En Bloc'),(490,166,'type','page'),(491,166,'uid','3'),(492,167,'title','En Bloc'),(493,167,'type','page'),(494,167,'uid','3'),(495,168,'title','En Bloc'),(496,168,'type','page'),(497,168,'uid','3'),(498,169,'title','En Bloc'),(499,169,'type','page'),(500,169,'uid','3'),(501,170,'title','En Bloc'),(502,170,'type','page'),(503,170,'uid','3'),(504,171,'title','En Bloc'),(505,171,'type','page'),(506,171,'uid','3'),(507,172,'title','En Bloc'),(508,172,'type','page'),(509,172,'uid','3'),(510,173,'title','En Bloc'),(511,173,'type','page'),(512,173,'uid','3'),(513,174,'title','En Bloc'),(514,174,'type','page'),(515,174,'uid','3'),(516,175,'title','En Bloc'),(517,175,'type','page'),(518,175,'uid','3'),(519,176,'title','GLS'),(520,176,'type','page'),(521,176,'uid','3'),(522,177,'title','GLS'),(523,177,'type','page'),(524,177,'uid','3'),(525,178,'title','GLS'),(526,178,'type','page'),(527,178,'uid','3'),(528,179,'title','GLS'),(529,179,'type','page'),(530,179,'uid','3'),(531,180,'title','GLS'),(532,180,'type','page'),(533,180,'uid','3'),(534,181,'title','GLS'),(535,181,'type','page'),(536,181,'uid','3'),(537,182,'title','GLS'),(538,182,'type','page'),(539,182,'uid','3'),(540,183,'title','GLS'),(541,183,'type','page'),(542,183,'uid','3'),(543,184,'title','GLS'),(544,184,'type','page'),(545,184,'uid','3'),(546,185,'title','GLS'),(547,185,'type','page'),(548,185,'uid','3'),(549,186,'title','GLS'),(550,186,'type','page'),(551,186,'uid','3'),(552,187,'title','GLS'),(553,187,'type','page'),(554,187,'uid','3'),(555,188,'title','GLS'),(556,188,'type','page'),(557,188,'uid','3'),(558,189,'title','GLS'),(559,189,'type','page'),(560,189,'uid','3'),(561,190,'title','GLS'),(562,190,'type','page'),(563,190,'uid','3'),(564,191,'title','GLS'),(565,191,'type','page'),(566,191,'uid','3'),(567,192,'title','GLS'),(568,192,'type','page'),(569,192,'uid','3'),(570,193,'title','GLS'),(571,193,'type','page'),(572,193,'uid','3'),(573,194,'title','Collections'),(574,194,'type','page'),(575,194,'uid','3'),(576,195,'title','Collections'),(577,195,'type','page'),(578,195,'uid','3'),(579,196,'title','Collections'),(580,196,'type','page'),(581,196,'uid','3'),(582,197,'title','Collections'),(583,197,'type','page'),(584,197,'uid','3'),(585,198,'title','Collections'),(586,198,'type','page'),(587,198,'uid','3'),(588,199,'title','Collections'),(589,199,'type','page'),(590,199,'uid','3'),(591,200,'title','Home'),(592,200,'type','page'),(593,200,'uid','3'),(594,201,'title','Home'),(595,201,'type','page'),(596,201,'uid','3'),(597,202,'title','Home'),(598,202,'type','page'),(599,202,'uid','3'),(600,203,'title','Home'),(601,203,'type','page'),(602,203,'uid','3'),(603,204,'title','Home'),(604,204,'type','page'),(605,204,'uid','3'),(606,205,'title','Home'),(607,205,'type','page'),(608,205,'uid','3'),(609,206,'title','Home'),(610,206,'type','page'),(611,206,'uid','3'),(612,207,'title','Home'),(613,207,'type','page'),(614,207,'uid','3'),(615,208,'title','Home'),(616,208,'type','page'),(617,208,'uid','3'),(618,209,'title','Home'),(619,209,'type','page'),(620,209,'uid','3'),(621,210,'title','Home'),(622,210,'type','page'),(623,210,'uid','3'),(624,211,'title','Home'),(625,211,'type','page'),(626,211,'uid','3'),(627,212,'title','Home'),(628,212,'type','page'),(629,212,'uid','3'),(630,213,'title','Home'),(631,213,'type','page'),(632,213,'uid','3'),(633,214,'title','Home'),(634,214,'type','page'),(635,214,'uid','3'),(636,215,'title','Home'),(637,215,'type','page'),(638,215,'uid','3'),(639,216,'title','Home'),(640,216,'type','page'),(641,216,'uid','3'),(642,217,'title','Home'),(643,217,'type','page'),(644,217,'uid','3'),(645,218,'title','Home'),(646,218,'type','page'),(647,218,'uid','3'),(648,219,'title','Home'),(649,219,'type','page'),(650,219,'uid','3'),(651,220,'title','Home'),(652,220,'type','page'),(653,220,'uid','3'),(654,221,'title','Home'),(655,221,'type','page'),(656,221,'uid','3'),(657,222,'title','Home'),(658,222,'type','page'),(659,222,'uid','3'),(660,223,'title','Home'),(661,223,'type','page'),(662,223,'uid','3'),(663,224,'title','Home'),(664,224,'type','page'),(665,224,'uid','3'),(666,225,'title','Home'),(667,225,'type','page'),(668,225,'uid','3'),(669,226,'title','Home'),(670,226,'type','page'),(671,226,'uid','3'),(672,227,'title','Resources'),(673,227,'type','page'),(674,227,'uid','3'),(675,228,'title','Resources'),(676,228,'type','page'),(677,228,'uid','3'),(678,229,'title','Resources'),(679,229,'type','page'),(680,229,'uid','3'),(681,230,'title','Resources'),(682,230,'type','page'),(683,230,'uid','3'),(684,231,'title','Resources'),(685,231,'type','page'),(686,231,'uid','3'),(687,232,'title','Resources'),(688,232,'type','page'),(689,232,'uid','3'),(690,233,'title','Resources'),(691,233,'type','page'),(692,233,'uid','3'),(693,234,'title','Resources'),(694,234,'type','page'),(695,234,'uid','3'),(696,235,'title','Resources'),(697,235,'type','page'),(698,235,'uid','3'),(699,236,'title','Resources'),(700,236,'type','page'),(701,236,'uid','3'),(702,237,'title','Resources'),(703,237,'type','page'),(704,237,'uid','3'),(705,238,'title','Resources'),(706,238,'type','page'),(707,238,'uid','3'),(708,239,'title','Resources'),(709,239,'type','page'),(710,239,'uid','3'),(711,240,'title','Resources'),(712,240,'type','page'),(713,240,'uid','3'),(714,241,'title','Resources'),(715,241,'type','page'),(716,241,'uid','3'),(717,242,'title','Resources'),(718,242,'type','page'),(719,242,'uid','3'),(720,243,'title','Resources'),(721,243,'type','page'),(722,243,'uid','3'),(723,244,'title','Resources'),(724,244,'type','page'),(725,244,'uid','3'),(726,245,'title','Resources'),(727,245,'type','page'),(728,245,'uid','3'),(729,246,'title','Resources'),(730,246,'type','page'),(731,246,'uid','3'),(732,247,'title','Resources'),(733,247,'type','page'),(734,247,'uid','3'),(735,248,'title','Resources'),(736,248,'type','page'),(737,248,'uid','3'),(738,249,'title','Resources'),(739,249,'type','page'),(740,249,'uid','3'),(741,250,'title','Resources'),(742,250,'type','page'),(743,250,'uid','3'),(744,251,'score','100'),(745,251,'minimum','45'),(746,252,'form_provider','WordPress'),(747,252,'action','wordpress-login'),(748,252,'username','james'),(749,254,'user_login','james'),(750,255,'to','it@medinex.com.sg'),(751,255,'subject','[My blog] Notice - Administrator+ Just Logged Into https://d36hk7ck-staging.dreamwp.com'),(752,255,'cc','-'),(753,255,'bcc','-'),(754,255,'bt_file','wp-content/plugins/wp-simple-firewall/src/lib/src/Modules/Email/Processor.php'),(755,255,'bt_line','117'),(756,256,'title','Resources'),(757,256,'type','page'),(758,256,'uid','3'),(759,257,'title','Resources'),(760,257,'type','page'),(761,257,'uid','3'),(762,258,'title','Resources'),(763,258,'type','page'),(764,258,'uid','3'),(765,259,'title','Resources'),(766,259,'type','page'),(767,259,'uid','3'),(768,260,'title','Resources'),(769,260,'type','page'),(770,260,'uid','3'),(771,261,'title','Resources'),(772,261,'type','page'),(773,261,'uid','3'),(774,262,'title','Resources'),(775,262,'type','page'),(776,262,'uid','3'),(777,263,'title','Resources'),(778,263,'type','page'),(779,263,'uid','3'),(780,264,'title','Resources'),(781,264,'type','page'),(782,264,'uid','3'),(783,265,'title','Resources'),(784,265,'type','page'),(785,265,'uid','3'),(786,266,'title','Resources'),(787,266,'type','page'),(788,266,'uid','3'),(789,267,'title','Resources'),(790,267,'type','page'),(791,267,'uid','3'),(792,268,'title','Resources'),(793,268,'type','page'),(794,268,'uid','3'),(795,269,'title','Resources'),(796,269,'type','page'),(797,269,'uid','3'),(798,270,'title','Resources'),(799,270,'type','page'),(800,270,'uid','3'),(801,271,'title','Resources'),(802,271,'type','page'),(803,271,'uid','3'),(804,272,'title','Resources'),(805,272,'type','page'),(806,272,'uid','3'),(807,273,'title','Resources'),(808,273,'type','page'),(809,273,'uid','3'),(810,274,'title','Resources'),(811,274,'type','page'),(812,274,'uid','3'),(813,275,'title','Resources'),(814,275,'type','page'),(815,275,'uid','3'),(816,276,'title','Resources'),(817,276,'type','page'),(818,276,'uid','3'),(819,277,'title','Resources'),(820,277,'type','page'),(821,277,'uid','3'),(822,278,'title','Resources'),(823,278,'type','page'),(824,278,'uid','3'),(825,279,'title','Resources'),(826,279,'type','page'),(827,279,'uid','3'),(828,280,'title','Resources'),(829,280,'type','page'),(830,280,'uid','3'),(831,281,'title','Resources'),(832,281,'type','page'),(833,281,'uid','3'),(834,282,'title','Resources'),(835,282,'type','page'),(836,282,'uid','3'),(837,283,'title','Resources'),(838,283,'type','page'),(839,283,'uid','3'),(840,284,'title','Resources'),(841,284,'type','page'),(842,284,'uid','3'),(843,285,'title','Resources'),(844,285,'type','page'),(845,285,'uid','3'),(846,286,'title','Resources'),(847,286,'type','page'),(848,286,'uid','3'),(849,287,'title','Resources'),(850,287,'type','page'),(851,287,'uid','3'),(852,288,'title','Resources'),(853,288,'type','page'),(854,288,'uid','3'),(855,289,'title','Resources'),(856,289,'type','page'),(857,289,'uid','3'),(858,290,'title','Resources'),(859,290,'type','page'),(860,290,'uid','3'),(861,291,'title','Resources'),(862,291,'type','page'),(863,291,'uid','3'),(864,292,'title','Resources'),(865,292,'type','page'),(866,292,'uid','3'),(867,293,'title','Resources'),(868,293,'type','page'),(869,293,'uid','3'),(870,294,'title','Resources'),(871,294,'type','page'),(872,294,'uid','3'),(873,295,'title','Resources'),(874,295,'type','page'),(875,295,'uid','3'),(876,296,'title','Resources'),(877,296,'type','page'),(878,296,'uid','3'),(879,297,'title','Resources'),(880,297,'type','page'),(881,297,'uid','3'),(882,298,'title','Resources'),(883,298,'type','page'),(884,298,'uid','3'),(885,299,'title','Resources'),(886,299,'type','page'),(887,299,'uid','3'),(888,300,'title','Resources'),(889,300,'type','page'),(890,300,'uid','3'),(891,301,'title','Resources'),(892,301,'type','page'),(893,301,'uid','3'),(894,302,'title','Resources'),(895,302,'type','page'),(896,302,'uid','3'),(897,303,'title','Resources'),(898,303,'type','page'),(899,303,'uid','3'),(900,304,'title','Resources'),(901,304,'type','page'),(902,304,'uid','3'),(903,305,'title','Resources'),(904,305,'type','page'),(905,305,'uid','3'),(906,306,'title','Resources'),(907,306,'type','page'),(908,306,'uid','3'),(909,307,'title','Resources'),(910,307,'type','page'),(911,307,'uid','3'),(912,308,'title','Resources'),(913,308,'type','page'),(914,308,'uid','3'),(915,309,'title','Resources'),(916,309,'type','page'),(917,309,'uid','3'),(918,310,'title','Resources'),(919,310,'type','page'),(920,310,'uid','3'),(921,311,'title','Resources'),(922,311,'type','page'),(923,311,'uid','3'),(924,312,'title','Resources'),(925,312,'type','page'),(926,312,'uid','3'),(927,313,'title','Resources'),(928,313,'type','page'),(929,313,'uid','3'),(930,314,'title','Resources'),(931,314,'type','page'),(932,314,'uid','3'),(933,315,'title','Resources'),(934,315,'type','page'),(935,315,'uid','3'),(936,316,'title','Default Kit'),(937,316,'type','elementor_library'),(938,316,'uid','3'),(939,317,'title','Default Kit'),(940,317,'type','elementor_library'),(941,317,'uid','3'),(942,318,'title','Default Kit'),(943,318,'type','elementor_library'),(944,318,'uid','3'),(945,319,'title','Resources'),(946,319,'type','page'),(947,319,'uid','3'),(948,320,'title','Resources'),(949,320,'type','page'),(950,320,'uid','3'),(951,321,'title','Resources'),(952,321,'type','page'),(953,321,'uid','3'),(954,322,'title','Resources'),(955,322,'type','page'),(956,322,'uid','3'),(957,323,'title','Resources'),(958,323,'type','page'),(959,323,'uid','3'),(960,324,'title','Resources'),(961,324,'type','page'),(962,324,'uid','3'),(963,325,'title','Resources'),(964,325,'type','page'),(965,325,'uid','3'),(966,326,'title','Resources'),(967,326,'type','page'),(968,326,'uid','3'),(969,327,'title','Resources'),(970,327,'type','page'),(971,327,'uid','3'),(972,328,'title','Resources'),(973,328,'type','page'),(974,328,'uid','3'),(975,329,'title','Resources'),(976,329,'type','page'),(977,329,'uid','3'),(978,330,'title','Resources'),(979,330,'type','page'),(980,330,'uid','3'),(981,331,'title','Resources'),(982,331,'type','page'),(983,331,'uid','3'),(984,332,'title','Resources'),(985,332,'type','page'),(986,332,'uid','3'),(987,333,'title','Resources'),(988,333,'type','page'),(989,333,'uid','3'),(990,334,'title','Resources'),(991,334,'type','page'),(992,334,'uid','3'),(993,335,'title','Resources'),(994,335,'type','page'),(995,335,'uid','3'),(996,336,'title','Resources'),(997,336,'type','page'),(998,336,'uid','3'),(999,337,'title','Resources'),(1000,337,'type','page'),(1001,337,'uid','3'),(1002,338,'title','Resources'),(1003,338,'type','page'),(1004,338,'uid','3'),(1005,339,'title','Resources'),(1006,339,'type','page'),(1007,339,'uid','3'),(1008,340,'score','100'),(1009,340,'minimum','45'),(1010,341,'form_provider','WordPress'),(1011,341,'action','wordpress-login'),(1012,341,'username','james'),(1013,343,'user_login','james'),(1014,344,'to','it@medinex.com.sg'),(1015,344,'subject','[My blog] Notice - Administrator+ Just Logged Into https://d36hk7ck-staging.dreamwp.com'),(1016,344,'cc','-'),(1017,344,'bcc','-'),(1018,344,'bt_file','wp-content/plugins/wp-simple-firewall/src/lib/src/Modules/Email/Processor.php'),(1019,344,'bt_line','117'),(1020,345,'title','Home'),(1021,345,'type','page'),(1022,345,'uid','3'),(1023,346,'title','Home'),(1024,346,'type','page'),(1025,346,'uid','3'),(1026,347,'title','Home'),(1027,347,'type','page'),(1028,347,'uid','3'),(1029,348,'score','100'),(1030,348,'minimum','45'),(1031,349,'form_provider','WordPress'),(1032,349,'action','wordpress-login'),(1033,349,'username','eugene'),(1034,351,'user_login','eugene'),(1035,352,'to','it@medinex.com.sg'),(1036,352,'subject','[My blog] Notice - Administrator+ Just Logged Into https://d36hk7ck-staging.dreamwp.com'),(1037,352,'cc','-'),(1038,352,'bcc','-'),(1039,352,'bt_file','wp-content/plugins/wp-simple-firewall/src/lib/src/Modules/Email/Processor.php'),(1040,352,'bt_line','117'),(1041,353,'title','Default Kit'),(1042,353,'type','elementor_library'),(1043,353,'uid','2'),(1044,354,'title','Default Kit'),(1045,354,'type','elementor_library'),(1046,354,'uid','2'),(1047,355,'to','it@medinex.com.sg'),(1048,355,'subject','[Property To Home] Site Report - Shield Security'),(1049,355,'cc','-'),(1050,355,'bcc','-'),(1051,355,'bt_file','wp-content/plugins/wp-simple-firewall/src/lib/src/Modules/Email/Processor.php'),(1052,355,'bt_line','117');
/*!40000 ALTER TABLE `wp_icwp_wpsf_at_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_botsignal`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_botsignal`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_botsignal` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `ip_ref` int(11) unsigned NOT NULL COMMENT 'Foreign Key For Primary ID',
  `notbot_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'NotBot',
  `frontpage_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Any Frontend Page Loaded',
  `loginpage_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Login Page Loaded',
  `bt404_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'BotTrack 404',
  `btfake_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'BotTrack FakeWebCrawler',
  `btcheese_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'BotTrack LinkCheese',
  `btloginfail_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'BotTrack LoginFailed',
  `btua_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'BotTrack Useragent Fail',
  `btxml_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'BotTrack XMLRPC Access',
  `btlogininvalid_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'BotTrack LoginInvalid',
  `btinvalidscript_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'BotTrack InvalidScript',
  `btauthorfishing_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'BotTrack Author Username Fishing',
  `cooldown_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Cooldown Triggered',
  `humanspam_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Comment Marked As Human SPAM',
  `markspam_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Mark Comment As SPAM',
  `unmarkspam_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Unmark Comment As SPAM',
  `captchapass_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Captcha Passed',
  `captchafail_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Captcha Failed',
  `auth_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Successful Login',
  `firewall_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Triggered Firewall',
  `ratelimit_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Rate Limit Exceeded',
  `offense_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Last Offense',
  `blocked_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Last Block',
  `unblocked_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Unblocked',
  `bypass_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Bypass',
  `snsent_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Sent To ShieldNET',
  `updated_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Last Updated',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created',
  `deleted_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Soft Deleted',
  PRIMARY KEY (`id`),
  KEY `ip_ref` (`ip_ref`),
  CONSTRAINT `wp_icwp_wpsf_botsignal_ibfk_1` FOREIGN KEY (`ip_ref`) REFERENCES `wp_icwp_wpsf_ips` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=13 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_botsignal`
--

LOCK TABLES `wp_icwp_wpsf_botsignal` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_botsignal` DISABLE KEYS */;
INSERT INTO `wp_icwp_wpsf_botsignal` VALUES (1,1,1656140374,1656137629,1656137528,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1656137533,0,0,0,0,0,0,0,1656140374,1655719099,0),(3,7,0,1656336251,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1656336251,1655736260,0),(4,8,1656042022,1656042025,1656042037,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1656041946,0,0,0,0,0,0,0,1656042037,1655738622,0),(5,9,1655738635,1655738632,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1655738635,1655738632,0),(6,10,1655738676,1655738673,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1655738676,1655738673,0),(7,12,1655978221,1655978255,1655978278,0,0,0,0,0,0,0,1655978282,0,0,0,0,0,0,0,1655973814,0,0,0,0,0,0,0,1655978282,1655973765,0),(8,11,1655973779,1655973773,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1655973779,1655973773,0),(9,13,1655973826,1655973824,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1655973826,1655973823,0),(10,14,1656041556,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1656041556,1656041556,0),(11,15,1656045223,1656045211,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1656045223,1656045211,0),(12,16,1656051954,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,1656051954,1656051954,0);
/*!40000 ALTER TABLE `wp_icwp_wpsf_botsignal` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_events`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_events` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `event` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'none' COMMENT 'Event ID',
  `count` int(11) unsigned NOT NULL DEFAULT 0 COMMENT 'Total',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created At',
  `deleted_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Soft Deleted At',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=194 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_events`
--

LOCK TABLES `wp_icwp_wpsf_events` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_events` DISABLE KEYS */;
INSERT INTO `wp_icwp_wpsf_events` VALUES (1,'key_success',1,1655719179,0),(2,'scan_run',2,1655719707,0),(4,'hide_login_url',1,1655738667,0),(5,'antibot_pass',1,1655738708,0),(6,'user_form_bot_pass',1,1655738708,0),(7,'user_login',1,1655738708,0),(14,'post_updated',15,1655737201,0),(21,'scan_run',2,1655838001,0),(25,'email_attempt_send',3,1655683201,0),(26,'scan_run',2,1655881201,0),(27,'test_cron_run',1,1655899690,0),(28,'email_attempt_send',1,1655926827,0),(29,'plugin_upgraded',1,1655926827,0),(69,'bottrack_invalidscript',1,1655978282,0),(70,'hide_login_url',1,1655978282,0),(151,'test_cron_run',4,1655769601,0),(160,'scan_run',2,1656036001,0),(162,'test_cron_run',1,1656099552,0),(163,'antibot_pass',1,1656137533,0),(164,'user_form_bot_pass',1,1656137533,0),(165,'user_login',1,1656137533,0),(166,'email_attempt_send',1,1656137533,0),(169,'key_success',1,1656137560,0),(170,'post_updated',2,1656137609,0),(171,'user_login',3,1655942401,0),(172,'user_form_bot_pass',2,1655942401,0),(173,'antibot_pass',2,1655942401,0),(174,'post_updated',210,1655942401,0),(175,'scan_run',2,1656136801,0),(176,'email_attempt_send',3,1655942401,0),(177,'test_cron_run',1,1656185852,0),(180,'user_login',2,1656028801,0),(181,'user_form_bot_pass',2,1656028801,0),(182,'antibot_pass',2,1656028801,0),(183,'post_updated',87,1656028801,0),(184,'scan_run',2,1656205201,0),(185,'email_attempt_send',2,1656028801,0),(186,'test_cron_run',1,1656242494,0),(187,'report_generated',1,1656296373,0),(188,'email_attempt_send',1,1656296373,0),(189,'report_sent',1,1656296373,0),(192,'scan_run',2,1656295201,0),(193,'test_cron_run',1,1656336250,0);
/*!40000 ALTER TABLE `wp_icwp_wpsf_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_ip_lists`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_ip_lists`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_ip_lists` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `ip` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Human readable IP address or range',
  `label` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Description',
  `list` varchar(4) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Block or Bypass',
  `ip6` tinyint(1) unsigned NOT NULL DEFAULT 0 COMMENT 'Is IPv6',
  `is_range` tinyint(1) unsigned NOT NULL DEFAULT 0 COMMENT 'Is Range',
  `transgressions` int(10) unsigned NOT NULL DEFAULT 0 COMMENT 'Total Offenses',
  `last_access_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Last Access By IP',
  `blocked_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'IP Blocked',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created At',
  `deleted_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Soft Deleted At',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_ip_lists`
--

LOCK TABLES `wp_icwp_wpsf_ip_lists` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_ip_lists` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_icwp_wpsf_ip_lists` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_ips`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_ips`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_ips` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `ip` varbinary(16) DEFAULT NULL COMMENT 'IP Address',
  `geo` text COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'GeoIP Data',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created',
  PRIMARY KEY (`id`),
  UNIQUE KEY `ip` (`ip`)
) ENGINE=InnoDB AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_ips`
--

LOCK TABLES `wp_icwp_wpsf_ips` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_ips` DISABLE KEYS */;
INSERT INTO `wp_icwp_wpsf_ips` VALUES (1,'7',NULL,1655719097),(6,'\r1}',NULL,1655730679),(7,'+v',NULL,1655733676),(8,'t\'4',NULL,1655738622),(9,'(^b',NULL,1655738632),(10,'(^3',NULL,1655738673),(11,'(^',NULL,1655973773),(12,'oAE',NULL,1655973765),(13,'(^G',NULL,1655973823),(14,'oAE',NULL,1656041556),(15,'z֬',NULL,1656045211),(16,'w8l',NULL,1656051954),(17,'oA\"]',NULL,1656242486),(18,'',NULL,1656336240),(19,'',NULL,1656336253),(20,'',NULL,1656336809);
/*!40000 ALTER TABLE `wp_icwp_wpsf_ips` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_notes`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_notes`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_notes` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `wp_username` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'unknown',
  `note` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `updated_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Updated At',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created At',
  `deleted_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Soft Deleted At',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_notes`
--

LOCK TABLES `wp_icwp_wpsf_notes` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_notes` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_icwp_wpsf_notes` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_reports`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_reports`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_reports` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT,
  `rid` int(11) unsigned NOT NULL DEFAULT 0 COMMENT 'Report ID',
  `type` varchar(3) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Report Type',
  `frequency` varchar(10) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Report Interval/Frequency',
  `interval_end_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Reporting Interval End',
  `sent_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Report Sent',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created At',
  `deleted_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Soft Deleted At',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_reports`
--

LOCK TABLES `wp_icwp_wpsf_reports` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_reports` DISABLE KEYS */;
INSERT INTO `wp_icwp_wpsf_reports` VALUES (1,1,'nfo','weekly',1656287999,1656296373,1656296373,0);
/*!40000 ALTER TABLE `wp_icwp_wpsf_reports` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_req_logs`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_req_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_req_logs` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `req_id` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT '',
  `ip_ref` int(11) unsigned NOT NULL COMMENT 'Foreign Key For Primary ID',
  `type` char(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Type of requests',
  `verb` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Request Verb',
  `path` varchar(512) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Request Path',
  `code` smallint(3) unsigned NOT NULL DEFAULT 0 COMMENT 'Response Code',
  `uid` bigint(20) unsigned NOT NULL DEFAULT 0 COMMENT 'User ID',
  `offense` tinyint(1) unsigned NOT NULL DEFAULT 0 COMMENT 'Was Offense',
  `meta` text COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Meta Data',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created',
  PRIMARY KEY (`id`),
  UNIQUE KEY `req_id` (`req_id`),
  KEY `ip_ref` (`ip_ref`),
  CONSTRAINT `wp_icwp_wpsf_req_logs_ibfk_1` FOREIGN KEY (`ip_ref`) REFERENCES `wp_icwp_wpsf_ips` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=281 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_req_logs`
--

LOCK TABLES `wp_icwp_wpsf_req_logs` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_req_logs` DISABLE KEYS */;
INSERT INTO `wp_icwp_wpsf_req_logs` VALUES (4,'ae35392385',7,'C','POST','/wp-cron.php',200,0,0,'eyJ0cyI6MTY1NTczMzY3OC4wNDAzOTEsInVhIjoiV29yZFByZXNzXC82LjA7IGh0dHBzOlwvXC9kMzZoazdjay1zdGFnaW5nLmRyZWFtd3AuY29tIiwicXVlcnkiOiJkb2luZ193cF9jcm9uPTE2NTU3MzM2NzYuNzI3NjkwOTM1MTM0ODg3Njk1MzEyNSIsInNpdGVfaWQiOjF9',1655733676),(5,'6dfd635ecf',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTczODYyNS42Mjc3MzksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655738622),(6,'f0af42d660',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTczODYyNi4yOTU1NDMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655738625),(7,'4e2b5e2dac',9,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTczODYzMy4zODUzMjMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzgwLjAuMzk4Ny44NyBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655738632),(8,'071ba6329b',9,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTczODYzNS45Mzg3MzUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzgwLjAuMzk4Ny44NyBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655738635),(9,'e80578d612',8,'H','GET','/wp-admin/',302,0,0,'eyJ0cyI6MTY1NTczODY2Ny40OTMxNjYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655738667),(10,'f93b0e872a',8,'H','GET','/wp-login.php',404,0,0,'eyJ0cyI6MTY1NTczODY2Ny43ODYwMzUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInF1ZXJ5IjoicmVkaXJlY3RfdG89aHR0cHMlM0ElMkYlMkZkMzZoazdjay1zdGFnaW5nLmRyZWFtd3AuY29tJTJGd3AtYWRtaW4lMkYmcmVhdXRoPTEiLCJzaXRlX2lkIjoxfQ==',1655738667),(11,'1ce800ddb4',10,'H','GET','/home/',301,0,0,'eyJ0cyI6MTY1NTczODY3My43MjQxOTMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzgwLjAuMzk4Ny44NyBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655738673),(12,'29b1208a31',10,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTczODY3NC4yMzYzODUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzgwLjAuMzk4Ny44NyBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655738673),(13,'746397bb32',10,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTczODY3Ni42MTEwMzcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzk2LjAuNDY2NC4xMTAgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655738676),(14,'d536664147',8,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NTczODY5My4wMzM5OTEsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655738692),(15,'7eb5f275b9',8,'L','POST','/slogin',302,0,0,'eyJ0cyI6MTY1NTczODcxMC43NDMxMjMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655738708),(16,'a7c0dc13b2',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTczOTY2NC4wMzcyMzMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655739663),(17,'550d425543',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTc0MDE4MC40MTAzNDIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655740180),(18,'52febe1e10',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTc0MDIyMS43OTY3NzEsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655740221),(19,'fa97d80bb6',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTc0MDQ0MC4xODEyMTYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655740439),(20,'2e244c9360',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTc0MDc1OS41OTI4NTYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655740759),(21,'6f0ffedd23',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTg5OTY5My44NTg4NDMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899683),(22,'b5d029728f',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTg5OTY5NS44MjkyMDUsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899694),(23,'62370236b4',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTg5OTcyMC4yMDM3NTgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899719),(24,'6f7b7dd881',8,'H','GET','/amo-residence/',200,0,0,'eyJ0cyI6MTY1NTg5OTcyNC40NTA1ODMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899724),(25,'4f36767707',8,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTg5OTc1OS40MDg1ODksInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899758),(26,'ea759f68ba',8,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTg5OTc5Ny4xODIyODEsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899796),(27,'c8cae849a8',8,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTg5OTgwNy4xNDA3OCwidWEiOiJNb3ppbGxhXC81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBTQU1TVU5HIFNNLUc5OTZCKSBBcHBsZVdlYktpdFwvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgU2Ftc3VuZ0Jyb3dzZXJcLzE3LjAgQ2hyb21lXC85Ni4wLjQ2NjQuMTA0IE1vYmlsZSBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655899806),(28,'4ca8618230',8,'H','GET','/collections/',200,0,0,'eyJ0cyI6MTY1NTg5OTgxNC4yMTg0OTIsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899813),(29,'ec14728d8b',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NTg5OTg0My4wMjE5NTYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899842),(30,'fb0fc91b57',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NTg5OTg0OC44MTYwNDUsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899848),(31,'09153a54d6',8,'H','GET','/contact-us/',200,0,0,'eyJ0cyI6MTY1NTg5OTg1MS4zNDQ1MzMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899850),(32,'6cf4a36038',8,'H','GET','/contact-us/',200,0,0,'eyJ0cyI6MTY1NTg5OTg2NC42NDg5NzIsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899863),(33,'0275a12994',8,'H','GET','/collections/',200,0,0,'eyJ0cyI6MTY1NTg5OTg4NC4wMjM4MzYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899883),(34,'e09361db9c',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTg5OTg4OC43NzkyNzMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899888),(35,'ff821a36a8',8,'H','GET','/collections/',200,0,0,'eyJ0cyI6MTY1NTg5OTg4OS40Nzg2NTcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899889),(36,'12862647a7',8,'H','GET','/amo-residence/',200,0,0,'eyJ0cyI6MTY1NTg5OTkxMi4wMzA4OCwidWEiOiJNb3ppbGxhXC81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBTQU1TVU5HIFNNLUc5OTZCKSBBcHBsZVdlYktpdFwvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgU2Ftc3VuZ0Jyb3dzZXJcLzE3LjAgQ2hyb21lXC85Ni4wLjQ2NjQuMTA0IE1vYmlsZSBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655899911),(37,'ae8c72d617',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTg5OTkxMi42MjU0MzQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655899912),(38,'87409bf5e3',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTkwMDAzNi43MjY2MDgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655900035),(39,'e568a7571c',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTkwMjM2OC4wNTAwNjksInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU0FNU1VORyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIFNhbXN1bmdCcm93c2VyXC8xNy4wIENocm9tZVwvOTYuMC40NjY0LjEwNCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655902359),(40,'eebbc77f71',7,'C','POST','/wp-cron.php',200,0,0,'eyJ0cyI6MTY1NTkyNjg2MS42ODI4LCJ1YSI6IldvcmRQcmVzc1wvNi4wOyBodHRwczpcL1wvZDM2aGs3Y2stc3RhZ2luZy5kcmVhbXdwLmNvbSIsInF1ZXJ5IjoiZG9pbmdfd3BfY3Jvbj0xNjU1OTI2ODI3LjYzMTIwMDA3NTE0OTUzNjEzMjgxMjUiLCJzaXRlX2lkIjoxfQ==',1655926827),(41,'c485e7e860',12,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTk3Mzc3Ni44MDEzNzIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655973765),(42,'d52c3f0478',11,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTk3Mzc3Ni44MDEzNzIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzk3LjAuNDY5Mi45OSBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655973773),(43,'23c2e393b8',12,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk3Mzc3OC45MTgxNTksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655973777),(44,'a3e3d67d76',11,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk3Mzc3OS41NDMxNSwidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvOTcuMC40NjkyLjk5IFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1655973779),(45,'6bb861d338',12,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NTk3Mzc5Ni44ODc4NDgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655973796),(46,'a875981f3d',12,'L','POST','/slogin',302,0,0,'eyJ0cyI6MTY1NTk3MzgxMy43MTUzMzcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655973808),(47,'d4aa1bfeb9',12,'L','POST','/slogin',302,3,0,'eyJ0cyI6MTY1NTk3MzgxNS44MjAzNjksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655973814),(48,'2265ac8fd7',13,'H','GET','/home/',301,0,0,'eyJ0cyI6MTY1NTk3MzgyMy44OTc3MiwidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvOTcuMC40NjkyLjk5IFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1655973823),(49,'44d4ee9230',13,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTk3MzgyNC41OTQxODUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzk3LjAuNDY5Mi45OSBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655973824),(50,'fde7d631fe',13,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk3MzgyNy4wNzcyMTUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzc5LjAuMzk0NS4xMzYgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655973826),(51,'d844d24eac',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NDEyMi4xMTc3NzYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655974121),(52,'753ec56dbe',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NDE2OS41NDEwMTIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655974169),(53,'b0f172d042',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NDI3MC41Njg4NTIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655974268),(54,'864a2f4ed6',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDMyMC44NTU2LCJ1YSI6Ik1vemlsbGFcLzUuMCAoTGludXg7IEFuZHJvaWQgMTI7IFNNLUc5OTZCKSBBcHBsZVdlYktpdFwvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lXC8xMDIuMC4wLjAgTW9iaWxlIFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1655974319),(55,'f8e7e4df7a',12,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk3NDMyMS41OTIzMTgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974321),(56,'a254208db3',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDMyNC41NTE1NzksInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974323),(57,'403d45cb99',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDMyNi44NDEyMzgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974326),(58,'e14977761a',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NDM2MC4yMzI0MzIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655974359),(59,'0e39534a7b',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDM2Mi43MjMwMjYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974362),(60,'a4d67ddce1',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NDM5Ni4wNTIwMDMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655974395),(61,'25856114c5',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDQwMS42NTQ4NDcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974401),(62,'0a400bf6c0',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDQwNC4xODU3NTcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974403),(63,'acbdf294ae',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDQwNi41MDkyNDksInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974406),(64,'ea59fc5dff',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NDQyNC4yMDE3MjksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655974423),(65,'818dc1ee85',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDQyNi4yODc0NTMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974425),(66,'75368d11d0',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDQ2OS43MTY5NTQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974469),(67,'23fa88fd43',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NDU5OC4zMTI5NTgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655974597),(68,'7d76eaa64f',12,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk3NDY2OS4yNjk5NjcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974669),(69,'aeab390136',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDY2OS4zNjQzNTQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974668),(70,'55fb80744c',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NDY3NC43NjMwNDUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655974674),(71,'5726b00582',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDY3Ny4yMzIxMjgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974676),(72,'42077611c5',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NDcyMi4xNDc2NTMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974721),(73,'07b8b2f494',12,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTk3NDcyNC44NTMzNDcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974724),(74,'d991f17630',12,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk3NDc5NS4xNTM3MDMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655974794),(75,'f35a8e5dc8',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NTAxOS40NDk2MDgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655975019),(76,'5f6cf0f6fe',12,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk3NTAyOC43MzI0MTgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655975028),(77,'95506cc092',12,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk3NTAyOS4xNzkxOTYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655975029),(78,'7a6500d48e',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NTIxOC4yMTc5MzgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655975217),(79,'c7e35fc8ec',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NTM4Ny40NTk1NTMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655975387),(80,'eeb1692953',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NTQyMi44MzIyNDksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655975422),(81,'5895e93162',12,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk3NTQzNy44ODAzMTQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655975437),(82,'79d0a36319',12,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk3NTQzNy45MDc0MjQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655975437),(83,'d62c43aa62',12,'H','GET','/collections/',200,0,0,'eyJ0cyI6MTY1NTk3NTQ0NC44OTIyOSwidWEiOiJNb3ppbGxhXC81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIE1vYmlsZSBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655975444),(84,'6ad39841e6',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NTQ2OC4yNzk0MTcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655975467),(85,'daeb4c80c8',12,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk3NTQ4MC4xODc1NDIsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655975479),(86,'ff6fc1c8c9',12,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk3NTQ4Mi41MTE4MiwidWEiOiJNb3ppbGxhXC81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIE1vYmlsZSBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655975482),(87,'c5bb3c7ef1',12,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk3NTQ4My45OTY5MDgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655975483),(88,'78c7ddb59b',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NTUxNy4yMjc4MiwidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1655975516),(89,'579077fd7b',12,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk3NTUxOS4xNzU1MzksInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655975518),(90,'d496bb4e52',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NTUyNS4zMjY2OTcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655975524),(91,'047698cdab',12,'H','GET','/gls/',200,0,0,'eyJ0cyI6MTY1NTk3NTUzMC4zMDI3MDMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655975529),(92,'44303b57fd',12,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk3NTUzNS42NjY1NSwidWEiOiJNb3ppbGxhXC81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIE1vYmlsZSBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655975535),(93,'ac55d51873',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NjA0My44NzU4MzYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655976043),(94,'38b33be397',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NjA5Mi45MjkwMDgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655976092),(95,'0f9352bb93',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NjM3My4xMTg4ODQsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655976372),(96,'21117c9866',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3Njc0My4xNjk3NzMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655976742),(97,'8bc179c1e7',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3Njc3OS4yMjMzNTMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655976778),(98,'60b917dcbb',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NjkxOS45OTkxMTYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655976919),(99,'c4774c1fc3',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NzA1OS45NjExODEsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655977059),(100,'92ba54b27f',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NzIxNS40NDIwNDMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655977214),(101,'0635e877a1',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NzMzNy41NjI5NTYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655977337),(102,'eefb775d9b',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NzQyNy4zODUwNTksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655977426),(103,'cdecca760f',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NzQ3MS45NzkxMzQsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655977471),(104,'abb0b13331',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NzY4My44NTIxNjYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655977683),(105,'2eabbf6551',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NzcyNC42NDU5NTMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655977724),(106,'5c1daa884b',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3NzgxMS44MzE2MzgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655977811),(107,'ed2f4f6c67',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3Nzg5My4wNTI5ODEsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655977892),(108,'db4aad393e',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3ODAyMi44OTk1NDEsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655978022),(109,'ae07733670',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3ODA1OC4xNjQ0MjYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655978057),(110,'135ed91b63',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3ODE1Mi4zMTMzMTksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655978151),(111,'fd91367d78',12,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk3ODIxNi4zMzExMjUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655978215),(112,'0a4496eae9',12,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk3ODIyMS43Mzg2MzUsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655978221),(113,'5bd43154a0',12,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk3ODIyMy41MTk1NjQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655978222),(114,'d90149842b',12,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk3ODIzNy40MjEzMSwidWEiOiJNb3ppbGxhXC81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIE1vYmlsZSBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655978236),(115,'c3f9aab4da',12,'H','GET','/slogin',302,0,0,'eyJ0cyI6MTY1NTk3ODI2Ny4wMzIzNjcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInF1ZXJ5IjoiYWN0aW9uPWxvZ291dCZfd3Bub25jZT03NjViMzEzNDI3Iiwic2l0ZV9pZCI6MX0=',1655978266),(116,'30bbd88121',12,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NTk3ODI2Ny40MDQ3NDgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInF1ZXJ5IjoibG9nZ2Vkb3V0PXRydWUmd3BfbGFuZz1lbiIsInNpdGVfaWQiOjF9',1655978267),(117,'73446c3b7d',12,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk3ODI3Mi45NTEzNDYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655978272),(118,'f4db3bdf18',12,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NTk3ODI3My4yMzY1ODgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInF1ZXJ5IjoiaW50ZXJpbS1sb2dpbj0xJndwX2xhbmc9ZW4iLCJzaXRlX2lkIjoxfQ==',1655978273),(119,'a1efea7f16',12,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk3ODI3OC4xMTAwMjgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655978277),(120,'5b7582df01',12,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NTk3ODI3OC40NDExMjMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInF1ZXJ5IjoiaW50ZXJpbS1sb2dpbj0xJndwX2xhbmc9ZW4iLCJzaXRlX2lkIjoxfQ==',1655978278),(121,'3056ff6657',12,'H','GET','/wp-admin/profile.php',302,0,0,'eyJ0cyI6MTY1NTk3ODI4Mi42ODI0NDMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655978282),(122,'0ed3de048e',12,'H','GET','/wp-login.php',404,0,0,'eyJ0cyI6MTY1NTk3ODI4My4wNjEzODcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInF1ZXJ5IjoicmVkaXJlY3RfdG89aHR0cHMlM0ElMkYlMkZkMzZoazdjay1zdGFnaW5nLmRyZWFtd3AuY29tJTJGd3AtYWRtaW4lMkZwcm9maWxlLnBocCZyZWF1dGg9MSIsInNpdGVfaWQiOjF9',1655978282),(123,'18f9fa2a96',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTk5Mjk5OC4zOTY1MDQsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655992988),(124,'27122a5453',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk5MzAwMC4wNzc1NDgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655992999),(125,'249dcf1717',8,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NTk5MzAyNS45MzQ4ODMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655993025),(126,'9ff5254e66',8,'L','POST','/slogin',302,0,0,'eyJ0cyI6MTY1NTk5MzA0Ny42MjkwMDMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655993046),(127,'d9ab532aff',8,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk5NDcwOC4xNzgyMDYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655994707),(128,'bdf9a3718d',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk5NDcwOC42NTkxODcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655994708),(129,'970e0abdbd',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NDgyMS4zNzY5NTIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655994820),(130,'50fd4320bd',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NDg2NS4xNjgyNTgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655994864),(131,'e840d0e3fc',8,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk5NDg4NS4xNjU3NDIsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655994884),(132,'c5e18af163',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk5NTYwNy40NTU4ODgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655995607),(133,'6c8a44efbd',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NjI3NC45NzU0MDcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655996274),(134,'b64c3d6e84',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NjI4OS42MDA4NzYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655996289),(135,'92dff11473',8,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk5NjI5OC45Mjc4MzQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655996297),(136,'953590e5fb',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk5NjI5OS40Mjg1NTEsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655996299),(137,'8b63e39e29',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NjU2Mi41MDEwODQsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655996562),(138,'4c59c98490',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NjY1MC40OTE1NzksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655996650),(139,'aa555560a1',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NjY3Mi43NTEzNjksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655996672),(140,'7c0c57ad1b',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NjY5NC40NjkzMjUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655996694),(141,'323495ce86',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NjczNS44Njc3ODYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655996735),(142,'1714e8137d',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5Njc2Mi4zODgxNDMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655996761),(143,'6b828db637',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5Njg4NC40MTU0NTMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655996883),(144,'47adc3da6b',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5Njk0NS4wOTQxODIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655996944),(145,'14a2d5dc78',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NzAzMi41NDIwODQsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655997032),(146,'e8d66e26aa',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NzA3MS4wNzA4MSwidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1655997070),(147,'fc0a51bfc7',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NzA5NS4zNzAyNTMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655997094),(148,'097f78156c',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NzExNi41MDAxNzUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655997116),(149,'0050fecf09',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NzEyNS43MzU5NTcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655997124),(150,'d409024404',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NzEzNC45NTAwNzcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655997134),(151,'68fb0d784e',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NzI0Mi4xMjAxNzMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655997241),(152,'a0cbad3cb3',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NzI4Mi4xMDMyNDYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655997281),(153,'11ddabb65d',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5NzQ4MC42NzQ0MywidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1655997480),(154,'4dd116a010',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5ODEwOS45NTI2MjcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655998109),(155,'85af58b3c5',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5ODE4Ni42ODg5NDUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655998186),(156,'0959f1f4bd',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5ODgxMy4wMTc4MTQsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655998812),(157,'81b1c075da',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5ODgzMi40ODI3NDIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655998831),(158,'c95f19defe',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5ODg3OS4yNzM1MDcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655998878),(159,'fe39f6ea9a',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5ODkwMy42MTk2MjksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655998903),(160,'734207519b',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NTk5ODk0OS41NzM0NjUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1655998949),(161,'5b0dc73c63',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk5ODk2MC45MDc0NTMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655998960),(162,'f6150e6c1d',8,'H','GET','/en-bloc/',200,0,0,'eyJ0cyI6MTY1NTk5ODk2MS45NTk1MjQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655998960),(163,'9278434f1a',8,'H','GET','/collections/',200,0,0,'eyJ0cyI6MTY1NTk5ODk3Ni4wMDg3MzIsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655998975),(164,'ea35407277',8,'H','GET','/contact-us/',200,0,0,'eyJ0cyI6MTY1NTk5OTAwMi40OTcyNDYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655999002),(165,'70fb5a099b',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NTk5OTAxNi43NDkzODcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655999016),(166,'7a10ba20f5',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NTk5OTc1My4yNjYwNTgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1655999753),(167,'2d335a71cc',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAwMDY2MS41MzA4NjIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656000660),(168,'836438b8b1',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NjAwMDY3NC4zODQ0ODcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656000673),(169,'bf3372de1e',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAwMDY3NC44MTE2NTYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656000674),(170,'2b0e00655c',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAwMTI4NC42MjMxMywidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1656001284),(171,'8c54eaf5c0',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAwMTUwOS4yNjg1NDksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656001508),(172,'6cb31e6fd4',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAwMTY3OS44ODQ2MTcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656001679),(173,'6c19db0a21',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAwMTc0Ni43Nzc4MzksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656001746),(174,'f8908f66be',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAwMTc4OS45MjE1MjYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656001789),(175,'3d0695193c',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAwMTg0Mi4yOTcwMTMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656001841),(176,'f65cfa4022',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAwMTkwMC4zNjI1MTQsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656001899),(177,'e5ad69ca26',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAwMTkzMS4yMTg1MjQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656001930),(178,'2f75ca3078',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAwMTkzNS4xMzA4MjEsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656001934),(179,'9a4a976b3c',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAwMTk0MC4xOTYxMDUsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656001939),(180,'5b54f9ebe3',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAwMTk2OS4xODg2NiwidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1656001968),(181,'28ac72a2d0',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAwMTk3MS4zNjQyMjEsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656001970),(182,'6e1a3fe649',8,'H','GET','/slogin',302,0,0,'eyJ0cyI6MTY1NjAwMTk4NS42NjYwOSwidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIFNhZmFyaVwvNTM3LjM2IiwicXVlcnkiOiJhY3Rpb249bG9nb3V0Jl93cG5vbmNlPWNlOTQzYmYxYjMiLCJzaXRlX2lkIjoxfQ==',1656001985),(183,'6a32b7db46',8,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NjAwMTk4NS45NjAxOCwidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIFNhZmFyaVwvNTM3LjM2IiwicXVlcnkiOiJsb2dnZWRvdXQ9dHJ1ZSZ3cF9sYW5nPWVuIiwic2l0ZV9pZCI6MX0=',1656001985),(184,'e7b6a3e1be',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAwNTM0My4wMTYwNzYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656005334),(185,'0780d79f2e',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAwNTYxMC4xMDU5ODUsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656005609),(186,'5a5b3fd247',8,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NjAzNzY3My41NjM3ODYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656037667),(187,'28cb0a2153',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAzNzY3Ni44MDUxOTUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656037674),(188,'6c2a45e9aa',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NjAzNzY3OC4wMzM2NDYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656037665),(189,'d028d7e40d',8,'H','GET','/contact-us/',200,0,0,'eyJ0cyI6MTY1NjAzNzcwOS44ODUyNzMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656037709),(190,'6a56623baf',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAzNzcxMC44ODYyNDYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656037710),(191,'dde34a4c17',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzNzcxNS4yNjQwNzgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656037714),(192,'308406ca4e',8,'L','POST','/slogin',302,0,0,'eyJ0cyI6MTY1NjAzNzczMi4xMjM5MzgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656037728),(193,'fde6a02cf1',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzNzg3MC4yNTMxNDMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656037869),(194,'8f85bbc2ae',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzNzk2OS44ODYwMTQsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656037969),(195,'ea4f956900',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAzODAxOS4xOTQxNDUsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038018),(196,'c3a6e5d4ac',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODAyMS40ODIxODIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656038020),(197,'de67e61097',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzODAzNC40OTY2MTgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038034),(198,'377452253e',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzODA2OS4xNzE5NDIsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038068),(199,'2934e9c7c5',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODA3MS4zODcxOTIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656038070),(200,'91124f19d4',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzODA3Mi45NTU4NjUsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038072),(201,'9d058af126',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODEyMi4yNjE2ODUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656038121),(202,'695e44cc18',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzODEzMS4xMzk5NTQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038130),(203,'692b9b57b3',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODE0Ny40NTUxMDcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656038147),(204,'2b2020ea52',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzODE0OS4yNjYzNjYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038148),(205,'d0cafedea5',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODMxMC41NjczMDgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656038310),(206,'04a156c453',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODMzMC44OTE2MDMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656038330),(207,'9e5d83fca2',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAzODMzMi4yMTk0NjIsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038332),(208,'0fed090a1b',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODM0Mi44MTcwODcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656038342),(209,'0af5fb0608',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzODM1MS45MTYwNTYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038351),(210,'3059339383',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzODM1NS41Nzk4NzcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038355),(211,'f2cbe19b75',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODU0OS4xNTM0MzUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656038548),(212,'ead36ce1bc',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODYwMS4zMDI1LCJ1YSI6Ik1vemlsbGFcLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXaW42NDsgeDY0KSBBcHBsZVdlYktpdFwvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lXC8xMDIuMC4wLjAgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038600),(213,'26b3381028',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAzODY2MC4wOTc5ODYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656038659),(214,'ff95683586',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODY5OC4wNTM3MDEsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656038697),(215,'d271192a2b',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzODczOC4wMTI5MTcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656038737),(216,'35f20b67da',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzOTQ3OS41NTg1ODgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656039479),(217,'a2cbc81a5e',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzOTUxNy45MjYzMzMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656039517),(218,'a260b74ac3',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzOTU2MC41OTAyODksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656039560),(219,'3a7d0ed9ea',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAzOTYxMy42OTU3MDgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656039613),(220,'a4c8093eb5',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzOTYyNi43MDgyNjcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656039625),(221,'b824ec79c7',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzOTYzMC4xNjM5MjEsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656039614),(222,'865fc97e04',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjAzOTYzNC43NzUzNjksInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656039634),(223,'3ccb44aac5',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzOTc3MS4zMjM3NTYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656039770),(224,'20288d7cea',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzOTgxMy42MTQ2MTUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656039813),(225,'0f7553ec7b',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzOTg3Mi4yMTQyMzYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656039871),(226,'4eaa27c8dd',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjAzOTkzOS4xOTc2OCwidWEiOiJNb3ppbGxhXC81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIE1vYmlsZSBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656039939),(227,'dcd3140bf8',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzOTk0Mi45MTYwNzQsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656039942),(228,'9372562a60',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjAzOTk4OS4wNzgxNTIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656039988),(229,'e3366a1482',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjA0MDQ1Ni4wMDg1NTMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656040455),(230,'e412843d29',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjA0MDU4MC41MDE1NzgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656040579),(231,'35b998d7fe',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjA0MDU5OC4yNjU4NDUsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656040598),(232,'67eb9483f4',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjA0MDYwMS40NDA3MTQsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656040600),(233,'08bc638100',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjA0MDY3Ny42MTU1NTcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656040677),(234,'e57ec121a0',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjA0MDg2Mi4xNjIwODEsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656040861),(235,'e41989a243',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjA0MDkwMi40ODU2OTEsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656040902),(236,'43e2fab0c6',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjA0MDkwNS4xNzI2ODYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656040904),(237,'957a21572f',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjA0MDkxMy4zOTA3NjcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656040912),(238,'eb68ac9fc8',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjA0MTA2MS44MDAxMiwidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1656041061),(239,'ec9422c685',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjA0MTEwMy44MDcxMDIsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656041102),(240,'24a09c1d56',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjA0MTE4Ni4wODE1ODcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656041185),(241,'81a52302ca',8,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjA0MTIyNi40NjMwMjgsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656041225),(242,'82a9242f12',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjA0MTIyOS4zNjY3NjMsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656041228),(243,'af912778b7',8,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjA0MTI0My4wNTAyOSwidWEiOiJNb3ppbGxhXC81LjAgKExpbnV4OyBBbmRyb2lkIDEyOyBTTS1HOTk2QikgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIE1vYmlsZSBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656041242),(244,'4370ea7eb2',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NjA0MTI1MS41NTcxMzEsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656041250),(245,'449254cb29',14,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjA0MTU1Ni4yMTIwODEsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656041556),(246,'73e0c3dfd1',8,'H','GET','/slogin',302,0,0,'eyJ0cyI6MTY1NjA0MTg3Ny43OTkwMTYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInF1ZXJ5IjoiYWN0aW9uPWxvZ291dCZfd3Bub25jZT1hNjllNmVjNGRjIiwic2l0ZV9pZCI6MX0=',1656041877),(247,'01b8cd3261',8,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NjA0MTg3OC4wODY3MzgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInF1ZXJ5IjoibG9nZ2Vkb3V0PXRydWUmd3BfbGFuZz1lbiIsInNpdGVfaWQiOjF9',1656041877),(248,'8f532dac4a',8,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NjA0MTg4Ny4zMjIwMjgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656041885),(249,'badfe9ff44',8,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NjA0MTkzNS44OTUyNDYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656041934),(250,'e06dcd972b',8,'L','POST','/slogin',302,0,0,'eyJ0cyI6MTY1NjA0MTk0OC44NjEyLCJ1YSI6Ik1vemlsbGFcLzUuMCAoV2luZG93cyBOVCAxMC4wOyBXaW42NDsgeDY0KSBBcHBsZVdlYktpdFwvNTM3LjM2IChLSFRNTCwgbGlrZSBHZWNrbykgQ2hyb21lXC8xMDIuMC4wLjAgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656041946),(251,'c3e18f9082',8,'A','POST','/wp-admin/admin-ajax.php',200,3,0,'eyJ0cyI6MTY1NjA0MjAxNi43MDUyODIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInNpdGVfaWQiOjF9',1656042016),(252,'3de84d111a',8,'H','GET','/slogin',302,0,0,'eyJ0cyI6MTY1NjA0MjAzNy4yNDU4NCwidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuMC4wIFNhZmFyaVwvNTM3LjM2IiwicXVlcnkiOiJhY3Rpb249bG9nb3V0Jl93cG5vbmNlPTk1YjQwOWVhM2YiLCJzaXRlX2lkIjoxfQ==',1656042037),(253,'e5bdd3c9cd',8,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NjA0MjAzNy40OTk1NzIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBTYWZhcmlcLzUzNy4zNiIsInF1ZXJ5IjoibG9nZ2Vkb3V0PXRydWUmd3BfbGFuZz1lbiIsInNpdGVfaWQiOjF9',1656042037),(254,'f0c6d3e052',15,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NjA0NTIyMi4yNjU5MTYsInVhIjoiTW96aWxsYVwvNS4wIChpUGhvbmU7IENQVSBpUGhvbmUgT1MgMTVfNSBsaWtlIE1hYyBPUyBYKSBBcHBsZVdlYktpdFwvNjA1LjEuMTUgKEtIVE1MLCBsaWtlIEdlY2tvKSBWZXJzaW9uXC8xNS41IE1vYmlsZVwvMTVFMTQ4IFNhZmFyaVwvNjA0LjEiLCJzaXRlX2lkIjoxfQ==',1656045211),(255,'26eaeb3dc1',15,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjA0NTIyNC45NTgxNTIsInVhIjoiTW96aWxsYVwvNS4wIChpUGhvbmU7IENQVSBpUGhvbmUgT1MgMTVfNSBsaWtlIE1hYyBPUyBYKSBBcHBsZVdlYktpdFwvNjA1LjEuMTUgKEtIVE1MLCBsaWtlIEdlY2tvKSBWZXJzaW9uXC8xNS41IE1vYmlsZVwvMTVFMTQ4IFNhZmFyaVwvNjA0LjEiLCJzaXRlX2lkIjoxfQ==',1656045223),(256,'fe133dc253',16,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjA1MTk2My40MTQ0NTcsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656051954),(257,'7c8990d706',1,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NjEzNzUxMy41MTIzMDUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656137501),(258,'22467873cc',1,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NjEzNzUxNC43OTcxOTQsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656137514),(259,'21fbc9ba7a',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjEzNzUxNi43ODU4MTksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656137516),(260,'070fc8941a',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjEzNzUxNy42ODcyOCwidWEiOiJNb3ppbGxhXC81LjAgKFdpbmRvd3MgTlQgMTAuMDsgV2luNjQ7IHg2NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvMTAyLjAuNTAwNS4xMjQgU2FmYXJpXC81MzcuMzYgRWRnXC8xMDIuMC4xMjQ1LjQxIiwic2l0ZV9pZCI6MX0=',1656137517),(261,'51f87cfd24',1,'H','GET','/slogin',200,0,0,'eyJ0cyI6MTY1NjEzNzUyOS4xMTkwNjUsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656137528),(262,'ac92f93202',1,'L','POST','/slogin',302,0,0,'eyJ0cyI6MTY1NjEzNzUzNi42NDMyODIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656137533),(263,'1b9bb8635f',1,'H','POST','/wp-admin/options.php',302,2,0,'eyJ0cyI6MTY1NjEzNzYxMS4wNTAyNTcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656137609),(264,'00e579c6ac',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjEzNzgyMy4zMzMzMDYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656137822),(265,'ced8524457',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjEzODEyOC4zMTQ0MTIsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656138127),(266,'26cf1c48d2',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjEzODQ4Ny40MzE0NjMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656138487),(267,'ebaa5dea80',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjEzODg1MC4yNDM0NjMsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656138849),(268,'0e4abc56e9',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjEzOTE1NS4yNTE4MTksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656139154),(269,'f840826817',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjEzOTQ2MC43NTcwMzYsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656139459),(270,'d925d0953a',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjEzOTc2NS4zMjI5NTEsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656139764),(271,'0d52ce6003',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjE0MDA3MC4zMDc3ODEsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656140069),(272,'6ab92d51bf',1,'A','POST','/wp-admin/admin-ajax.php',200,0,0,'eyJ0cyI6MTY1NjE0MDM3NS4yNzczNjcsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMi4wLjUwMDUuMTI0IFNhZmFyaVwvNTM3LjM2IEVkZ1wvMTAyLjAuMTI0NS40MSIsInNpdGVfaWQiOjF9',1656140374),(273,'e1583d3c73',8,'A','POST','/wp-admin/admin-ajax.php',403,0,0,'eyJ0cyI6MTY1NjI0MjQ5NS40OTM0ODIsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMy4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656242486),(274,'124dd7715c',17,'A','POST','/wp-admin/admin-ajax.php',403,0,0,'eyJ0cyI6MTY1NjI0MjQ5NS44MTA3OTYsInVhIjoiTW96aWxsYVwvNS4wIChMaW51eDsgQW5kcm9pZCAxMjsgU00tRzk5NkIpIEFwcGxlV2ViS2l0XC81MzcuMzYgKEtIVE1MLCBsaWtlIEdlY2tvKSBDaHJvbWVcLzEwMy4wLjAuMCBNb2JpbGUgU2FmYXJpXC81MzcuMzYiLCJzaXRlX2lkIjoxfQ==',1656242486),(275,'ba3c073640',1,'H','GET','/favicon.ico',302,0,0,'eyJ0cyI6MTY1NjI5NjM3My45NjE1NTgsInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQ7IFRyaWRlbnRcLzcuMDsgcnY6MTEuMCkgbGlrZSBHZWNrbyIsInNpdGVfaWQiOjF9',1656296365),(276,'b12bea448b',7,'C','POST','/wp-cron.php',200,0,0,'eyJ0cyI6MTY1NjI5NjM3Ni41MzQ0NjgsInVhIjoiV29yZFByZXNzXC82LjA7IGh0dHBzOlwvXC9kMzZoazdjay1zdGFnaW5nLmRyZWFtd3AuY29tIiwicXVlcnkiOiJkb2luZ193cF9jcm9uPTE2NTYyOTYzNzIuMTQ1NDk4MDM3MzM4MjU2ODM1OTM3NSIsInNpdGVfaWQiOjF9',1656296373),(277,'8eedccbc92',18,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NjMzNjI1My45NjQyMjQsInVhIjoiTW96aWxsYVwvNS4wIChYMTE7IExpbnV4IHg4Nl82NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvODMuMC40MTAzLjk3IFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1656336240),(278,'601ca394c7',19,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NjMzNjI1NC4zMzQwMzcsInVhIjoiTW96aWxsYVwvNS4wIChYMTE7IExpbnV4IHg4Nl82NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvODMuMC40MTAzLjk3IFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1656336253),(279,'812b1490a9',19,'H','GET','/resources/',200,0,0,'eyJ0cyI6MTY1NjMzNjI1OS41MTkwNTEsInVhIjoiTW96aWxsYVwvNS4wIChYMTE7IExpbnV4IHg4Nl82NCkgQXBwbGVXZWJLaXRcLzUzNy4zNiAoS0hUTUwsIGxpa2UgR2Vja28pIENocm9tZVwvODMuMC40MTAzLjk3IFNhZmFyaVwvNTM3LjM2Iiwic2l0ZV9pZCI6MX0=',1656336259),(280,'256cd80659',20,'H','GET','/',200,0,0,'eyJ0cyI6MTY1NjMzNjgxMC42Mjc4MDksInVhIjoiTW96aWxsYVwvNS4wIChXaW5kb3dzIE5UIDEwLjA7IFdpbjY0OyB4NjQ7IHJ2OjEwMS4wKSBHZWNrb1wvMjAxMDAxMDEgRmlyZWZveFwvMTAxLjAiLCJzaXRlX2lkIjoxfQ==',1656336809);
/*!40000 ALTER TABLE `wp_icwp_wpsf_req_logs` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_resultitem_meta`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_resultitem_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_resultitem_meta` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `ri_ref` int(11) unsigned NOT NULL COMMENT 'Reference to primary Result Item record',
  `meta_key` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Meta Key',
  `meta_value` text COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Meta Data',
  PRIMARY KEY (`id`),
  KEY `ri_ref` (`ri_ref`),
  CONSTRAINT `wp_icwp_wpsf_resultitem_meta_ibfk_1` FOREIGN KEY (`ri_ref`) REFERENCES `wp_icwp_wpsf_resultitems` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_resultitem_meta`
--

LOCK TABLES `wp_icwp_wpsf_resultitem_meta` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_resultitem_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_icwp_wpsf_resultitem_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_resultitems`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_resultitems`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_resultitems` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `item_type` char(1) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Result Item Type',
  `item_id` varchar(256) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Result Item ID',
  `ignored_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Result Ignored',
  `notified_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Result Notification Sent',
  `auto_filtered_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Result Auto Filtered',
  `attempt_repair_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Attempted Repair At',
  `item_repaired_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Item Repaired At',
  `item_deleted_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Item Deleted At',
  `updated_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Last Updated',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created',
  `deleted_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Soft Deleted',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_resultitems`
--

LOCK TABLES `wp_icwp_wpsf_resultitems` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_resultitems` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_icwp_wpsf_resultitems` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_scanitems`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_scanitems`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_scanitems` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `scan_ref` int(11) unsigned NOT NULL COMMENT 'Foreign Key For Primary ID',
  `items` text COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Array of scan items',
  `started_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Started Scanning Items At',
  `finished_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Finished Scanning Items At',
  PRIMARY KEY (`id`),
  KEY `scan_ref` (`scan_ref`),
  CONSTRAINT `wp_icwp_wpsf_scanitems_ibfk_1` FOREIGN KEY (`scan_ref`) REFERENCES `wp_icwp_wpsf_scans` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=246 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_scanitems`
--

LOCK TABLES `wp_icwp_wpsf_scanitems` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_scanitems` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_icwp_wpsf_scanitems` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_scanresults`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_scanresults`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_scanresults` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `scan_ref` int(11) unsigned NOT NULL COMMENT 'Foreign Key For Primary ID',
  `resultitem_ref` int(11) unsigned NOT NULL COMMENT 'Foreign Key For Primary ID',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created',
  PRIMARY KEY (`id`),
  KEY `scan_ref` (`scan_ref`),
  KEY `resultitem_ref` (`resultitem_ref`),
  CONSTRAINT `wp_icwp_wpsf_scanresults_ibfk_1` FOREIGN KEY (`scan_ref`) REFERENCES `wp_icwp_wpsf_scans` (`id`) ON DELETE CASCADE ON UPDATE CASCADE,
  CONSTRAINT `wp_icwp_wpsf_scanresults_ibfk_2` FOREIGN KEY (`resultitem_ref`) REFERENCES `wp_icwp_wpsf_resultitems` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_scanresults`
--

LOCK TABLES `wp_icwp_wpsf_scanresults` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_scanresults` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_icwp_wpsf_scanresults` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_scans`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_scans`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_scans` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `scan` char(3) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '' COMMENT 'Scan Slug',
  `ready_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Scan Ready At',
  `finished_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Scan Completed At',
  `meta` text COLLATE utf8mb4_unicode_ci DEFAULT NULL COMMENT 'Scan Meta Info',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created',
  `deleted_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Soft Deleted',
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=15 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_scans`
--

LOCK TABLES `wp_icwp_wpsf_scans` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_scans` DISABLE KEYS */;
INSERT INTO `wp_icwp_wpsf_scans` VALUES (13,'apc',1656296375,1656296389,'eyJzY2FuIjoiYXBjIiwiYWJhbmRvbmVkX2xpbWl0Ijo2MzA3MjAwMCwiY3JlYXRlZF9hdCI6MTY1NjI5NjM3NSwic3RhcnRlZF9hdCI6MCwiZmluaXNoZWRfYXQiOjAsInVzbGVlcCI6MH0=',1656296375,0),(14,'afs',1656296375,1656296409,'eyJzY2FuIjoiYWZzIiwiZmlsZV9leHRzIjpbInBocCIsInBocDUiLCJwaHA3IiwianMiLCJqc29uIiwiY3NzIiwiaHRtIiwiaHRtbCIsInN2ZyIsInR3aWciLCJoYnMiXSwicmVhbHRpbWVfc2Nhbl9sYXN0X2F0IjoxNjU2MjA3NDc2LCJzY2FuX3Jvb3RfZGlycyI6eyJcL2hvbWVcL3c0MTQ5NjMxXC9wdWJsaWNfaHRtbFwvIjoxLCJcL2hvbWVcL3c0MTQ5NjMxXC9wdWJsaWNfaHRtbFwvd3AtaW5jbHVkZXMiOjAsIlwvaG9tZVwvdzQxNDk2MzFcL3B1YmxpY19odG1sXC93cC1hZG1pbiI6MCwiXC9ob21lXC93NDE0OTYzMVwvcHVibGljX2h0bWxcL3dwLWNvbnRlbnQiOjB9LCJwYXRoc193aGl0ZWxpc3RlZCI6WyIjXlwvaG9tZVwvdzQxNDk2MzFcL3B1YmxpY19odG1sXC93cFxcLWNvbnRlbnRcL2NhY2hlXC8uKiQjaSIsIiNeXC9ob21lXC93NDE0OTYzMVwvcHVibGljX2h0bWxcL3dwXFwtY29udGVudFwvc2hpZWxkXC8uKiQjaSIsIiNeXC9ob21lXC93NDE0OTYzMVwvcHVibGljX2h0bWxcL3dwXFwtY29udGVudFwvaWN3cFwvcm9sbGJhY2tcLy4qJCNpIiwiI15cL2hvbWVcL3c0MTQ5NjMxXC9wdWJsaWNfaHRtbFwvd3BcXC1jb250ZW50XC9wbHVnaW5zXFwtYmVmb3JlXFwtcmVzdG9yZVwvLiokI2kiLCIjXlwvaG9tZVwvdzQxNDk2MzFcL3B1YmxpY19odG1sXC93cFxcLWNvbnRlbnRcL3RoZW1lc1xcLWJlZm9yZVxcLXJlc3RvcmVcLy4qJCNpIiwiI15cL2hvbWVcL3c0MTQ5NjMxXC9wdWJsaWNfaHRtbFwvd3BcXC1jb250ZW50XC91cGxvYWRzXC9iYlxcLXBsdWdpblwvY2FjaGVcLy4qJCNpIiwiI15cL2hvbWVcL3c0MTQ5NjMxXC9wdWJsaWNfaHRtbFwvd3BcXC1jb250ZW50XC91cGxvYWRzXC9jYWNoZVwvd3BtbFwvdHdpZ1wvLiokI2kiLCIjXlwvaG9tZVwvdzQxNDk2MzFcL3B1YmxpY19odG1sXC93cFxcLWNvbnRlbnRcL2NhY2hlXC8uKiQjaSIsIiNeXC9ob21lXC93NDE0OTYzMVwvcHVibGljX2h0bWxcLy4qXC9zcmNcL2xpYlwvc3JjXC9SdWxlc1wvcnVsZXNcXC5qc29uJCNpIiwiI15cL2hvbWVcL3c0MTQ5NjMxXC9wdWJsaWNfaHRtbFwvLipcL2Vycm9yX2xvZyQjaSIsIiNeXC9ob21lXC93NDE0OTYzMVwvcHVibGljX2h0bWxcLy4qXC9waHBfZXJyb3JfbG9nJCNpIiwiI15cL2hvbWVcL3c0MTQ5NjMxXC9wdWJsaWNfaHRtbFwvLipcL21haWxcXC5sb2ckI2kiLCIjXlwvaG9tZVwvdzQxNDk2MzFcL3B1YmxpY19odG1sXC8uKlwvcGhwX21haWxcXC5sb2ckI2kiXSwiY3JlYXRlZF9hdCI6MTY1NjI5NjM3NSwic3RhcnRlZF9hdCI6MCwiZmluaXNoZWRfYXQiOjAsInVzbGVlcCI6MTAwMDAwfQ==',1656296375,0);
/*!40000 ALTER TABLE `wp_icwp_wpsf_scans` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_icwp_wpsf_user_meta`
--

DROP TABLE IF EXISTS `wp_icwp_wpsf_user_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_icwp_wpsf_user_meta` (
  `id` int(11) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary ID',
  `user_id` bigint(11) NOT NULL DEFAULT 0,
  `ip_ref` int(11) unsigned NOT NULL COMMENT 'Foreign Key For Primary ID',
  `backupcode_ready_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Backup Code Ready',
  `email_ready_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Email Ready',
  `ga_ready_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Google Auth Ready',
  `u2f_ready_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'U2F Ready',
  `yubi_ready_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Yubikey Ready',
  `first_seen_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'User First Seen',
  `last_login_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Last Login At',
  `last_2fa_verified_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Last 2FA Verified',
  `hard_suspended_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Hard Suspend',
  `pass_started_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Password First Seen or Set',
  `updated_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Last Updated',
  `created_at` int(15) unsigned NOT NULL DEFAULT 0 COMMENT 'Created',
  PRIMARY KEY (`id`),
  UNIQUE KEY `user_id` (`user_id`),
  KEY `ip_ref` (`ip_ref`),
  CONSTRAINT `wp_icwp_wpsf_user_meta_ibfk_1` FOREIGN KEY (`ip_ref`) REFERENCES `wp_icwp_wpsf_ips` (`id`) ON DELETE CASCADE ON UPDATE CASCADE
) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_icwp_wpsf_user_meta`
--

LOCK TABLES `wp_icwp_wpsf_user_meta` WRITE;
/*!40000 ALTER TABLE `wp_icwp_wpsf_user_meta` DISABLE KEYS */;
INSERT INTO `wp_icwp_wpsf_user_meta` VALUES (1,2,1,0,0,0,0,0,1655719097,1656137533,0,0,1655719097,1656137533,1655719097),(8,1,7,0,0,0,0,0,1655735357,0,0,0,1655735357,1655735357,1655735357),(9,3,8,0,0,0,0,0,1655735357,1656041946,0,0,1655735357,1656041946,1655735357);
/*!40000 ALTER TABLE `wp_icwp_wpsf_user_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_links`
--

DROP TABLE IF EXISTS `wp_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_links` (
  `link_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `link_url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'Y',
  `link_owner` bigint(20) unsigned NOT NULL DEFAULT 1,
  `link_rating` int(11) NOT NULL DEFAULT 0,
  `link_updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `link_rel` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_links`
--

LOCK TABLES `wp_links` WRITE;
/*!40000 ALTER TABLE `wp_links` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_links` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_options`
--

DROP TABLE IF EXISTS `wp_options`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_options` (
  `option_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `option_name` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=InnoDB AUTO_INCREMENT=5119 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_options`
--

LOCK TABLES `wp_options` WRITE;
/*!40000 ALTER TABLE `wp_options` DISABLE KEYS */;
INSERT INTO `wp_options` VALUES (1,'siteurl','https://d36hk7ck-staging.dreamwp.com','yes'),(2,'home','https://d36hk7ck-staging.dreamwp.com','yes'),(3,'blogname','Property To Home','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','it@medinex.com.sg','yes'),(7,'start_of_week','1','yes'),(8,'use_balanceTags','0','yes'),(9,'use_smilies','1','yes'),(10,'require_name_email','1','yes'),(11,'comments_notify','1','yes'),(12,'posts_per_rss','10','yes'),(13,'rss_use_excerpt','0','yes'),(14,'mailserver_url','mail.example.com','yes'),(15,'mailserver_login','login@example.com','yes'),(16,'mailserver_pass','password','yes'),(17,'mailserver_port','110','yes'),(18,'default_category','1','yes'),(19,'default_comment_status','open','yes'),(20,'default_ping_status','open','yes'),(21,'default_pingback_flag','1','yes'),(22,'posts_per_page','10','yes'),(23,'date_format','d/m/Y','yes'),(24,'time_format','g:i a','yes'),(25,'links_updated_date_format','F j, Y g:i a','yes'),(26,'comment_moderation','0','yes'),(27,'moderation_notify','1','yes'),(28,'permalink_structure','/%category%/%postname%/','yes'),(29,'rewrite_rules','a:134:{s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:42:\"e-landing-page/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:52:\"e-landing-page/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:72:\"e-landing-page/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:67:\"e-landing-page/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:48:\"e-landing-page/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:31:\"e-landing-page/([^/]+)/embed/?$\";s:47:\"index.php?e-landing-page=$matches[1]&embed=true\";s:35:\"e-landing-page/([^/]+)/trackback/?$\";s:41:\"index.php?e-landing-page=$matches[1]&tb=1\";s:43:\"e-landing-page/([^/]+)/page/?([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&paged=$matches[2]\";s:50:\"e-landing-page/([^/]+)/comment-page-([0-9]{1,})/?$\";s:54:\"index.php?e-landing-page=$matches[1]&cpage=$matches[2]\";s:39:\"e-landing-page/([^/]+)(?:/([0-9]+))?/?$\";s:53:\"index.php?e-landing-page=$matches[1]&page=$matches[2]\";s:31:\"e-landing-page/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\"e-landing-page/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\"e-landing-page/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\"e-landing-page/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\"e-landing-page/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"elementor-hf/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"elementor-hf/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"elementor-hf/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"elementor-hf/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"elementor-hf/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"elementor-hf/([^/]+)/embed/?$\";s:45:\"index.php?elementor-hf=$matches[1]&embed=true\";s:33:\"elementor-hf/([^/]+)/trackback/?$\";s:39:\"index.php?elementor-hf=$matches[1]&tb=1\";s:41:\"elementor-hf/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&paged=$matches[2]\";s:48:\"elementor-hf/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?elementor-hf=$matches[1]&cpage=$matches[2]\";s:37:\"elementor-hf/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?elementor-hf=$matches[1]&page=$matches[2]\";s:29:\"elementor-hf/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"elementor-hf/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"elementor-hf/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"elementor-hf/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"elementor-hf/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=1\";s:13:\"favicon\\.ico$\";s:19:\"index.php?favicon=1\";s:48:\".*wp-(atom|rdf|rss|rss2|feed|commentsrss2)\\.php$\";s:18:\"index.php?feed=old\";s:20:\".*wp-app\\.php(/.*)?$\";s:19:\"index.php?error=403\";s:18:\".*wp-register.php$\";s:23:\"index.php?register=true\";s:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:39:\"index.php?&page_id=13&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:80:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&feed=$matches[4]\";s:45:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/embed/?$\";s:74:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&paged=$matches[4]\";s:39:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/?$\";s:63:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]\";s:56:\"([0-9]{4})/([0-9]{1,2})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:51:\"([0-9]{4})/([0-9]{1,2})/(feed|rdf|rss|rss2|atom)/?$\";s:64:\"index.php?year=$matches[1]&monthnum=$matches[2]&feed=$matches[3]\";s:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([0-9]{4})/([0-9]{1,2})/page/?([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&paged=$matches[3]\";s:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:31:\".+?/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:41:\".+?/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:61:\".+?/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:56:\".+?/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:37:\".+?/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"(.+?)/([^/]+)/embed/?$\";s:63:\"index.php?category_name=$matches[1]&name=$matches[2]&embed=true\";s:26:\"(.+?)/([^/]+)/trackback/?$\";s:57:\"index.php?category_name=$matches[1]&name=$matches[2]&tb=1\";s:46:\"(.+?)/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:41:\"(.+?)/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&feed=$matches[3]\";s:34:\"(.+?)/([^/]+)/page/?([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&paged=$matches[3]\";s:41:\"(.+?)/([^/]+)/comment-page-([0-9]{1,})/?$\";s:70:\"index.php?category_name=$matches[1]&name=$matches[2]&cpage=$matches[3]\";s:30:\"(.+?)/([^/]+)(?:/([0-9]+))?/?$\";s:69:\"index.php?category_name=$matches[1]&name=$matches[2]&page=$matches[3]\";s:20:\".+?/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:30:\".+?/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:50:\".+?/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:45:\".+?/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:26:\".+?/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:33:\"(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:14:\"(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:26:\"(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:33:\"(.+?)/comment-page-([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&cpage=$matches[2]\";s:8:\"(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";}','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:10:{i:0;s:27:\"astra-sites/astra-sites.php\";i:1;s:31:\"cookie-notice/cookie-notice.php\";i:2;s:33:\"duplicate-post/duplicate-post.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:51:\"header-footer-elementor/header-footer-elementor.php\";i:5;s:63:\"limit-login-attempts-reloaded/limit-login-attempts-reloaded.php\";i:6;s:29:\"mystickymenu/mystickymenu.php\";i:7;s:29:\"wp-mail-smtp/wp_mail_smtp.php\";i:8;s:32:\"wp-simple-firewall/icwp-wpsf.php\";i:9;s:24:\"wpforms-lite/wpforms.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','8','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','','no'),(40,'template','astra','yes'),(41,'stylesheet','astra','yes'),(42,'comment_registration','0','yes'),(43,'html_type','text/html','yes'),(44,'use_trackback','0','yes'),(45,'default_role','subscriber','yes'),(46,'db_version','51917','yes'),(47,'uploads_use_yearmonth_folders','1','yes'),(49,'blog_public','1','yes'),(50,'default_link_category','2','yes'),(51,'show_on_front','page','yes'),(52,'tag_base','','yes'),(53,'show_avatars','1','yes'),(54,'avatar_rating','G','yes'),(55,'upload_url_path','','yes'),(56,'thumbnail_size_w','150','yes'),(57,'thumbnail_size_h','150','yes'),(58,'thumbnail_crop','1','yes'),(59,'medium_size_w','300','yes'),(60,'medium_size_h','300','yes'),(61,'avatar_default','mystery','yes'),(62,'large_size_w','1024','yes'),(63,'large_size_h','1024','yes'),(64,'image_default_link_type','none','yes'),(65,'image_default_size','','yes'),(66,'image_default_align','','yes'),(67,'close_comments_for_old_posts','0','yes'),(68,'close_comments_days_old','14','yes'),(69,'thread_comments','1','yes'),(70,'thread_comments_depth','5','yes'),(71,'page_comments','0','yes'),(72,'comments_per_page','50','yes'),(73,'default_comments_page','newest','yes'),(74,'comment_order','asc','yes'),(75,'sticky_posts','a:0:{}','yes'),(76,'widget_categories','a:2:{i:1;a:4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(77,'widget_text','a:3:{i:1;a:4:{s:5:\"title\";s:12:\"Get In Touch\";s:4:\"text\";s:55:\"1234 N Spring St, Los Angeles, CA 90012\r\n+1 234 567 890\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}i:2;a:4:{s:5:\"title\";s:54:\"Overcome your obstacles. Get Business Coaching, Today!\";s:4:\"text\";s:34:\"<button>Book Consultation</button>\";s:6:\"filter\";b:1;s:6:\"visual\";b:1;}s:12:\"_multiwidget\";i:1;}','yes'),(78,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(79,'uninstall_plugins','a:1:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}','no'),(80,'timezone_string','','yes'),(81,'page_for_posts','0','yes'),(82,'page_on_front','13','yes'),(83,'default_post_format','0','yes'),(84,'link_manager_enabled','0','yes'),(85,'finished_splitting_shared_terms','1','yes'),(86,'site_icon','170','yes'),(87,'medium_large_size_w','768','yes'),(88,'medium_large_size_h','0','yes'),(89,'wp_page_for_privacy_policy','3','yes'),(90,'show_comments_cookies_opt_in','1','yes'),(91,'admin_email_lifespan','1669171396','yes'),(92,'disallowed_keys','','no'),(93,'comment_previously_approved','1','yes'),(94,'auto_plugin_theme_update_emails','a:0:{}','no'),(95,'auto_update_core_dev','enabled','yes'),(96,'auto_update_core_minor','enabled','yes'),(97,'auto_update_core_major','enabled','yes'),(98,'wp_force_deactivated_plugins','a:0:{}','yes'),(99,'initial_db_version','51917','yes'),(100,'wp_user_roles','a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:62:{s:13:\"switch_themes\";b:1;s:11:\"edit_themes\";b:1;s:16:\"activate_plugins\";b:1;s:12:\"edit_plugins\";b:1;s:10:\"edit_users\";b:1;s:10:\"edit_files\";b:1;s:14:\"manage_options\";b:1;s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:6:\"import\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:8:\"level_10\";b:1;s:7:\"level_9\";b:1;s:7:\"level_8\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:12:\"delete_users\";b:1;s:12:\"create_users\";b:1;s:17:\"unfiltered_upload\";b:1;s:14:\"edit_dashboard\";b:1;s:14:\"update_plugins\";b:1;s:14:\"delete_plugins\";b:1;s:15:\"install_plugins\";b:1;s:13:\"update_themes\";b:1;s:14:\"install_themes\";b:1;s:11:\"update_core\";b:1;s:10:\"list_users\";b:1;s:12:\"remove_users\";b:1;s:13:\"promote_users\";b:1;s:18:\"edit_theme_options\";b:1;s:13:\"delete_themes\";b:1;s:6:\"export\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:35:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;s:10:\"copy_posts\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}','yes'),(101,'fresh_site','0','yes'),(102,'user_count','3','no'),(103,'widget_block','a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}','yes'),(104,'sidebars_widgets','a:10:{s:19:\"wp_inactive_widgets\";a:8:{i:0;s:8:\"search-1\";i:1;s:14:\"recent-posts-1\";i:2;s:17:\"recent-comments-1\";i:3;s:10:\"archives-1\";i:4;s:12:\"categories-1\";i:5;s:6:\"meta-1\";i:6;s:6:\"text-1\";i:7;s:6:\"text-2\";}s:9:\"sidebar-1\";a:5:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";i:3;s:7:\"block-5\";i:4;s:7:\"block-6\";}s:13:\"header-widget\";a:0:{}s:15:\"footer-widget-1\";a:0:{}s:15:\"footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-1\";a:0:{}s:24:\"advanced-footer-widget-2\";a:0:{}s:24:\"advanced-footer-widget-3\";a:0:{}s:24:\"advanced-footer-widget-4\";a:0:{}s:13:\"array_version\";i:3;}','yes'),(105,'cron','a:14:{i:1656336843;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1656337397;a:1:{s:34:\"wp_privacy_delete_old_export_files\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1656337440;a:1:{s:16:\"icwp-wpsf-hourly\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1656338400;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1656340997;a:4:{s:18:\"wp_https_detection\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}s:16:\"wp_update_themes\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1656376127;a:1:{s:21:\"wp_update_user_counts\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1656378720;a:1:{s:19:\"icwp-wpsf-all-scans\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:19:\"icwp-wpsf-per-day-1\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1656384197;a:1:{s:32:\"recovery_mode_clean_expired_keys\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1656399720;a:1:{s:15:\"icwp-wpsf-daily\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1656407731;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1656407733;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1656408025;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1656729797;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(106,'widget_pages','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(108,'widget_archives','a:2:{i:1;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(111,'widget_media_gallery','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(113,'widget_meta','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(114,'widget_search','a:2:{i:1;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(115,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(116,'widget_nav_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(117,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(119,'recovery_keys','a:0:{}','yes'),(122,'theme_mods_twentytwentytwo','a:3:{s:18:\"custom_css_post_id\";i:32;s:18:\"nav_menu_locations\";a:0:{}s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1654076129;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:8:{i:0;s:8:\"search-1\";i:1;s:14:\"recent-posts-1\";i:2;s:17:\"recent-comments-1\";i:3;s:10:\"archives-1\";i:4;s:12:\"categories-1\";i:5;s:6:\"meta-1\";i:6;s:6:\"text-1\";i:7;s:6:\"text-2\";}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}','yes'),(125,'https_detection_errors','a:0:{}','yes'),(134,'limit_login_client_type','HTTP_X_FORWARDED_FOR','yes'),(136,'widget_akismet_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(137,'_transient_update_plugins','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:0;}','yes'),(138,'_transient_update_themes','O:8:\"stdClass\":1:{s:12:\"last_checked\";i:0;}','yes'),(141,'limit_login_activation_timestamp','1653619464','no'),(142,'limit_login_notice_enable_notify_timestamp','1650854664','no'),(159,'WPLANG','','yes'),(193,'_transient_health-check-site-status-result','{\"good\":14,\"recommended\":4,\"critical\":1}','yes'),(200,'limit_login_retries','a:1:{s:13:\"182.55.18.218\";i:1;}','no'),(201,'limit_login_retries_valid','a:1:{s:13:\"182.55.18.218\";i:1655778621;}','no'),(202,'limit_login_retries_stats','a:1:{s:10:\"2022-06-20\";i:1;}','no'),(203,'limit_login_logged','','yes'),(207,'finished_updating_comment_type','1','yes'),(267,'can_compress_scripts','0','no'),(280,'recently_activated','a:1:{s:19:\"akismet/akismet.php\";i:1655718996;}','yes'),(285,'elementor_active_kit','5','yes'),(288,'elementor_version','3.6.5','yes'),(289,'elementor_install_history','a:1:{s:5:\"3.6.5\";i:1654075225;}','yes'),(290,'elementor_events_db_version','1.0.0','no'),(292,'elementor_onboarded','1','yes'),(293,'_elementor_installed_time','1654075232','yes'),(294,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:3:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}}s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}s:9:\"templates\";a:822:{i:0;a:16:{s:4:\"tmpl\";i:1280;s:2:\"id\";i:22403;s:5:\"title\";s:40:\"Hello Bar | Subscribe | Aesthetic Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/aesthetic-clinic-19.jpg\";s:12:\"tmpl_created\";i:1647354307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/hello-bar-subscribe-aesthetic-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:48:\"[\"Barbershop\",\"Business\",\"Discount\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:1;a:16:{s:4:\"tmpl\";i:1281;s:2:\"id\";i:22410;s:5:\"title\";s:32:\"Fly-In | Discount | Hair Stylist\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/hair-stylist-20.jpg\";s:12:\"tmpl_created\";i:1647354614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-discount-hair-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Barbershop\",\"Discount\",\"Hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:2;a:16:{s:4:\"tmpl\";i:1028;s:2:\"id\";i:14827;s:5:\"title\";s:39:\"Slide-In | Contact | Luxury Real Estate\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/PopUp.png\";s:12:\"tmpl_created\";i:1595323523;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/slide-in-contact-luxury-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:28:\"[\"real estate\",\"realestate\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:559;s:11:\"trend_index\";i:284;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:3;a:16:{s:4:\"tmpl\";i:1285;s:2:\"id\";i:22440;s:5:\"title\";s:32:\"Classic | Subscribe | Shoe Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/shoes-store-21.jpg\";s:12:\"tmpl_created\";i:1647418620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-subscribe-shoe-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:37:\"[\"Ecommerce\",\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:4;a:16:{s:4:\"tmpl\";i:1286;s:2:\"id\";i:22446;s:5:\"title\";s:37:\"Full Screen | Subscribe | Denim Store\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/denim-store-22.jpg\";s:12:\"tmpl_created\";i:1647419614;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/full-screen-subscribe-denim-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:5;a:16:{s:4:\"tmpl\";i:1287;s:2:\"id\";i:22452;s:5:\"title\";s:37:\"Fly-In | Subscribe | Pizza Restaurant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/pizza-restaurant-23.jpg\";s:12:\"tmpl_created\";i:1647420733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-subscribe-pizza-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Business\",\"Food\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:6;a:16:{s:4:\"tmpl\";i:1288;s:2:\"id\";i:22458;s:5:\"title\";s:38:\"Full Screen | Subscribe | Fashion Shop\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-shop-24.jpg\";s:12:\"tmpl_created\";i:1647426379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-subscribe-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Ecommerce\",\"Fashion\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:7;a:16:{s:4:\"tmpl\";i:1289;s:2:\"id\";i:22464;s:5:\"title\";s:32:\"Fly-In | Contact | Makeup Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/makeup-studio-25.jpg\";s:12:\"tmpl_created\";i:1647427026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-makeup-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:8;a:16:{s:4:\"tmpl\";i:1034;s:2:\"id\";i:15075;s:5:\"title\";s:34:\"Slide-In | Menu | Flooring Company\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp-1.png\";s:12:\"tmpl_created\";i:1597739605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/slide-in-menu-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:383;s:11:\"trend_index\";i:162;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:9;a:16:{s:4:\"tmpl\";i:1290;s:2:\"id\";i:22470;s:5:\"title\";s:32:\"Fly-In | Contact | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-26.jpg\";s:12:\"tmpl_created\";i:1647428250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-contact-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:10;a:16:{s:4:\"tmpl\";i:1035;s:2:\"id\";i:15062;s:5:\"title\";s:35:\"Fly-In | Sign up | Flooring Company\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/PopUp.png\";s:12:\"tmpl_created\";i:1597739629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/fly-in-sign-up-flooring-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:625;s:11:\"trend_index\";i:309;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:11;a:16:{s:4:\"tmpl\";i:1291;s:2:\"id\";i:22480;s:5:\"title\";s:27:\"Classic | CTA | MasterClass\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/master-class-27.jpg\";s:12:\"tmpl_created\";i:1647428474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-masterclass/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"cta\",\"Magazine\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:12;a:16:{s:4:\"tmpl\";i:1292;s:2:\"id\";i:22489;s:5:\"title\";s:29:\"Classic | CTA | Music Concert\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/music-concert-29.jpg\";s:12:\"tmpl_created\";i:1647429738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-music-concert/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"cta\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:13;a:16:{s:4:\"tmpl\";i:1293;s:2:\"id\";i:22495;s:5:\"title\";s:27:\"Classic | CTA | Music Album\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/music-album-30.jpg\";s:12:\"tmpl_created\";i:1647430056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-music-album/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Ba\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:14;a:16:{s:4:\"tmpl\";i:1294;s:2:\"id\";i:22501;s:5:\"title\";s:37:\"Fly-In | CTA | Photography Exhibition\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/photography-exhibition-31.jpg\";s:12:\"tmpl_created\";i:1647430512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-photography-exhibition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:15;a:16:{s:4:\"tmpl\";i:1295;s:2:\"id\";i:22507;s:5:\"title\";s:34:\"Classic | CTA | Clothing Shop Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/clothing-shop-sale-32.jpg\";s:12:\"tmpl_created\";i:1647430774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-cta-clothing-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Ecommerce\",\"Fashion\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:16;a:16:{s:4:\"tmpl\";i:1296;s:2:\"id\";i:22486;s:5:\"title\";s:30:\"Classic | CTA | Shop Promotion\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/shop-promotion-28.jpg\";s:12:\"tmpl_created\";i:1647430951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-shop-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"cta\",\"Magazine\",\"Photography\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:17;a:16:{s:4:\"tmpl\";i:1297;s:2:\"id\";i:22516;s:5:\"title\";s:32:\"Fly-In | CTA | Glasses Shop Sale\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/glasses-shop-sale-33.jpg\";s:12:\"tmpl_created\";i:1647431136;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-cta-glasses-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:30:\"[\"Business\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:18;a:16:{s:4:\"tmpl\";i:1298;s:2:\"id\";i:22522;s:5:\"title\";s:30:\"Fly-In | Discount | Skate Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/50-skate-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647434058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-skate-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:19;a:16:{s:4:\"tmpl\";i:1299;s:2:\"id\";i:22532;s:5:\"title\";s:43:\"Classic | Subscription | Basketball Academy\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/21-basketball-academy-Subscription.jpg\";s:12:\"tmpl_created\";i:1647434608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/classic-subscription-basketball-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Education\",\"Marketing\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:20;a:16:{s:4:\"tmpl\";i:1300;s:2:\"id\";i:22543;s:5:\"title\";s:38:\"Classic | Discount | Veterinary Clinic\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/veterinery-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647435581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/classic-discount-veterinary-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Discount\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:21;a:16:{s:4:\"tmpl\";i:1301;s:2:\"id\";i:22553;s:5:\"title\";s:39:\"Classic | Contact | Business Consulting\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/27-business-consulting-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647439935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/classic-contact-business-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Business\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:22;a:16:{s:4:\"tmpl\";i:1302;s:2:\"id\";i:22562;s:5:\"title\";s:28:\"Classic | Contact | Handyman\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/handyman-small.jpg\";s:12:\"tmpl_created\";i:1647440333;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-contact-handyman/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:23;a:16:{s:4:\"tmpl\";i:1303;s:2:\"id\";i:22573;s:5:\"title\";s:40:\"Classic | Discount | Online Fashion Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/31-online-fashion-shop-Discount.jpg\";s:12:\"tmpl_created\";i:1647462549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-online-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Discount\",\"Ecommerce\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:24;a:16:{s:4:\"tmpl\";i:1304;s:2:\"id\";i:22583;s:5:\"title\";s:36:\"Fly-In | Discount | Personal Trainer\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/personal-trainer-small.jpg\";s:12:\"tmpl_created\";i:1647503781;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:25;a:16:{s:4:\"tmpl\";i:1305;s:2:\"id\";i:22592;s:5:\"title\";s:41:\"Classic | Contact | Illustrator Portfolio\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/illustrator-protfolio-small.jpg\";s:12:\"tmpl_created\";i:1647504218;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-contact-illustrator-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:49:\"[\"Contact\",\"Creative Portfolio\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:26;a:16:{s:4:\"tmpl\";i:1306;s:2:\"id\";i:22602;s:5:\"title\";s:46:\"Bottom Bar | Discount | Handmade Ceramics Shop\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2022/03/handmade-ceramic-shop-36-small.jpg\";s:12:\"tmpl_created\";i:1647507007;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-ceramics-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:48:\"[\"Business\",\"cta\",\"Ecommerce\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:27;a:16:{s:4:\"tmpl\";i:1307;s:2:\"id\";i:22612;s:5:\"title\";s:51:\"Classic | Contact | Classic Car Restoration Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/restoration-car-shop-37-small.jpg\";s:12:\"tmpl_created\";i:1647507310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/classic-contact-classic-car-restoration-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:28;a:16:{s:4:\"tmpl\";i:1052;s:2:\"id\";i:15259;s:5:\"title\";s:31:\"Hello Bar | Menu | Psychologist\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Menu-PopUp.png\";s:12:\"tmpl_created\";i:1600170209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/hello-bar-menu-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:739;s:11:\"trend_index\";i:583;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:29;a:16:{s:4:\"tmpl\";i:1308;s:2:\"id\";i:22621;s:5:\"title\";s:30:\"Classic | Booking | Life Coach\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/38-life-coach-Booking.jpg\";s:12:\"tmpl_created\";i:1647508596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-booking-life-coach/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:33:\"[\"Booking\",\"Business\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:30;a:16:{s:4:\"tmpl\";i:1053;s:2:\"id\";i:15272;s:5:\"title\";s:32:\"Classic | Contact | Psychologist\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/PopUp.png\";s:12:\"tmpl_created\";i:1600170487;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-psychologist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:578;s:11:\"trend_index\";i:312;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:31;a:16:{s:4:\"tmpl\";i:1309;s:2:\"id\";i:22632;s:5:\"title\";s:42:\"Classic |  Subscription | Merchandise Shop\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/Merchandise-Shop-39-small.jpg\";s:12:\"tmpl_created\";i:1647509196;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-subscription-merchandise-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Ecommerce\",\"Marketing\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:32;a:16:{s:4:\"tmpl\";i:1054;s:2:\"id\";i:15414;s:5:\"title\";s:32:\"Classic | Contact | Dance Studio\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/PopUp.jpg\";s:12:\"tmpl_created\";i:1603180596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-dance-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"dance studio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:762;s:11:\"trend_index\";i:650;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:33;a:16:{s:4:\"tmpl\";i:1310;s:2:\"id\";i:22643;s:5:\"title\";s:48:\"Fly-In | Contact | Non-Governmental Organization\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/NGO-41-small.jpg\";s:12:\"tmpl_created\";i:1647509528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/fly-in-contact-non-governmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:34;a:16:{s:4:\"tmpl\";i:1311;s:2:\"id\";i:22654;s:5:\"title\";s:35:\"Hello Bar | Contact | Family Doctor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/family-doctor-44-small.jpg\";s:12:\"tmpl_created\";i:1647509732;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/hello-bar-contact-family-doctor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Contact\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:35;a:16:{s:4:\"tmpl\";i:1312;s:2:\"id\";i:22663;s:5:\"title\";s:36:\"Classic | Subscription | Sports Blog\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/45-sport-blog-Subscription.jpg\";s:12:\"tmpl_created\";i:1647509908;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-sports-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Sport\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:36;a:16:{s:4:\"tmpl\";i:1313;s:2:\"id\";i:22673;s:5:\"title\";s:30:\"Hello Bar | Booking | Event DJ\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/DJ-service-46-small.jpg\";s:12:\"tmpl_created\";i:1647510160;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/hello-bar-booking-event-dj/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:31:\"[\"Booking\",\"Events\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:37;a:16:{s:4:\"tmpl\";i:1314;s:2:\"id\";i:22684;s:5:\"title\";s:36:\"Fly-In | Discount | Cleaning Company\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/51-cleaning-company-Discount.jpg\";s:12:\"tmpl_created\";i:1647510546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-discount-cleaning-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Discount\",\"Offer\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:38;a:16:{s:4:\"tmpl\";i:1315;s:2:\"id\";i:22693;s:5:\"title\";s:28:\"Fly-In | Contact | Carpenter\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/carpenter-53-small.jpg\";s:12:\"tmpl_created\";i:1647511972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-carpenter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:39;a:16:{s:4:\"tmpl\";i:1316;s:2:\"id\";i:22703;s:5:\"title\";s:31:\"Classic | Booking | Yoga Studio\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/55-yoga-studio-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647512209;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-booking-yoga-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Booking\",\"Contact\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:40;a:16:{s:4:\"tmpl\";i:1317;s:2:\"id\";i:22714;s:5:\"title\";s:37:\"Classic | Discount | Pet Care Company\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/56-Pet-Care-Discount.jpg\";s:12:\"tmpl_created\";i:1647513031;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-pet-care-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:41;a:16:{s:4:\"tmpl\";i:1318;s:2:\"id\";i:22725;s:5:\"title\";s:38:\"Fly-In | Discount | Online Coffee Shop\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/online-coffee-shop-57-small.jpg\";s:12:\"tmpl_created\";i:1647513325;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-discount-online-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"Food\",\"Offer\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:42;a:16:{s:4:\"tmpl\";i:1319;s:2:\"id\";i:22737;s:5:\"title\";s:44:\"Fly-In | CTA | Moving &#038; Storage Company\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/moving-company-59-small.jpg\";s:12:\"tmpl_created\";i:1647520956;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/fly-in-cta-moving-storage-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:43;a:16:{s:4:\"tmpl\";i:1064;s:2:\"id\";i:15580;s:5:\"title\";s:31:\"Fullscreen | Menu | Travel Blog\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1606215358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fullscreen-menu-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:673;s:11:\"trend_index\";i:348;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:44;a:16:{s:4:\"tmpl\";i:1320;s:2:\"id\";i:22749;s:5:\"title\";s:47:\"Classic | Contact | Industrial Design Portfolio\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/60-industrial-design-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647528116;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/classic-contact-industrial-design-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:40:\"[\"Contact\",\"Interior Design\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:45;a:16:{s:4:\"tmpl\";i:1065;s:2:\"id\";i:15570;s:5:\"title\";s:33:\"Classic | Subscribe | Travel Blog\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/PopUp.jpg\";s:12:\"tmpl_created\";i:1606215555;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscribe-travel-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:709;s:11:\"trend_index\";i:459;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:46;a:16:{s:4:\"tmpl\";i:1321;s:2:\"id\";i:22759;s:5:\"title\";s:25:\"Classic | Contact | Drone\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/drone-61-small.jpg\";s:12:\"tmpl_created\";i:1647528899;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-contact-drone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:47;a:16:{s:4:\"tmpl\";i:1322;s:2:\"id\";i:22768;s:5:\"title\";s:46:\"Full Screen | Menu | Fashion Stylist Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/62-Fashion-Stylist-Menu.jpg\";s:12:\"tmpl_created\";i:1647529434;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/full-screen-menu-fashion-stylist-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:31:\"[\"Fashion\",\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:48;a:16:{s:4:\"tmpl\";i:1323;s:2:\"id\";i:22780;s:5:\"title\";s:31:\"Fly-In | CTA | Landscape Design\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/64-Landscape-Design-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647530337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-landscape-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:49;a:16:{s:4:\"tmpl\";i:1324;s:2:\"id\";i:22790;s:5:\"title\";s:48:\"Bottom Bar  | Contact | Architecture Photography\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/architecture-photography-65-small.jpg\";s:12:\"tmpl_created\";i:1647532358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/bottom-bar-contact-architecture-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Architecture\",\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:50;a:16:{s:4:\"tmpl\";i:1325;s:2:\"id\";i:22800;s:5:\"title\";s:41:\"Fly-In  | CTA | Speech-Language Therapist\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/66-Speech-Language-Therapist-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647532720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/fly-in-cta-speech-language-therapist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:25:\"[\"cta\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:51;a:16:{s:4:\"tmpl\";i:1326;s:2:\"id\";i:22812;s:5:\"title\";s:35:\"Full Screen | Verification | Winery\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/67-Winery-Verification.jpg\";s:12:\"tmpl_created\";i:1647761384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/full-screen-verification-winery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:24:\"[\"Alert\",\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:52;a:16:{s:4:\"tmpl\";i:1327;s:2:\"id\";i:22822;s:5:\"title\";s:36:\"Fly-In | Subscription | Nutritionist\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/nutritionist-69-small.jpg\";s:12:\"tmpl_created\";i:1647762620;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-subscription-nutritionist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Food\",\"Health\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:53;a:16:{s:4:\"tmpl\";i:1328;s:2:\"id\";i:22833;s:5:\"title\";s:40:\"Classic | Subscription | App &#038; SaaS\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/app-70-small.jpg\";s:12:\"tmpl_created\";i:1647762955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-subscription-app-saas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:14:\"[\"App\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:54;a:16:{s:4:\"tmpl\";i:1329;s:2:\"id\";i:22844;s:5:\"title\";s:41:\"Bottom Bar | Discount | Handmade Cupcakes\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/72-Handmade-Cupcakes-Discount.jpg\";s:12:\"tmpl_created\";i:1647763350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/bottom-bar-discount-handmade-cupcakes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:21:\"[\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:55;a:16:{s:4:\"tmpl\";i:1330;s:2:\"id\";i:22855;s:5:\"title\";s:40:\"Bottom Bar | Subscription | Fashion Blog\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fashion-blog-75-small.jpg\";s:12:\"tmpl_created\";i:1647763907;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/bottom-bar-subscription-fashion-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:30:\"[\"Blog\",\"Fashion\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:56;a:16:{s:4:\"tmpl\";i:1331;s:2:\"id\";i:22866;s:5:\"title\";s:28:\"Fly-In | CTA | Private Tutor\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-77-small.jpg\";s:12:\"tmpl_created\";i:1647764062;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-cta-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:57;a:16:{s:4:\"tmpl\";i:1332;s:2:\"id\";i:22876;s:5:\"title\";s:30:\"Classic | CTA | Tennis Academy\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/78-Tennis-Academy-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765192;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-tennis-academy/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:58;a:16:{s:4:\"tmpl\";i:1333;s:2:\"id\";i:22887;s:5:\"title\";s:31:\"Fly-In | CTA | Shared Workspace\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/shared-workspace-79-small.jpg\";s:12:\"tmpl_created\";i:1647765419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-cta-shared-workspace/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Business\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:59;a:16:{s:4:\"tmpl\";i:1334;s:2:\"id\";i:22899;s:5:\"title\";s:30:\"Bottom Bar | CTA | Art Gallery\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/80-Art-Gallery-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647765652;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-cta-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:13:\"[\"Art\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:60;a:16:{s:4:\"tmpl\";i:1335;s:2:\"id\";i:22910;s:5:\"title\";s:44:\"Fly-In | Subscription | Hiking Tours Company\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/hiking-tours-company-81-small.jpg\";s:12:\"tmpl_created\";i:1647765835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscription-hiking-tours-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:29:\"[\"subscribe\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:61;a:16:{s:4:\"tmpl\";i:1336;s:2:\"id\";i:22921;s:5:\"title\";s:26:\"Classic | CTA | Music Band\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/music-band-82-small.jpg\";s:12:\"tmpl_created\";i:1647769462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/classic-cta-music-band/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Marketing\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:62;a:16:{s:4:\"tmpl\";i:1337;s:2:\"id\";i:22935;s:5:\"title\";s:35:\"Classic | CTA | Computer Technician\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/comuter-technician-83-small.jpg\";s:12:\"tmpl_created\";i:1647769843;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-computer-technician/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"cta\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:63;a:16:{s:4:\"tmpl\";i:1338;s:2:\"id\";i:22945;s:5:\"title\";s:37:\"Classic | Discount | Delivery Company\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/delivery-company-88-small.jpg\";s:12:\"tmpl_created\";i:1647770834;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-discount-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Discount\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:64;a:16:{s:4:\"tmpl\";i:1339;s:2:\"id\";i:22959;s:5:\"title\";s:29:\"Classic | Discount | Eco Shop\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/echo-shop-89-small.jpg\";s:12:\"tmpl_created\";i:1647771211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-discount-eco-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:65;a:16:{s:4:\"tmpl\";i:1340;s:2:\"id\";i:22972;s:5:\"title\";s:54:\"Fly-In | Subscription | Health &#038; Mindfulness Blog\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small.jpg\";s:12:\"tmpl_created\";i:1647771461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/fly-in-subscription-health-mindfulness-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:21:\"[\"Health\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:66;a:16:{s:4:\"tmpl\";i:1341;s:2:\"id\";i:22982;s:5:\"title\";s:31:\"Full Screen | Menu | Art Museum\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/art-museum-112-small.jpg\";s:12:\"tmpl_created\";i:1647771938;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-art-museum/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:67;a:16:{s:4:\"tmpl\";i:1342;s:2:\"id\";i:22992;s:5:\"title\";s:40:\"Classic | Discount | Urban Clothing Shop\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/health-blog-91-small-1.jpg\";s:12:\"tmpl_created\";i:1647773067;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-urban-clothing-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Discount\",\"Ecommerce\",\"Fashion\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:68;a:16:{s:4:\"tmpl\";i:1343;s:2:\"id\";i:23004;s:5:\"title\";s:60:\"Full Screen | Menu | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small-1.jpg\";s:12:\"tmpl_created\";i:1647773366;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:146:\"https://library.elementor.com/popups/full-screen-menu-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:69;a:16:{s:4:\"tmpl\";i:1344;s:2:\"id\";i:23015;s:5:\"title\";s:62:\"Bottom Bar | Contact | Digital &#038; Technology Design School\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-design-tech-school-small.jpg\";s:12:\"tmpl_created\";i:1647773492;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/bottom-bar-contact-digital-technology-design-school/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:23:\"[\"Contact\",\"Portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:70;a:16:{s:4:\"tmpl\";i:1345;s:2:\"id\";i:23025;s:5:\"title\";s:32:\"Full Screen | Menu | Flower Shop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small.jpg\";s:12:\"tmpl_created\";i:1647773820;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:71;a:16:{s:4:\"tmpl\";i:1346;s:2:\"id\";i:23037;s:5:\"title\";s:36:\"Classic | Subscription | Flower Shop\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/flower-shop-small-1.jpg\";s:12:\"tmpl_created\";i:1647773949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-flower-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Discount\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:72;a:16:{s:4:\"tmpl\";i:1347;s:2:\"id\";i:23056;s:5:\"title\";s:48:\"Classic | Discount | Health &#038; Fitness eBook\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/fitness-ebook-small-1.jpg\";s:12:\"tmpl_created\";i:1647774468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-discount-health-fitness-ebook/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:73;a:16:{s:4:\"tmpl\";i:1348;s:2:\"id\";i:23067;s:5:\"title\";s:37:\"Fly-In | Menu | Baby Sleep Consultant\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small-1.jpg\";s:12:\"tmpl_created\";i:1647778954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:74;a:16:{s:4:\"tmpl\";i:1349;s:2:\"id\";i:23077;s:5:\"title\";s:46:\"Classic | Subscription | Baby Sleep Consultant\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/baby-sleep-consultant-small.jpg\";s:12:\"tmpl_created\";i:1647779074;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/classic-subscription-baby-sleep-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:12:\"[\"Discount\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:75;a:16:{s:4:\"tmpl\";i:1350;s:2:\"id\";i:23090;s:5:\"title\";s:33:\"Full Screen | Menu | Luxury Hotel\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small.jpg\";s:12:\"tmpl_created\";i:1647779390;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/full-screen-menu-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:76;a:16:{s:4:\"tmpl\";i:1351;s:2:\"id\";i:23100;s:5:\"title\";s:31:\"Fly-In | Booking | Luxury Hotel\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/luxury-hotel-small-1.jpg\";s:12:\"tmpl_created\";i:1647779500;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-booking-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Booking\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:77;a:16:{s:4:\"tmpl\";i:1352;s:2:\"id\";i:23109;s:5:\"title\";s:38:\"Full Screen | Menu | Design Conference\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small.jpg\";s:12:\"tmpl_created\";i:1647779675;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:78;a:16:{s:4:\"tmpl\";i:1353;s:2:\"id\";i:23120;s:5:\"title\";s:41:\"Full Screen | Booking | Design Conference\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/design-conference-35-small-1.jpg\";s:12:\"tmpl_created\";i:1647779793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/full-screen-booking-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:35:\"[\"Booking\",\"Conference\",\"Creative\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:79;a:16:{s:4:\"tmpl\";i:1354;s:2:\"id\";i:23129;s:5:\"title\";s:29:\"Slide-In | Menu | VR Headsets\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small.jpg\";s:12:\"tmpl_created\";i:1647781211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-menu-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:80;a:16:{s:4:\"tmpl\";i:1355;s:2:\"id\";i:23139;s:5:\"title\";s:31:\"Classic | Contact | VR Headsets\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/VR-headset-small-1.jpg\";s:12:\"tmpl_created\";i:1647781384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-vr-headsets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:81;a:16:{s:4:\"tmpl\";i:1356;s:2:\"id\";i:23149;s:5:\"title\";s:38:\"Slide-In | Menu | Portrait Photography\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Menu.jpg\";s:12:\"tmpl_created\";i:1647782336;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/slide-in-menu-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:82;a:16:{s:4:\"tmpl\";i:1357;s:2:\"id\";i:23159;s:5:\"title\";s:47:\"Hello Bar | Subscription | Portrait Photography\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2022/03/48-portrair-photography-Subscription.jpg\";s:12:\"tmpl_created\";i:1647782478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:140:\"https://library.elementor.com/popups/hello-bar-subscription-portrait-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:34:\"[\"Blog\",\"Photography\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:83;a:16:{s:4:\"tmpl\";i:1358;s:2:\"id\";i:23169;s:5:\"title\";s:32:\"Full Screen | Menu | English Pub\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Menu.jpg\";s:12:\"tmpl_created\";i:1647782664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-menu-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:84;a:16:{s:4:\"tmpl\";i:1359;s:2:\"id\";i:23179;s:5:\"title\";s:32:\"Classic | Discount | English Pub\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/49-englisg-pub-Discount.jpg\";s:12:\"tmpl_created\";i:1647782796;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-english-pub/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:85;a:16:{s:4:\"tmpl\";i:1360;s:2:\"id\";i:23189;s:5:\"title\";s:27:\"Full Screen | Menu | Singer\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Menu.jpg\";s:12:\"tmpl_created\";i:1647783070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-menu-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:29:\"[\"Fullscreen\",\"menu\",\"Music\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:86;a:16:{s:4:\"tmpl\";i:1361;s:2:\"id\";i:23200;s:5:\"title\";s:31:\"Classic | Subscription | Singer\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2022/03/58-Music-Artist-Subscription.jpg\";s:12:\"tmpl_created\";i:1647783249;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-subscription-singer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Music\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:87;a:16:{s:4:\"tmpl\";i:1362;s:2:\"id\";i:23210;s:5:\"title\";s:38:\"Full Screen | Menu | Virtual Assistant\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistnt-73-small.jpg\";s:12:\"tmpl_created\";i:1647784292;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-menu-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:88;a:16:{s:4:\"tmpl\";i:1363;s:2:\"id\";i:23223;s:5:\"title\";s:39:\"Hello Bar | Contact | Virtual Assistant\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/73-Virtual-Assistant-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647784616;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-contact-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:37:\"[\"Contact\",\"Psychologist\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:89;a:16:{s:4:\"tmpl\";i:1364;s:2:\"id\";i:23234;s:5:\"title\";s:32:\"Slide-In  | Menu | Personal Chef\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Menu.jpg\";s:12:\"tmpl_created\";i:1647798194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-menu-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:8:\"[\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:90;a:16:{s:4:\"tmpl\";i:1365;s:2:\"id\";i:23244;s:5:\"title\";s:29:\"Classic | CTA | Personal Chef\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/74-Personal-Chef-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647798297;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-personal-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:24:\"[\"Booking\",\"Chef\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:91;a:16:{s:4:\"tmpl\";i:1366;s:2:\"id\";i:23254;s:5:\"title\";s:31:\"Full Screen | Menu | Food Truck\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small-1.jpg\";s:12:\"tmpl_created\";i:1647798447;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-menu-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:92;a:16:{s:4:\"tmpl\";i:1367;s:2:\"id\";i:23265;s:5:\"title\";s:30:\"Fly-In | Discount | Food Truck\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/food-truck-76-small.jpg\";s:12:\"tmpl_created\";i:1647798657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-discount-food-truck/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Discount\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:93;a:16:{s:4:\"tmpl\";i:1369;s:2:\"id\";i:23323;s:5:\"title\";s:28:\"Classic | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-6-Small.jpg\";s:12:\"tmpl_created\";i:1647855505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:94;a:16:{s:4:\"tmpl\";i:1370;s:2:\"id\";i:23329;s:5:\"title\";s:29:\"Slide-In | CTA | Black Friday\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-5-Small.jpg\";s:12:\"tmpl_created\";i:1647855865;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/slide-in-cta-black-friday/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:95;a:16:{s:4:\"tmpl\";i:1371;s:2:\"id\";i:23335;s:5:\"title\";s:31:\"Slide-In | CTA | Black Friday 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-1-Small.jpg\";s:12:\"tmpl_created\";i:1647856357;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-cta-black-friday-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:96;a:16:{s:4:\"tmpl\";i:1372;s:2:\"id\";i:23341;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-3-Small.jpg\";s:12:\"tmpl_created\";i:1647856493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:97;a:16:{s:4:\"tmpl\";i:1373;s:2:\"id\";i:23347;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-2-Small.jpg\";s:12:\"tmpl_created\";i:1647856891;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:98;a:16:{s:4:\"tmpl\";i:1374;s:2:\"id\";i:23354;s:5:\"title\";s:30:\"Classic | CTA | Black Friday 4\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/Black-Friday-4-Small.jpg\";s:12:\"tmpl_created\";i:1647856996;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-black-friday-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:34:\"[\"Black Friday\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:99;a:16:{s:4:\"tmpl\";i:1375;s:2:\"id\";i:23394;s:5:\"title\";s:27:\"Classic | CTA | Halloween 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-3-Small.jpg\";s:12:\"tmpl_created\";i:1647857351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/classic-cta-halloween-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:31:\"[\"cta\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:100;a:16:{s:4:\"tmpl\";i:1376;s:2:\"id\";i:23401;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-2-Small.jpg\";s:12:\"tmpl_created\";i:1647857567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:101;a:16:{s:4:\"tmpl\";i:1377;s:2:\"id\";i:23407;s:5:\"title\";s:33:\"Slide-In | Discount | Halloween 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-1-Small.jpg\";s:12:\"tmpl_created\";i:1647857814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-halloween-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:36:\"[\"Discount\",\"Ecommerce\",\"Halloween\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:102;a:16:{s:4:\"tmpl\";i:1378;s:2:\"id\";i:23416;s:5:\"title\";s:31:\"Fly-In | Discount | Halloween 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-5-Small.jpg\";s:12:\"tmpl_created\";i:1647858024;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-discount-halloween-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:44:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"Offer\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:103;a:16:{s:4:\"tmpl\";i:1379;s:2:\"id\";i:23422;s:5:\"title\";s:36:\"Classic | Subscription | Halloween 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Halloween-4-Small.jpg\";s:12:\"tmpl_created\";i:1647858246;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-subscription-halloween-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:48:\"[\"Discount\",\"Ecommerce\",\"Halloween\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:104;a:16:{s:4:\"tmpl\";i:1380;s:2:\"id\";i:23471;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-2-Small.jpg\";s:12:\"tmpl_created\";i:1647859193;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:105;a:16:{s:4:\"tmpl\";i:1381;s:2:\"id\";i:23477;s:5:\"title\";s:28:\"Slide-In | CTA | Christmas 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-4-Small.jpg\";s:12:\"tmpl_created\";i:1647859838;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-cta-christmas-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Christmas\",\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:106;a:16:{s:4:\"tmpl\";i:1382;s:2:\"id\";i:23483;s:5:\"title\";s:26:\"Fly-In | CTA | Christmas 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-1-Small.jpg\";s:12:\"tmpl_created\";i:1647860157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-cta-christmas-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:107;a:16:{s:4:\"tmpl\";i:1383;s:2:\"id\";i:23489;s:5:\"title\";s:33:\"Slide-In | Discount | Christmas 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-5-Small.jpg\";s:12:\"tmpl_created\";i:1647860302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-discount-christmas-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:31:\"[\"Christmas\",\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:108;a:16:{s:4:\"tmpl\";i:1384;s:2:\"id\";i:23496;s:5:\"title\";s:32:\"Classic | Discount | Christmas 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/Christmas-3-Small.jpg\";s:12:\"tmpl_created\";i:1647860454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-discount-christmas-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Christmas\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:109;a:16:{s:4:\"tmpl\";i:1385;s:2:\"id\";i:23523;s:5:\"title\";s:30:\"Classic | CTA | Valentines Day\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-2-Small.jpg\";s:12:\"tmpl_created\";i:1647860912;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-cta-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:110;a:16:{s:4:\"tmpl\";i:1386;s:2:\"id\";i:23529;s:5:\"title\";s:39:\"Hello Bar | Discount | Valentines Day 2\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-1-Small.jpg\";s:12:\"tmpl_created\";i:1647861064;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-discount-valentines-day-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:30:\"[\"Discount\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:111;a:16:{s:4:\"tmpl\";i:1387;s:2:\"id\";i:23536;s:5:\"title\";s:32:\"Classic | CTA | Valentines Day 3\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/03/Valentines-Day-3-Small.jpg\";s:12:\"tmpl_created\";i:1647861536;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-cta-valentines-day-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"cta\",\"Valentine\'s Day\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:112;a:16:{s:4:\"tmpl\";i:1132;s:2:\"id\";i:16553;s:5:\"title\";s:31:\"Fly-In | Contact | Beauty Salon\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/12/PopUp.jpg\";s:12:\"tmpl_created\";i:1608622602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-beauty-salon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"hair\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:691;s:11:\"trend_index\";i:428;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:113;a:16:{s:4:\"tmpl\";i:1388;s:2:\"id\";i:23586;s:5:\"title\";s:51:\"Fly-In | Subscribe | Health &#038; Wellness Company\";s:9:\"thumbnail\";s:103:\"https://library.elementor.com/wp-content/uploads/2022/03/35-Subscribe-Health-Wellness-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647862008;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/fly-in-subscribe-health-wellness-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"Business\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:114;a:16:{s:4:\"tmpl\";i:1389;s:2:\"id\";i:23592;s:5:\"title\";s:34:\"Classic | Subscribe | Tech Company\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/36-Subscribe-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647866706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-subscribe-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Marketing\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:115;a:16:{s:4:\"tmpl\";i:1390;s:2:\"id\";i:23598;s:5:\"title\";s:36:\"Classic | Contact Us | Fight Classes\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2022/03/37-Contact-Us-Fight-Classes-Small.jpg\";s:12:\"tmpl_created\";i:1647866869;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-contact-us-fight-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:116;a:16:{s:4:\"tmpl\";i:1391;s:2:\"id\";i:23611;s:5:\"title\";s:31:\"Classic | CTA | Mochi Shop Sale\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2022/03/39-Click-Through-Mochi-Shop-Sale-Small.jpg\";s:12:\"tmpl_created\";i:1647867750;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-cta-mochi-shop-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:23:\"[\"cta\",\"Offer\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:117;a:16:{s:4:\"tmpl\";i:1392;s:2:\"id\";i:23618;s:5:\"title\";s:28:\"Classic | CTA | Fashion Shop\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2022/03/40-Click-Through-Fashion-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647868251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-cta-fashion-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"cta\",\"Ecommerce\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:118;a:16:{s:4:\"tmpl\";i:1393;s:2:\"id\";i:23624;s:5:\"title\";s:29:\"Fly-In | Login | Tech Company\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/41-Login-Tech-Company-Small.jpg\";s:12:\"tmpl_created\";i:1647868704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-login-tech-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:119;a:16:{s:4:\"tmpl\";i:1394;s:2:\"id\";i:23630;s:5:\"title\";s:36:\"Fly-In | Verification | Liquor Store\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/42-Verification-Liquor-Store-Small.jpg\";s:12:\"tmpl_created\";i:1647870308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/fly-in-verification-liquor-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:120;a:16:{s:4:\"tmpl\";i:883;s:2:\"id\";i:11468;s:5:\"title\";s:20:\"Classic | Sale | Gym\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/PopUp_Small.png\";s:12:\"tmpl_created\";i:1567393182;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:696;s:11:\"trend_index\";i:740;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:121;a:16:{s:4:\"tmpl\";i:1395;s:2:\"id\";i:23636;s:5:\"title\";s:39:\"Hello Bar | Subscribe | Online Magazine\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2022/03/44-Subscribe-Online-Magazine-Small.jpg\";s:12:\"tmpl_created\";i:1647870465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/popups/hello-bar-subscribe-online-magazine/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:20:\"[\"Blog\",\"subscribe\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:122;a:16:{s:4:\"tmpl\";i:1396;s:2:\"id\";i:23642;s:5:\"title\";s:27:\"Fly-In | Login | Health Spa\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/03/43-Login-Health-Spa-Small.jpg\";s:12:\"tmpl_created\";i:1647872427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/fly-in-login-health-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:20:\"[\"Login\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:123;a:16:{s:4:\"tmpl\";i:1397;s:2:\"id\";i:23648;s:5:\"title\";s:33:\"Fly-In | Verification | Wine Shop\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/03/45-Verification-Wine-Shop-Small.jpg\";s:12:\"tmpl_created\";i:1647872627;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-verification-wine-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:16:\"[\"Verification\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:124;a:16:{s:4:\"tmpl\";i:893;s:2:\"id\";i:11822;s:5:\"title\";s:30:\"Full Screen | Menu | Portfolio\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/PopUp_small.png\";s:12:\"tmpl_created\";i:1569429896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:654;s:11:\"trend_index\";i:626;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:125;a:16:{s:4:\"tmpl\";i:899;s:2:\"id\";i:11839;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Header_small.png\";s:12:\"tmpl_created\";i:1569430015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:189;s:11:\"trend_index\";i:20;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:126;a:16:{s:4:\"tmpl\";i:1421;s:2:\"id\";i:24235;s:5:\"title\";s:24:\"Ladydog Club &#8211; NFT\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/05/Ladydog_Club.jpg\";s:12:\"tmpl_created\";i:1651525072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/ladydog-club-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:127;a:16:{s:4:\"tmpl\";i:1422;s:2:\"id\";i:24166;s:5:\"title\";s:15:\"Dot &#8211; NFT\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/05/Dot-250_280.jpg\";s:12:\"tmpl_created\";i:1651525117;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/lp/dot-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:128;a:16:{s:4:\"tmpl\";i:1423;s:2:\"id\";i:24191;s:5:\"title\";s:28:\"Cosmic Neighbors &#8211; NFT\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Cosmic_Neighbors-250_280.jpg\";s:12:\"tmpl_created\";i:1651525124;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/cosmic-neighbors-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:129;a:16:{s:4:\"tmpl\";i:1424;s:2:\"id\";i:24255;s:5:\"title\";s:30:\"Happy Food Friends &#8211; NFT\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/05/Featured_Image.jpg\";s:12:\"tmpl_created\";i:1651525475;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/happy-food-friends-nft/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:3:\"NFT\";s:4:\"tags\";s:100:\"[\"Art\",\"Author\",\"Business\",\"Creative\",\"Design\",\"Gallery\",\"Landing Pages\",\"NFT\",\"Products\",\"Virtual\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:130;a:16:{s:4:\"tmpl\";i:923;s:2:\"id\";i:12229;s:5:\"title\";s:33:\"Slide In | Law Firm | Information\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/popup.png\";s:12:\"tmpl_created\";i:1572847842;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:547;s:11:\"trend_index\";i:413;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:131;a:16:{s:4:\"tmpl\";i:924;s:2:\"id\";i:12550;s:5:\"title\";s:32:\"Fly-in | Sale | Travel and Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_s.png\";s:12:\"tmpl_created\";i:1575960263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:754;s:11:\"trend_index\";i:791;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:132;a:16:{s:4:\"tmpl\";i:925;s:2:\"id\";i:12540;s:5:\"title\";s:33:\"Classic | Menu | Travel and tours\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/PopUp_Menu_s.png\";s:12:\"tmpl_created\";i:1575960267;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:690;s:11:\"trend_index\";i:714;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:133;a:16:{s:4:\"tmpl\";i:1443;s:2:\"id\";i:24599;s:5:\"title\";s:27:\"Wireframe &#8211; Courses 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Courses-1.jpg\";s:12:\"tmpl_created\";i:1653989626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/wireframe-courses-1-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:180:\"[\"About\",\"Academy\",\"Booking\",\"Business\",\"Course Online\",\"Features\",\"Footer\",\"Landing Pages\",\"Online Service\",\"Professional\",\"School\",\"Services\",\"Subscribe\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:134;a:16:{s:4:\"tmpl\";i:1444;s:2:\"id\";i:24614;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1-2.jpg\";s:12:\"tmpl_created\";i:1653990084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:139:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:135;a:16:{s:4:\"tmpl\";i:1445;s:2:\"id\";i:24629;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2-2.jpg\";s:12:\"tmpl_created\";i:1653990132;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:123:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:136;a:16:{s:4:\"tmpl\";i:1446;s:2:\"id\";i:24644;s:5:\"title\";s:27:\"Wireframe &#8211; Webinar 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Webinar-1.jpg\";s:12:\"tmpl_created\";i:1653990164;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/wireframe-webinar-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:177:\"[\"About\",\"Academy\",\"Booking\",\"Conference\",\"Course Online\",\"Education\",\"Features\",\"Footer\",\"Form\",\"Landing Pages\",\"Online Event\",\"Online Service\",\"Subscribe\",\"Virtual\",\"Webinar\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:137;a:16:{s:4:\"tmpl\";i:1447;s:2:\"id\";i:24655;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3-2.jpg\";s:12:\"tmpl_created\";i:1653990198;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:143:\"[\"About\",\"Agency\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Landing Pages\",\"Portfolio\",\"Professional\",\"Project\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:138;a:16:{s:4:\"tmpl\";i:1448;s:2:\"id\";i:24677;s:5:\"title\";s:28:\"Wireframe &#8211; Services 4\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-4.jpg\";s:12:\"tmpl_created\";i:1653990233;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:102:\"[\"About\",\"Business\",\"Contact\",\"Footer\",\"Form\",\"Landing Pages\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:139;a:16:{s:4:\"tmpl\";i:1449;s:2:\"id\";i:24687;s:5:\"title\";s:28:\"Wireframe &#8211; Products 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Products-1.jpg\";s:12:\"tmpl_created\";i:1653990273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-products-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:128:\"[\"About\",\"Booking\",\"Business\",\"Clients\",\"Ecommerce\",\"Features\",\"Footer\",\"Landing Pages\",\"Products\",\"Sales\",\"Shop\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:140;a:16:{s:4:\"tmpl\";i:1450;s:2:\"id\";i:24706;s:5:\"title\";s:28:\"Wireframe &#8211; Services 5\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-5.jpg\";s:12:\"tmpl_created\";i:1653990322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/wireframe-services-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Wireframe\";s:4:\"tags\";s:149:\"[\"About\",\"Booking\",\"Consulting\",\"Contact\",\"Doctor\",\"Footer\",\"Form\",\"Header\",\"Landing Pages\",\"Online Service\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:141;a:16:{s:4:\"tmpl\";i:1199;s:2:\"id\";i:18839;s:5:\"title\";s:27:\"Hello Bar | CTA | eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/05/350x250.png\";s:12:\"tmpl_created\";i:1621870603;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-cta-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:41:\"[\"Ecommerce\",\"online shop\",\"Sale\",\"Shop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:142;a:16:{s:4:\"tmpl\";i:951;s:2:\"id\";i:12736;s:5:\"title\";s:41:\"Slide In | Contact Us | Magazine and Blog\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_contact_s.png\";s:12:\"tmpl_created\";i:1579060978;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:734;s:11:\"trend_index\";i:686;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:143;a:16:{s:4:\"tmpl\";i:952;s:2:\"id\";i:12726;s:5:\"title\";s:52:\"Classic | Newsletter | Subscribe | Magazine and Blog\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/01/PopUp_Newsletter_s.png\";s:12:\"tmpl_created\";i:1579061019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:357;s:11:\"trend_index\";i:281;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:144;a:16:{s:4:\"tmpl\";i:958;s:2:\"id\";i:13129;s:5:\"title\";s:28:\"Classic | Menu | Photography\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/PopUp_s.png\";s:12:\"tmpl_created\";i:1582092645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:646;s:11:\"trend_index\";i:521;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:145;a:16:{s:4:\"tmpl\";i:981;s:2:\"id\";i:13281;s:5:\"title\";s:37:\"Hello Bar | Contact | Interior Design\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp.png\";s:12:\"tmpl_created\";i:1586148801;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:763;s:11:\"trend_index\";i:679;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:146;a:16:{s:4:\"tmpl\";i:991;s:2:\"id\";i:13413;s:5:\"title\";s:33:\"Classic | Contact | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Help.jpg\";s:12:\"tmpl_created\";i:1587474761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-contact-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:530;s:11:\"trend_index\";i:369;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:147;a:16:{s:4:\"tmpl\";i:1247;s:2:\"id\";i:21907;s:5:\"title\";s:55:\"Fly-In | Team Details Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/Kit-8-electronic-music-festival-CTA-image-1.jpg\";s:12:\"tmpl_created\";i:1646660881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/popups/fly-in-team-details-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:148;a:16:{s:4:\"tmpl\";i:992;s:2:\"id\";i:13402;s:5:\"title\";s:29:\"Classic | CTA | Online Course\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/04/Popup-Course-Completed.jpg\";s:12:\"tmpl_created\";i:1587474772;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-cta-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:619;s:11:\"trend_index\";i:582;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:149;a:16:{s:4:\"tmpl\";i:993;s:2:\"id\";i:13422;s:5:\"title\";s:30:\"Classic | Menu | Online Course\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/PopUp-Menu.jpg\";s:12:\"tmpl_created\";i:1587474782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-menu-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:516;s:11:\"trend_index\";i:432;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:150;a:16:{s:4:\"tmpl\";i:1253;s:2:\"id\";i:22162;s:5:\"title\";s:52:\"Full Screen | Menu Popup | Electronic Music Festival\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/03/8-music-festival-Team-Details.jpg\";s:12:\"tmpl_created\";i:1647272934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:145:\"https://library.elementor.com/popups/full-screen-menu-popup-electronic-music-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:21:\"[\"Fullscreen\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:151;a:16:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:22172;s:5:\"title\";s:51:\"Classic | Discount Popup | Health &#038; Beauty Spa\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/health-beauty-spa-small.jpg\";s:12:\"tmpl_created\";i:1647273547;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-discount-popup-health-beauty-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:36:\"[\"Hair\",\"Health\",\"Sales\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:152;a:16:{s:4:\"tmpl\";i:1255;s:2:\"id\";i:22183;s:5:\"title\";s:50:\"Hello Bar | CTA Popup | Environmental Organization\";s:9:\"thumbnail\";s:104:\"https://library.elementor.com/wp-content/uploads/2022/03/11-Environmental-Organization-Click-Through.jpg\";s:12:\"tmpl_created\";i:1647274384;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/hello-bar-cta-popup-environmental-organization/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:153;a:16:{s:4:\"tmpl\";i:1256;s:2:\"id\";i:22195;s:5:\"title\";s:45:\"Classic | Discount Popup | Italian Restaurant\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/restaurant-small.jpg\";s:12:\"tmpl_created\";i:1647329432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-discount-popup-italian-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:22:\"[\"Restaurant\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:154;a:16:{s:4:\"tmpl\";i:1257;s:2:\"id\";i:22210;s:5:\"title\";s:51:\"Bottom Bar | Discount Popup | Technology Conference\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tech-conference-small.jpg\";s:12:\"tmpl_created\";i:1647330423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:144:\"https://library.elementor.com/popups/bottom-bar-discount-popup-technology-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:38:\"[\"Conference\",\"Sales\",\"Save the Date\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:155;a:16:{s:4:\"tmpl\";i:1258;s:2:\"id\";i:22221;s:5:\"title\";s:38:\"Hello Bar | Menu Popup | Tattoo Studio\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small-1.jpg\";s:12:\"tmpl_created\";i:1647330705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/hello-bar-menu-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:17:\"[\"Header\",\"menu\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:156;a:16:{s:4:\"tmpl\";i:1259;s:2:\"id\";i:22231;s:5:\"title\";s:43:\"Full Screen | Booking Popup | Tattoo Studio\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/tattoo-studio-small.jpg\";s:12:\"tmpl_created\";i:1647331823;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-booking-popup-tattoo-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:32:\"[\"Booking\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:157;a:16:{s:4:\"tmpl\";i:1004;s:2:\"id\";i:13538;s:5:\"title\";s:32:\"Fly-In | Newsletter | Barbershop\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/05/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1589893364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/fly-in-newsletter-barbershop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:710;s:11:\"trend_index\";i:667;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:158;a:16:{s:4:\"tmpl\";i:1260;s:2:\"id\";i:22251;s:5:\"title\";s:40:\"Classic | Discount Popup | Dental Clinic\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/dental-clinic-small.jpg\";s:12:\"tmpl_created\";i:1647332171;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-discount-popup-dental-clinic/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:30:\"[\"Health\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:159;a:16:{s:4:\"tmpl\";i:1261;s:2:\"id\";i:22261;s:5:\"title\";s:40:\"Slide-In | Contact Popup | Makeup Artist\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/03/20-Makeup-Artist-Contact-Us.jpg\";s:12:\"tmpl_created\";i:1647333946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/slide-in-contact-popup-makeup-artist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:160;a:16:{s:4:\"tmpl\";i:1262;s:2:\"id\";i:22271;s:5:\"title\";s:24:\"Fly-In | CTA | Headphone\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/03/headphones-1-small.jpg\";s:12:\"tmpl_created\";i:1647334784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-cta-popup-headphone/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:41:\"[\"cta\",\"Ecommerce\",\"Marketing\",\"Product\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:161;a:16:{s:4:\"tmpl\";i:1263;s:2:\"id\";i:22277;s:5:\"title\";s:35:\"Classic | Cta Popup | Online Course\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/online-course-2.jpg\";s:12:\"tmpl_created\";i:1647337110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/classic-cta-popup-online-course/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:35:\"[\"Course Online\",\"cta\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:162;a:16:{s:4:\"tmpl\";i:1264;s:2:\"id\";i:22283;s:5:\"title\";s:46:\"Bottom Bar | Contact Popup | Virtual Assistant\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/03/virtual-assistant-3.jpg\";s:12:\"tmpl_created\";i:1647337517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:139:\"https://library.elementor.com/popups/bottom-bar-contact-popup-virtual-assistant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:33:\"[\"Business\",\"Contact\",\"Services\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:163;a:16:{s:4:\"tmpl\";i:1265;s:2:\"id\";i:22289;s:5:\"title\";s:38:\"Fly-In | Contact Popup | Private Tutor\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/private-tutor-4.jpg\";s:12:\"tmpl_created\";i:1647337676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/fly-in-contact-popup-private-tutor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:27:\"[\"Contact\",\"Course Online\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:164;a:16:{s:4:\"tmpl\";i:1266;s:2:\"id\";i:22295;s:5:\"title\";s:37:\"Classic |  Login Popup | Login Travel\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/login-travel-6.jpg\";s:12:\"tmpl_created\";i:1647339467;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-login-popup-login-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:9:\"[\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:165;a:16:{s:4:\"tmpl\";i:1267;s:2:\"id\";i:22301;s:5:\"title\";s:42:\"Full Screen | Login Popup | Login Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/login-business-7.jpg\";s:12:\"tmpl_created\";i:1647339782;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/full-screen-login-popup-login-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:16:\"[\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:166;a:16:{s:4:\"tmpl\";i:1268;s:2:\"id\";i:22307;s:5:\"title\";s:34:\"Classic | Login Popup | Login Blog\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2022/03/login-blog-8.jpg\";s:12:\"tmpl_created\";i:1647339986;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-login-popup-login-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:16:\"[\"Blog\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:167;a:16:{s:4:\"tmpl\";i:1269;s:2:\"id\";i:22313;s:5:\"title\";s:37:\"Classic | Login Popup | Login Fashion\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2022/03/login-fashion-9.jpg\";s:12:\"tmpl_created\";i:1647340204;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/classic-login-popup-login-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Fashion\",\"Login\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:168;a:16:{s:4:\"tmpl\";i:1270;s:2:\"id\";i:22319;s:5:\"title\";s:46:\"Classic |  Login Popup | Login Design Platform\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/03/login-design-platform-10.jpg\";s:12:\"tmpl_created\";i:1647340531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:138:\"https://library.elementor.com/popups/classic-login-popup-login-design-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:25:\"[\"Design\",\"Login\",\"SaaS\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:169;a:16:{s:4:\"tmpl\";i:1015;s:2:\"id\";i:14067;s:5:\"title\";s:37:\"Slide In | Japanese restaurant | Menu\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Menu-Pop-Up-Small.jpg\";s:12:\"tmpl_created\";i:1592290352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/slide-in-japanese-restaurant-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:650;s:11:\"trend_index\";i:565;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:170;a:16:{s:4:\"tmpl\";i:1271;s:2:\"id\";i:22325;s:5:\"title\";s:42:\"Fly-In | Contact Popup | Digital Marketing\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/03/digital-marketing-11.jpg\";s:12:\"tmpl_created\";i:1647340770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-contact-popup-digital-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:51:\"[\"Business\",\"Contact\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:171;a:16:{s:4:\"tmpl\";i:1272;s:2:\"id\";i:22331;s:5:\"title\";s:42:\"Fly-In | Cta Popup | Dog Cat Food Delivery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/dog-cat-food-delivery-5.jpg\";s:12:\"tmpl_created\";i:1647341069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:135:\"https://library.elementor.com/popups/fly-in-cta-popup-dog-cat-food-delivery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:33:\"[\"cta\",\"Delivery Service\",\"Pets\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:172;a:16:{s:4:\"tmpl\";i:1017;s:2:\"id\";i:14111;s:5:\"title\";s:36:\"Classic | Japanese restaurant | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2020/06/Pop-Up-Page-Small.jpg\";s:12:\"tmpl_created\";i:1592300400;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-japanese-restaurant-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:717;s:11:\"trend_index\";i:697;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:173;a:16:{s:4:\"tmpl\";i:1273;s:2:\"id\";i:22337;s:5:\"title\";s:43:\"Full Screen | Contact Popup | Design Studio\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/03/design-studio-12.jpg\";s:12:\"tmpl_created\";i:1647341370;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-contact-popup-design-studio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:39:\"[\"Business\",\"Contact\",\"Digital Agency\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:174;a:16:{s:4:\"tmpl\";i:1274;s:2:\"id\";i:22343;s:5:\"title\";s:45:\"Classic | Contact | Support  Product Platform\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/03/support-13.jpg\";s:12:\"tmpl_created\";i:1647341972;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/popups/classic-contact-support-product-platform/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:21:\"[\"Contact\",\"Support\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:175;a:16:{s:4:\"tmpl\";i:1275;s:2:\"id\";i:22371;s:5:\"title\";s:38:\"Full Screen | Contact | Small Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/03/small-business-14.jpg\";s:12:\"tmpl_created\";i:1647342508;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:131:\"https://library.elementor.com/popups/full-screen-contact-small-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:40:\"[\"Business\",\"Contact\",\"Interior Design\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:176;a:16:{s:4:\"tmpl\";i:1276;s:2:\"id\";i:22377;s:5:\"title\";s:31:\"Classic | Contact | Online Shop\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2022/03/online-shop-15.jpg\";s:12:\"tmpl_created\";i:1647352786;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/classic-contact-online-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:11:\"[\"Contact\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:177;a:16:{s:4:\"tmpl\";i:1277;s:2:\"id\";i:22383;s:5:\"title\";s:40:\"Classic | Booking | Children Optometrist\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/03/children-optometrist-16.jpg\";s:12:\"tmpl_created\";i:1647352963;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:133:\"https://library.elementor.com/popups/classic-booking-children-optometrist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:53:\"[\"Booking\",\"Business\",\"Contact\",\"Education\",\"Health\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:178;a:16:{s:4:\"tmpl\";i:1278;s:2:\"id\";i:22389;s:5:\"title\";s:28:\"Fly-In | Contact | Open Week\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2022/03/open-week17.jpg\";s:12:\"tmpl_created\";i:1647353281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-contact-open-week/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:34:\"[\"Business\",\"Contact\",\"Marketing\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:179;a:16:{s:4:\"tmpl\";i:1279;s:2:\"id\";i:22397;s:5:\"title\";s:43:\"Full Screen | CTA | Plant Pots Online Store\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2022/03/plant-pots-online-store-18.jpg\";s:12:\"tmpl_created\";i:1647353429;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/popups/full-screen-cta-plant-pots-online-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:33:\"[\"Ecommerce\",\"Marketing\",\"Sales\"]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:180;a:16:{s:4:\"tmpl\";i:1398;s:2:\"id\";i:23687;s:5:\"title\";s:32:\"Pizza Promotion &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/48-Pizza-Promotion.jpg\";s:12:\"tmpl_created\";i:1649670575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/pizza-promotion-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:92:\"[\"Business\",\"Cooking\",\"Delivery\",\"Discount\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:181;a:16:{s:4:\"tmpl\";i:1400;s:2:\"id\";i:23751;s:5:\"title\";s:33:\"Baby Sleep Webinar &#8211; Events\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/63-Baby-Sleep-Webinar.jpg\";s:12:\"tmpl_created\";i:1649676065;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/baby-sleep-webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:227:\"[\"Baby\",\"Booking\",\"Business\",\"Children\",\"Course Online\",\"Education\",\"Events\",\"Health\",\"Landing Pages\",\"Life Coach\",\"Lifestyle\",\"Online Event\",\"Online Service\",\"Parenting\",\"Professional\",\"Remote\",\"Services\",\"Training\",\"Webinar\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:182;a:16:{s:4:\"tmpl\";i:1401;s:2:\"id\";i:23776;s:5:\"title\";s:34:\"Ski Hotel Promotion &#8211; Travel\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2022/04/64-Ski-Hotel-Promotion.jpg\";s:12:\"tmpl_created\";i:1649691720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/ski-hotel-promotion-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:118:\"[\"Accommodation\",\"Booking\",\"Discount. Landing Pages\",\"Lifestyle\",\"Luxury\",\"Services\",\"Spa\",\"Travel\",\"Trip\",\"Vacation\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:183;a:16:{s:4:\"tmpl\";i:1402;s:2:\"id\";i:23804;s:5:\"title\";s:30:\"Cake Delivery &#8211; Business\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2022/04/67-Cake-Delivery.jpg\";s:12:\"tmpl_created\";i:1649692909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/cake-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:101:\"[\"Bakery\",\"Business\",\"Cake\",\"Cooking\",\"Delivery\",\"Discount\",\"Food\",\"Landing Pages\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:184;a:16:{s:4:\"tmpl\";i:1403;s:2:\"id\";i:23832;s:5:\"title\";s:32:\"Furniture Store &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/87-Furniture-Store.jpg\";s:12:\"tmpl_created\";i:1649694812;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/furniture-store-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:232:\"[\"Architecture\",\"Art\",\"Business\",\"Construction\",\"Coupon\",\"Creative\",\"Decor\",\"Designer\",\"Discount\",\"Fashion\",\"Furniture Design\",\"Home\",\"House\",\"Interior Design\",\"Landing Pages\",\"Lifestyle\",\"Products\",\"Professional\",\"Services\",\"Shop\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:185;a:16:{s:4:\"tmpl\";i:1404;s:2:\"id\";i:23746;s:5:\"title\";s:22:\"Nails &#8211; Business\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2022/04/62-Nails-1.jpg\";s:12:\"tmpl_created\";i:1649704635;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/nails-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:173:\"[\"Art\",\"Beauty\",\"Business\",\"Colorful\",\"Cosmetics\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Girly\",\"Landing Pages\",\"Lifestyle\",\"Manicure\",\"Modern\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:186;a:16:{s:4:\"tmpl\";i:1405;s:2:\"id\";i:23846;s:5:\"title\";s:29:\"Music Festival &#8211; Events\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2022/04/88-Music-Festival.jpg\";s:12:\"tmpl_created\";i:1649707763;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/music-festival-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:128:\"[\"Author\",\"Booking\",\"Business\",\"Creative\",\"Discount\",\"Events\",\"Landing Pages\",\"Music\",\"Online\",\"Online Event\",\"Party\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:187;a:16:{s:4:\"tmpl\";i:1406;s:2:\"id\";i:23872;s:5:\"title\";s:40:\"Fashion Styling Course &#8211; Education\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/89-Fashion-Styling-Course.jpg\";s:12:\"tmpl_created\";i:1649708569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/fashion-styling-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:173:\"[\"Aesthetic\",\"Art\",\"Beauty\",\"Business\",\"Course Online\",\"Creative\",\"Discount\",\"Education\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Online\",\"Online Service\",\"Stylist\",\"Virtual\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:188;a:16:{s:4:\"tmpl\";i:1407;s:2:\"id\";i:23897;s:5:\"title\";s:33:\"Bags Online Shop &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2022/04/90-Bags-Online-Shop.jpg\";s:12:\"tmpl_created\";i:1649709513;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/bags-online-shop-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:170:\"[\"Art\",\"Bag\",\"Business\",\"Creative\",\"Design\",\"Discount\",\"Fashion\",\"Landing Pages\",\"Lifestyle\",\"Luxury\",\"Modern\",\"Online\",\"Online Shop\",\"Products\",\"Sales\",\"Shop\",\"Stylist\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:189;a:16:{s:4:\"tmpl\";i:1408;s:2:\"id\";i:23932;s:5:\"title\";s:32:\"Cooking Academy &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2022/04/91-Cooking-Academy.jpg\";s:12:\"tmpl_created\";i:1649710216;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/cooking-academy-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:145:\"[\"Academy\",\"Booking\",\"Business\",\"Chef\",\"Cooking\",\"Education\",\"Food\",\"Free Trial\",\"Landing Pages\",\"Professional\",\"School\",\"Teacher\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:190;a:16:{s:4:\"tmpl\";i:1409;s:2:\"id\";i:23970;s:5:\"title\";s:45:\"Ophthalmology Medical Clinic &#8211; Business\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2022/04/92-Ophthalmology-Medical-Clinic.jpg\";s:12:\"tmpl_created\";i:1649711096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/ophthalmology-medical-clinic-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:165:\"[\"About\",\"Business\",\"Care\",\"Consulting\",\"Eye\",\"Free Trial\",\"Glasses\",\"Health\",\"Landing Pages\",\"Lifestyle\",\"Medical\",\"Modern\",\"Optometrist\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:191;a:16:{s:4:\"tmpl\";i:1425;s:2:\"id\";i:24331;s:5:\"title\";s:24:\"Wireframe &#8211; Home 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-1.jpg\";s:12:\"tmpl_created\";i:1653988363;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:192;a:16:{s:4:\"tmpl\";i:674;s:2:\"id\";i:8505;s:5:\"title\";s:11:\"404 page 01\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/001.jpg\";s:12:\"tmpl_created\";i:1526415501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:533;s:11:\"trend_index\";i:222;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:193;a:16:{s:4:\"tmpl\";i:1218;s:2:\"id\";i:20792;s:5:\"title\";s:26:\"Luxury Car &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/11/250x280-1.jpg\";s:12:\"tmpl_created\";i:1636903770;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/luxury-car-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:54:\"[\"car\",\"Ecommerce\",\"Landing Pages\",\"luxury\",\"Product\"]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:194;a:16:{s:4:\"tmpl\";i:1428;s:2:\"id\";i:24398;s:5:\"title\";s:25:\"Wireframe &#8211; About 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-1.jpg\";s:12:\"tmpl_created\";i:1653988534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:83:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Professional\",\"Services\",\"Team\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:195;a:16:{s:4:\"tmpl\";i:675;s:2:\"id\";i:8511;s:5:\"title\";s:11:\"404 page 02\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/002.jpg\";s:12:\"tmpl_created\";i:1526415528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:347;s:11:\"trend_index\";i:155;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:196;a:16:{s:4:\"tmpl\";i:1204;s:2:\"id\";i:20208;s:5:\"title\";s:49:\"Alternative Medicine Acupuncture &#8211; Business\";s:9:\"thumbnail\";s:112:\"https://library.elementor.com/wp-content/uploads/2021/10/Alternative-Medicine-Acupuncture-Business-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633880557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/lp/alternative-medicine-acupuncture-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:47:\"[\"Health\",\"Landing Pages\",\"medical\",\"Services\"]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:197;a:16:{s:4:\"tmpl\";i:875;s:2:\"id\";i:11241;s:5:\"title\";s:36:\"Classic | Digital Agency | Marketing\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/PopUp_small.jpg\";s:12:\"tmpl_created\";i:1564643043;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:362;s:11:\"trend_index\";i:315;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:198;a:16:{s:4:\"tmpl\";i:1433;s:2:\"id\";i:24477;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-2.jpg\";s:12:\"tmpl_created\";i:1653988835;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:199;a:16:{s:4:\"tmpl\";i:672;s:2:\"id\";i:8512;s:5:\"title\";s:11:\"404 page 03\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/003.jpg\";s:12:\"tmpl_created\";i:1526415449;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:450;s:11:\"trend_index\";i:375;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:200;a:16:{s:4:\"tmpl\";i:1205;s:2:\"id\";i:20233;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633881371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:3;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:201;a:16:{s:4:\"tmpl\";i:671;s:2:\"id\";i:8513;s:5:\"title\";s:11:\"404 page 04\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/004.jpg\";s:12:\"tmpl_created\";i:1526415417;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:420;s:11:\"trend_index\";i:176;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:202;a:16:{s:4:\"tmpl\";i:1214;s:2:\"id\";i:20539;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022706;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:203;a:16:{s:4:\"tmpl\";i:1224;s:2:\"id\";i:21013;s:5:\"title\";s:24:\"Restaurant &#8211; About\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/12/7-About-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638795588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:36:\"[\"About\",\"Chef\",\"Food\",\"Restaurant\"]\";s:10:\"menu_order\";i:4;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:204;a:16:{s:4:\"tmpl\";i:676;s:2:\"id\";i:8514;s:5:\"title\";s:11:\"404 Page 05\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/005.jpg\";s:12:\"tmpl_created\";i:1526415558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:419;s:11:\"trend_index\";i:220;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:205;a:16:{s:4:\"tmpl\";i:1206;s:2:\"id\";i:20254;s:5:\"title\";s:41:\"Digital Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Digital-Marketing-Agency-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882427;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/digital-marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:65:\"[\"Agency\",\"Business\",\"Digital Agency\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:206;a:16:{s:4:\"tmpl\";i:1235;s:2:\"id\";i:21281;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/16-Services-Law-firm.jpg\";s:12:\"tmpl_created\";i:1638819128;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/law-firm-services-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Consulting\",\"Law\",\"Law Firm\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:5;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:207;a:16:{s:4:\"tmpl\";i:668;s:2:\"id\";i:8523;s:5:\"title\";s:11:\"404 page 06\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/006.jpg\";s:12:\"tmpl_created\";i:1526415291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:298;s:11:\"trend_index\";i:268;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:208;a:16:{s:4:\"tmpl\";i:1213;s:2:\"id\";i:20509;s:5:\"title\";s:40:\"Dogs Adoption &#8211; Social Involvement\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/10/Dog-Adoption-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634022353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/dogs-adoption-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:49:\"[\"Adoption\",\"Involvement\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:209;a:16:{s:4:\"tmpl\";i:1233;s:2:\"id\";i:21205;s:5:\"title\";s:29:\"Photographer &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/25-Projects-Photographer.jpg\";s:12:\"tmpl_created\";i:1638818372;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photographer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Black and white\",\"Photography\",\"project\"]\";s:10:\"menu_order\";i:6;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:210;a:16:{s:4:\"tmpl\";i:669;s:2:\"id\";i:8524;s:5:\"title\";s:11:\"404 page 07\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/007.jpg\";s:12:\"tmpl_created\";i:1526415337;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:303;s:11:\"trend_index\";i:171;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:211;a:16:{s:4:\"tmpl\";i:1208;s:2:\"id\";i:20361;s:5:\"title\";s:51:\"Exercise &#038; Fitness Equipment &#8211; eCommerce\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Exercise-Fitness-Equipment-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633883766;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/exercise-fitness-equipment-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Fitness\",\"Health\",\"Landing Pages\",\"online shop\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:212;a:16:{s:4:\"tmpl\";i:1239;s:2:\"id\";i:21373;s:5:\"title\";s:28:\"Photographer &#8211; Gallery\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/18-Gallery-Photographer.jpg\";s:12:\"tmpl_created\";i:1638821177;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photographer-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:44:\"[\"Gallery\",\"Photography\",\"Project\",\"Travel\"]\";s:10:\"menu_order\";i:7;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:213;a:16:{s:4:\"tmpl\";i:1426;s:2:\"id\";i:24348;s:5:\"title\";s:24:\"Wireframe &#8211; Home 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-2.jpg\";s:12:\"tmpl_created\";i:1653988444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:214;a:16:{s:4:\"tmpl\";i:673;s:2:\"id\";i:8526;s:5:\"title\";s:11:\"404 page 09\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/009.jpg\";s:12:\"tmpl_created\";i:1526415474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:477;s:11:\"trend_index\";i:285;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:215;a:16:{s:4:\"tmpl\";i:1215;s:2:\"id\";i:20556;s:5:\"title\";s:41:\"Faroe Islands Trip Planner &#8211; Travel\";s:9:\"thumbnail\";s:97:\"https://library.elementor.com/wp-content/uploads/2021/10/Faroe-Islands-Trip-Planner-250x280-1.jpg\";s:12:\"tmpl_created\";i:1634026480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/faroe-islands-trip-planner-travel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Travel\";s:4:\"tags\";s:26:\"[\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:8;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:216;a:16:{s:4:\"tmpl\";i:1427;s:2:\"id\";i:24366;s:5:\"title\";s:24:\"Wireframe &#8211; Home 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Home-3.jpg\";s:12:\"tmpl_created\";i:1653988491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/wireframe-home-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:102:\"[\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Homepage\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:217;a:16:{s:4:\"tmpl\";i:670;s:2:\"id\";i:8525;s:5:\"title\";s:11:\"404 page 08\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2018/05/008.jpg\";s:12:\"tmpl_created\";i:1526415374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:510;s:11:\"trend_index\";i:575;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:218;a:16:{s:4:\"tmpl\";i:1207;s:2:\"id\";i:20299;s:5:\"title\";s:51:\"Interior Design Consultation &#8211; Online Service\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/10/Interior-Design-Consultation-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633882989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/interior-design-consultation-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:65:\"[\"Consulting\",\"interior design\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:9;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:219;a:16:{s:4:\"tmpl\";i:1216;s:2:\"id\";i:20623;s:5:\"title\";s:57:\"Luxurious Camping Accommodation For Events &#8211; Events\";s:9:\"thumbnail\";s:113:\"https://library.elementor.com/wp-content/uploads/2021/10/Luxurious-Camping-Accommodation-For-Events-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634041681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/luxurious-camping-accommodation-for-events-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:43:\"[\"Event\",\"Events\",\"Landing Pages\",\"Travel\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:220;a:16:{s:4:\"tmpl\";i:1219;s:2:\"id\";i:20886;s:5:\"title\";s:28:\"Online Training &#8211; Home\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/12/2-Home-Online-Training.jpg\";s:12:\"tmpl_created\";i:1638784769;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/online-training-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Online\",\"Sport\",\"Training\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:221;a:16:{s:4:\"tmpl\";i:502;s:2:\"id\";i:5438;s:5:\"title\";s:7:\"About 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_4.png\";s:12:\"tmpl_created\";i:1520443512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:10;s:16:\"popularity_index\";i:147;s:11:\"trend_index\";i:9;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:222;a:16:{s:4:\"tmpl\";i:557;s:2:\"id\";i:6135;s:5:\"title\";s:8:\"About 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_2.png\";s:12:\"tmpl_created\";i:1520443663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:77;s:11:\"trend_index\";i:47;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:223;a:16:{s:4:\"tmpl\";i:1431;s:2:\"id\";i:24437;s:5:\"title\";s:25:\"Wireframe &#8211; About 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-4.jpg\";s:12:\"tmpl_created\";i:1653988733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"About\",\"Business\",\"Contact\",\"Features\",\"Footer\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:224;a:16:{s:4:\"tmpl\";i:1210;s:2:\"id\";i:20414;s:5:\"title\";s:45:\"Online English Courses &#8211; Online Service\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Online-English-Courses-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/online-english-courses-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Course Online\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:11;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:225;a:16:{s:4:\"tmpl\";i:1441;s:2:\"id\";i:24574;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 5\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-5.jpg\";s:12:\"tmpl_created\";i:1653989135;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-5/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:226;a:16:{s:4:\"tmpl\";i:1217;s:2:\"id\";i:20333;s:5:\"title\";s:40:\"Plant Pots Online Shop &#8211; eCommerce\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2021/10/Plant-Pots-Online-Shop-250x280-2.jpg\";s:12:\"tmpl_created\";i:1634042184;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/plant-pots-online-shop-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:50:\"[\"Ecommerce\",\"Landing Pages\",\"online shop\",\"Shop\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:227;a:16:{s:4:\"tmpl\";i:497;s:2:\"id\";i:5397;s:5:\"title\";s:8:\"About 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1.png\";s:12:\"tmpl_created\";i:1520443503;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:12;s:16:\"popularity_index\";i:148;s:11:\"trend_index\";i:43;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:228;a:16:{s:4:\"tmpl\";i:1211;s:2:\"id\";i:20447;s:5:\"title\";s:33:\"Shared Workspace &#8211; Business\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Shared-Workspace.jpg\";s:12:\"tmpl_created\";i:1633884934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/shared-workspace-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:28:\"[\"Business\",\"Landing Pages\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:229;a:16:{s:4:\"tmpl\";i:1237;s:2:\"id\";i:21313;s:5:\"title\";s:34:\"Spa &#038; Beauty &#8211; Services\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/12/Spa-Beauty-Treatments-page-1.jpg\";s:12:\"tmpl_created\";i:1638819709;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/spa-beauty-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:55:\"[\"Beauty\",\"Hair\",\"Health\",\"Services\",\"Spa\",\"Treatment\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:230;a:16:{s:4:\"tmpl\";i:498;s:2:\"id\";i:5405;s:5:\"title\";s:8:\"About 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1.png\";s:12:\"tmpl_created\";i:1520443505;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:13;s:16:\"popularity_index\";i:216;s:11:\"trend_index\";i:50;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:231;a:16:{s:4:\"tmpl\";i:1212;s:2:\"id\";i:20479;s:5:\"title\";s:49:\"Teeth Straightening &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/10/250x280-Teeth-Whitening.jpg\";s:12:\"tmpl_created\";i:1633886115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/teeth-straightening-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:46:\"[\"Business\",\"Dental\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:232;a:16:{s:4:\"tmpl\";i:1234;s:2:\"id\";i:21234;s:5:\"title\";s:34:\"Insurance Company &#8211; Services\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/15-Services-Insurance-Company.jpg\";s:12:\"tmpl_created\";i:1638818688;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/insurance-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Faq\",\"Form\",\"Insurance\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:233;a:16:{s:4:\"tmpl\";i:500;s:2:\"id\";i:5421;s:5:\"title\";s:8:\"About 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_3.png\";s:12:\"tmpl_created\";i:1520443509;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:14;s:16:\"popularity_index\";i:215;s:11:\"trend_index\";i:77;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:234;a:16:{s:4:\"tmpl\";i:513;s:2:\"id\";i:5533;s:5:\"title\";s:8:\"About 15\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_10.png\";s:12:\"tmpl_created\";i:1520443534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:21;s:11:\"trend_index\";i:57;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:235;a:16:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:20394;s:5:\"title\";s:30:\"Time Management &#8211; Events\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/10/Time-Management-250x280-1.jpg\";s:12:\"tmpl_created\";i:1633884077;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/time-management-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:17:\"[\"Landing Pages\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:236;a:16:{s:4:\"tmpl\";i:1229;s:2:\"id\";i:21118;s:5:\"title\";s:28:\"Contact &#8211; Plants Store\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/12-Contact-Plants-Store.jpg\";s:12:\"tmpl_created\";i:1638802472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/contact-plants-store/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:40:\"[\"Contact\",\"Info\",\"Plant\",\"Testimonial\"]\";s:10:\"menu_order\";i:15;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:237;a:16:{s:4:\"tmpl\";i:512;s:2:\"id\";i:5525;s:5:\"title\";s:8:\"About 14\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_10.png\";s:12:\"tmpl_created\";i:1520443532;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:9;s:11:\"trend_index\";i:29;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:238;a:16:{s:4:\"tmpl\";i:1203;s:2:\"id\";i:18591;s:5:\"title\";s:28:\"Coffee Sale &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280-7.png\";s:12:\"tmpl_created\";i:1633877319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/coffee-sale-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:33:\"[\"Coffee\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:239;a:16:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:21184;s:5:\"title\";s:28:\"Dental Care &#8211; Services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/14-Services-Dental-Care.jpg\";s:12:\"tmpl_created\";i:1638807148;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dental-care-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Dental\",\"Medical\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:16;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:240;a:16:{s:4:\"tmpl\";i:1133;s:2:\"id\";i:16645;s:5:\"title\";s:28:\"Headphones &#8211; eCommerce\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_headphones.png\";s:12:\"tmpl_created\";i:1609944115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/commerce-headphones/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:39:\"[\"Ecommerce\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:633;s:11:\"trend_index\";i:87;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:241;a:16:{s:4:\"tmpl\";i:1442;s:2:\"id\";i:24584;s:5:\"title\";s:27:\"Wireframe &#8211; Pricing 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Pricing-1.jpg\";s:12:\"tmpl_created\";i:1653989152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-pricing-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"Booking\",\"Business\",\"Clients\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Online Service\",\"Pricing\",\"Products\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:242;a:16:{s:4:\"tmpl\";i:501;s:2:\"id\";i:5429;s:5:\"title\";s:8:\"About 16\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_4.png\";s:12:\"tmpl_created\";i:1520443510;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:17;s:16:\"popularity_index\";i:59;s:11:\"trend_index\";i:8;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:243;a:16:{s:4:\"tmpl\";i:1138;s:2:\"id\";i:16762;s:5:\"title\";s:25:\"Conference &#8211; Events\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Conference.png\";s:12:\"tmpl_created\";i:1610455119;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/conference-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:60:\"[\"Conference\",\"Convention\",\"Event\",\"Events\",\"Landing Pages\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:705;s:11:\"trend_index\";i:216;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:244;a:16:{s:4:\"tmpl\";i:1438;s:2:\"id\";i:24539;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 2\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-2.jpg\";s:12:\"tmpl_created\";i:1653989019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"Business\",\"Contact\",\"Footer\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:245;a:16:{s:4:\"tmpl\";i:505;s:2:\"id\";i:5464;s:5:\"title\";s:8:\"About 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_6.png\";s:12:\"tmpl_created\";i:1520443518;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:18;s:16:\"popularity_index\";i:220;s:11:\"trend_index\";i:142;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:246;a:16:{s:4:\"tmpl\";i:1434;s:2:\"id\";i:24494;s:5:\"title\";s:28:\"Wireframe &#8211; Services 1\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-1.jpg\";s:12:\"tmpl_created\";i:1653988874;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Business\",\"Faq\",\"Footer\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:247;a:16:{s:4:\"tmpl\";i:1194;s:2:\"id\";i:18701;s:5:\"title\";s:32:\"Digital Course &#8211; eCommerce\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/04/250x280.jpg\";s:12:\"tmpl_created\";i:1618995134;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/digital-course-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Ecommerce\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:248;a:16:{s:4:\"tmpl\";i:510;s:2:\"id\";i:5504;s:5:\"title\";s:8:\"About 18\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_9.png\";s:12:\"tmpl_created\";i:1520443528;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:19;s:16:\"popularity_index\";i:104;s:11:\"trend_index\";i:46;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:249;a:16:{s:4:\"tmpl\";i:1192;s:2:\"id\";i:18612;s:5:\"title\";s:34:\"Bag Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bag-Product.jpeg\";s:12:\"tmpl_created\";i:1618395406;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bag-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:61:\"[\"Bag\",\"Ecommerce\",\"Landing Pages\",\"Product\",\"Sale\",\"Travel\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:875;s:11:\"trend_index\";i:605;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:250;a:16:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:21083;s:5:\"title\";s:26:\"Conference &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/10-Contact-Conference.jpg\";s:12:\"tmpl_created\";i:1638799208;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/conference-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:37:\"[\"Conference\",\"Contact\",\"Info\",\"Map\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:251;a:16:{s:4:\"tmpl\";i:511;s:2:\"id\";i:5515;s:5:\"title\";s:8:\"About 19\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_9.png\";s:12:\"tmpl_created\";i:1520443530;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:20;s:16:\"popularity_index\";i:268;s:11:\"trend_index\";i:161;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:252;a:16:{s:4:\"tmpl\";i:1193;s:2:\"id\";i:18644;s:5:\"title\";s:37:\"Camera Product Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/camera_sale_featured-img.jpg\";s:12:\"tmpl_created\";i:1618396388;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/camera-product-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Camera\",\"Ecommerce\",\"Landing Pages\",\"Photography\",\"Sale\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:873;s:11:\"trend_index\";i:535;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:253;a:16:{s:4:\"tmpl\";i:1222;s:2:\"id\";i:20960;s:5:\"title\";s:26:\"Travel Agency &#8211; Home\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/12/5-Home-Travel-Agency.jpg\";s:12:\"tmpl_created\";i:1638788432;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/travel-agency-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:53:\"[\"Adventures\",\"Experience\",\"Explore\",\"Travel\",\"Trip\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:254;a:16:{s:4:\"tmpl\";i:506;s:2:\"id\";i:5472;s:5:\"title\";s:7:\"About 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_7.png\";s:12:\"tmpl_created\";i:1520443520;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:21;s:16:\"popularity_index\";i:210;s:11:\"trend_index\";i:116;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:255;a:16:{s:4:\"tmpl\";i:1196;s:2:\"id\";i:18815;s:5:\"title\";s:25:\"Car Wash &#8211; Business\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Car-Wash.png\";s:12:\"tmpl_created\";i:1621336431;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/car-wash-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:45:\"[\"Business\",\"car\",\"Discount\",\"Landing Pages\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:256;a:16:{s:4:\"tmpl\";i:1242;s:2:\"id\";i:21473;s:5:\"title\";s:40:\"Architecture Photography &#8211; Gallery\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/20-Gallery-Architecture-Photography.jpg\";s:12:\"tmpl_created\";i:1638822115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/architecture-photography-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:52:\"[\"Architecture\",\"Gallery\",\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:257;a:16:{s:4:\"tmpl\";i:504;s:2:\"id\";i:5455;s:5:\"title\";s:8:\"About 20\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_6.png\";s:12:\"tmpl_created\";i:1520443516;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:22;s:16:\"popularity_index\";i:134;s:11:\"trend_index\";i:70;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:258;a:16:{s:4:\"tmpl\";i:1198;s:2:\"id\";i:18824;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1621336756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:259;a:16:{s:4:\"tmpl\";i:1236;s:2:\"id\";i:21259;s:5:\"title\";s:28:\"3D Designer &#8211; Projects\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/24-Projects-3D-Designer.jpg\";s:12:\"tmpl_created\";i:1638819185;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/3d-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:69:\"[\"3D\",\"creative portfolio\",\"Design\",\"Designer\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:260;a:16:{s:4:\"tmpl\";i:499;s:2:\"id\";i:5413;s:5:\"title\";s:8:\"About 21\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2.png\";s:12:\"tmpl_created\";i:1520443507;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:23;s:16:\"popularity_index\";i:83;s:11:\"trend_index\";i:52;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:261;a:16:{s:4:\"tmpl\";i:1197;s:2:\"id\";i:18819;s:5:\"title\";s:27:\"Dog Walker &#8211; Business\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Dog-Walker.png\";s:12:\"tmpl_created\";i:1621336601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/lp/dog-walker-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:41:\"[\"Business\",\"Dog\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:262;a:16:{s:4:\"tmpl\";i:1238;s:2:\"id\";i:21349;s:5:\"title\";s:29:\"Architecture &#8211; Projects\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/23-Projects-Architecture.jpg\";s:12:\"tmpl_created\";i:1638820870;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/architecture-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:70:\"[\"Architecture\",\"Creative\",\"creative portfolio\",\"portfolio\",\"Project\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:263;a:16:{s:4:\"tmpl\";i:503;s:2:\"id\";i:5447;s:5:\"title\";s:7:\"About 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_5.png\";s:12:\"tmpl_created\";i:1520443514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:24;s:16:\"popularity_index\";i:48;s:11:\"trend_index\";i:12;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:264;a:16:{s:4:\"tmpl\";i:1414;s:2:\"id\";i:24079;s:5:\"title\";s:32:\"Fashion Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Fashion-Shop.jpg\";s:12:\"tmpl_created\";i:1650988089;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/fashion-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:88:\"[\"Aesthetic\",\"Business\",\"Coming Soon\",\"Ecommerce\",\"Girly\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:265;a:16:{s:4:\"tmpl\";i:1195;s:2:\"id\";i:18761;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1621336146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:266;a:16:{s:4:\"tmpl\";i:507;s:2:\"id\";i:5480;s:5:\"title\";s:7:\"About 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_7-1.png\";s:12:\"tmpl_created\";i:1520443522;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:25;s:16:\"popularity_index\";i:428;s:11:\"trend_index\";i:303;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:267;a:16:{s:4:\"tmpl\";i:545;s:2:\"id\";i:6027;s:5:\"title\";s:7:\"About 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_1-1.png\";s:12:\"tmpl_created\";i:1520443639;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:40;s:11:\"trend_index\";i:40;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:268;a:16:{s:4:\"tmpl\";i:1153;s:2:\"id\";i:17060;s:5:\"title\";s:36:\"Private Tutor &#8211; Online Service\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Tutor-2.png\";s:12:\"tmpl_created\";i:1610631042;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/private-tutor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:64:\"[\"Education\",\"Landing Pages\",\"Online Service\",\"Teacher\",\"Tutor\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:780;s:11:\"trend_index\";i:628;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:269;a:16:{s:4:\"tmpl\";i:1430;s:2:\"id\";i:24434;s:5:\"title\";s:25:\"Wireframe &#8211; About 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-3.jpg\";s:12:\"tmpl_created\";i:1653988697;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:26;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:270;a:16:{s:4:\"tmpl\";i:546;s:2:\"id\";i:6036;s:5:\"title\";s:7:\"About 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_1-1.png\";s:12:\"tmpl_created\";i:1520443641;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:90;s:11:\"trend_index\";i:123;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:271;a:16:{s:4:\"tmpl\";i:1158;s:2:\"id\";i:17232;s:5:\"title\";s:33:\"Life Coach &#8211; Online Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Life-Coach.png\";s:12:\"tmpl_created\";i:1610902793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/life-coach-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:38:\"[\"Coach\",\"Landing Pages\",\"Life Coach\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:787;s:11:\"trend_index\";i:751;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:272;a:16:{s:4:\"tmpl\";i:1436;s:2:\"id\";i:24515;s:5:\"title\";s:28:\"Wireframe &#8211; Services 3\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-3.jpg\";s:12:\"tmpl_created\";i:1653988946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:66:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\"]\";s:10:\"menu_order\";i:27;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:273;a:16:{s:4:\"tmpl\";i:1146;s:2:\"id\";i:16932;s:5:\"title\";s:35:\"Finance Consulting &#8211; Business\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Finance-Consulting.png\";s:12:\"tmpl_created\";i:1610532170;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/lp/finance-consulting-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:80:\"[\"Advisor\",\"Business\",\"Consulting\",\"Finance\",\"Investment\",\"Landing Pages\",\"Tax\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:790;s:11:\"trend_index\";i:630;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:274;a:16:{s:4:\"tmpl\";i:1429;s:2:\"id\";i:24421;s:5:\"title\";s:25:\"Wireframe &#8211; About 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-About-2.jpg\";s:12:\"tmpl_created\";i:1653988579;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/wireframe-about-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"About\",\"Business\",\"Contact\",\"Faq\",\"Features\",\"Footer\",\"Header\",\"Professional\",\"Team\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:275;a:16:{s:4:\"tmpl\";i:508;s:2:\"id\";i:5488;s:5:\"title\";s:7:\"About 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_8.png\";s:12:\"tmpl_created\";i:1520443524;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:28;s:16:\"popularity_index\";i:307;s:11:\"trend_index\";i:169;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:276;a:16:{s:4:\"tmpl\";i:556;s:2:\"id\";i:6122;s:5:\"title\";s:7:\"About 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_white_2-1.png\";s:12:\"tmpl_created\";i:1520443661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:38;s:11:\"trend_index\";i:26;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:277;a:16:{s:4:\"tmpl\";i:1136;s:2:\"id\";i:16721;s:5:\"title\";s:35:\"Dental &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Dental.jpg\";s:12:\"tmpl_created\";i:1610448567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/dental-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:44:\"[\"Dental\",\"Doctor\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:801;s:11:\"trend_index\";i:655;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:278;a:16:{s:4:\"tmpl\";i:1417;s:2:\"id\";i:24116;s:5:\"title\";s:32:\"Tech Company &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Tech-Company.jpg\";s:12:\"tmpl_created\";i:1650989265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/tech-company-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:87:\"[\"Business\",\"Coding\",\"Coming Soon\",\"Computer\",\"Developer\",\"IT\",\"Services\",\"Technology\"]\";s:10:\"menu_order\";i:29;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:279;a:16:{s:4:\"tmpl\";i:1161;s:2:\"id\";i:17269;s:5:\"title\";s:34:\"Electronics Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Electronic-Products.png\";s:12:\"tmpl_created\";i:1610903298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/electronics-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:800;s:11:\"trend_index\";i:556;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:280;a:16:{s:4:\"tmpl\";i:1220;s:2:\"id\";i:20908;s:5:\"title\";s:42:\"Packing &#038; Moving Company &#8211; Home\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/12/3-Home-Packing-Moving-Company.jpg\";s:12:\"tmpl_created\";i:1638786127;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/packing-moving-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Movers\",\"moving\",\"Storge\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:281;a:16:{s:4:\"tmpl\";i:509;s:2:\"id\";i:5496;s:5:\"title\";s:7:\"About 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/about_black_8-1.png\";s:12:\"tmpl_created\";i:1520443526;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";i:30;s:16:\"popularity_index\";i:523;s:11:\"trend_index\";i:453;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:282;a:16:{s:4:\"tmpl\";i:1152;s:2:\"id\";i:17032;s:5:\"title\";s:42:\"Donate Computer &#8211; Social Involvement\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2021/01/Donation-2.png\";s:12:\"tmpl_created\";i:1610630585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/donate-computer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:67:\"[\"Computer\",\"Donate\",\"Donation\",\"Kids\",\"Landing Pages\",\"Nonprofit\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:718;s:11:\"trend_index\";i:278;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:283;a:16:{s:4:\"tmpl\";i:684;s:2:\"id\";i:8961;s:5:\"title\";s:9:\"archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.1.jpg\";s:12:\"tmpl_created\";i:1528639909;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:79;s:11:\"trend_index\";i:15;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:284;a:16:{s:4:\"tmpl\";i:1245;s:2:\"id\";i:21546;s:5:\"title\";s:28:\"Interior Design &#8211; Home\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/12/1-Home-Interior-Design-1.jpg\";s:12:\"tmpl_created\";i:1639046269;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/interior-design-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Design\",\"Form\",\"Furniture Design\",\"Interior Design\",\"Testimonial\"]\";s:10:\"menu_order\";i:31;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:285;a:16:{s:4:\"tmpl\";i:1135;s:2:\"id\";i:16684;s:5:\"title\";s:34:\"SaaS HR Management &#8211; Product\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2021/01/lp_hr.png\";s:12:\"tmpl_created\";i:1609945486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/saas-hr-management-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:39:\"[\"HR\",\"Landing Pages\",\"Product\",\"SaaS\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:708;s:11:\"trend_index\";i:292;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:286;a:16:{s:4:\"tmpl\";i:685;s:2:\"id\";i:8969;s:5:\"title\";s:9:\"archive 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.2.jpg\";s:12:\"tmpl_created\";i:1528700014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:250;s:11:\"trend_index\";i:124;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:287;a:16:{s:4:\"tmpl\";i:1249;s:2:\"id\";i:22137;s:5:\"title\";s:31:\"Design Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/10/Design-Blog-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647177194;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/design-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:47:\"[\"Blog\",\"Coming Soon\",\"Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:32;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:288;a:16:{s:4:\"tmpl\";i:1134;s:2:\"id\";i:16660;s:5:\"title\";s:37:\"Medical center &#8211; Online service\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-medical-cosultation-250_280.png\";s:12:\"tmpl_created\";i:1609945122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/medical-center-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:44:\"[\"Landing Pages\",\"medical\",\"Online Service\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:750;s:11:\"trend_index\";i:332;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:289;a:16:{s:4:\"tmpl\";i:686;s:2:\"id\";i:8973;s:5:\"title\";s:9:\"archive 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.3.jpg\";s:12:\"tmpl_created\";i:1528700205;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:176;s:11:\"trend_index\";i:54;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:290;a:16:{s:4:\"tmpl\";i:1226;s:2:\"id\";i:21069;s:5:\"title\";s:21:\"Hotel &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/12/9-Contact-Hotel.jpg\";s:12:\"tmpl_created\";i:1638798545;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/hotel-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Contact\",\"Info\",\"Vacation\"]\";s:10:\"menu_order\";i:33;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:291;a:16:{s:4:\"tmpl\";i:1150;s:2:\"id\";i:17001;s:5:\"title\";s:36:\"Parental Counseling &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/Parenting-Coach-2.png\";s:12:\"tmpl_created\";i:1610534999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/parental-counseling-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:99:\"[\"Advisor\",\"Business\",\"Coach\",\"Counseling\",\"Landing Pages\",\"Online Service\",\"Parental\",\"Parenting\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:817;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:292;a:16:{s:4:\"tmpl\";i:1432;s:2:\"id\";i:24461;s:5:\"title\";s:27:\"Wireframe &#8211; Gallery 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Gallery-1.jpg\";s:12:\"tmpl_created\";i:1653988784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-gallery-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"Business\",\"Contact\",\"Design\",\"Footer\",\"Gallery\",\"Header\",\"Portfolio\",\"Services\"]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:293;a:16:{s:4:\"tmpl\";i:687;s:2:\"id\";i:8977;s:5:\"title\";s:9:\"archive 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.4.jpg\";s:12:\"tmpl_created\";i:1528700326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:34;s:16:\"popularity_index\";i:354;s:11:\"trend_index\";i:396;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:294;a:16:{s:4:\"tmpl\";i:1137;s:2:\"id\";i:16742;s:5:\"title\";s:31:\"Online Course &#8211; Education\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Course.png\";s:12:\"tmpl_created\";i:1610454122;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/online-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:55:\"[\"Academy\",\"Course Online\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:777;s:11:\"trend_index\";i:776;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:295;a:16:{s:4:\"tmpl\";i:1440;s:2:\"id\";i:24563;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 4\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-4.jpg\";s:12:\"tmpl_created\";i:1653989095;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-4/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:84:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Gallery\",\"Header\",\"Professional\",\"Subscribe\"]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:296;a:16:{s:4:\"tmpl\";i:688;s:2:\"id\";i:8981;s:5:\"title\";s:9:\"archive 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.5.jpg\";s:12:\"tmpl_created\";i:1528700484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:35;s:16:\"popularity_index\";i:333;s:11:\"trend_index\";i:195;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:297;a:16:{s:4:\"tmpl\";i:1162;s:2:\"id\";i:17284;s:5:\"title\";s:38:\"Dietitian &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/01/Dietitian.png\";s:12:\"tmpl_created\";i:1610903484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/dietitian-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:39:\"[\"Fitness\",\"Health\",\"landscape design\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:814;s:11:\"trend_index\";i:800;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:298;a:16:{s:4:\"tmpl\";i:1439;s:2:\"id\";i:24553;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 3\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-3.jpg\";s:12:\"tmpl_created\";i:1653989057;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-3/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Professional\",\"Testimonial\"]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:299;a:16:{s:4:\"tmpl\";i:689;s:2:\"id\";i:8985;s:5:\"title\";s:9:\"archive 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.6.jpg\";s:12:\"tmpl_created\";i:1528700612;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:36;s:16:\"popularity_index\";i:204;s:11:\"trend_index\";i:95;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:300;a:16:{s:4:\"tmpl\";i:1144;s:2:\"id\";i:16897;s:5:\"title\";s:30:\"Personal Chef &#8211; Business\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2021/01/Personal-Chef.png\";s:12:\"tmpl_created\";i:1610466247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/personal-chef-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:53:\"[\"Business\",\"Chef\",\"Food\",\"Landing Pages\",\"Services\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:795;s:11:\"trend_index\";i:617;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:301;a:16:{s:4:\"tmpl\";i:1435;s:2:\"id\";i:24504;s:5:\"title\";s:28:\"Wireframe &#8211; Services 2\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Services-2.jpg\";s:12:\"tmpl_created\";i:1653988910;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/wireframe-services-2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:80:\"[\"Business\",\"Contact\",\"Footer\",\"Header\",\"Professional\",\"Services\",\"Testimonial\"]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:302;a:16:{s:4:\"tmpl\";i:690;s:2:\"id\";i:8989;s:5:\"title\";s:9:\"archive 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.7.jpg\";s:12:\"tmpl_created\";i:1528701063;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:37;s:16:\"popularity_index\";i:208;s:11:\"trend_index\";i:111;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:303;a:16:{s:4:\"tmpl\";i:1147;s:2:\"id\";i:16946;s:5:\"title\";s:52:\"Online Full-Stack Developer Course &#8211; Education\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/01/Online-Full-Stack-Developer-Course.png\";s:12:\"tmpl_created\";i:1610532778;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/online-full-stack-developer-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:76:\"[\"Academy\",\"Coding\",\"Course Online\",\"Developer\",\"Education\",\"Landing Pages\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:805;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:304;a:16:{s:4:\"tmpl\";i:1437;s:2:\"id\";i:24528;s:5:\"title\";s:27:\"Wireframe &#8211; Contact 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2022/05/Wireframe-—-Contact-1.jpg\";s:12:\"tmpl_created\";i:1653988981;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/wireframe-contact-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:76:\"[\"Business\",\"Contact\",\"Footer\",\"Form\",\"Google Maps\",\"Header\",\"Professional\"]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:305;a:16:{s:4:\"tmpl\";i:691;s:2:\"id\";i:8996;s:5:\"title\";s:9:\"archive 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.8.jpg\";s:12:\"tmpl_created\";i:1528701290;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:38;s:16:\"popularity_index\";i:227;s:11:\"trend_index\";i:153;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:306;a:16:{s:4:\"tmpl\";i:1143;s:2:\"id\";i:16868;s:5:\"title\";s:40:\"Virtual Assistant &#8211; Online Service\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/01/Virtual-Assistant-250x280-1.png\";s:12:\"tmpl_created\";i:1610465656;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/virtual-assistant-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:46:\"[\"Assistant\",\"Landing Pages\",\"Online Service\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:793;s:11:\"trend_index\";i:757;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:307;a:16:{s:4:\"tmpl\";i:692;s:2:\"id\";i:9001;s:5:\"title\";s:9:\"archive 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/06/Archive_350.9.jpg\";s:12:\"tmpl_created\";i:1528701433;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:265;s:11:\"trend_index\";i:208;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:308;a:16:{s:4:\"tmpl\";i:1228;s:2:\"id\";i:21104;s:5:\"title\";s:26:\"Restaurant &#8211; Contact\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/11-Contact-Restaurant.jpg\";s:12:\"tmpl_created\";i:1638800146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/restaurant-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:46:\"[\"Contact\",\"Food\",\"form\",\"Google Maps\",\"Info\"]\";s:10:\"menu_order\";i:39;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:309;a:16:{s:4:\"tmpl\";i:1140;s:2:\"id\";i:16812;s:5:\"title\";s:40:\"Construction Project &#8211; Real Estate\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Construction-Project.png\";s:12:\"tmpl_created\";i:1610463582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/construction-project-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:59:\"[\"Construction\",\"Landing Pages\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:796;s:11:\"trend_index\";i:724;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:310;a:16:{s:4:\"tmpl\";i:1244;s:2:\"id\";i:21393;s:5:\"title\";s:34:\"Interior Designer &#8211; Projects\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2021/12/big-22-Projects-Interior-Designer-New.jpeg\";s:12:\"tmpl_created\";i:1638823945;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/interior-designer-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:93:\"[\"Creative\",\"Creative Portfolio\",\"Design\",\"Designer\",\"Interior Design\",\"Portfolio\",\"Project\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:311;a:16:{s:4:\"tmpl\";i:997;s:2:\"id\";i:13528;s:5:\"title\";s:22:\"Barbershop &#8211; 404\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/05/404-Page.jpg\";s:12:\"tmpl_created\";i:1589893152;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/barbershop-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:40;s:16:\"popularity_index\";i:768;s:11:\"trend_index\";i:681;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:312;a:16:{s:4:\"tmpl\";i:1148;s:2:\"id\";i:16960;s:5:\"title\";s:44:\"Dog &amp; Cat Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2021/01/Dog-Food.png\";s:12:\"tmpl_created\";i:1610533581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/dog-cat-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:71:\"[\"Business\",\"Cat\",\"Delivery\",\"Dog\",\"Food\",\"Landing Pages\",\"Pet\",\"Pets\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:782;s:11:\"trend_index\";i:510;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:313;a:16:{s:4:\"tmpl\";i:1251;s:2:\"id\";i:22143;s:5:\"title\";s:33:\"Fashion Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/05/Library-Pic-Fashion-Store.png\";s:12:\"tmpl_created\";i:1647177389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/fashion-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Coming Soon\",\"Fashion\",\"Landing Pages\",\"Shop\",\"store\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:314;a:16:{s:4:\"tmpl\";i:998;s:2:\"id\";i:13518;s:5:\"title\";s:26:\"Barbershop &#8211; Archive\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Blog-Page.jpg\";s:12:\"tmpl_created\";i:1589893157;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/barbershop-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:41;s:16:\"popularity_index\";i:737;s:11:\"trend_index\";i:523;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:315;a:16:{s:4:\"tmpl\";i:1155;s:2:\"id\";i:17095;s:5:\"title\";s:36:\"Mobile Pet Grooming &#8211; Business\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Mobile-Pet-Grooming.png\";s:12:\"tmpl_created\";i:1610632115;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/mobile-pet-grooming-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:38:\"[\"Dog\",\"Groom\",\"Landing Pages\",\"Pets\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:786;s:11:\"trend_index\";i:731;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:316;a:16:{s:4:\"tmpl\";i:1241;s:2:\"id\";i:21451;s:5:\"title\";s:26:\"Exhibition &#8211; Gallery\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/12/21-Gallery-Exhibition.jpg\";s:12:\"tmpl_created\";i:1638821855;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/exhibition-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:74:\"[\"Art\",\"Creative\",\"creative portfolio\",\"Exhibition\",\"Gallery\",\"portfolio\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:317;a:16:{s:4:\"tmpl\";i:996;s:2:\"id\";i:13604;s:5:\"title\";s:25:\"Barbershop &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1589893147;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Footer\"]\";s:10:\"menu_order\";i:42;s:16:\"popularity_index\";i:555;s:11:\"trend_index\";i:267;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:318;a:16:{s:4:\"tmpl\";i:1159;s:2:\"id\";i:17245;s:5:\"title\";s:34:\"Marketing Course &#8211; Education\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2021/01/PPC.png\";s:12:\"tmpl_created\";i:1610902958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/marketing-course-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"Education\";s:4:\"tags\";s:45:\"[\"Course Online\",\"Landing Pages\",\"Marketing\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:770;s:11:\"trend_index\";i:430;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:319;a:16:{s:4:\"tmpl\";i:1240;s:2:\"id\";i:21430;s:5:\"title\";s:30:\"Travel Blogger &#8211; Gallery\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/12/19-Gallery-Travel-Blogger.jpg\";s:12:\"tmpl_created\";i:1638821592;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/travel-blogger-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:43:\"[\"Gallery\",\"Photography\",\"Slider\",\"Travel\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:320;a:16:{s:4:\"tmpl\";i:995;s:2:\"id\";i:13612;s:5:\"title\";s:25:\"Barbershop &#8211; Header\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/06/barber-shop-header.jpg\";s:12:\"tmpl_created\";i:1589893142;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/barbershop-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Barber Shop\",\"Barbershop\",\"Header\"]\";s:10:\"menu_order\";i:43;s:16:\"popularity_index\";i:343;s:11:\"trend_index\";i:137;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:321;a:16:{s:4:\"tmpl\";i:1149;s:2:\"id\";i:16983;s:5:\"title\";s:41:\"Pilates Instructor &#8211; Online Service\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2021/01/Pilates-Instructor.png\";s:12:\"tmpl_created\";i:1610534138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/lp/pilates-instructor-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:70:\"[\"Free Trial\",\"Instructor\",\"Landing Pages\",\"Online Service\",\"Pilates\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:778;s:11:\"trend_index\";i:412;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:322;a:16:{s:4:\"tmpl\";i:1416;s:2:\"id\";i:24104;s:5:\"title\";s:33:\"Ceramics Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Ceramics-Shop.jpg\";s:12:\"tmpl_created\";i:1650988949;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/ceramics-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:323;a:16:{s:4:\"tmpl\";i:994;s:2:\"id\";i:13621;s:5:\"title\";s:30:\"Barbershop &#8211; Single Post\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/05/Single-Page.jpg\";s:12:\"tmpl_created\";i:1589893137;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/barbershop-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:44;s:16:\"popularity_index\";i:736;s:11:\"trend_index\";i:580;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:324;a:16:{s:4:\"tmpl\";i:1131;s:2:\"id\";i:16527;s:5:\"title\";s:24:\"Beauty Salon &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/12/404.jpg\";s:12:\"tmpl_created\";i:1608622517;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/beauty-salon-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:29:\"[\"404\",\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:742;s:11:\"trend_index\";i:563;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:325;a:16:{s:4:\"tmpl\";i:1412;s:2:\"id\";i:24033;s:5:\"title\";s:37:\"Dance Studio &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Dance-Studio.jpg\";s:12:\"tmpl_created\";i:1649881344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/dance-studio-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:113:\"[\"Academy\",\"Business\",\"Dance Studio\",\"Form\",\"Pilates\",\"School\",\"Sport\",\"Teacher\",\"Training\",\"Under Construction\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:326;a:16:{s:4:\"tmpl\";i:1190;s:2:\"id\";i:18568;s:5:\"title\";s:32:\"Flower Delivery &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/04/Flower-Delivery.png\";s:12:\"tmpl_created\";i:1617546716;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/flower-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:37:\"[\"Delivery\",\"Flower\",\"Landing Pages\"]\";s:10:\"menu_order\";i:45;s:16:\"popularity_index\";i:874;s:11:\"trend_index\";i:763;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:327;a:16:{s:4:\"tmpl\";i:1130;s:2:\"id\";i:16535;s:5:\"title\";s:27:\"Beauty Salon &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Footer.jpg\";s:12:\"tmpl_created\";i:1608622498;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Footer\",\"Hair\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:524;s:11:\"trend_index\";i:126;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:328;a:16:{s:4:\"tmpl\";i:1145;s:2:\"id\";i:16917;s:5:\"title\";s:22:\"Webinar &#8211; Events\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/01/Webinar-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610466822;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/lp/webinar-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:36:\"[\"Events\",\"Landing Pages\",\"Webinar\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:821;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:329;a:16:{s:4:\"tmpl\";i:1413;s:2:\"id\";i:24049;s:5:\"title\";s:33:\"ECO Shop &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-ECO-Shop.jpg\";s:12:\"tmpl_created\";i:1649882053;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/eco-shop-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:110:\"[\"Aesthetic\",\"Business\",\"Creative\",\"Decor\",\"Health\",\"Help\",\"Lifestyle\",\"Products\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:46;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:330;a:16:{s:4:\"tmpl\";i:1129;s:2:\"id\";i:16545;s:5:\"title\";s:27:\"Beauty Salon &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/Header.jpg\";s:12:\"tmpl_created\";i:1608622495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/beauty-salon-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:32:\"[\"Beauty salon\",\"Hair\",\"Header\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:356;s:11:\"trend_index\";i:49;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:331;a:16:{s:4:\"tmpl\";i:1154;s:2:\"id\";i:17079;s:5:\"title\";s:42:\"Calls Volunteer &#8211; Social Involvement\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Calls-Volunteer.png\";s:12:\"tmpl_created\";i:1610631774;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/calls-volunteer-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Social Involvement\";s:4:\"tags\";s:68:\"[\"Care\",\"Covid-19\",\"Help\",\"Involvement\",\"Landing Pages\",\"Volunteer\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:854;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:332;a:16:{s:4:\"tmpl\";i:1419;s:2:\"id\";i:24136;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Food-Blog.jpg\";s:12:\"tmpl_created\";i:1650990034;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:62:\"[\"Blog\",\"Business\",\"Coming Soon\",\"Cooking\",\"Education\",\"Food\"]\";s:10:\"menu_order\";i:47;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:333;a:16:{s:4:\"tmpl\";i:1142;s:2:\"id\";i:16836;s:5:\"title\";s:33:\"Marketing Agency &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/01/Marketing-Agency-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610464490;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/marketing-agency-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:74:\"[\"Agency\",\"Business\",\"Landing Pages\",\"Marketing\",\"Marketing Landing Page\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:816;s:11:\"trend_index\";i:787;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:334;a:16:{s:4:\"tmpl\";i:641;s:2:\"id\";i:7686;s:5:\"title\";s:12:\"Blog Posts 1\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2018/03/blog_posts.png\";s:12:\"tmpl_created\";i:1521558047;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"Archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:131;s:11:\"trend_index\";i:152;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:335;a:16:{s:4:\"tmpl\";i:1411;s:2:\"id\";i:24020;s:5:\"title\";s:35:\"Mobile App &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Mobile-App.jpg\";s:12:\"tmpl_created\";i:1649880955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/mobile-app-maintenance-mode/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"App\",\"Business\",\"Coding\",\"Computer\",\"Launch\",\"Mobile\",\"Under Construction\"]\";s:10:\"menu_order\";i:48;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:336;a:16:{s:4:\"tmpl\";i:1139;s:2:\"id\";i:16785;s:5:\"title\";s:42:\"Gym Promotion &#8211; Health &amp; Fitness\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2021/01/Gym-LP.jpg\";s:12:\"tmpl_created\";i:1610455496;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/gym-promotion-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:42:\"[\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:820;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:337;a:16:{s:4:\"tmpl\";i:1420;s:2:\"id\";i:24152;s:5:\"title\";s:32:\"Perfume Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Perfume-Shop.jpg\";s:12:\"tmpl_created\";i:1650990353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/perfume-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:68:\"[\"Business\",\"Coming Soon\",\"Cosmetics\",\"Lifestyle\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:338;a:16:{s:4:\"tmpl\";i:484;s:2:\"id\";i:5283;s:5:\"title\";s:9:\"Clients 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_2.png\";s:12:\"tmpl_created\";i:1520443478;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:49;s:16:\"popularity_index\";i:294;s:11:\"trend_index\";i:202;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:339;a:16:{s:4:\"tmpl\";i:1185;s:2:\"id\";i:18492;s:5:\"title\";s:34:\"Bicycle Pre-Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Bike-Landing-Page.png\";s:12:\"tmpl_created\";i:1617535552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/lp/bicycle-pre-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:34:\"[\"Bicycle\",\"Landing Pages\",\"Sale\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:871;s:11:\"trend_index\";i:826;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:340;a:16:{s:4:\"tmpl\";i:487;s:2:\"id\";i:5306;s:5:\"title\";s:10:\"Clients 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_3.png\";s:12:\"tmpl_created\";i:1520443484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:50;s:16:\"popularity_index\";i:657;s:11:\"trend_index\";i:581;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:341;a:16:{s:4:\"tmpl\";i:1418;s:2:\"id\";i:24126;s:5:\"title\";s:28:\"Skincare &#8211; Coming Soon\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Skincare.jpg\";s:12:\"tmpl_created\";i:1650989585;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/skincare-coming-soon/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:128:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Coming Soon\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Services\",\"Skincare\",\"Treatment\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:342;a:16:{s:4:\"tmpl\";i:1181;s:2:\"id\";i:18349;s:5:\"title\";s:39:\"Virtual try-on glasses &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-8.png\";s:12:\"tmpl_created\";i:1614772569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/virtual-try-on-glasses-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:64:\"[\"Fashion\",\"Glasses\",\"Landing Pages\",\"Online Service\",\"Virtual\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:848;s:11:\"trend_index\";i:803;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:343;a:16:{s:4:\"tmpl\";i:491;s:2:\"id\";i:5341;s:5:\"title\";s:10:\"Clients 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_4.png\";s:12:\"tmpl_created\";i:1520443491;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:51;s:16:\"popularity_index\";i:603;s:11:\"trend_index\";i:633;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:344;a:16:{s:4:\"tmpl\";i:1410;s:2:\"id\";i:24004;s:5:\"title\";s:33:\"Skincare &#8211; Maintenance Mode\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2022/04/Maintenance-Mode-Skincare.jpg\";s:12:\"tmpl_created\";i:1649880534;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/skincare-maintenance-mode/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:144:\"[\"Aesthetic\",\"Beauty\",\"Beauty Salon\",\"Business\",\"Cosmetics\",\"Girly\",\"Lifestyle\",\"Makeup\",\"Services\",\"Skincare\",\"Treatment\",\"Under Construction\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:345;a:16:{s:4:\"tmpl\";i:1172;s:2:\"id\";i:17458;s:5:\"title\";s:31:\"Moving Company &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Moving-Company.png\";s:12:\"tmpl_created\";i:1612727025;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/moving-company-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"Landing Pages\",\"Movers\",\"moving\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:826;s:11:\"trend_index\";i:767;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:346;a:16:{s:4:\"tmpl\";i:488;s:2:\"id\";i:5315;s:5:\"title\";s:10:\"Clients 12\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4-1.png\";s:12:\"tmpl_created\";i:1520443486;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:52;s:16:\"popularity_index\";i:485;s:11:\"trend_index\";i:263;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:347;a:16:{s:4:\"tmpl\";i:1415;s:2:\"id\";i:24092;s:5:\"title\";s:29:\"Vase Shop &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2022/04/Coming-Soon-Vase-Shop.jpg\";s:12:\"tmpl_created\";i:1650988613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/vase-shop-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:115:\"[\"Art\",\"Business\",\"Coming Soon\",\"Creative\",\"Decor\",\"Design\",\"Furniture Design\",\"Interior Design\",\"Products\",\"Shop\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:348;a:16:{s:4:\"tmpl\";i:1186;s:2:\"id\";i:18517;s:5:\"title\";s:29:\"Food Blog &#8211; Coming Soon\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Food-Blog.png\";s:12:\"tmpl_created\";i:1617539897;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/food-blog-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:45:\"[\"Blog\",\"Coming Soon\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:844;s:11:\"trend_index\";i:672;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:349;a:16:{s:4:\"tmpl\";i:490;s:2:\"id\";i:5333;s:5:\"title\";s:10:\"Clients 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_6.png\";s:12:\"tmpl_created\";i:1520443489;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:53;s:16:\"popularity_index\";i:234;s:11:\"trend_index\";i:128;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:350;a:16:{s:4:\"tmpl\";i:1167;s:2:\"id\";i:17379;s:5:\"title\";s:33:\"IT Service &#8211; Online Service\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-IT-Service.png\";s:12:\"tmpl_created\";i:1612713022;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/it-service-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:41:\"[\"IT\",\"Landing Pages\",\"Remote\",\"Support\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:806;s:11:\"trend_index\";i:634;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:351;a:16:{s:4:\"tmpl\";i:1248;s:2:\"id\";i:22134;s:5:\"title\";s:32:\"Art Magazine &#8211; Coming Soon\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/10/Art-Magazine-Coming-Soon-250x280-1.jpg\";s:12:\"tmpl_created\";i:1647176713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/art-magazine-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Art\",\"Coming Soon\",\"Landing Pages\",\"Magazine\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:352;a:16:{s:4:\"tmpl\";i:496;s:2:\"id\";i:5389;s:5:\"title\";s:10:\"Clients 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_9.png\";s:12:\"tmpl_created\";i:1520443501;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:54;s:16:\"popularity_index\";i:407;s:11:\"trend_index\";i:307;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:353;a:16:{s:4:\"tmpl\";i:1189;s:2:\"id\";i:18560;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1617542761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:137:\"https://library.elementor.com/lp/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:843;s:11:\"trend_index\";i:561;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:354;a:16:{s:4:\"tmpl\";i:1225;s:2:\"id\";i:21041;s:5:\"title\";s:41:\"Business Consulting Company &#8211; About\";s:9:\"thumbnail\";s:96:\"https://library.elementor.com/wp-content/uploads/2021/12/8-About-Business-Consulting-Company.jpg\";s:12:\"tmpl_created\";i:1638797560;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/business-consulting-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"Coach\",\"Collaboration\",\"Consulting\",\"Life Coach\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:355;a:16:{s:4:\"tmpl\";i:486;s:2:\"id\";i:5298;s:5:\"title\";s:10:\"Clients 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_3.png\";s:12:\"tmpl_created\";i:1520443482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:55;s:16:\"popularity_index\";i:465;s:11:\"trend_index\";i:520;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:356;a:16:{s:4:\"tmpl\";i:1187;s:2:\"id\";i:18528;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1617541784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/lp/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"interior design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:872;s:11:\"trend_index\";i:819;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:357;a:16:{s:4:\"tmpl\";i:1243;s:2:\"id\";i:21135;s:5:\"title\";s:28:\"Construction &#8211; Service\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/12/13-Service-Construction.jpg\";s:12:\"tmpl_created\";i:1638823202;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/construction-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"Architecture\",\"Construction\",\"Faq\",\"Services\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:358;a:16:{s:4:\"tmpl\";i:495;s:2:\"id\";i:5381;s:5:\"title\";s:10:\"Clients 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_9.png\";s:12:\"tmpl_created\";i:1520443499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:56;s:16:\"popularity_index\";i:198;s:11:\"trend_index\";i:168;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:359;a:16:{s:4:\"tmpl\";i:1174;s:2:\"id\";i:17504;s:5:\"title\";s:29:\"Hair Stylist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-3.png\";s:12:\"tmpl_created\";i:1612883014;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/lp/hair-stylist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:59:\"[\"Business\",\"Hair\",\"hairdresser\",\"Landing Pages\",\"stylist\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:840;s:11:\"trend_index\";i:806;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:360;a:16:{s:4:\"tmpl\";i:1223;s:2:\"id\";i:20981;s:5:\"title\";s:37:\"Creative Digital Agency &#8211; About\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2021/12/6-About-Creative-Digital-Agency.jpg\";s:12:\"tmpl_created\";i:1638789303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/creative-digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:51:\"[\"About\",\"Advisor\",\"Creative\",\"Creative Portfolio\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:361;a:16:{s:4:\"tmpl\";i:493;s:2:\"id\";i:5357;s:5:\"title\";s:9:\"Clients 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_7.png\";s:12:\"tmpl_created\";i:1520443495;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:57;s:16:\"popularity_index\";i:341;s:11:\"trend_index\";i:232;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:362;a:16:{s:4:\"tmpl\";i:1184;s:2:\"id\";i:18449;s:5:\"title\";s:46:\"Aesthetic Clinic &#8211; Health &#038; Fitness\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/03/Aesthetic-Clinic.png\";s:12:\"tmpl_created\";i:1616682181;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/aesthetic-clinic-health-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Health and Fitness\";s:4:\"tags\";s:57:\"[\"Aesthetic\",\"Beauty\",\"Fitness\",\"Health\",\"Landing Pages\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:859;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:363;a:16:{s:4:\"tmpl\";i:1221;s:2:\"id\";i:20926;s:5:\"title\";s:33:\"Doctors Online Consultation -Home\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2021/12/4-Home-Doctors-Online-Consultation.jpg\";s:12:\"tmpl_created\";i:1638787371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/doctors-online-consultation-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"App\",\"Health\",\"medical\",\"Online\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:364;a:16:{s:4:\"tmpl\";i:485;s:2:\"id\";i:5290;s:5:\"title\";s:9:\"Clients 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_2.png\";s:12:\"tmpl_created\";i:1520443480;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:58;s:16:\"popularity_index\";i:545;s:11:\"trend_index\";i:502;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:365;a:16:{s:4:\"tmpl\";i:1165;s:2:\"id\";i:17353;s:5:\"title\";s:44:\"Online Cooking Course &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-2.png\";s:12:\"tmpl_created\";i:1612705144;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/lp/online-cooking-course-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:50:\"[\"Cooking\",\"Course Online\",\"Food\",\"Landing Pages\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:845;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:366;a:16:{s:4:\"tmpl\";i:482;s:2:\"id\";i:5266;s:5:\"title\";s:9:\"Clients 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_white_1.png\";s:12:\"tmpl_created\";i:1520443474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:59;s:16:\"popularity_index\";i:95;s:11:\"trend_index\";i:134;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:367;a:16:{s:4:\"tmpl\";i:1188;s:2:\"id\";i:18550;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1617542506;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/lp/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:832;s:11:\"trend_index\";i:600;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:368;a:16:{s:4:\"tmpl\";i:1250;s:2:\"id\";i:22140;s:5:\"title\";s:33:\"Design School &#8211; Coming Soon\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/05/250x280-1.png\";s:12:\"tmpl_created\";i:1647177317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/design-school-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:49:\"[\"Coming Soon\",\"Design\",\"Landing Pages\",\"School\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:369;a:16:{s:4:\"tmpl\";i:483;s:2:\"id\";i:5275;s:5:\"title\";s:9:\"Clients 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/clients_black_1.png\";s:12:\"tmpl_created\";i:1520443476;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:60;s:16:\"popularity_index\";i:334;s:11:\"trend_index\";i:321;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:370;a:16:{s:4:\"tmpl\";i:1191;s:2:\"id\";i:18539;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1617610273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:18:\"Under Construction\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:876;s:11:\"trend_index\";i:652;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:371;a:16:{s:4:\"tmpl\";i:492;s:2:\"id\";i:5349;s:5:\"title\";s:9:\"Clients 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_7.png\";s:12:\"tmpl_created\";i:1520443493;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:61;s:16:\"popularity_index\";i:233;s:11:\"trend_index\";i:92;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:372;a:16:{s:4:\"tmpl\";i:1175;s:2:\"id\";i:18270;s:5:\"title\";s:24:\"Open week &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280.png\";s:12:\"tmpl_created\";i:1614767186;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/lp/open-week-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:6:\"Events\";s:4:\"tags\";s:59:\"[\"Education\",\"Event\",\"Events\",\"Landing Pages\",\"University\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:831;s:11:\"trend_index\";i:673;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:373;a:16:{s:4:\"tmpl\";i:489;s:2:\"id\";i:5324;s:5:\"title\";s:9:\"Clients 8\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5-1.png\";s:12:\"tmpl_created\";i:1520443488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:62;s:16:\"popularity_index\";i:526;s:11:\"trend_index\";i:381;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:374;a:16:{s:4:\"tmpl\";i:1177;s:2:\"id\";i:18300;s:5:\"title\";s:30:\"Makeup Artist &#8211; Business\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-2.png\";s:12:\"tmpl_created\";i:1614768608;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/makeup-artist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Beauty\",\"Business\",\"Course Online\",\"Landing Pages\",\"Makeup\",\"Online Service\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:861;s:11:\"trend_index\";i:783;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:375;a:16:{s:4:\"tmpl\";i:494;s:2:\"id\";i:5368;s:5:\"title\";s:9:\"Clients 9\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_8.png\";s:12:\"tmpl_created\";i:1520443497;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";i:63;s:16:\"popularity_index\";i:253;s:11:\"trend_index\";i:273;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:376;a:16:{s:4:\"tmpl\";i:1179;s:2:\"id\";i:18329;s:5:\"title\";s:63:\"Online Real Estate Investment Conference &#8211; Online Service\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/03/250x280-5.png\";s:12:\"tmpl_created\";i:1614770404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:148:\"https://library.elementor.com/lp/online-real-estate-investment-conference-online-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Online Service\";s:4:\"tags\";s:76:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Online Event\",\"Real estate\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:866;s:11:\"trend_index\";i:779;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:377;a:16:{s:4:\"tmpl\";i:425;s:2:\"id\";i:4436;s:5:\"title\";s:11:\"Contact  16\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_2.png\";s:12:\"tmpl_created\";i:1520443293;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:64;s:16:\"popularity_index\";i:161;s:11:\"trend_index\";i:68;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:378;a:16:{s:4:\"tmpl\";i:1183;s:2:\"id\";i:18391;s:5:\"title\";s:45:\"Children&#8217;s Optometrist &#8211; Business\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Childrens-Optometrist.png\";s:12:\"tmpl_created\";i:1614773564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/childrens-optometrist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:85:\"[\"Business\",\"Children\",\"Eye\",\"Glasses\",\"Health\",\"Kids\",\"Landing Pages\",\"Optometrist\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:877;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:379;a:16:{s:4:\"tmpl\";i:423;s:2:\"id\";i:4420;s:5:\"title\";s:9:\"Contact 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_black_1.png\";s:12:\"tmpl_created\";i:1520443289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:65;s:16:\"popularity_index\";i:196;s:11:\"trend_index\";i:127;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:380;a:16:{s:4:\"tmpl\";i:534;s:2:\"id\";i:5836;s:5:\"title\";s:10:\"Contact 10\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:114;s:11:\"trend_index\";i:76;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:381;a:16:{s:4:\"tmpl\";i:1182;s:2:\"id\";i:18366;s:5:\"title\";s:30:\"Car Insurance &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Car-Insurance.png\";s:12:\"tmpl_created\";i:1614773263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/car-insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:46:\"[\"Business\",\"car\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:869;s:11:\"trend_index\";i:797;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:382;a:16:{s:4:\"tmpl\";i:1201;s:2:\"id\";i:19144;s:5:\"title\";s:25:\"Birthday Party Invitation\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/06/250x280.png\";s:12:\"tmpl_created\";i:1623848691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/birthday-party-invitation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:67:\"[\"Birthday\",\"Event\",\"Landing Pages\",\"Party\",\"RSVD\",\"Save the Date\"]\";s:10:\"menu_order\";i:66;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:383;a:16:{s:4:\"tmpl\";i:535;s:2:\"id\";i:5844;s:5:\"title\";s:10:\"Contact 11\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_2.png\";s:12:\"tmpl_created\";i:1520443599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:289;s:11:\"trend_index\";i:313;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:384;a:16:{s:4:\"tmpl\";i:1124;s:2:\"id\";i:16473;s:5:\"title\";s:26:\"Beauty Salon &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/about-1.jpg\";s:12:\"tmpl_created\";i:1608622373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/beauty-salon-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:615;s:11:\"trend_index\";i:184;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:385;a:16:{s:4:\"tmpl\";i:1176;s:2:\"id\";i:18291;s:5:\"title\";s:47:\"Grill Restaurant Food Delivery &#8211; Business\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Food-Delivery-LP.png\";s:12:\"tmpl_created\";i:1614767830;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:132:\"https://library.elementor.com/lp/grill-restaurant-food-delivery-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:79:\"[\"Delivery\",\"Delivery Service\",\"Fast Food\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:67;s:16:\"popularity_index\";i:819;s:11:\"trend_index\";i:685;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:386;a:16:{s:4:\"tmpl\";i:1125;s:2:\"id\";i:16488;s:5:\"title\";s:28:\"Beauty Salon &#8211; Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/12/contact.jpg\";s:12:\"tmpl_created\";i:1608622374;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:548;s:11:\"trend_index\";i:101;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:387;a:16:{s:4:\"tmpl\";i:1180;s:2:\"id\";i:18340;s:5:\"title\";s:30:\"Restaurant &#8211; Coming Soon\";s:9:\"thumbnail\";s:98:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Restuarant-Coming-Soon-LP.png\";s:12:\"tmpl_created\";i:1614772183;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/lp/restaurant-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:16:\"Coming Soon Page\";s:4:\"tags\";s:51:\"[\"Coming Soon\",\"Food\",\"Landing Pages\",\"Restaurant\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:810;s:11:\"trend_index\";i:809;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:388;a:16:{s:4:\"tmpl\";i:430;s:2:\"id\";i:4476;s:5:\"title\";s:10:\"Contact 15\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_4.png\";s:12:\"tmpl_created\";i:1520443303;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:68;s:16:\"popularity_index\";i:229;s:11:\"trend_index\";i:187;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:389;a:16:{s:4:\"tmpl\";i:1126;s:2:\"id\";i:16496;s:5:\"title\";s:28:\"Beauty Salon &#8211; Gallery\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/12/gallery-1.jpg\";s:12:\"tmpl_created\";i:1608622379;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/beauty-salon-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:491;s:11:\"trend_index\";i:90;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:390;a:16:{s:4:\"tmpl\";i:1173;s:2:\"id\";i:17480;s:5:\"title\";s:42:\"At-home Massage Therapist &#8211; Business\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/02/At-Home-Massage-Therapist.jpg\";s:12:\"tmpl_created\";i:1612879264;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/lp/at-home-massage-therapist-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:60:\"[\"Business\",\"Health\",\"Landing Pages\",\"Services\",\"Therapist\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:856;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:391;a:16:{s:4:\"tmpl\";i:476;s:2:\"id\";i:5214;s:5:\"title\";s:10:\"Contact 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_2.png\";s:12:\"tmpl_created\";i:1520443462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:69;s:16:\"popularity_index\";i:194;s:11:\"trend_index\";i:106;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:392;a:16:{s:4:\"tmpl\";i:1127;s:2:\"id\";i:16457;s:5:\"title\";s:25:\"Beauty Salon &#8211; Home\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/12/home-1.jpg\";s:12:\"tmpl_created\";i:1608622383;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/beauty-salon-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:408;s:11:\"trend_index\";i:56;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:393;a:16:{s:4:\"tmpl\";i:1178;s:2:\"id\";i:18317;s:5:\"title\";s:26:\"Insurance &#8211; Business\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2021/03/Library-Pic-Life-Insirance.png\";s:12:\"tmpl_created\";i:1614769488;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/lp/insurance-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:8:\"Business\";s:4:\"tags\";s:61:\"[\"Business\",\"Family\",\"Financial\",\"Insurance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:870;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:394;a:16:{s:4:\"tmpl\";i:478;s:2:\"id\";i:5230;s:5:\"title\";s:10:\"Contact 17\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_3.png\";s:12:\"tmpl_created\";i:1520443466;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:70;s:16:\"popularity_index\";i:339;s:11:\"trend_index\";i:335;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:395;a:16:{s:4:\"tmpl\";i:1128;s:2:\"id\";i:16518;s:5:\"title\";s:29:\"Beauty Salon &#8211; Services\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/12/services-1.jpg\";s:12:\"tmpl_created\";i:1608622386;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/beauty-salon-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Beauty salon\",\"Hair\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:664;s:11:\"trend_index\";i:261;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:396;a:16:{s:4:\"tmpl\";i:1168;s:2:\"id\";i:17401;s:5:\"title\";s:40:\"Conference Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280.png\";s:12:\"tmpl_created\";i:1612724753;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/lp/conference-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:59:\"[\"Conference\",\"Event\",\"Events\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:799;s:11:\"trend_index\";i:540;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:397;a:16:{s:4:\"tmpl\";i:481;s:2:\"id\";i:5257;s:5:\"title\";s:10:\"Contact 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_5.png\";s:12:\"tmpl_created\";i:1520443472;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:71;s:16:\"popularity_index\";i:438;s:11:\"trend_index\";i:490;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:398;a:16:{s:4:\"tmpl\";i:532;s:2:\"id\";i:5820;s:5:\"title\";s:9:\"Contact 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:183;s:11:\"trend_index\";i:357;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:399;a:16:{s:4:\"tmpl\";i:1073;s:2:\"id\";i:15486;s:5:\"title\";s:25:\"Travel Blog &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/11/About.jpg\";s:12:\"tmpl_created\";i:1606215720;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/travel-blog-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:608;s:11:\"trend_index\";i:343;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:400;a:16:{s:4:\"tmpl\";i:1166;s:2:\"id\";i:17368;s:5:\"title\";s:38:\"Real Estate Agency &#8211; Real-Estate\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Real-Estate.png\";s:12:\"tmpl_created\";i:1612711814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/lp/real-estate-agency-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:11:\"Real Estate\";s:4:\"tags\";s:73:\"[\"Landing Pages\",\"listing\",\"Real estate\",\"Realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";i:72;s:16:\"popularity_index\";i:858;s:11:\"trend_index\";i:777;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:401;a:16:{s:4:\"tmpl\";i:1074;s:2:\"id\";i:15478;s:5:\"title\";s:27:\"Travel Blog &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/11/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1606215735;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-blog-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:687;s:11:\"trend_index\";i:564;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:402;a:16:{s:4:\"tmpl\";i:1170;s:2:\"id\";i:17423;s:5:\"title\";s:57:\"Volunteer Calls Thank You Page &#8211; Social Involvement\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2021/02/Volunteer-Calls-TYP.jpg\";s:12:\"tmpl_created\";i:1612726058;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:142:\"https://library.elementor.com/lp/volunteer-calls-thank-you-page-social-involvement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:62:\"[\"Care\",\"Involvement\",\"Landing Pages\",\"Thank You\",\"Volunteer\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:857;s:11:\"trend_index\";i:818;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:403;a:16:{s:4:\"tmpl\";i:422;s:2:\"id\";i:4411;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_1.png\";s:12:\"tmpl_created\";i:1520443287;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:73;s:16:\"popularity_index\";i:113;s:11:\"trend_index\";i:217;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:404;a:16:{s:4:\"tmpl\";i:533;s:2:\"id\";i:5828;s:5:\"title\";s:9:\"Contact 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443595;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:312;s:11:\"trend_index\";i:495;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:405;a:16:{s:4:\"tmpl\";i:1075;s:2:\"id\";i:15467;s:5:\"title\";s:24:\"Travel Blog &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/11/Home.jpg\";s:12:\"tmpl_created\";i:1606215756;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-blog-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:567;s:11:\"trend_index\";i:224;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:406;a:16:{s:4:\"tmpl\";i:1169;s:2:\"id\";i:17409;s:5:\"title\";s:37:\"Webinar Thank You Page &#8211; Events\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/02/Library-Pic-Webinar-TYP.png\";s:12:\"tmpl_created\";i:1612725644;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/lp/webinar-thank-you-page-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:56:\"[\"Event\",\"Events\",\"Landing Pages\",\"Thank You\",\"Webinar\"]\";s:10:\"menu_order\";i:74;s:16:\"popularity_index\";i:868;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:407;a:16:{s:4:\"tmpl\";i:1056;s:2:\"id\";i:15317;s:5:\"title\";s:25:\"Dance Studio &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/10/Home.jpg\";s:12:\"tmpl_created\";i:1603181291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/dance-studio-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:596;s:11:\"trend_index\";i:301;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:408;a:16:{s:4:\"tmpl\";i:1160;s:2:\"id\";i:17258;s:5:\"title\";s:32:\"Beauty Product &#8211; eCommerce\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2021/01/Beauty-Product.png\";s:12:\"tmpl_created\";i:1610903153;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/lp/beauty-product-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:38:\"[\"beauty\",\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:797;s:11:\"trend_index\";i:703;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:409;a:16:{s:4:\"tmpl\";i:424;s:2:\"id\";i:4428;s:5:\"title\";s:9:\"Contact 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_2.png\";s:12:\"tmpl_created\";i:1520443291;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:75;s:16:\"popularity_index\";i:118;s:11:\"trend_index\";i:131;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:410;a:16:{s:4:\"tmpl\";i:1057;s:2:\"id\";i:15334;s:5:\"title\";s:26:\"Dance Studio &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/10/About.jpg\";s:12:\"tmpl_created\";i:1603181364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/dance-studio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:626;s:11:\"trend_index\";i:373;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:411;a:16:{s:4:\"tmpl\";i:1171;s:2:\"id\";i:17435;s:5:\"title\";s:39:\"Gym &#8211; App Service &#8211; Product\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2021/02/250x280-4.png\";s:12:\"tmpl_created\";i:1612726462;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/lp/gym-app-service-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:7:\"Product\";s:4:\"tags\";s:58:\"[\"App\",\"Fitness\",\"Gym\",\"Health\",\"Landing Pages\",\"Product\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:767;s:11:\"trend_index\";i:577;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:412;a:16:{s:4:\"tmpl\";i:426;s:2:\"id\";i:4444;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_1.png\";s:12:\"tmpl_created\";i:1520443295;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:76;s:16:\"popularity_index\";i:84;s:11:\"trend_index\";i:93;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:413;a:16:{s:4:\"tmpl\";i:1058;s:2:\"id\";i:15349;s:5:\"title\";s:28:\"Dance Studio &#8211; Classes\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes.jpg\";s:12:\"tmpl_created\";i:1603181425;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:629;s:11:\"trend_index\";i:458;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:414;a:16:{s:4:\"tmpl\";i:1156;s:2:\"id\";i:17111;s:5:\"title\";s:33:\"Sunglasses Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2021/01/Sunglasses-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610632408;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/lp/sunglasses-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:59:\"[\"Ecommerce\",\"Fashion\",\"Landing Pages\",\"Sale\",\"Sunglasses\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:812;s:11:\"trend_index\";i:732;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:415;a:16:{s:4:\"tmpl\";i:432;s:2:\"id\";i:4492;s:5:\"title\";s:9:\"Contact 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/02/map_white_3.png\";s:12:\"tmpl_created\";i:1520443307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:77;s:16:\"popularity_index\";i:37;s:11:\"trend_index\";i:31;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:416;a:16:{s:4:\"tmpl\";i:1055;s:2:\"id\";i:15366;s:5:\"title\";s:29:\"Dance Studio &#8211; Schedule\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/10/Classes-Schedule.jpg\";s:12:\"tmpl_created\";i:1603181056;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/dance-studio-schedule/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:698;s:11:\"trend_index\";i:602;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:417;a:16:{s:4:\"tmpl\";i:1157;s:2:\"id\";i:17223;s:5:\"title\";s:25:\"Fashion &#8211; eCommerce\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2021/01/Commerce-Fashion.png\";s:12:\"tmpl_created\";i:1610902553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/lp/fashion-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:29:\"[\"Ecommerce\",\"Landing Pages\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:808;s:11:\"trend_index\";i:745;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:418;a:16:{s:4:\"tmpl\";i:427;s:2:\"id\";i:4452;s:5:\"title\";s:9:\"Contact 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_1.png\";s:12:\"tmpl_created\";i:1520443296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:78;s:16:\"popularity_index\";i:139;s:11:\"trend_index\";i:150;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:419;a:16:{s:4:\"tmpl\";i:1059;s:2:\"id\";i:15373;s:5:\"title\";s:28:\"Dance Studio &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/10/Pricing.jpg\";s:12:\"tmpl_created\";i:1603181678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:731;s:11:\"trend_index\";i:661;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:420;a:16:{s:4:\"tmpl\";i:1151;s:2:\"id\";i:17017;s:5:\"title\";s:28:\"Shoes Sale &#8211; eCommerce\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2021/01/Shoes-LP-Library-Pic.jpg\";s:12:\"tmpl_created\";i:1610535361;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/lp/shoes-sale-ecommerce/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:9:\"eCommerce\";s:4:\"tags\";s:55:\"[\"Discount\",\"Ecommerce\",\"Landing Pages\",\"Sale\",\"Shoes\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:803;s:11:\"trend_index\";i:642;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:421;a:16:{s:4:\"tmpl\";i:429;s:2:\"id\";i:4468;s:5:\"title\";s:9:\"Contact 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_3.png\";s:12:\"tmpl_created\";i:1520443301;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:79;s:16:\"popularity_index\";i:127;s:11:\"trend_index\";i:72;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:422;a:16:{s:4:\"tmpl\";i:1060;s:2:\"id\";i:15384;s:5:\"title\";s:28:\"Dance Studio &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/10/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1603181738;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/dance-studio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:16:\"[\"Dance Studio\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:741;s:11:\"trend_index\";i:721;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:423;a:16:{s:4:\"tmpl\";i:1163;s:2:\"id\";i:17301;s:5:\"title\";s:53:\"Personal Chef &#8211; Thank You Page &#8211; Business\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2021/01/TYP-Personal-Chef.jpg\";s:12:\"tmpl_created\";i:1610903622;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/lp/personal-chef-thank-you-page-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:43:\"[\"Chef\",\"Food\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:823;s:11:\"trend_index\";i:754;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:424;a:16:{s:4:\"tmpl\";i:431;s:2:\"id\";i:4484;s:5:\"title\";s:9:\"Contact 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_black_3.png\";s:12:\"tmpl_created\";i:1520443305;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";i:80;s:16:\"popularity_index\";i:328;s:11:\"trend_index\";i:260;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:425;a:16:{s:4:\"tmpl\";i:1042;s:2:\"id\";i:15158;s:5:\"title\";s:26:\"Psychologist &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/09/About.jpg\";s:12:\"tmpl_created\";i:1600157561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/psychologist-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:618;s:11:\"trend_index\";i:426;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:426;a:16:{s:4:\"tmpl\";i:1164;s:2:\"id\";i:17313;s:5:\"title\";s:60:\"Development Course  &#8211; Thank You Page &#8211; Education\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2021/01/Dev-Course-TYP-.png\";s:12:\"tmpl_created\";i:1610903776;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/lp/development-course-thank-you-page-education/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:2:\"lp\";s:7:\"subtype\";s:14:\"Thank You Page\";s:4:\"tags\";s:57:\"[\"Course Online\",\"Education\",\"Landing Pages\",\"Thank You\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:834;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:427;a:16:{s:4:\"tmpl\";i:428;s:2:\"id\";i:4460;s:5:\"title\";s:9:\"Contact 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/contact_white_2.png\";s:12:\"tmpl_created\";i:1520443298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";i:81;s:16:\"popularity_index\";i:99;s:11:\"trend_index\";i:80;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:428;a:16:{s:4:\"tmpl\";i:1045;s:2:\"id\";i:15197;s:5:\"title\";s:28:\"Psychologist &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/09/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1600160499;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:666;s:11:\"trend_index\";i:558;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:429;a:16:{s:4:\"tmpl\";i:613;s:2:\"id\";i:5558;s:5:\"title\";s:5:\"CTA 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_2.png\";s:12:\"tmpl_created\";i:1520520684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:82;s:16:\"popularity_index\";i:129;s:11:\"trend_index\";i:69;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:430;a:16:{s:4:\"tmpl\";i:1041;s:2:\"id\";i:15142;s:5:\"title\";s:25:\"Psychologist &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Home.jpg\";s:12:\"tmpl_created\";i:1600156308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/psychologist-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:464;s:11:\"trend_index\";i:297;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:431;a:16:{s:4:\"tmpl\";i:634;s:2:\"id\";i:5939;s:5:\"title\";s:6:\"CTA 10\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_13-1.png\";s:12:\"tmpl_created\";i:1520520760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:83;s:16:\"popularity_index\";i:190;s:11:\"trend_index\";i:118;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:432;a:16:{s:4:\"tmpl\";i:1044;s:2:\"id\";i:15188;s:5:\"title\";s:28:\"Psychologist &#8211; Pricing\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/09/Pricing.jpg\";s:12:\"tmpl_created\";i:1600159731;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/psychologist-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:732;s:11:\"trend_index\";i:537;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:433;a:16:{s:4:\"tmpl\";i:633;s:2:\"id\";i:5930;s:5:\"title\";s:6:\"CTA 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_15.png\";s:12:\"tmpl_created\";i:1520520758;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:84;s:16:\"popularity_index\";i:76;s:11:\"trend_index\";i:84;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:434;a:16:{s:4:\"tmpl\";i:1043;s:2:\"id\";i:15167;s:5:\"title\";s:29:\"Psychologist &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/09/Services.jpg\";s:12:\"tmpl_created\";i:1600158206;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/psychologist-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:606;s:11:\"trend_index\";i:379;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:435;a:16:{s:4:\"tmpl\";i:632;s:2:\"id\";i:5921;s:5:\"title\";s:6:\"CTA 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_14.png\";s:12:\"tmpl_created\";i:1520520757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:85;s:16:\"popularity_index\";i:278;s:11:\"trend_index\";i:234;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:436;a:16:{s:4:\"tmpl\";i:1036;s:2:\"id\";i:14932;s:5:\"title\";s:30:\"Flooring Company &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/08/About.png\";s:12:\"tmpl_created\";i:1597740110;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/flooring-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:488;s:11:\"trend_index\";i:319;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:437;a:16:{s:4:\"tmpl\";i:618;s:2:\"id\";i:5607;s:5:\"title\";s:6:\"CTA 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_5.png\";s:12:\"tmpl_created\";i:1520520695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:86;s:16:\"popularity_index\";i:42;s:11:\"trend_index\";i:11;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:438;a:16:{s:4:\"tmpl\";i:1037;s:2:\"id\";i:14998;s:5:\"title\";s:32:\"Flooring Company &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/08/Contact-Us.png\";s:12:\"tmpl_created\";i:1597740222;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:553;s:11:\"trend_index\";i:380;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:439;a:16:{s:4:\"tmpl\";i:574;s:2:\"id\";i:6017;s:5:\"title\";s:6:\"CTA 14\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_14.png\";s:12:\"tmpl_created\";i:1520520331;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:87;s:16:\"popularity_index\";i:152;s:11:\"trend_index\";i:122;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:440;a:16:{s:4:\"tmpl\";i:1038;s:2:\"id\";i:14965;s:5:\"title\";s:32:\"Flooring Company &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/08/Gallery.png\";s:12:\"tmpl_created\";i:1597740353;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/flooring-company-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:371;s:11:\"trend_index\";i:291;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:441;a:16:{s:4:\"tmpl\";i:628;s:2:\"id\";i:5885;s:5:\"title\";s:6:\"CTA 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_11.png\";s:12:\"tmpl_created\";i:1520520751;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:88;s:16:\"popularity_index\";i:274;s:11:\"trend_index\";i:256;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:442;a:16:{s:4:\"tmpl\";i:1282;s:2:\"id\";i:22417;s:5:\"title\";s:52:\"Finance Learning Platform &#8211; Under Construction\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Finance-Platform.png\";s:12:\"tmpl_created\";i:1647354987;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/finance-learning-platform-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Finance\",\"Landing Pages\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:443;a:16:{s:4:\"tmpl\";i:627;s:2:\"id\";i:5877;s:5:\"title\";s:6:\"CTA 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_10.png\";s:12:\"tmpl_created\";i:1520520749;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:89;s:16:\"popularity_index\";i:564;s:11:\"trend_index\";i:677;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:444;a:16:{s:4:\"tmpl\";i:1040;s:2:\"id\";i:14947;s:5:\"title\";s:33:\"Flooring company &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/08/Services.png\";s:12:\"tmpl_created\";i:1597740551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/flooring-company-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:538;s:11:\"trend_index\";i:392;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:445;a:16:{s:4:\"tmpl\";i:625;s:2:\"id\";i:5860;s:5:\"title\";s:6:\"CTA 17\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_9.png\";s:12:\"tmpl_created\";i:1520520746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:90;s:16:\"popularity_index\";i:120;s:11:\"trend_index\";i:63;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:446;a:16:{s:4:\"tmpl\";i:1039;s:2:\"id\";i:14901;s:5:\"title\";s:29:\"Flooring Company &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Home.png\";s:12:\"tmpl_created\";i:1597740474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/flooring-company-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:387;s:11:\"trend_index\";i:185;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:447;a:16:{s:4:\"tmpl\";i:626;s:2:\"id\";i:5869;s:5:\"title\";s:6:\"CTA 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_10.png\";s:12:\"tmpl_created\";i:1520520747;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:91;s:16:\"popularity_index\";i:345;s:11:\"trend_index\";i:486;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:448;a:16:{s:4:\"tmpl\";i:611;s:2:\"id\";i:5542;s:5:\"title\";s:6:\"CTA 19\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_1.png\";s:12:\"tmpl_created\";i:1520520681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:169;s:11:\"trend_index\";i:270;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:449;a:16:{s:4:\"tmpl\";i:1252;s:2:\"id\";i:22146;s:5:\"title\";s:36:\"Home Decor Store &#8211; Coming Soon\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Home-Decore.png\";s:12:\"tmpl_created\";i:1647177514;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/home-decor-store-coming-soon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:57:\"[\"Coming Soon\",\"Decor\",\"Interior Design\",\"Landing Pages\"]\";s:10:\"menu_order\";i:92;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:450;a:16:{s:4:\"tmpl\";i:614;s:2:\"id\";i:5567;s:5:\"title\";s:5:\"CTA 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_2.png\";s:12:\"tmpl_created\";i:1520520685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:143;s:11:\"trend_index\";i:225;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:451;a:16:{s:4:\"tmpl\";i:1021;s:2:\"id\";i:14737;s:5:\"title\";s:32:\"Luxury Real Estate &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/07/About.png\";s:12:\"tmpl_created\";i:1595313527;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/luxury-real-estate-about-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:93;s:16:\"popularity_index\";i:150;s:11:\"trend_index\";i:447;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:452;a:16:{s:4:\"tmpl\";i:629;s:2:\"id\";i:5893;s:5:\"title\";s:6:\"CTA 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_12.png\";s:12:\"tmpl_created\";i:1520520752;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:259;s:11:\"trend_index\";i:457;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:453;a:16:{s:4:\"tmpl\";i:1020;s:2:\"id\";i:14756;s:5:\"title\";s:34:\"Luxury Real Estate &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Contact-Us.png\";s:12:\"tmpl_created\";i:1595313519;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/luxury-real-estate-contact-us-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:94;s:16:\"popularity_index\";i:610;s:11:\"trend_index\";i:569;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:454;a:16:{s:4:\"tmpl\";i:619;s:2:\"id\";i:5634;s:5:\"title\";s:6:\"CTA 24\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_6.png\";s:12:\"tmpl_created\";i:1520520699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:188;s:11:\"trend_index\";i:255;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:455;a:16:{s:4:\"tmpl\";i:1019;s:2:\"id\";i:14716;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Home.png\";s:12:\"tmpl_created\";i:1595313512;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:95;s:16:\"popularity_index\";i:394;s:11:\"trend_index\";i:165;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:456;a:16:{s:4:\"tmpl\";i:620;s:2:\"id\";i:5642;s:5:\"title\";s:6:\"CTA 25\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_6.png\";s:12:\"tmpl_created\";i:1520520701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:226;s:11:\"trend_index\";i:262;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:457;a:16:{s:4:\"tmpl\";i:1018;s:2:\"id\";i:14763;s:5:\"title\";s:31:\"Luxury Real Estate &#8211; News\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/07/news-Archive.png\";s:12:\"tmpl_created\";i:1595313273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/luxury-real-estate-news-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:96;s:16:\"popularity_index\";i:404;s:11:\"trend_index\";i:167;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:458;a:16:{s:4:\"tmpl\";i:1283;s:2:\"id\";i:22423;s:5:\"title\";s:39:\"Online Store &#8211; Under Construction\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Online-Store.png\";s:12:\"tmpl_created\";i:1647355154;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/online-store-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:59:\"[\"Landing Pages\",\"online shop\",\"Shop\",\"Under Construction\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:459;a:16:{s:4:\"tmpl\";i:615;s:2:\"id\";i:5583;s:5:\"title\";s:6:\"CTA 26\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_3.png\";s:12:\"tmpl_created\";i:1520520689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:97;s:16:\"popularity_index\";i:117;s:11:\"trend_index\";i:117;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:460;a:16:{s:4:\"tmpl\";i:630;s:2:\"id\";i:5904;s:5:\"title\";s:6:\"CTA 27\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_13.png\";s:12:\"tmpl_created\";i:1520520754;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:528;s:11:\"trend_index\";i:517;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:461;a:16:{s:4:\"tmpl\";i:1010;s:2:\"id\";i:13960;s:5:\"title\";s:32:\"Japanese restaurant &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/06/Home-Page.jpg\";s:12:\"tmpl_created\";i:1592289775;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/japanese-restaurant-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:98;s:16:\"popularity_index\";i:537;s:11:\"trend_index\";i:287;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:462;a:16:{s:4:\"tmpl\";i:1284;s:2:\"id\";i:22428;s:5:\"title\";s:40:\"Travel Agency &#8211; Under Construction\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2021/04/Library-Pic-Travel-Agency-1.png\";s:12:\"tmpl_created\";i:1647355339;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/travel-agency-under-construction/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:56:\"[\"Agency\",\"Landing Pages\",\"Travel\",\"Under Construction\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:463;a:16:{s:4:\"tmpl\";i:631;s:2:\"id\";i:5912;s:5:\"title\";s:6:\"CTA 28\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_11.png\";s:12:\"tmpl_created\";i:1520520755;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:99;s:16:\"popularity_index\";i:665;s:11:\"trend_index\";i:702;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:464;a:16:{s:4:\"tmpl\";i:473;s:2:\"id\";i:5189;s:5:\"title\";s:6:\"CTA 29\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_1.png\";s:12:\"tmpl_created\";i:1520443456;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:472;s:11:\"trend_index\";i:631;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:465;a:16:{s:4:\"tmpl\";i:1007;s:2:\"id\";i:13993;s:5:\"title\";s:45:\"Japanese restaurant &#8211; Chef&#8217;s Menu\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/06/Chef_s-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/japanese-restaurant-chefs-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:100;s:16:\"popularity_index\";i:651;s:11:\"trend_index\";i:675;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:466;a:16:{s:4:\"tmpl\";i:623;s:2:\"id\";i:5667;s:5:\"title\";s:5:\"CTA 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_8.png\";s:12:\"tmpl_created\";i:1520520705;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:171;s:11:\"trend_index\";i:250;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:467;a:16:{s:4:\"tmpl\";i:1006;s:2:\"id\";i:14012;s:5:\"title\";s:36:\"Japanese restaurant &#8211; Bar Menu\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/06/Bar-Menu-Page.jpg\";s:12:\"tmpl_created\";i:1592289665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/japanese-restaurant-bar-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:101;s:16:\"popularity_index\";i:735;s:11:\"trend_index\";i:829;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:468;a:16:{s:4:\"tmpl\";i:474;s:2:\"id\";i:5198;s:5:\"title\";s:6:\"CTA 30\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_1.png\";s:12:\"tmpl_created\";i:1520443458;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:572;s:11:\"trend_index\";i:511;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:469;a:16:{s:4:\"tmpl\";i:1005;s:2:\"id\";i:13917;s:5:\"title\";s:33:\"Japanese restaurant &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/06/About-Page.jpg\";s:12:\"tmpl_created\";i:1592289629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/japanese-restaurant-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:102;s:16:\"popularity_index\";i:640;s:11:\"trend_index\";i:389;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:470;a:16:{s:4:\"tmpl\";i:475;s:2:\"id\";i:5206;s:5:\"title\";s:6:\"CTA 31\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_2.png\";s:12:\"tmpl_created\";i:1520443459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:593;s:11:\"trend_index\";i:611;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:471;a:16:{s:4:\"tmpl\";i:1009;s:2:\"id\";i:13937;s:5:\"title\";s:35:\"Japanese restaurant &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1592289748;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/japanese-restaurant-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:103;s:16:\"popularity_index\";i:648;s:11:\"trend_index\";i:551;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:472;a:16:{s:4:\"tmpl\";i:480;s:2:\"id\";i:5249;s:5:\"title\";s:6:\"CTA 32\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_black_4.png\";s:12:\"tmpl_created\";i:1520443470;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:512;s:11:\"trend_index\";i:409;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:473;a:16:{s:4:\"tmpl\";i:1008;s:2:\"id\";i:14030;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Events\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/06/Events-Page.jpg\";s:12:\"tmpl_created\";i:1592289713;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/japanese-restaurant-events/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:104;s:16:\"popularity_index\";i:723;s:11:\"trend_index\";i:711;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:474;a:16:{s:4:\"tmpl\";i:612;s:2:\"id\";i:5550;s:5:\"title\";s:6:\"CTA 33\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_1.png\";s:12:\"tmpl_created\";i:1520520682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:260;s:11:\"trend_index\";i:562;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:475;a:16:{s:4:\"tmpl\";i:1016;s:2:\"id\";i:13984;s:5:\"title\";s:40:\"Japanese restaurant &#8211; Reservations\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/reservations.jpg\";s:12:\"tmpl_created\";i:1592294757;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/japanese-restaurant-reservations/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:105;s:16:\"popularity_index\";i:715;s:11:\"trend_index\";i:727;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:476;a:16:{s:4:\"tmpl\";i:536;s:2:\"id\";i:5852;s:5:\"title\";s:6:\"CTA 34\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2018/03/form_1.png\";s:12:\"tmpl_created\";i:1520443600;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:563;s:11:\"trend_index\";i:828;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:477;a:16:{s:4:\"tmpl\";i:999;s:2:\"id\";i:13479;s:5:\"title\";s:23:\"Barbershop &#8211; Home\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/05/Home-Page.jpg\";s:12:\"tmpl_created\";i:1589893275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/barbershop-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:106;s:16:\"popularity_index\";i:683;s:11:\"trend_index\";i:832;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:478;a:16:{s:4:\"tmpl\";i:624;s:2:\"id\";i:5675;s:5:\"title\";s:5:\"CTA 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_8.png\";s:12:\"tmpl_created\";i:1520520707;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:391;s:11:\"trend_index\";i:484;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:479;a:16:{s:4:\"tmpl\";i:1000;s:2:\"id\";i:13503;s:5:\"title\";s:24:\"Barbershop &#8211; About\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/05/About-Page.jpg\";s:12:\"tmpl_created\";i:1589893289;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/barbershop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:107;s:16:\"popularity_index\";i:744;s:11:\"trend_index\";i:739;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:480;a:16:{s:4:\"tmpl\";i:616;s:2:\"id\";i:5591;s:5:\"title\";s:5:\"CTA 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_4.png\";s:12:\"tmpl_created\";i:1520520691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:133;s:11:\"trend_index\";i:130;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:481;a:16:{s:4:\"tmpl\";i:1001;s:2:\"id\";i:13548;s:5:\"title\";s:27:\"Barbershop &#8211; Services\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/05/Services-Page.jpg\";s:12:\"tmpl_created\";i:1589893298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/barbershop-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:108;s:16:\"popularity_index\";i:761;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:482;a:16:{s:4:\"tmpl\";i:617;s:2:\"id\";i:5599;s:5:\"title\";s:5:\"CTA 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_4.png\";s:12:\"tmpl_created\";i:1520520693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:252;s:11:\"trend_index\";i:362;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:483;a:16:{s:4:\"tmpl\";i:1002;s:2:\"id\";i:13560;s:5:\"title\";s:26:\"Barbershop &#8211; Gallery\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/05/Gallery-Page.jpg\";s:12:\"tmpl_created\";i:1589893307;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:109;s:16:\"popularity_index\";i:756;s:11:\"trend_index\";i:822;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:484;a:16:{s:4:\"tmpl\";i:514;s:2:\"id\";i:5575;s:5:\"title\";s:5:\"CTA 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_3.png\";s:12:\"tmpl_created\";i:1520443543;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:13;s:11:\"trend_index\";i:586;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:485;a:16:{s:4:\"tmpl\";i:1003;s:2:\"id\";i:13587;s:5:\"title\";s:26:\"Barbershop &#8211; Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/05/Contact-Us-Page.jpg\";s:12:\"tmpl_created\";i:1589893315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/barbershop-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:28:\"[\"Barber Shop\",\"Barbershop\"]\";s:10:\"menu_order\";i:110;s:16:\"popularity_index\";i:753;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:486;a:16:{s:4:\"tmpl\";i:622;s:2:\"id\";i:5658;s:5:\"title\";s:5:\"CTA 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_black_7.png\";s:12:\"tmpl_created\";i:1520520704;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:187;s:11:\"trend_index\";i:235;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:487;a:16:{s:4:\"tmpl\";i:982;s:2:\"id\";i:13307;s:5:\"title\";s:26:\"Online Course &#8211; Home\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.jpg\";s:12:\"tmpl_created\";i:1587474541;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/online-course-home/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:111;s:16:\"popularity_index\";i:230;s:11:\"trend_index\";i:125;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:488;a:16:{s:4:\"tmpl\";i:621;s:2:\"id\";i:5650;s:5:\"title\";s:5:\"CTA 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_7.png\";s:12:\"tmpl_created\";i:1520520702;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:94;s:11:\"trend_index\";i:148;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:489;a:16:{s:4:\"tmpl\";i:983;s:2:\"id\";i:13328;s:5:\"title\";s:27:\"Online Course &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.jpg\";s:12:\"tmpl_created\";i:1587474558;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/online-course-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:112;s:16:\"popularity_index\";i:508;s:11:\"trend_index\";i:429;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:490;a:16:{s:4:\"tmpl\";i:1061;s:2:\"id\";i:15407;s:5:\"title\";s:24:\"Dance Studio &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/10/404.jpg\";s:12:\"tmpl_created\";i:1603181958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/dance-studio-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:22:\"[\"404\",\"Dance Studio\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:783;s:11:\"trend_index\";i:710;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:491;a:16:{s:4:\"tmpl\";i:984;s:2:\"id\";i:13338;s:5:\"title\";s:33:\"Online Course &#8211; Course Page\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Course-Page.png\";s:12:\"tmpl_created\";i:1587474574;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/online-course-course-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:113;s:16:\"popularity_index\";i:337;s:11:\"trend_index\";i:310;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:492;a:16:{s:4:\"tmpl\";i:1062;s:2:\"id\";i:15400;s:5:\"title\";s:27:\"Dance Studio &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Footer.jpg\";s:12:\"tmpl_created\";i:1603181989;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Footer\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:586;s:11:\"trend_index\";i:243;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:493;a:16:{s:4:\"tmpl\";i:985;s:2:\"id\";i:13352;s:5:\"title\";s:29:\"Online Course &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.jpg\";s:12:\"tmpl_created\";i:1587474591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/online-course-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:114;s:16:\"popularity_index\";i:565;s:11:\"trend_index\";i:533;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:494;a:16:{s:4:\"tmpl\";i:1063;s:2:\"id\";i:15391;s:5:\"title\";s:27:\"Dance Studio &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/10/Header.jpg\";s:12:\"tmpl_created\";i:1603182011;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/dance-studio-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:25:\"[\"Dance Studio\",\"Header\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:352;s:11:\"trend_index\";i:67;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:495;a:16:{s:4:\"tmpl\";i:971;s:2:\"id\";i:13187;s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";i:1586148661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:115;s:16:\"popularity_index\";i:331;s:11:\"trend_index\";i:264;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:496;a:16:{s:4:\"tmpl\";i:874;s:2:\"id\";i:11192;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/07/Footer_small.jpg\";s:12:\"tmpl_created\";i:1564642399;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Footer\",\"Marketing\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:172;s:11:\"trend_index\";i:105;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:497;a:16:{s:4:\"tmpl\";i:972;s:2:\"id\";i:13199;s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";i:1586148666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:116;s:16:\"popularity_index\";i:316;s:11:\"trend_index\";i:334;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:498;a:16:{s:4:\"tmpl\";i:873;s:2:\"id\";i:11198;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-digital-marketing-agency.png\";s:12:\"tmpl_created\";i:1564642395;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"Header\",\"Marketing\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:34;s:11:\"trend_index\";i:10;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:499;a:16:{s:4:\"tmpl\";i:973;s:2:\"id\";i:13214;s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";i:1586148672;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:117;s:16:\"popularity_index\";i:367;s:11:\"trend_index\";i:323;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:500;a:16:{s:4:\"tmpl\";i:872;s:2:\"id\";i:11204;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/07/404_small.jpg\";s:12:\"tmpl_created\";i:1564642389;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:301;s:11:\"trend_index\";i:239;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:501;a:16:{s:4:\"tmpl\";i:974;s:2:\"id\";i:13229;s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";i:1586148677;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:118;s:16:\"popularity_index\";i:395;s:11:\"trend_index\";i:337;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:502;a:16:{s:4:\"tmpl\";i:871;s:2:\"id\";i:11220;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/08/Archive_small1.png\";s:12:\"tmpl_created\";i:1564642385;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:116;s:11:\"trend_index\";i:73;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:503;a:16:{s:4:\"tmpl\";i:959;s:2:\"id\";i:12948;s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";i:1582093442;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:119;s:16:\"popularity_index\";i:241;s:11:\"trend_index\";i:201;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:504;a:16:{s:4:\"tmpl\";i:870;s:2:\"id\";i:11231;s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/Post_small1.png\";s:12:\"tmpl_created\";i:1564642380;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:145;s:11:\"trend_index\";i:71;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:505;a:16:{s:4:\"tmpl\";i:960;s:2:\"id\";i:12798;s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";i:1582093446;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:120;s:16:\"popularity_index\";i:499;s:11:\"trend_index\";i:374;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:506;a:16:{s:4:\"tmpl\";i:520;s:2:\"id\";i:5711;s:5:\"title\";s:5:\"FAQ 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_2.png\";s:12:\"tmpl_created\";i:1520443571;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:200;s:11:\"trend_index\";i:231;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:507;a:16:{s:4:\"tmpl\";i:961;s:2:\"id\";i:12868;s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";i:1582093450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:121;s:16:\"popularity_index\";i:531;s:11:\"trend_index\";i:350;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:508;a:16:{s:4:\"tmpl\";i:523;s:2:\"id\";i:5737;s:5:\"title\";s:6:\"FAQ 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_4.png\";s:12:\"tmpl_created\";i:1520443576;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:155;s:11:\"trend_index\";i:112;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:509;a:16:{s:4:\"tmpl\";i:962;s:2:\"id\";i:13056;s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";i:1582093454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:122;s:16:\"popularity_index\";i:579;s:11:\"trend_index\";i:656;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:510;a:16:{s:4:\"tmpl\";i:524;s:2:\"id\";i:5746;s:5:\"title\";s:6:\"FAQ 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_4.png\";s:12:\"tmpl_created\";i:1520443578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:212;s:11:\"trend_index\";i:305;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:511;a:16:{s:4:\"tmpl\";i:963;s:2:\"id\";i:12922;s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";i:1582093457;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:123;s:16:\"popularity_index\";i:628;s:11:\"trend_index\";i:532;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:512;a:16:{s:4:\"tmpl\";i:519;s:2:\"id\";i:5703;s:5:\"title\";s:6:\"FAQ 13\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_2.png\";s:12:\"tmpl_created\";i:1520443569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:29;s:11:\"trend_index\";i:38;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:513;a:16:{s:4:\"tmpl\";i:964;s:2:\"id\";i:12875;s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";i:1582093461;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:124;s:16:\"popularity_index\";i:693;s:11:\"trend_index\";i:766;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:514;a:16:{s:4:\"tmpl\";i:521;s:2:\"id\";i:5719;s:5:\"title\";s:5:\"FAQ 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_3.png\";s:12:\"tmpl_created\";i:1520443573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:125;s:11:\"trend_index\";i:251;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:515;a:16:{s:4:\"tmpl\";i:965;s:2:\"id\";i:12962;s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";i:1582093465;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:125;s:16:\"popularity_index\";i:592;s:11:\"trend_index\";i:778;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:516;a:16:{s:4:\"tmpl\";i:522;s:2:\"id\";i:5729;s:5:\"title\";s:5:\"FAQ 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_3.png\";s:12:\"tmpl_created\";i:1520443575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:319;s:11:\"trend_index\";i:327;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:517;a:16:{s:4:\"tmpl\";i:966;s:2:\"id\";i:12833;s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";i:1582093469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:126;s:16:\"popularity_index\";i:597;s:11:\"trend_index\";i:750;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:518;a:16:{s:4:\"tmpl\";i:525;s:2:\"id\";i:5755;s:5:\"title\";s:5:\"FAQ 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_5.png\";s:12:\"tmpl_created\";i:1520443580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:112;s:11:\"trend_index\";i:180;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:519;a:16:{s:4:\"tmpl\";i:967;s:2:\"id\";i:12898;s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";i:1582093473;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:127;s:16:\"popularity_index\";i:667;s:11:\"trend_index\";i:649;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:520;a:16:{s:4:\"tmpl\";i:526;s:2:\"id\";i:5764;s:5:\"title\";s:5:\"FAQ 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_5.png\";s:12:\"tmpl_created\";i:1520443582;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:338;s:11:\"trend_index\";i:474;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:521;a:16:{s:4:\"tmpl\";i:968;s:2:\"id\";i:12994;s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";i:1582093477;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:128;s:16:\"popularity_index\";i:612;s:11:\"trend_index\";i:508;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:522;a:16:{s:4:\"tmpl\";i:517;s:2:\"id\";i:5684;s:5:\"title\";s:5:\"FAQ 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_white_1.png\";s:12:\"tmpl_created\";i:1520443565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:74;s:11:\"trend_index\";i:193;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:523;a:16:{s:4:\"tmpl\";i:969;s:2:\"id\";i:12805;s:5:\"title\";s:37:\"Photography &#8211; B&amp;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";i:1582093481;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"Portfolio\"]\";s:10:\"menu_order\";i:129;s:16:\"popularity_index\";i:695;s:11:\"trend_index\";i:735;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:524;a:16:{s:4:\"tmpl\";i:518;s:2:\"id\";i:5693;s:5:\"title\";s:5:\"FAQ 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/faq_black_1.png\";s:12:\"tmpl_created\";i:1520443567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:224;s:11:\"trend_index\";i:515;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:525;a:16:{s:4:\"tmpl\";i:970;s:2:\"id\";i:13031;s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";i:1582093484;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:130;s:16:\"popularity_index\";i:660;s:11:\"trend_index\";i:643;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:526;a:16:{s:4:\"tmpl\";i:548;s:2:\"id\";i:6053;s:5:\"title\";s:10:\"Features 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_5.png\";s:12:\"tmpl_created\";i:1520443645;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:179;s:11:\"trend_index\";i:463;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:527;a:16:{s:4:\"tmpl\";i:940;s:2:\"id\";i:12621;s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";i:1579060604;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:131;s:16:\"popularity_index\";i:167;s:11:\"trend_index\";i:121;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:528;a:16:{s:4:\"tmpl\";i:542;s:2:\"id\";i:5991;s:5:\"title\";s:11:\"Features 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_4.png\";s:12:\"tmpl_created\";i:1520443632;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:135;s:11:\"trend_index\";i:265;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:529;a:16:{s:4:\"tmpl\";i:936;s:2:\"id\";i:12352;s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";i:1575960464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:132;s:16:\"popularity_index\";i:291;s:11:\"trend_index\";i:194;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:530;a:16:{s:4:\"tmpl\";i:547;s:2:\"id\";i:6044;s:5:\"title\";s:11:\"Features 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_5.png\";s:12:\"tmpl_created\";i:1520443643;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:70;s:11:\"trend_index\";i:163;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:531;a:16:{s:4:\"tmpl\";i:932;s:2:\"id\";i:12400;s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";i:1575960441;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:133;s:16:\"popularity_index\";i:444;s:11:\"trend_index\";i:445;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:532;a:16:{s:4:\"tmpl\";i:566;s:2:\"id\";i:6212;s:5:\"title\";s:11:\"Features 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_7.png\";s:12:\"tmpl_created\";i:1520443684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:81;s:11:\"trend_index\";i:98;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:533;a:16:{s:4:\"tmpl\";i:938;s:2:\"id\";i:12479;s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";i:1575960474;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:134;s:16:\"popularity_index\";i:539;s:11:\"trend_index\";i:726;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:534;a:16:{s:4:\"tmpl\";i:567;s:2:\"id\";i:6220;s:5:\"title\";s:10:\"Features 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_8.png\";s:12:\"tmpl_created\";i:1520443685;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:88;s:11:\"trend_index\";i:189;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:535;a:16:{s:4:\"tmpl\";i:937;s:2:\"id\";i:12466;s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";i:1575960469;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:135;s:16:\"popularity_index\";i:527;s:11:\"trend_index\";i:481;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:536;a:16:{s:4:\"tmpl\";i:541;s:2:\"id\";i:5983;s:5:\"title\";s:10:\"Features 3\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_3.png\";s:12:\"tmpl_created\";i:1520443630;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:231;s:11:\"trend_index\";i:351;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:537;a:16:{s:4:\"tmpl\";i:935;s:2:\"id\";i:12443;s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";i:1575960459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:136;s:16:\"popularity_index\";i:467;s:11:\"trend_index\";i:501;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:538;a:16:{s:4:\"tmpl\";i:540;s:2:\"id\";i:5974;s:5:\"title\";s:10:\"Features 4\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_3.png\";s:12:\"tmpl_created\";i:1520443629;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:69;s:11:\"trend_index\";i:181;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:539;a:16:{s:4:\"tmpl\";i:934;s:2:\"id\";i:12431;s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";i:1575960453;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:137;s:16:\"popularity_index\";i:501;s:11:\"trend_index\";i:387;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:540;a:16:{s:4:\"tmpl\";i:516;s:2:\"id\";i:5624;s:5:\"title\";s:10:\"Features 5\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_black_1.png\";s:12:\"tmpl_created\";i:1520443553;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:93;s:11:\"trend_index\";i:352;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:541;a:16:{s:4:\"tmpl\";i:933;s:2:\"id\";i:12421;s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";i:1575960445;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:138;s:16:\"popularity_index\";i:571;s:11:\"trend_index\";i:536;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:542;a:16:{s:4:\"tmpl\";i:515;s:2:\"id\";i:5615;s:5:\"title\";s:10:\"Features 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/cta_white_5.png\";s:12:\"tmpl_created\";i:1520443551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:41;s:11:\"trend_index\";i:119;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:543;a:16:{s:4:\"tmpl\";i:892;s:2:\"id\";i:11763;s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";i:1569428959;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:139;s:16:\"popularity_index\";i:280;s:11:\"trend_index\";i:241;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:544;a:16:{s:4:\"tmpl\";i:539;s:2:\"id\";i:5963;s:5:\"title\";s:10:\"Features 7\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_2.png\";s:12:\"tmpl_created\";i:1520443626;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:67;s:11:\"trend_index\";i:133;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:545;a:16:{s:4:\"tmpl\";i:891;s:2:\"id\";i:11781;s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";i:1569428955;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:140;s:16:\"popularity_index\";i:349;s:11:\"trend_index\";i:290;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:546;a:16:{s:4:\"tmpl\";i:565;s:2:\"id\";i:6204;s:5:\"title\";s:10:\"Features 8\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_6.png\";s:12:\"tmpl_created\";i:1520443681;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:217;s:11:\"trend_index\";i:223;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:547;a:16:{s:4:\"tmpl\";i:890;s:2:\"id\";i:11793;s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";i:1569428951;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:141;s:16:\"popularity_index\";i:448;s:11:\"trend_index\";i:467;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:548;a:16:{s:4:\"tmpl\";i:564;s:2:\"id\";i:6196;s:5:\"title\";s:10:\"Features 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/features_white_6.png\";s:12:\"tmpl_created\";i:1520443680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:106;s:11:\"trend_index\";i:113;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:549;a:16:{s:4:\"tmpl\";i:889;s:2:\"id\";i:11800;s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";i:1569428946;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:494;s:11:\"trend_index\";i:449;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:550;a:16:{s:4:\"tmpl\";i:1033;s:2:\"id\";i:15033;s:5:\"title\";s:28:\"Flooring Company &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/08/404.png\";s:12:\"tmpl_created\";i:1597739459;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/flooring-company-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:45:\"[\"404\",\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:655;s:11:\"trend_index\";i:671;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:551;a:16:{s:4:\"tmpl\";i:866;s:2:\"id\";i:11163;s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";i:1564641877;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:143;s:16:\"popularity_index\";i:57;s:11:\"trend_index\";i:32;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:552;a:16:{s:4:\"tmpl\";i:1032;s:2:\"id\";i:15042;s:5:\"title\";s:32:\"Flooring Company &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/08/Blog.png\";s:12:\"tmpl_created\";i:1597739084;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/flooring-company-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:144;s:16:\"popularity_index\";i:320;s:11:\"trend_index\";i:275;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:553;a:16:{s:4:\"tmpl\";i:1031;s:2:\"id\";i:15017;s:5:\"title\";s:31:\"Flooring Company &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Footer.png\";s:12:\"tmpl_created\";i:1597738933;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Footer\"]\";s:10:\"menu_order\";i:145;s:16:\"popularity_index\";i:323;s:11:\"trend_index\";i:192;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:554;a:16:{s:4:\"tmpl\";i:1030;s:2:\"id\";i:15007;s:5:\"title\";s:31:\"Flooring Company &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Header.png\";s:12:\"tmpl_created\";i:1597738896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/flooring-company-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:48:\"[\"Flooring company\",\"Flooring website\",\"Header\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:459;s:11:\"trend_index\";i:333;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:555;a:16:{s:4:\"tmpl\";i:916;s:2:\"id\";i:12143;s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";i:1572847069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:146;s:16:\"popularity_index\";i:350;s:11:\"trend_index\";i:344;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:556;a:16:{s:4:\"tmpl\";i:1029;s:2:\"id\";i:15052;s:5:\"title\";s:36:\"Flooring Company &#8211; Single post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/08/Single.png\";s:12:\"tmpl_created\";i:1597738858;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/flooring-company-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:39:\"[\"Flooring company\",\"Flooring website\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:392;s:11:\"trend_index\";i:226;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:557;a:16:{s:4:\"tmpl\";i:920;s:2:\"id\";i:12091;s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";i:1572847113;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:147;s:16:\"popularity_index\";i:318;s:11:\"trend_index\";i:314;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:558;a:16:{s:4:\"tmpl\";i:869;s:2:\"id\";i:11129;s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";i:1564641889;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:182;s:11:\"trend_index\";i:166;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:559;a:16:{s:4:\"tmpl\";i:651;s:2:\"id\";i:7837;s:5:\"title\";s:9:\"footer 01\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.14.jpg\";s:12:\"tmpl_created\";i:1524582852;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:148;s:16:\"popularity_index\";i:495;s:11:\"trend_index\";i:539;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:560;a:16:{s:4:\"tmpl\";i:880;s:2:\"id\";i:11572;s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";i:1567392934;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:521;s:11:\"trend_index\";i:590;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:561;a:16:{s:4:\"tmpl\";i:647;s:2:\"id\";i:7937;s:5:\"title\";s:10:\"footer 010\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.5.jpg\";s:12:\"tmpl_created\";i:1524582665;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:149;s:16:\"popularity_index\";i:185;s:11:\"trend_index\";i:115;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:562;a:16:{s:4:\"tmpl\";i:646;s:2:\"id\";i:7950;s:5:\"title\";s:10:\"footer 011\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.4.jpg\";s:12:\"tmpl_created\";i:1524582631;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:150;s:16:\"popularity_index\";i:244;s:11:\"trend_index\";i:203;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:563;a:16:{s:4:\"tmpl\";i:645;s:2:\"id\";i:7959;s:5:\"title\";s:10:\"footer 012\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.3.jpg\";s:12:\"tmpl_created\";i:1524582605;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:177;s:11:\"trend_index\";i:140;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:564;a:16:{s:4:\"tmpl\";i:917;s:2:\"id\";i:12133;s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";i:1572847078;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:151;s:16:\"popularity_index\";i:583;s:11:\"trend_index\";i:640;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:565;a:16:{s:4:\"tmpl\";i:644;s:2:\"id\";i:7982;s:5:\"title\";s:10:\"footer 013\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.2.jpg\";s:12:\"tmpl_created\";i:1524582468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:209;s:11:\"trend_index\";i:212;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:566;a:16:{s:4:\"tmpl\";i:915;s:2:\"id\";i:12155;s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";i:1572847054;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:152;s:16:\"popularity_index\";i:193;s:11:\"trend_index\";i:110;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:567;a:16:{s:4:\"tmpl\";i:643;s:2:\"id\";i:7997;s:5:\"title\";s:10:\"footer 014\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.1.jpg\";s:12:\"tmpl_created\";i:1524582343;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:64;s:11:\"trend_index\";i:41;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:568;a:16:{s:4:\"tmpl\";i:921;s:2:\"id\";i:12080;s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";i:1572847120;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:153;s:16:\"popularity_index\";i:556;s:11:\"trend_index\";i:471;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:569;a:16:{s:4:\"tmpl\";i:865;s:2:\"id\";i:11074;s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";i:1564641872;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:163;s:11:\"trend_index\";i:170;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:570;a:16:{s:4:\"tmpl\";i:693;s:2:\"id\";i:9119;s:5:\"title\";s:10:\"footer 015\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/Footer_GetStarted_350.png\";s:12:\"tmpl_created\";i:1532428138;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:154;s:16:\"popularity_index\";i:240;s:11:\"trend_index\";i:154;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:571;a:16:{s:4:\"tmpl\";i:879;s:2:\"id\";i:11506;s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";i:1567392930;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:514;s:11:\"trend_index\";i:554;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:572;a:16:{s:4:\"tmpl\";i:652;s:2:\"id\";i:7852;s:5:\"title\";s:9:\"footer 02\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.13.jpg\";s:12:\"tmpl_created\";i:1524582875;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:155;s:16:\"popularity_index\";i:199;s:11:\"trend_index\";i:96;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:573;a:16:{s:4:\"tmpl\";i:653;s:2:\"id\";i:7862;s:5:\"title\";s:9:\"footer 03\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.12.jpg\";s:12:\"tmpl_created\";i:1524582903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:156;s:16:\"popularity_index\";i:137;s:11:\"trend_index\";i:91;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:574;a:16:{s:4:\"tmpl\";i:654;s:2:\"id\";i:7871;s:5:\"title\";s:9:\"footer 04\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.11.jpg\";s:12:\"tmpl_created\";i:1524582927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:97;s:11:\"trend_index\";i:55;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:575;a:16:{s:4:\"tmpl\";i:922;s:2:\"id\";i:12044;s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";i:1572847130;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:157;s:16:\"popularity_index\";i:437;s:11:\"trend_index\";i:304;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:576;a:16:{s:4:\"tmpl\";i:655;s:2:\"id\";i:7884;s:5:\"title\";s:9:\"footer 05\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.10.jpg\";s:12:\"tmpl_created\";i:1524582944;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:92;s:11:\"trend_index\";i:109;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:577;a:16:{s:4:\"tmpl\";i:918;s:2:\"id\";i:12124;s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";i:1572847096;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:158;s:16:\"popularity_index\";i:433;s:11:\"trend_index\";i:296;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:578;a:16:{s:4:\"tmpl\";i:864;s:2:\"id\";i:11056;s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";i:1564641867;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:297;s:11:\"trend_index\";i:361;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:579;a:16:{s:4:\"tmpl\";i:656;s:2:\"id\";i:7892;s:5:\"title\";s:9:\"footer 06\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.9.jpg\";s:12:\"tmpl_created\";i:1524583015;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:159;s:16:\"popularity_index\";i:132;s:11:\"trend_index\";i:146;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:580;a:16:{s:4:\"tmpl\";i:878;s:2:\"id\";i:11536;s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";i:1567392927;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:621;s:11:\"trend_index\";i:674;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:581;a:16:{s:4:\"tmpl\";i:650;s:2:\"id\";i:7904;s:5:\"title\";s:9:\"footer 07\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.8.jpg\";s:12:\"tmpl_created\";i:1524582814;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:160;s:16:\"popularity_index\";i:203;s:11:\"trend_index\";i:186;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:582;a:16:{s:4:\"tmpl\";i:882;s:2:\"id\";i:11545;s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";i:1567392943;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:310;s:11:\"trend_index\";i:229;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:583;a:16:{s:4:\"tmpl\";i:649;s:2:\"id\";i:7917;s:5:\"title\";s:9:\"footer 08\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.7.jpg\";s:12:\"tmpl_created\";i:1524582788;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:161;s:16:\"popularity_index\";i:89;s:11:\"trend_index\";i:144;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:584;a:16:{s:4:\"tmpl\";i:648;s:2:\"id\";i:7927;s:5:\"title\";s:9:\"footer 09\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/footer350.6.jpg\";s:12:\"tmpl_created\";i:1524582691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:178;s:11:\"trend_index\";i:100;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:585;a:16:{s:4:\"tmpl\";i:919;s:2:\"id\";i:12116;s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";i:1572847105;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:162;s:16:\"popularity_index\";i:489;s:11:\"trend_index\";i:339;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:586;a:16:{s:4:\"tmpl\";i:868;s:2:\"id\";i:11094;s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";i:1564641885;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:163;s:16:\"popularity_index\";i:424;s:11:\"trend_index\";i:424;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:587;a:16:{s:4:\"tmpl\";i:881;s:2:\"id\";i:11478;s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";i:1567392939;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:164;s:16:\"popularity_index\";i:481;s:11:\"trend_index\";i:579;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:588;a:16:{s:4:\"tmpl\";i:877;s:2:\"id\";i:11563;s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";i:1567392923;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:166;s:16:\"popularity_index\";i:577;s:11:\"trend_index\";i:736;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:589;a:16:{s:4:\"tmpl\";i:867;s:2:\"id\";i:11034;s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";i:1564641881;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"Marketing\"]\";s:10:\"menu_order\";i:168;s:16:\"popularity_index\";i:191;s:11:\"trend_index\";i:156;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:590;a:16:{s:4:\"tmpl\";i:642;s:2:\"id\";i:4676;s:5:\"title\";s:8:\"Footer 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_7.png\";s:12:\"tmpl_created\";i:1522014215;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:169;s:16:\"popularity_index\";i:237;s:11:\"trend_index\";i:346;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:591;a:16:{s:4:\"tmpl\";i:637;s:2:\"id\";i:7627;s:5:\"title\";s:8:\"Footer 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_1.png\";s:12:\"tmpl_created\";i:1521547332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:170;s:16:\"popularity_index\";i:100;s:11:\"trend_index\";i:83;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:592;a:16:{s:4:\"tmpl\";i:876;s:2:\"id\";i:11528;s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";i:1567392917;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:505;s:11:\"trend_index\";i:624;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:593;a:16:{s:4:\"tmpl\";i:638;s:2:\"id\";i:7638;s:5:\"title\";s:8:\"Footer 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/footer_hero_2.png\";s:12:\"tmpl_created\";i:1521547502;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"Footer\"]\";s:10:\"menu_order\";i:171;s:16:\"popularity_index\";i:124;s:11:\"trend_index\";i:147;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:594;a:16:{s:4:\"tmpl\";i:888;s:2:\"id\";i:11424;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/08/404_Small.png\";s:12:\"tmpl_created\";i:1567393309;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";i:172;s:16:\"popularity_index\";i:679;s:11:\"trend_index\";i:769;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:595;a:16:{s:4:\"tmpl\";i:887;s:2:\"id\";i:11435;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Archiv_Small.png\";s:12:\"tmpl_created\";i:1567393296;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:173;s:16:\"popularity_index\";i:441;s:11:\"trend_index\";i:507;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:596;a:16:{s:4:\"tmpl\";i:886;s:2:\"id\";i:11445;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Post_Small.png\";s:12:\"tmpl_created\";i:1567393229;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";i:174;s:16:\"popularity_index\";i:452;s:11:\"trend_index\";i:479;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:597;a:16:{s:4:\"tmpl\";i:885;s:2:\"id\";i:11453;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Footer_Small.png\";s:12:\"tmpl_created\";i:1567393224;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"Footer\",\"Gym\"]\";s:10:\"menu_order\";i:175;s:16:\"popularity_index\";i:270;s:11:\"trend_index\";i:331;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:598;a:16:{s:4:\"tmpl\";i:884;s:2:\"id\";i:11461;s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-gym-and-fitness.png\";s:12:\"tmpl_created\";i:1567393219;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"Header\"]\";s:10:\"menu_order\";i:176;s:16:\"popularity_index\";i:201;s:11:\"trend_index\";i:135;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:599;a:16:{s:4:\"tmpl\";i:635;s:2:\"id\";i:7596;s:5:\"title\";s:8:\"Header 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.12.jpg\";s:12:\"tmpl_created\";i:1521546999;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:177;s:16:\"popularity_index\";i:33;s:11:\"trend_index\";i:17;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:600;a:16:{s:4:\"tmpl\";i:663;s:2:\"id\";i:7801;s:5:\"title\";s:9:\"header 10\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.9.jpg\";s:12:\"tmpl_created\";i:1524583659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:178;s:16:\"popularity_index\";i:51;s:11:\"trend_index\";i:14;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:601;a:16:{s:4:\"tmpl\";i:658;s:2:\"id\";i:7812;s:5:\"title\";s:9:\"header 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.10.jpg\";s:12:\"tmpl_created\";i:1524583298;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:179;s:16:\"popularity_index\";i:96;s:11:\"trend_index\";i:103;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:602;a:16:{s:4:\"tmpl\";i:657;s:2:\"id\";i:7825;s:5:\"title\";s:9:\"header 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.11.jpg\";s:12:\"tmpl_created\";i:1524583273;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:180;s:16:\"popularity_index\";i:63;s:11:\"trend_index\";i:75;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:603;a:16:{s:4:\"tmpl\";i:694;s:2:\"id\";i:9127;s:5:\"title\";s:9:\"header 13\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2018/07/Header_get_started_1200V3.png\";s:12:\"tmpl_created\";i:1532428699;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:181;s:16:\"popularity_index\";i:61;s:11:\"trend_index\";i:58;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:604;a:16:{s:4:\"tmpl\";i:636;s:2:\"id\";i:7615;s:5:\"title\";s:8:\"Header 2\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.1.jpg\";s:12:\"tmpl_created\";i:1521547237;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"Header\"]\";s:10:\"menu_order\";i:182;s:16:\"popularity_index\";i:30;s:11:\"trend_index\";i:33;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:605;a:16:{s:4:\"tmpl\";i:665;s:2:\"id\";i:7713;s:5:\"title\";s:8:\"header 3\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.2.jpg\";s:12:\"tmpl_created\";i:1524584780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:183;s:16:\"popularity_index\";i:43;s:11:\"trend_index\";i:28;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:606;a:16:{s:4:\"tmpl\";i:659;s:2:\"id\";i:7724;s:5:\"title\";s:8:\"header 4\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.3.jpg\";s:12:\"tmpl_created\";i:1524583367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:184;s:16:\"popularity_index\";i:24;s:11:\"trend_index\";i:13;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:607;a:16:{s:4:\"tmpl\";i:660;s:2:\"id\";i:7734;s:5:\"title\";s:8:\"header 5\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.4.jpg\";s:12:\"tmpl_created\";i:1524583436;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:185;s:16:\"popularity_index\";i:36;s:11:\"trend_index\";i:18;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:608;a:16:{s:4:\"tmpl\";i:666;s:2:\"id\";i:7744;s:5:\"title\";s:8:\"Header 6\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.5.jpg\";s:12:\"tmpl_created\";i:1524584784;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:186;s:16:\"popularity_index\";i:65;s:11:\"trend_index\";i:94;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:609;a:16:{s:4:\"tmpl\";i:664;s:2:\"id\";i:7754;s:5:\"title\";s:8:\"header 7\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.6.jpg\";s:12:\"tmpl_created\";i:1524583712;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:187;s:16:\"popularity_index\";i:111;s:11:\"trend_index\";i:143;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:610;a:16:{s:4:\"tmpl\";i:661;s:2:\"id\";i:7771;s:5:\"title\";s:8:\"header 8\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.7.jpg\";s:12:\"tmpl_created\";i:1524583540;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:188;s:16:\"popularity_index\";i:91;s:11:\"trend_index\";i:60;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:611;a:16:{s:4:\"tmpl\";i:662;s:2:\"id\";i:7787;s:5:\"title\";s:8:\"header 9\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/header350.8.jpg\";s:12:\"tmpl_created\";i:1524583598;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:189;s:16:\"popularity_index\";i:102;s:11:\"trend_index\";i:78;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:612;a:16:{s:4:\"tmpl\";i:572;s:2:\"id\";i:6266;s:5:\"title\";s:6:\"Hero 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_4.png\";s:12:\"tmpl_created\";i:1520443695;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:190;s:16:\"popularity_index\";i:52;s:11:\"trend_index\";i:35;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:613;a:16:{s:4:\"tmpl\";i:528;s:2:\"id\";i:5783;s:5:\"title\";s:7:\"Hero 10\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_2.png\";s:12:\"tmpl_created\";i:1520443586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:191;s:16:\"popularity_index\";i:365;s:11:\"trend_index\";i:567;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:614;a:16:{s:4:\"tmpl\";i:527;s:2:\"id\";i:5773;s:5:\"title\";s:7:\"Hero 11\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_1.png\";s:12:\"tmpl_created\";i:1520443584;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:192;s:16:\"popularity_index\";i:39;s:11:\"trend_index\";i:179;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:615;a:16:{s:4:\"tmpl\";i:479;s:2:\"id\";i:5238;s:5:\"title\";s:7:\"Hero 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/form_white_4.png\";s:12:\"tmpl_created\";i:1520443468;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:193;s:16:\"popularity_index\";i:611;s:11:\"trend_index\";i:555;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:616;a:16:{s:4:\"tmpl\";i:573;s:2:\"id\";i:6274;s:5:\"title\";s:6:\"Hero 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_5.png\";s:12:\"tmpl_created\";i:1520443698;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:194;s:16:\"popularity_index\";i:87;s:11:\"trend_index\";i:88;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:617;a:16:{s:4:\"tmpl\";i:569;s:2:\"id\";i:6239;s:5:\"title\";s:6:\"Hero 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_1.png\";s:12:\"tmpl_created\";i:1520443689;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:195;s:16:\"popularity_index\";i:23;s:11:\"trend_index\";i:34;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:618;a:16:{s:4:\"tmpl\";i:571;s:2:\"id\";i:6258;s:5:\"title\";s:6:\"Hero 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_3.png\";s:12:\"tmpl_created\";i:1520443693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:196;s:16:\"popularity_index\";i:479;s:11:\"trend_index\";i:470;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:619;a:16:{s:4:\"tmpl\";i:570;s:2:\"id\";i:6249;s:5:\"title\";s:6:\"Hero 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_black_2.png\";s:12:\"tmpl_created\";i:1520443691;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:197;s:16:\"popularity_index\";i:56;s:11:\"trend_index\";i:85;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:620;a:16:{s:4:\"tmpl\";i:568;s:2:\"id\";i:6230;s:5:\"title\";s:6:\"Hero 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/heroo_white_1.png\";s:12:\"tmpl_created\";i:1520443687;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:198;s:16:\"popularity_index\";i:406;s:11:\"trend_index\";i:542;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:621;a:16:{s:4:\"tmpl\";i:530;s:2:\"id\";i:5801;s:5:\"title\";s:6:\"Hero 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_4.png\";s:12:\"tmpl_created\";i:1520443589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";i:199;s:16:\"popularity_index\";i:15;s:11:\"trend_index\";i:37;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:622;a:16:{s:4:\"tmpl\";i:531;s:2:\"id\";i:5811;s:5:\"title\";s:6:\"Hero 8\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_5.png\";s:12:\"tmpl_created\";i:1520443591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:200;s:16:\"popularity_index\";i:105;s:11:\"trend_index\";i:86;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:623;a:16:{s:4:\"tmpl\";i:529;s:2:\"id\";i:5792;s:5:\"title\";s:6:\"Hero 9\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/03/header_3.png\";s:12:\"tmpl_created\";i:1520443588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:201;s:16:\"popularity_index\";i:225;s:11:\"trend_index\";i:244;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:624;a:16:{s:4:\"tmpl\";i:978;s:2:\"id\";i:13251;s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";i:1586148737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:202;s:16:\"popularity_index\";i:730;s:11:\"trend_index\";i:795;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:625;a:16:{s:4:\"tmpl\";i:979;s:2:\"id\";i:13244;s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";i:1586148742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Business\",\"Footer\",\"interior design\"]\";s:10:\"menu_order\";i:203;s:16:\"popularity_index\";i:322;s:11:\"trend_index\";i:178;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:626;a:16:{s:4:\"tmpl\";i:980;s:2:\"id\";i:13236;s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-interior-design.png\";s:12:\"tmpl_created\";i:1586148746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Business\",\"Header\",\"interior design\"]\";s:10:\"menu_order\";i:204;s:16:\"popularity_index\";i:146;s:11:\"trend_index\";i:64;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:627;a:16:{s:4:\"tmpl\";i:977;s:2:\"id\";i:13259;s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";i:1586148733;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:205;s:16:\"popularity_index\";i:436;s:11:\"trend_index\";i:132;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:628;a:16:{s:4:\"tmpl\";i:976;s:2:\"id\";i:13267;s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";i:1586148728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:206;s:16:\"popularity_index\";i:402;s:11:\"trend_index\";i:108;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:629;a:16:{s:4:\"tmpl\";i:975;s:2:\"id\";i:13274;s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";i:1586148723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Business\",\"interior design\"]\";s:10:\"menu_order\";i:207;s:16:\"popularity_index\";i:601;s:11:\"trend_index\";i:324;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:630;a:16:{s:4:\"tmpl\";i:1011;s:2:\"id\";i:14058;s:5:\"title\";s:36:\"Japanese restaurant &#8211; 404 page\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/06/404-Page.jpg\";s:12:\"tmpl_created\";i:1592290211;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/japanese-restaurant-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:38:\"[\"404\",\"Food\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:208;s:16:\"popularity_index\";i:724;s:11:\"trend_index\";i:647;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:631;a:16:{s:4:\"tmpl\";i:1012;s:2:\"id\";i:14050;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Footer\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/06/Footer-Small.jpg\";s:12:\"tmpl_created\";i:1592290247;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:41:\"[\"Food\",\"Footer\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:209;s:16:\"popularity_index\";i:317;s:11:\"trend_index\";i:238;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:632;a:16:{s:4:\"tmpl\";i:1013;s:2:\"id\";i:14042;s:5:\"title\";s:34:\"Japanese restaurant &#8211; Header\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2020/06/japanese-restaurant-header.jpg\";s:12:\"tmpl_created\";i:1592290277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/japanese-restaurant-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:41:\"[\"Food\",\"Header\",\"Japanese\",\"Restaurant\"]\";s:10:\"menu_order\";i:210;s:16:\"popularity_index\";i:411;s:11:\"trend_index\";i:274;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:633;a:16:{s:4:\"tmpl\";i:914;s:2:\"id\";i:12164;s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";i:1572846979;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:211;s:16:\"popularity_index\";i:704;s:11:\"trend_index\";i:716;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:634;a:16:{s:4:\"tmpl\";i:913;s:2:\"id\";i:12170;s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";i:1572846967;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:212;s:16:\"popularity_index\";i:431;s:11:\"trend_index\";i:294;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:635;a:16:{s:4:\"tmpl\";i:912;s:2:\"id\";i:12179;s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";i:1572846958;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:213;s:16:\"popularity_index\";i:388;s:11:\"trend_index\";i:240;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:636;a:16:{s:4:\"tmpl\";i:911;s:2:\"id\";i:12194;s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-law-firm.png\";s:12:\"tmpl_created\";i:1572846935;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:214;s:16:\"popularity_index\";i:80;s:11:\"trend_index\";i:39;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:637;a:16:{s:4:\"tmpl\";i:910;s:2:\"id\";i:12203;s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";i:1572846925;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:215;s:16:\"popularity_index\";i:493;s:11:\"trend_index\";i:433;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:638;a:16:{s:4:\"tmpl\";i:909;s:2:\"id\";i:12212;s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";i:1572846914;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";i:216;s:16:\"popularity_index\";i:326;s:11:\"trend_index\";i:214;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:639;a:16:{s:4:\"tmpl\";i:1022;s:2:\"id\";i:14772;s:5:\"title\";s:35:\"Luxury Real Estate &#8211; 404 page\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/07/404.png\";s:12:\"tmpl_created\";i:1595315728;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/luxury-real-estate-404-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:34:\"[\"404\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:217;s:16:\"popularity_index\";i:759;s:11:\"trend_index\";i:720;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:640;a:16:{s:4:\"tmpl\";i:1023;s:2:\"id\";i:14779;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Footer.png\";s:12:\"tmpl_created\";i:1595315743;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:37:\"[\"Footer\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:218;s:16:\"popularity_index\";i:536;s:11:\"trend_index\";i:505;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:641;a:16:{s:4:\"tmpl\";i:1024;s:2:\"id\";i:14790;s:5:\"title\";s:33:\"Luxury Real Estate &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/07/Header.png\";s:12:\"tmpl_created\";i:1595315760;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/luxury-real-estate-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:37:\"[\"Header\",\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:219;s:16:\"popularity_index\";i:101;s:11:\"trend_index\";i:157;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:642;a:16:{s:4:\"tmpl\";i:1026;s:2:\"id\";i:14809;s:5:\"title\";s:45:\"Luxury Real Estate &#8211; Properties Archive\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/07/Properties.png\";s:12:\"tmpl_created\";i:1595315826;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/blocks/luxury-real-estate-properties-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:220;s:16:\"popularity_index\";i:414;s:11:\"trend_index\";i:420;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:643;a:16:{s:4:\"tmpl\";i:1027;s:2:\"id\";i:14816;s:5:\"title\";s:47:\"Luxury Real Estate &#8211; Property single post\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2020/07/Single-Property-.png\";s:12:\"tmpl_created\";i:1595315847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:136:\"https://library.elementor.com/blocks/luxury-real-estate-property-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:221;s:16:\"popularity_index\";i:541;s:11:\"trend_index\";i:665;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:644;a:16:{s:4:\"tmpl\";i:1025;s:2:\"id\";i:14799;s:5:\"title\";s:38:\"Luxury Real Estate &#8211; single post\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/07/Post.png\";s:12:\"tmpl_created\";i:1595315792;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/luxury-real-estate-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:28:\"[\"Real estate\",\"Realestate\"]\";s:10:\"menu_order\";i:222;s:16:\"popularity_index\";i:369;s:11:\"trend_index\";i:441;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:645;a:16:{s:4:\"tmpl\";i:950;s:2:\"id\";i:12635;s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";i:1579060746;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:223;s:16:\"popularity_index\";i:645;s:11:\"trend_index\";i:734;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:646;a:16:{s:4:\"tmpl\";i:949;s:2:\"id\";i:12643;s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";i:1579060737;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:224;s:16:\"popularity_index\";i:346;s:11:\"trend_index\";i:272;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:647;a:16:{s:4:\"tmpl\";i:946;s:2:\"id\";i:12669;s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";i:1579060715;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"Footer\",\"Magazine\"]\";s:10:\"menu_order\";i:225;s:16:\"popularity_index\";i:442;s:11:\"trend_index\";i:349;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:648;a:16:{s:4:\"tmpl\";i:945;s:2:\"id\";i:12678;s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-magazine.png\";s:12:\"tmpl_created\";i:1579060701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"Header\",\"Magazine\"]\";s:10:\"menu_order\";i:226;s:16:\"popularity_index\";i:295;s:11:\"trend_index\";i:197;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:649;a:16:{s:4:\"tmpl\";i:947;s:2:\"id\";i:12661;s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";i:1579060722;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:227;s:16:\"popularity_index\";i:396;s:11:\"trend_index\";i:509;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:650;a:16:{s:4:\"tmpl\";i:944;s:2:\"id\";i:12688;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";i:1579060692;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:228;s:16:\"popularity_index\";i:342;s:11:\"trend_index\";i:175;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:651;a:16:{s:4:\"tmpl\";i:943;s:2:\"id\";i:12699;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";i:1579060680;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:229;s:16:\"popularity_index\";i:348;s:11:\"trend_index\";i:129;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:652;a:16:{s:4:\"tmpl\";i:942;s:2:\"id\";i:12707;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";i:1579060669;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:230;s:16:\"popularity_index\";i:476;s:11:\"trend_index\";i:246;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:653;a:16:{s:4:\"tmpl\";i:941;s:2:\"id\";i:12716;s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";i:1579060659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:231;s:16:\"popularity_index\";i:513;s:11:\"trend_index\";i:489;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:654;a:16:{s:4:\"tmpl\";i:948;s:2:\"id\";i:12652;s:5:\"title\";s:17:\"Magazine- Archiv2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv2_s.png\";s:12:\"tmpl_created\";i:1579060730;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";i:232;s:16:\"popularity_index\";i:525;s:11:\"trend_index\";i:585;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:655;a:16:{s:4:\"tmpl\";i:990;s:2:\"id\";i:13361;s:5:\"title\";s:25:\"Online Course &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.jpg\";s:12:\"tmpl_created\";i:1587474710;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/online-course-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:35:\"[\"404\",\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:233;s:16:\"popularity_index\";i:682;s:11:\"trend_index\";i:498;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:656;a:16:{s:4:\"tmpl\";i:987;s:2:\"id\";i:13387;s:5:\"title\";s:32:\"Online Course &#8211; End Lesson\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-End-.jpg\";s:12:\"tmpl_created\";i:1587474682;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/online-course-end-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:234;s:16:\"popularity_index\";i:653;s:11:\"trend_index\";i:408;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:657;a:16:{s:4:\"tmpl\";i:989;s:2:\"id\";i:13369;s:5:\"title\";s:28:\"Online Course &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.jpg\";s:12:\"tmpl_created\";i:1587474701;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Footer\"]\";s:10:\"menu_order\";i:235;s:16:\"popularity_index\";i:389;s:11:\"trend_index\";i:308;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:658;a:16:{s:4:\"tmpl\";i:988;s:2:\"id\";i:13378;s:5:\"title\";s:28:\"Online Course &#8211; Header\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-education-online-courses.jpg\";s:12:\"tmpl_created\";i:1587474693;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/online-course-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:38:\"[\"Course Online\",\"Education\",\"Header\"]\";s:10:\"menu_order\";i:236;s:16:\"popularity_index\";i:492;s:11:\"trend_index\";i:519;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:659;a:16:{s:4:\"tmpl\";i:986;s:2:\"id\";i:13395;s:5:\"title\";s:34:\"Online Course &#8211; Start Lesson\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/04/Lesson-Start.jpg\";s:12:\"tmpl_created\";i:1587474673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/online-course-start-lesson/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:29:\"[\"Course Online\",\"Education\"]\";s:10:\"menu_order\";i:237;s:16:\"popularity_index\";i:672;s:11:\"trend_index\";i:578;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:660;a:16:{s:4:\"tmpl\";i:953;s:2:\"id\";i:13089;s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";i:1582091623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:238;s:16:\"popularity_index\";i:702;s:11:\"trend_index\";i:706;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:661;a:16:{s:4:\"tmpl\";i:954;s:2:\"id\";i:13096;s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";i:1582091742;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:239;s:16:\"popularity_index\";i:631;s:11:\"trend_index\";i:405;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:662;a:16:{s:4:\"tmpl\";i:955;s:2:\"id\";i:13103;s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";i:1582091903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"Footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:240;s:16:\"popularity_index\";i:422;s:11:\"trend_index\";i:230;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:663;a:16:{s:4:\"tmpl\";i:957;s:2:\"id\";i:13112;s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-photography-portfolio.png\";s:12:\"tmpl_created\";i:1582092483;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"Header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:241;s:16:\"popularity_index\";i:325;s:11:\"trend_index\";i:205;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:664;a:16:{s:4:\"tmpl\";i:956;s:2:\"id\";i:13120;s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";i:1582092351;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";i:242;s:16:\"popularity_index\";i:671;s:11:\"trend_index\";i:645;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:665;a:16:{s:4:\"tmpl\";i:901;s:2:\"id\";i:11807;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/09/404_small.png\";s:12:\"tmpl_created\";i:1569430070;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:243;s:16:\"popularity_index\";i:480;s:11:\"trend_index\";i:497;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:666;a:16:{s:4:\"tmpl\";i:900;s:2:\"id\";i:11832;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Footer_small.png\";s:12:\"tmpl_created\";i:1569430019;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Footer\",\"portfolio\"]\";s:10:\"menu_order\";i:244;s:16:\"popularity_index\";i:246;s:11:\"trend_index\";i:102;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:667;a:16:{s:4:\"tmpl\";i:898;s:2:\"id\";i:11847;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/09/Archiv_small.png\";s:12:\"tmpl_created\";i:1569430010;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:245;s:16:\"popularity_index\";i:336;s:11:\"trend_index\";i:455;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:668;a:16:{s:4:\"tmpl\";i:897;s:2:\"id\";i:11854;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/09/Post_small.png\";s:12:\"tmpl_created\";i:1569429983;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:246;s:16:\"popularity_index\";i:482;s:11:\"trend_index\";i:609;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:669;a:16:{s:4:\"tmpl\";i:904;s:2:\"id\";i:11890;s:5:\"title\";s:9:\"Portfolio\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-design-portfolio.png\";s:12:\"tmpl_created\";i:1571907344;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"Header\",\"portfolio\"]\";s:10:\"menu_order\";i:247;s:16:\"popularity_index\";i:306;s:11:\"trend_index\";i:364;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:670;a:16:{s:4:\"tmpl\";i:896;s:2:\"id\";i:11861;s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";i:1569429975;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:248;s:16:\"popularity_index\";i:643;s:11:\"trend_index\";i:764;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:671;a:16:{s:4:\"tmpl\";i:895;s:2:\"id\";i:11870;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569429964;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:249;s:16:\"popularity_index\";i:662;s:11:\"trend_index\";i:816;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:672;a:16:{s:4:\"tmpl\";i:903;s:2:\"id\";i:11897;s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";i:1569494236;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:250;s:16:\"popularity_index\";i:733;s:11:\"trend_index\";i:744;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:673;a:16:{s:4:\"tmpl\";i:894;s:2:\"id\";i:11877;s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";i:1569429954;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";i:251;s:16:\"popularity_index\";i:692;s:11:\"trend_index\";i:0;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:674;a:16:{s:4:\"tmpl\";i:597;s:2:\"id\";i:5019;s:5:\"title\";s:11:\"Portfolio 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_1.png\";s:12:\"tmpl_created\";i:1520520580;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:252;s:16:\"popularity_index\";i:170;s:11:\"trend_index\";i:236;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:675;a:16:{s:4:\"tmpl\";i:609;s:2:\"id\";i:5141;s:5:\"title\";s:12:\"Portfolio 10\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_10.png\";s:12:\"tmpl_created\";i:1520520601;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:253;s:16:\"popularity_index\";i:416;s:11:\"trend_index\";i:478;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:676;a:16:{s:4:\"tmpl\";i:598;s:2:\"id\";i:5027;s:5:\"title\";s:12:\"Portfolio 11\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_2.png\";s:12:\"tmpl_created\";i:1520520581;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:254;s:16:\"popularity_index\";i:304;s:11:\"trend_index\";i:421;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:677;a:16:{s:4:\"tmpl\";i:599;s:2:\"id\";i:5037;s:5:\"title\";s:12:\"Portfolio 12\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_3.png\";s:12:\"tmpl_created\";i:1520520583;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:255;s:16:\"popularity_index\";i:279;s:11:\"trend_index\";i:399;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:678;a:16:{s:4:\"tmpl\";i:600;s:2:\"id\";i:5057;s:5:\"title\";s:12:\"Portfolio 13\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_4.png\";s:12:\"tmpl_created\";i:1520520586;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:256;s:16:\"popularity_index\";i:239;s:11:\"trend_index\";i:288;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:679;a:16:{s:4:\"tmpl\";i:601;s:2:\"id\";i:5071;s:5:\"title\";s:12:\"Portfolio 14\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_5.png\";s:12:\"tmpl_created\";i:1520520588;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:257;s:16:\"popularity_index\";i:276;s:11:\"trend_index\";i:329;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:680;a:16:{s:4:\"tmpl\";i:603;s:2:\"id\";i:5090;s:5:\"title\";s:12:\"Portfolio 15\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_6.png\";s:12:\"tmpl_created\";i:1520520591;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:258;s:16:\"popularity_index\";i:186;s:11:\"trend_index\";i:283;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:681;a:16:{s:4:\"tmpl\";i:604;s:2:\"id\";i:5098;s:5:\"title\";s:12:\"Portfolio 16\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_7.png\";s:12:\"tmpl_created\";i:1520520593;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:259;s:16:\"popularity_index\";i:156;s:11:\"trend_index\";i:211;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:682;a:16:{s:4:\"tmpl\";i:606;s:2:\"id\";i:5115;s:5:\"title\";s:12:\"Portfolio 17\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_8.png\";s:12:\"tmpl_created\";i:1520520596;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:260;s:16:\"popularity_index\";i:19;s:11:\"trend_index\";i:22;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:683;a:16:{s:4:\"tmpl\";i:608;s:2:\"id\";i:5133;s:5:\"title\";s:12:\"Portfolio 18\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_9.png\";s:12:\"tmpl_created\";i:1520520599;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:261;s:16:\"popularity_index\";i:180;s:11:\"trend_index\";i:280;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:684;a:16:{s:4:\"tmpl\";i:610;s:2:\"id\";i:5149;s:5:\"title\";s:11:\"Portfolio 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_10.png\";s:12:\"tmpl_created\";i:1520520602;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:262;s:16:\"popularity_index\";i:413;s:11:\"trend_index\";i:635;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:685;a:16:{s:4:\"tmpl\";i:468;s:2:\"id\";i:5045;s:5:\"title\";s:11:\"Portfolio 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_2.png\";s:12:\"tmpl_created\";i:1520443423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:263;s:16:\"popularity_index\";i:636;s:11:\"trend_index\";i:608;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:686;a:16:{s:4:\"tmpl\";i:602;s:2:\"id\";i:5082;s:5:\"title\";s:11:\"Portfolio 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_4.png\";s:12:\"tmpl_created\";i:1520520589;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:264;s:16:\"popularity_index\";i:558;s:11:\"trend_index\";i:654;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:687;a:16:{s:4:\"tmpl\";i:605;s:2:\"id\";i:5107;s:5:\"title\";s:11:\"Portfolio 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_7.png\";s:12:\"tmpl_created\";i:1520520594;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:265;s:16:\"popularity_index\";i:380;s:11:\"trend_index\";i:347;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:688;a:16:{s:4:\"tmpl\";i:607;s:2:\"id\";i:5125;s:5:\"title\";s:11:\"Portfolio 6\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_black_8.png\";s:12:\"tmpl_created\";i:1520520597;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:266;s:16:\"popularity_index\";i:236;s:11:\"trend_index\";i:386;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:689;a:16:{s:4:\"tmpl\";i:596;s:2:\"id\";i:5007;s:5:\"title\";s:11:\"Portfolio 7\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/portfolio_white_1.png\";s:12:\"tmpl_created\";i:1520520578;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";i:267;s:16:\"popularity_index\";i:44;s:11:\"trend_index\";i:183;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:690;a:16:{s:4:\"tmpl\";i:434;s:2:\"id\";i:4509;s:5:\"title\";s:9:\"Pricing 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_1.png\";s:12:\"tmpl_created\";i:1520443310;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:268;s:16:\"popularity_index\";i:703;s:11:\"trend_index\";i:641;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:691;a:16:{s:4:\"tmpl\";i:439;s:2:\"id\";i:4553;s:5:\"title\";s:10:\"Pricing 10\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_4.png\";s:12:\"tmpl_created\";i:1520443319;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:269;s:16:\"popularity_index\";i:511;s:11:\"trend_index\";i:506;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:692;a:16:{s:4:\"tmpl\";i:441;s:2:\"id\";i:4572;s:5:\"title\";s:10:\"Pricing 11\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_5.png\";s:12:\"tmpl_created\";i:1520443324;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:270;s:16:\"popularity_index\";i:308;s:11:\"trend_index\";i:248;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:693;a:16:{s:4:\"tmpl\";i:442;s:2:\"id\";i:4580;s:5:\"title\";s:10:\"Pricing 12\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_6.png\";s:12:\"tmpl_created\";i:1520443326;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:271;s:16:\"popularity_index\";i:576;s:11:\"trend_index\";i:526;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:694;a:16:{s:4:\"tmpl\";i:444;s:2:\"id\";i:4597;s:5:\"title\";s:10:\"Pricing 13\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_7.png\";s:12:\"tmpl_created\";i:1520443330;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:272;s:16:\"popularity_index\";i:613;s:11:\"trend_index\";i:450;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:695;a:16:{s:4:\"tmpl\";i:446;s:2:\"id\";i:4613;s:5:\"title\";s:10:\"Pricing 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_8.png\";s:12:\"tmpl_created\";i:1520443334;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:273;s:16:\"popularity_index\";i:581;s:11:\"trend_index\";i:568;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:696;a:16:{s:4:\"tmpl\";i:436;s:2:\"id\";i:4529;s:5:\"title\";s:9:\"Pricing 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_2.png\";s:12:\"tmpl_created\";i:1520443314;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:274;s:16:\"popularity_index\";i:609;s:11:\"trend_index\";i:613;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:697;a:16:{s:4:\"tmpl\";i:438;s:2:\"id\";i:4545;s:5:\"title\";s:9:\"Pricing 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_3.png\";s:12:\"tmpl_created\";i:1520443317;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:275;s:16:\"popularity_index\";i:707;s:11:\"trend_index\";i:825;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:698;a:16:{s:4:\"tmpl\";i:440;s:2:\"id\";i:4562;s:5:\"title\";s:9:\"Pricing 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_4.png\";s:12:\"tmpl_created\";i:1520443322;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:276;s:16:\"popularity_index\";i:697;s:11:\"trend_index\";i:821;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:699;a:16:{s:4:\"tmpl\";i:443;s:2:\"id\";i:4589;s:5:\"title\";s:9:\"Pricing 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_6.png\";s:12:\"tmpl_created\";i:1520443327;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:277;s:16:\"popularity_index\";i:716;s:11:\"trend_index\";i:639;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:700;a:16:{s:4:\"tmpl\";i:445;s:2:\"id\";i:4605;s:5:\"title\";s:9:\"Pricing 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_black_7.png\";s:12:\"tmpl_created\";i:1520443332;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:278;s:16:\"popularity_index\";i:738;s:11:\"trend_index\";i:773;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:701;a:16:{s:4:\"tmpl\";i:433;s:2:\"id\";i:4500;s:5:\"title\";s:9:\"Pricing 7\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_1.png\";s:12:\"tmpl_created\";i:1520443308;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:279;s:16:\"popularity_index\";i:500;s:11:\"trend_index\";i:451;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:702;a:16:{s:4:\"tmpl\";i:435;s:2:\"id\";i:4521;s:5:\"title\";s:9:\"Pricing 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_2.png\";s:12:\"tmpl_created\";i:1520443312;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:280;s:16:\"popularity_index\";i:311;s:11:\"trend_index\";i:372;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:703;a:16:{s:4:\"tmpl\";i:437;s:2:\"id\";i:4537;s:5:\"title\";s:9:\"Pricing 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/02/price_white_3.png\";s:12:\"tmpl_created\";i:1520443315;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";i:281;s:16:\"popularity_index\";i:589;s:11:\"trend_index\";i:841;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:704;a:16:{s:4:\"tmpl\";i:701;s:2:\"id\";i:9239;s:5:\"title\";s:17:\"product archive 1\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-1.png\";s:12:\"tmpl_created\";i:1532953482;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:282;s:16:\"popularity_index\";i:60;s:11:\"trend_index\";i:25;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:705;a:16:{s:4:\"tmpl\";i:702;s:2:\"id\";i:9247;s:5:\"title\";s:17:\"product archive 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-2.png\";s:12:\"tmpl_created\";i:1532953793;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:283;s:16:\"popularity_index\";i:71;s:11:\"trend_index\";i:30;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:706;a:16:{s:4:\"tmpl\";i:703;s:2:\"id\";i:9254;s:5:\"title\";s:17:\"product archive 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/product-archive-350-3.png\";s:12:\"tmpl_created\";i:1532954032;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:284;s:16:\"popularity_index\";i:73;s:11:\"trend_index\";i:44;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:707;a:16:{s:4:\"tmpl\";i:1046;s:2:\"id\";i:15204;s:5:\"title\";s:24:\"Psychologist &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/09/404.jpg\";s:12:\"tmpl_created\";i:1600161419;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/psychologist-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:285;s:16:\"popularity_index\";i:574;s:11:\"trend_index\";i:493;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:708;a:16:{s:4:\"tmpl\";i:1047;s:2:\"id\";i:15212;s:5:\"title\";s:28:\"Psychologist &#8211; Archive\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/09/Blog.jpg\";s:12:\"tmpl_created\";i:1600162340;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/psychologist-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:286;s:16:\"popularity_index\";i:379;s:11:\"trend_index\";i:358;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:709;a:16:{s:4:\"tmpl\";i:1048;s:2:\"id\";i:15219;s:5:\"title\";s:27:\"Psychologist &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Footer.jpg\";s:12:\"tmpl_created\";i:1600163069;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"Footer\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:287;s:16:\"popularity_index\";i:599;s:11:\"trend_index\";i:500;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:710;a:16:{s:4:\"tmpl\";i:1049;s:2:\"id\";i:15230;s:5:\"title\";s:27:\"Psychologist &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/09/Header.png\";s:12:\"tmpl_created\";i:1600163444;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/psychologist-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"Header\",\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:288;s:16:\"popularity_index\";i:429;s:11:\"trend_index\";i:423;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:711;a:16:{s:4:\"tmpl\";i:1050;s:2:\"id\";i:15240;s:5:\"title\";s:34:\"Psychologist &#8211; single post 1\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Post.png\";s:12:\"tmpl_created\";i:1600164087;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:289;s:16:\"popularity_index\";i:562;s:11:\"trend_index\";i:570;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:712;a:16:{s:4:\"tmpl\";i:1051;s:2:\"id\";i:15251;s:5:\"title\";s:34:\"Psychologist &#8211; single post 2\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2020/09/Single-Service-Page.png\";s:12:\"tmpl_created\";i:1600165179;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/blocks/psychologist-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"Psychologist\",\"Psychotherapist\"]\";s:10:\"menu_order\";i:290;s:16:\"popularity_index\";i:507;s:11:\"trend_index\";i:368;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:713;a:16:{s:4:\"tmpl\";i:412;s:2:\"id\";i:4313;s:5:\"title\";s:11:\"Services 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_8.png\";s:12:\"tmpl_created\";i:1520443268;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:291;s:16:\"popularity_index\";i:115;s:11:\"trend_index\";i:53;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:714;a:16:{s:4:\"tmpl\";i:413;s:2:\"id\";i:4324;s:5:\"title\";s:11:\"Services 14\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_9.png\";s:12:\"tmpl_created\";i:1520443270;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:292;s:16:\"popularity_index\";i:277;s:11:\"trend_index\";i:138;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:715;a:16:{s:4:\"tmpl\";i:418;s:2:\"id\";i:4368;s:5:\"title\";s:11:\"Services 16\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_13.png\";s:12:\"tmpl_created\";i:1520443279;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:293;s:16:\"popularity_index\";i:62;s:11:\"trend_index\";i:59;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:716;a:16:{s:4:\"tmpl\";i:420;s:2:\"id\";i:4391;s:5:\"title\";s:11:\"Services 17\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_14.png\";s:12:\"tmpl_created\";i:1520443283;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:294;s:16:\"popularity_index\";i:153;s:11:\"trend_index\";i:120;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:717;a:16:{s:4:\"tmpl\";i:403;s:2:\"id\";i:4235;s:5:\"title\";s:11:\"Services 18\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_2.png\";s:12:\"tmpl_created\";i:1520443251;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:295;s:16:\"popularity_index\";i:273;s:11:\"trend_index\";i:172;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:718;a:16:{s:4:\"tmpl\";i:417;s:2:\"id\";i:4357;s:5:\"title\";s:11:\"Services 20\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_12.png\";s:12:\"tmpl_created\";i:1520443277;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:296;s:16:\"popularity_index\";i:45;s:11:\"trend_index\";i:45;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:719;a:16:{s:4:\"tmpl\";i:415;s:2:\"id\";i:4341;s:5:\"title\";s:11:\"Services 21\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_11.png\";s:12:\"tmpl_created\";i:1520443274;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:297;s:16:\"popularity_index\";i:142;s:11:\"trend_index\";i:114;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:720;a:16:{s:4:\"tmpl\";i:414;s:2:\"id\";i:4332;s:5:\"title\";s:11:\"Services 22\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_10.png\";s:12:\"tmpl_created\";i:1520443272;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:298;s:16:\"popularity_index\";i:138;s:11:\"trend_index\";i:149;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:721;a:16:{s:4:\"tmpl\";i:401;s:2:\"id\";i:4212;s:5:\"title\";s:11:\"Services 23\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_1.png\";s:12:\"tmpl_created\";i:1520443248;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:299;s:16:\"popularity_index\";i:136;s:11:\"trend_index\";i:302;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:722;a:16:{s:4:\"tmpl\";i:408;s:2:\"id\";i:4276;s:5:\"title\";s:11:\"Services 24\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_4.png\";s:12:\"tmpl_created\";i:1520443261;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:300;s:16:\"popularity_index\";i:353;s:11:\"trend_index\";i:514;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:723;a:16:{s:4:\"tmpl\";i:406;s:2:\"id\";i:4260;s:5:\"title\";s:11:\"Services 25\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_3.png\";s:12:\"tmpl_created\";i:1520443257;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:301;s:16:\"popularity_index\";i:184;s:11:\"trend_index\";i:209;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:724;a:16:{s:4:\"tmpl\";i:404;s:2:\"id\";i:4244;s:5:\"title\";s:11:\"Services 26\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_2.png\";s:12:\"tmpl_created\";i:1520443253;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:302;s:16:\"popularity_index\";i:544;s:11:\"trend_index\";i:596;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:725;a:16:{s:4:\"tmpl\";i:421;s:2:\"id\";i:4400;s:5:\"title\";s:11:\"Services 27\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_13.png\";s:12:\"tmpl_created\";i:1520443285;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:303;s:16:\"popularity_index\";i:286;s:11:\"trend_index\";i:438;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:726;a:16:{s:4:\"tmpl\";i:419;s:2:\"id\";i:4376;s:5:\"title\";s:11:\"Services 28\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_12.png\";s:12:\"tmpl_created\";i:1520443281;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:304;s:16:\"popularity_index\";i:151;s:11:\"trend_index\";i:249;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:727;a:16:{s:4:\"tmpl\";i:416;s:2:\"id\";i:4349;s:5:\"title\";s:11:\"Services 29\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_11.png\";s:12:\"tmpl_created\";i:1520443275;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:305;s:16:\"popularity_index\";i:330;s:11:\"trend_index\";i:483;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:728;a:16:{s:4:\"tmpl\";i:402;s:2:\"id\";i:4227;s:5:\"title\";s:11:\"Services 30\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_black_1.png\";s:12:\"tmpl_created\";i:1520443250;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:306;s:16:\"popularity_index\";i:351;s:11:\"trend_index\";i:553;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:729;a:16:{s:4:\"tmpl\";i:560;s:2:\"id\";i:6162;s:5:\"title\";s:11:\"Services 31\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_1.png\";s:12:\"tmpl_created\";i:1520443668;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:307;s:16:\"popularity_index\";i:372;s:11:\"trend_index\";i:550;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:730;a:16:{s:4:\"tmpl\";i:411;s:2:\"id\";i:4302;s:5:\"title\";s:10:\"Services 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_7.png\";s:12:\"tmpl_created\";i:1520443266;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:308;s:16:\"popularity_index\";i:58;s:11:\"trend_index\";i:97;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:731;a:16:{s:4:\"tmpl\";i:410;s:2:\"id\";i:4293;s:5:\"title\";s:10:\"Services 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_6.png\";s:12:\"tmpl_created\";i:1520443265;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:309;s:16:\"popularity_index\";i:288;s:11:\"trend_index\";i:269;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:732;a:16:{s:4:\"tmpl\";i:409;s:2:\"id\";i:4284;s:5:\"title\";s:10:\"Services 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_5.png\";s:12:\"tmpl_created\";i:1520443263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:310;s:16:\"popularity_index\";i:27;s:11:\"trend_index\";i:21;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:733;a:16:{s:4:\"tmpl\";i:407;s:2:\"id\";i:4268;s:5:\"title\";s:10:\"Services 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_4.png\";s:12:\"tmpl_created\";i:1520443259;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:311;s:16:\"popularity_index\";i:173;s:11:\"trend_index\";i:213;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:734;a:16:{s:4:\"tmpl\";i:405;s:2:\"id\";i:4252;s:5:\"title\";s:10:\"Services 9\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/02/Service_white_3.png\";s:12:\"tmpl_created\";i:1520443255;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"Services\"]\";s:10:\"menu_order\";i:312;s:16:\"popularity_index\";i:46;s:11:\"trend_index\";i:99;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:735;a:16:{s:4:\"tmpl\";i:677;s:2:\"id\";i:8676;s:5:\"title\";s:13:\"single page 1\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.6.jpg\";s:12:\"tmpl_created\";i:1527682423;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:313;s:16:\"popularity_index\";i:285;s:11:\"trend_index\";i:145;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:736;a:16:{s:4:\"tmpl\";i:678;s:2:\"id\";i:8678;s:5:\"title\";s:13:\"single page 2\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.2.jpg\";s:12:\"tmpl_created\";i:1527682780;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:314;s:16:\"popularity_index\";i:140;s:11:\"trend_index\";i:82;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:737;a:16:{s:4:\"tmpl\";i:679;s:2:\"id\";i:8679;s:5:\"title\";s:13:\"single page 3\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.3.jpg\";s:12:\"tmpl_created\";i:1527682847;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:315;s:16:\"popularity_index\";i:122;s:11:\"trend_index\";i:23;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:738;a:16:{s:4:\"tmpl\";i:680;s:2:\"id\";i:8680;s:5:\"title\";s:13:\"single page 4\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.1.jpg\";s:12:\"tmpl_created\";i:1527682896;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:316;s:16:\"popularity_index\";i:373;s:11:\"trend_index\";i:190;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:739;a:16:{s:4:\"tmpl\";i:681;s:2:\"id\";i:8681;s:5:\"title\";s:13:\"single page 5\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.5.jpg\";s:12:\"tmpl_created\";i:1527682969;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:317;s:16:\"popularity_index\";i:287;s:11:\"trend_index\";i:218;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:740;a:16:{s:4:\"tmpl\";i:682;s:2:\"id\";i:8682;s:5:\"title\";s:13:\"single page 6\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.4.jpg\";s:12:\"tmpl_created\";i:1527683026;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:318;s:16:\"popularity_index\";i:412;s:11:\"trend_index\";i:227;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:741;a:16:{s:4:\"tmpl\";i:683;s:2:\"id\";i:8703;s:5:\"title\";s:13:\"single page 7\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2018/05/S_P350.7.jpg\";s:12:\"tmpl_created\";i:1527683072;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:319;s:16:\"popularity_index\";i:401;s:11:\"trend_index\";i:316;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:742;a:16:{s:4:\"tmpl\";i:640;s:2:\"id\";i:7650;s:5:\"title\";s:13:\"Single Post 1\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_1_v2.jpg\";s:12:\"tmpl_created\";i:1521557736;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:320;s:16:\"popularity_index\";i:119;s:11:\"trend_index\";i:266;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:743;a:16:{s:4:\"tmpl\";i:639;s:2:\"id\";i:7663;s:5:\"title\";s:13:\"Single Post 2\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/single_post_2_v2.jpg\";s:12:\"tmpl_created\";i:1521547761;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";i:321;s:16:\"popularity_index\";i:50;s:11:\"trend_index\";i:139;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:744;a:16:{s:4:\"tmpl\";i:705;s:2:\"id\";i:9296;s:5:\"title\";s:13:\"Single Post 3\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3002.jpg\";s:12:\"tmpl_created\";i:1537440673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:322;s:16:\"popularity_index\";i:213;s:11:\"trend_index\";i:204;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:745;a:16:{s:4:\"tmpl\";i:704;s:2:\"id\";i:9301;s:5:\"title\";s:13:\"Single Post 4\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3003.jpg\";s:12:\"tmpl_created\";i:1537440661;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:323;s:16:\"popularity_index\";i:248;s:11:\"trend_index\";i:336;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:746;a:16:{s:4:\"tmpl\";i:706;s:2:\"id\";i:9313;s:5:\"title\";s:13:\"Single Post 5\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3001.jpg\";s:12:\"tmpl_created\";i:1537440798;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:324;s:16:\"popularity_index\";i:197;s:11:\"trend_index\";i:177;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:747;a:16:{s:4:\"tmpl\";i:707;s:2:\"id\";i:9343;s:5:\"title\";s:13:\"Single Post 6\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3004.jpg\";s:12:\"tmpl_created\";i:1537443531;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:325;s:16:\"popularity_index\";i:228;s:11:\"trend_index\";i:279;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:748;a:16:{s:4:\"tmpl\";i:708;s:2:\"id\";i:9349;s:5:\"title\";s:13:\"Single Post 7\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2018/09/3005.jpg\";s:12:\"tmpl_created\";i:1537443903;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:326;s:16:\"popularity_index\";i:158;s:11:\"trend_index\";i:253;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:749;a:16:{s:4:\"tmpl\";i:697;s:2:\"id\";i:9174;s:5:\"title\";s:17:\"single product 01\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product01_350.png\";s:12:\"tmpl_created\";i:1532950125;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:327;s:16:\"popularity_index\";i:31;s:11:\"trend_index\";i:6;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:750;a:16:{s:4:\"tmpl\";i:698;s:2:\"id\";i:9178;s:5:\"title\";s:17:\"single product 02\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product02_350new.png\";s:12:\"tmpl_created\";i:1532951997;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:328;s:16:\"popularity_index\";i:66;s:11:\"trend_index\";i:42;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:751;a:16:{s:4:\"tmpl\";i:699;s:2:\"id\";i:9180;s:5:\"title\";s:17:\"single product 03\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product03_350.png\";s:12:\"tmpl_created\";i:1532952302;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:329;s:16:\"popularity_index\";i:108;s:11:\"trend_index\";i:66;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:752;a:16:{s:4:\"tmpl\";i:700;s:2:\"id\";i:9182;s:5:\"title\";s:17:\"single product 04\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/07/single_product040_350.png\";s:12:\"tmpl_created\";i:1532952606;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:330;s:16:\"popularity_index\";i:123;s:11:\"trend_index\";i:81;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:753;a:16:{s:4:\"tmpl\";i:555;s:2:\"id\";i:6114;s:5:\"title\";s:7:\"Stats 1\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_6.png\";s:12:\"tmpl_created\";i:1520443659;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:331;s:16:\"popularity_index\";i:434;s:11:\"trend_index\";i:692;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:754;a:16:{s:4:\"tmpl\";i:562;s:2:\"id\";i:6178;s:5:\"title\";s:8:\"Stats 10\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_2.png\";s:12:\"tmpl_created\";i:1520443676;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:332;s:16:\"popularity_index\";i:435;s:11:\"trend_index\";i:755;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:755;a:16:{s:4:\"tmpl\";i:561;s:2:\"id\";i:6170;s:5:\"title\";s:8:\"Stats 11\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_2.png\";s:12:\"tmpl_created\";i:1520443670;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:333;s:16:\"popularity_index\";i:366;s:11:\"trend_index\";i:552;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:756;a:16:{s:4:\"tmpl\";i:563;s:2:\"id\";i:6186;s:5:\"title\";s:8:\"Stats 12\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_white_3.png\";s:12:\"tmpl_created\";i:1520443678;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:334;s:16:\"popularity_index\";i:569;s:11:\"trend_index\";i:811;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:757;a:16:{s:4:\"tmpl\";i:550;s:2:\"id\";i:6071;s:5:\"title\";s:8:\"Stats 13\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_3.png\";s:12:\"tmpl_created\";i:1520443649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:335;s:16:\"popularity_index\";i:168;s:11:\"trend_index\";i:328;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:758;a:16:{s:4:\"tmpl\";i:554;s:2:\"id\";i:6106;s:5:\"title\";s:7:\"Stats 2\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_6.png\";s:12:\"tmpl_created\";i:1520443657;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:336;s:16:\"popularity_index\";i:361;s:11:\"trend_index\";i:784;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:759;a:16:{s:4:\"tmpl\";i:551;s:2:\"id\";i:6079;s:5:\"title\";s:7:\"Stats 3\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_4.png\";s:12:\"tmpl_created\";i:1520443651;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:337;s:16:\"popularity_index\";i:284;s:11:\"trend_index\";i:385;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:760;a:16:{s:4:\"tmpl\";i:552;s:2:\"id\";i:6089;s:5:\"title\";s:7:\"Stats 4\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_5.png\";s:12:\"tmpl_created\";i:1520443653;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:338;s:16:\"popularity_index\";i:205;s:11:\"trend_index\";i:452;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:761;a:16:{s:4:\"tmpl\";i:549;s:2:\"id\";i:6063;s:5:\"title\";s:7:\"Stats 5\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_2.png\";s:12:\"tmpl_created\";i:1520443647;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:339;s:16:\"popularity_index\";i:181;s:11:\"trend_index\";i:419;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:762;a:16:{s:4:\"tmpl\";i:553;s:2:\"id\";i:6097;s:5:\"title\";s:7:\"Stats 6\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_2.png\";s:12:\"tmpl_created\";i:1520443655;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";i:340;s:16:\"popularity_index\";i:264;s:11:\"trend_index\";i:492;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:763;a:16:{s:4:\"tmpl\";i:538;s:2:\"id\";i:5956;s:5:\"title\";s:7:\"Stats 7\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_black_1.png\";s:12:\"tmpl_created\";i:1520443623;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:341;s:16:\"popularity_index\";i:532;s:11:\"trend_index\";i:541;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:764;a:16:{s:4:\"tmpl\";i:537;s:2:\"id\";i:5947;s:5:\"title\";s:7:\"Stats 8\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/03/numbers_white_1.png\";s:12:\"tmpl_created\";i:1520443621;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:342;s:16:\"popularity_index\";i:368;s:11:\"trend_index\";i:531;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:765;a:16:{s:4:\"tmpl\";i:559;s:2:\"id\";i:6152;s:5:\"title\";s:7:\"Stats 9\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/03/progress_black_1.png\";s:12:\"tmpl_created\";i:1520443666;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";i:343;s:16:\"popularity_index\";i:272;s:11:\"trend_index\";i:557;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:766;a:16:{s:4:\"tmpl\";i:469;s:2:\"id\";i:5157;s:5:\"title\";s:11:\"Subscribe 1\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_1.png\";s:12:\"tmpl_created\";i:1520443448;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:344;s:16:\"popularity_index\";i:340;s:11:\"trend_index\";i:293;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:767;a:16:{s:4:\"tmpl\";i:472;s:2:\"id\";i:5181;s:5:\"title\";s:11:\"Subscribe 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_2.png\";s:12:\"tmpl_created\";i:1520443454;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:345;s:16:\"popularity_index\";i:451;s:11:\"trend_index\";i:340;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:768;a:16:{s:4:\"tmpl\";i:470;s:2:\"id\";i:5165;s:5:\"title\";s:11:\"Subscribe 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_1.png\";s:12:\"tmpl_created\";i:1520443450;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:346;s:16:\"popularity_index\";i:520;s:11:\"trend_index\";i:620;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:769;a:16:{s:4:\"tmpl\";i:477;s:2:\"id\";i:5222;s:5:\"title\";s:11:\"Subscribe 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_black_3.png\";s:12:\"tmpl_created\";i:1520443464;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:347;s:16:\"popularity_index\";i:397;s:11:\"trend_index\";i:427;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:770;a:16:{s:4:\"tmpl\";i:471;s:2:\"id\";i:5173;s:5:\"title\";s:11:\"Subscribe 5\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2018/03/subscribe_white_2.png\";s:12:\"tmpl_created\";i:1520443452;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";i:348;s:16:\"popularity_index\";i:261;s:11:\"trend_index\";i:237;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:771;a:16:{s:4:\"tmpl\";i:465;s:2:\"id\";i:4801;s:5:\"title\";s:7:\"Team 11\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_8.png\";s:12:\"tmpl_created\";i:1520443369;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:349;s:16:\"popularity_index\";i:332;s:11:\"trend_index\";i:188;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:772;a:16:{s:4:\"tmpl\";i:462;s:2:\"id\";i:4770;s:5:\"title\";s:7:\"Team 12\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_6.png\";s:12:\"tmpl_created\";i:1520443364;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:350;s:16:\"popularity_index\";i:432;s:11:\"trend_index\";i:488;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:773;a:16:{s:4:\"tmpl\";i:458;s:2:\"id\";i:4727;s:5:\"title\";s:7:\"Team 13\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_2.png\";s:12:\"tmpl_created\";i:1520443356;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:351;s:16:\"popularity_index\";i:375;s:11:\"trend_index\";i:345;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:774;a:16:{s:4:\"tmpl\";i:543;s:2:\"id\";i:5999;s:5:\"title\";s:7:\"Team 14\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_10.png\";s:12:\"tmpl_created\";i:1520443634;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:352;s:16:\"popularity_index\";i:110;s:11:\"trend_index\";i:318;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:775;a:16:{s:4:\"tmpl\";i:455;s:2:\"id\";i:4698;s:5:\"title\";s:7:\"Team 15\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_1.png\";s:12:\"tmpl_created\";i:1520443350;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:353;s:16:\"popularity_index\";i:449;s:11:\"trend_index\";i:410;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:776;a:16:{s:4:\"tmpl\";i:463;s:2:\"id\";i:4781;s:5:\"title\";s:7:\"Team 16\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_7.png\";s:12:\"tmpl_created\";i:1520443365;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:354;s:16:\"popularity_index\";i:267;s:11:\"trend_index\";i:330;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:777;a:16:{s:4:\"tmpl\";i:558;s:2:\"id\";i:6144;s:5:\"title\";s:7:\"Team 17\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_11.png\";s:12:\"tmpl_created\";i:1520443664;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:355;s:16:\"popularity_index\";i:166;s:11:\"trend_index\";i:365;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:778;a:16:{s:4:\"tmpl\";i:464;s:2:\"id\";i:4793;s:5:\"title\";s:7:\"Team 18\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_8.png\";s:12:\"tmpl_created\";i:1520443367;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:356;s:16:\"popularity_index\";i:207;s:11:\"trend_index\";i:173;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:779;a:16:{s:4:\"tmpl\";i:466;s:2:\"id\";i:4809;s:5:\"title\";s:7:\"Team 19\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_9.png\";s:12:\"tmpl_created\";i:1520443371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:357;s:16:\"popularity_index\";i:300;s:11:\"trend_index\";i:465;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:780;a:16:{s:4:\"tmpl\";i:459;s:2:\"id\";i:4736;s:5:\"title\";s:7:\"Team 20\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_4.png\";s:12:\"tmpl_created\";i:1520443358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:358;s:16:\"popularity_index\";i:144;s:11:\"trend_index\";i:159;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:781;a:16:{s:4:\"tmpl\";i:467;s:2:\"id\";i:4818;s:5:\"title\";s:7:\"Team 21\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_9.png\";s:12:\"tmpl_created\";i:1520443373;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:359;s:16:\"popularity_index\";i:515;s:11:\"trend_index\";i:606;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:782;a:16:{s:4:\"tmpl\";i:461;s:2:\"id\";i:4759;s:5:\"title\";s:7:\"Team 22\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_5.png\";s:12:\"tmpl_created\";i:1520443362;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:360;s:16:\"popularity_index\";i:299;s:11:\"trend_index\";i:376;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:783;a:16:{s:4:\"tmpl\";i:460;s:2:\"id\";i:4746;s:5:\"title\";s:7:\"Team 23\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_black_4.png\";s:12:\"tmpl_created\";i:1520443360;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:361;s:16:\"popularity_index\";i:282;s:11:\"trend_index\";i:378;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:784;a:16:{s:4:\"tmpl\";i:457;s:2:\"id\";i:4718;s:5:\"title\";s:6:\"Team 4\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_3.png\";s:12:\"tmpl_created\";i:1520443354;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:362;s:16:\"popularity_index\";i:192;s:11:\"trend_index\";i:359;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:785;a:16:{s:4:\"tmpl\";i:456;s:2:\"id\";i:4706;s:5:\"title\";s:6:\"Team 5\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_2.png\";s:12:\"tmpl_created\";i:1520443352;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:363;s:16:\"popularity_index\";i:149;s:11:\"trend_index\";i:299;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:786;a:16:{s:4:\"tmpl\";i:544;s:2:\"id\";i:6008;s:5:\"title\";s:6:\"Team 6\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_10.png\";s:12:\"tmpl_created\";i:1520443636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:364;s:16:\"popularity_index\";i:75;s:11:\"trend_index\";i:277;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:787;a:16:{s:4:\"tmpl\";i:454;s:2:\"id\";i:4690;s:5:\"title\";s:6:\"Team 7\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/03/team_white_1.png\";s:12:\"tmpl_created\";i:1520443348;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";i:365;s:16:\"popularity_index\";i:243;s:11:\"trend_index\";i:402;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:788;a:16:{s:4:\"tmpl\";i:586;s:2:\"id\";i:4921;s:5:\"title\";s:14:\"Testimonial 10\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_5.png\";s:12:\"tmpl_created\";i:1520520562;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:366;s:16:\"popularity_index\";i:219;s:11:\"trend_index\";i:198;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:789;a:16:{s:4:\"tmpl\";i:582;s:2:\"id\";i:4889;s:5:\"title\";s:14:\"Testimonial 11\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-2.jpg\";s:12:\"tmpl_created\";i:1520520556;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:367;s:16:\"popularity_index\";i:557;s:11:\"trend_index\";i:522;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:790;a:16:{s:4:\"tmpl\";i:580;s:2:\"id\";i:4871;s:5:\"title\";s:14:\"Testimonial 12\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_3.png\";s:12:\"tmpl_created\";i:1520520552;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:368;s:16:\"popularity_index\";i:262;s:11:\"trend_index\";i:391;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:791;a:16:{s:4:\"tmpl\";i:578;s:2:\"id\";i:4854;s:5:\"title\";s:14:\"Testimonial 13\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_2.png\";s:12:\"tmpl_created\";i:1520520549;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:369;s:16:\"popularity_index\";i:637;s:11:\"trend_index\";i:741;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:792;a:16:{s:4:\"tmpl\";i:595;s:2:\"id\";i:4995;s:5:\"title\";s:14:\"Testimonial 14\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_12.png\";s:12:\"tmpl_created\";i:1520520577;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:370;s:16:\"popularity_index\";i:400;s:11:\"trend_index\";i:411;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:793;a:16:{s:4:\"tmpl\";i:593;s:2:\"id\";i:4979;s:5:\"title\";s:14:\"Testimonial 15\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_10.png\";s:12:\"tmpl_created\";i:1520520573;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:371;s:16:\"popularity_index\";i:568;s:11:\"trend_index\";i:544;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:794;a:16:{s:4:\"tmpl\";i:576;s:2:\"id\";i:4835;s:5:\"title\";s:14:\"Testimonial 16\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_1.png\";s:12:\"tmpl_created\";i:1520520546;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:372;s:16:\"popularity_index\";i:399;s:11:\"trend_index\";i:401;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:795;a:16:{s:4:\"tmpl\";i:594;s:2:\"id\";i:4987;s:5:\"title\";s:14:\"Testimonial 17\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_12-1.png\";s:12:\"tmpl_created\";i:1520520575;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:373;s:16:\"popularity_index\";i:159;s:11:\"trend_index\";i:199;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:796;a:16:{s:4:\"tmpl\";i:577;s:2:\"id\";i:4843;s:5:\"title\";s:14:\"Testimonial 18\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_2.png\";s:12:\"tmpl_created\";i:1520520548;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:374;s:16:\"popularity_index\";i:457;s:11:\"trend_index\";i:780;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:797;a:16:{s:4:\"tmpl\";i:579;s:2:\"id\";i:4863;s:5:\"title\";s:14:\"Testimonial 19\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_3.png\";s:12:\"tmpl_created\";i:1520520551;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:375;s:16:\"popularity_index\";i:245;s:11:\"trend_index\";i:599;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:798;a:16:{s:4:\"tmpl\";i:581;s:2:\"id\";i:4880;s:5:\"title\";s:14:\"Testimonial 20\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/03/customers-1.jpg\";s:12:\"tmpl_created\";i:1520520554;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:376;s:16:\"popularity_index\";i:446;s:11:\"trend_index\";i:653;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:799;a:16:{s:4:\"tmpl\";i:583;s:2:\"id\";i:4897;s:5:\"title\";s:14:\"Testimonial 21\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_5.png\";s:12:\"tmpl_created\";i:1520520557;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:377;s:16:\"popularity_index\";i:78;s:11:\"trend_index\";i:289;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:800;a:16:{s:4:\"tmpl\";i:584;s:2:\"id\";i:4905;s:5:\"title\";s:14:\"Testimonial 22\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_6.png\";s:12:\"tmpl_created\";i:1520520559;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:378;s:16:\"popularity_index\";i:121;s:11:\"trend_index\";i:221;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:801;a:16:{s:4:\"tmpl\";i:585;s:2:\"id\";i:4913;s:5:\"title\";s:14:\"Testimonial 23\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_7.png\";s:12:\"tmpl_created\";i:1520520561;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:379;s:16:\"popularity_index\";i:247;s:11:\"trend_index\";i:566;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:802;a:16:{s:4:\"tmpl\";i:575;s:2:\"id\";i:4826;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_1.png\";s:12:\"tmpl_created\";i:1520520544;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:380;s:16:\"popularity_index\";i:256;s:11:\"trend_index\";i:395;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:803;a:16:{s:4:\"tmpl\";i:587;s:2:\"id\";i:4929;s:5:\"title\";s:14:\"Testimonial 24\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_8.png\";s:12:\"tmpl_created\";i:1520520564;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:381;s:16:\"popularity_index\";i:49;s:11:\"trend_index\";i:206;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:804;a:16:{s:4:\"tmpl\";i:591;s:2:\"id\";i:4963;s:5:\"title\";s:14:\"Testimonial 25\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_10.png\";s:12:\"tmpl_created\";i:1520520570;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:382;s:16:\"popularity_index\";i:417;s:11:\"trend_index\";i:546;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:805;a:16:{s:4:\"tmpl\";i:592;s:2:\"id\";i:4971;s:5:\"title\";s:14:\"Testimonial 26\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_11.png\";s:12:\"tmpl_created\";i:1520520572;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:383;s:16:\"popularity_index\";i:649;s:11:\"trend_index\";i:718;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:806;a:16:{s:4:\"tmpl\";i:589;s:2:\"id\";i:4947;s:5:\"title\";s:14:\"Testimonial 27\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_white_9.png\";s:12:\"tmpl_created\";i:1520520567;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:384;s:16:\"popularity_index\";i:221;s:11:\"trend_index\";i:496;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:807;a:16:{s:4:\"tmpl\";i:590;s:2:\"id\";i:4955;s:5:\"title\";s:14:\"Testimonial 29\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_9.png\";s:12:\"tmpl_created\";i:1520520569;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:385;s:16:\"popularity_index\";i:378;s:11:\"trend_index\";i:695;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:808;a:16:{s:4:\"tmpl\";i:588;s:2:\"id\";i:4939;s:5:\"title\";s:13:\"Testimonial 9\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2018/03/testimonials_black_8.png\";s:12:\"tmpl_created\";i:1520520565;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";i:386;s:16:\"popularity_index\";i:103;s:11:\"trend_index\";i:341;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:809;a:16:{s:4:\"tmpl\";i:928;s:2:\"id\";i:12509;s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";i:1575960378;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:387;s:16:\"popularity_index\";i:747;s:11:\"trend_index\";i:712;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:810;a:16:{s:4:\"tmpl\";i:929;s:2:\"id\";i:12516;s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";i:1575960387;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:388;s:16:\"popularity_index\";i:496;s:11:\"trend_index\";i:487;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:811;a:16:{s:4:\"tmpl\";i:927;s:2:\"id\";i:12500;s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2020/06/Header-travel-and-tours.png\";s:12:\"tmpl_created\";i:1575960371;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"Header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:389;s:16:\"popularity_index\";i:443;s:11:\"trend_index\";i:434;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:812;a:16:{s:4:\"tmpl\";i:930;s:2:\"id\";i:12524;s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";i:1575960397;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:390;s:16:\"popularity_index\";i:591;s:11:\"trend_index\";i:663;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:813;a:16:{s:4:\"tmpl\";i:931;s:2:\"id\";i:12531;s:5:\"title\";s:31:\"Travel &#8211; Single Post Tour\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Tour_s.png\";s:12:\"tmpl_created\";i:1575960404;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:391;s:16:\"popularity_index\";i:630;s:11:\"trend_index\";i:548;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:814;a:16:{s:4:\"tmpl\";i:926;s:2:\"id\";i:12492;s:5:\"title\";s:14:\"Travel -Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Footer_s.png\";s:12:\"tmpl_created\";i:1575960358;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"Footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";i:392;s:16:\"popularity_index\";i:453;s:11:\"trend_index\";i:322;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:815;a:16:{s:4:\"tmpl\";i:1068;s:2:\"id\";i:15498;s:5:\"title\";s:23:\"Travel Blog &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/11/404.jpg\";s:12:\"tmpl_created\";i:1606215636;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/travel-blog-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:23:\"[\"404\",\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:393;s:16:\"popularity_index\";i:749;s:11:\"trend_index\";i:759;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:816;a:16:{s:4:\"tmpl\";i:1069;s:2:\"id\";i:15508;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-1-350.jpg\";s:12:\"tmpl_created\";i:1606215649;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:394;s:16:\"popularity_index\";i:659;s:11:\"trend_index\";i:468;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:817;a:16:{s:4:\"tmpl\";i:1070;s:2:\"id\";i:15518;s:5:\"title\";s:29:\"Travel Blog &#8211; Archive 2\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2020/11/Archive-2-350-Copy.jpg\";s:12:\"tmpl_created\";i:1606215663;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/travel-blog-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:395;s:16:\"popularity_index\";i:688;s:11:\"trend_index\";i:431;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:818;a:16:{s:4:\"tmpl\";i:1071;s:2:\"id\";i:15528;s:5:\"title\";s:26:\"Travel Blog &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Footer.jpg\";s:12:\"tmpl_created\";i:1606215673;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:26:\"[\"Blog\",\"Footer\",\"Travel\"]\";s:10:\"menu_order\";i:396;s:16:\"popularity_index\";i:656;s:11:\"trend_index\";i:377;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:819;a:16:{s:4:\"tmpl\";i:1067;s:2:\"id\";i:15536;s:5:\"title\";s:26:\"Travel Blog &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/11/Header.jpg\";s:12:\"tmpl_created\";i:1606215625;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-blog-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:26:\"[\"Blog\",\"Header\",\"Travel\"]\";s:10:\"menu_order\";i:397;s:16:\"popularity_index\";i:584;s:11:\"trend_index\";i:228;s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:820;a:16:{s:4:\"tmpl\";i:1072;s:2:\"id\";i:15545;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 1\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-1-350.jpg\";s:12:\"tmpl_created\";i:1606215684;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:398;s:16:\"popularity_index\";i:669;s:11:\"trend_index\";i:482;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}i:821;a:16:{s:4:\"tmpl\";i:1066;s:2:\"id\";i:15556;s:5:\"title\";s:33:\"Travel Blog &#8211; Single Post 2\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2020/11/Single-2-350.jpg\";s:12:\"tmpl_created\";i:1606215613;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/blocks/travel-blog-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:17:\"[\"Blog\",\"Travel\"]\";s:10:\"menu_order\";i:399;s:16:\"popularity_index\";i:652;s:11:\"trend_index\";i:454;s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}','no'),(295,'elementor_remote_info_feed_data','a:3:{i:0;a:5:{s:5:\"title\";s:53:\"5 Expert Tips To Improve Your Workflow With Elementor\";s:7:\"excerpt\";s:294:\"Our team of Elementor experts got together and came up with a list of features that will improve your workflow and make Elementor even easier to use. In this article, we’ll take a look at where you can access these features and provide you with tips on how to use them the way the experts do.\";s:7:\"created\";i:1654757528;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:124:\"https://elementor.com/blog/tips-to-improve-workflow/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:57:\"Elementor Acquires Strattic To Redefine WordPress Hosting\";s:7:\"excerpt\";s:315:\"Elementor acquires Strattic, the leading WordPress static hosting solution for secure, high-performance websites. This decision strengthens our ability to provide an end-to-end solution to millions of Web Creators by harnessing the power of static hosting technology and marks a significant milestone for Elementor.\";s:7:\"created\";i:1654673051;s:5:\"badge\";s:12:\"Announcement\";s:3:\"url\";s:127:\"https://elementor.com/blog/elementor-acquires-strattic/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:54:\"Email Marketing Strategies: How To Crush Email in 2022\";s:7:\"excerpt\";s:287:\"Email marketing is one of the most profitable marketing channels, but aside from copywriting and visual design, it also requires a strategic mix of testing, measurement, and automation for success. In this article, we\'ll go over all the basics of email marketing to help you get started.\";s:7:\"created\";i:1653910376;s:5:\"badge\";s:0:\"\";s:3:\"url\";s:124:\"https://elementor.com/blog/email-marketing-strategy/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(301,'update_mysticky_version_2_5_7','1','yes'),(302,'mystickymenu_update_message','2','yes'),(303,'mystickymenu_intro_box','hide','yes'),(304,'sticky_header_status','done','yes'),(305,'has_sticky_header_old_version','no','yes'),(306,'mysticky_option_name','a:14:{s:26:\"mysticky_class_id_selector\";s:6:\"custom\";s:23:\"mysticky_class_selector\";s:7:\".navbar\";s:14:\"device_desktop\";s:2:\"on\";s:13:\"device_mobile\";s:2:\"on\";s:14:\"myfixed_zindex\";s:5:\"99990\";s:15:\"myfixed_bgcolor\";s:7:\"#f7f5e7\";s:15:\"myfixed_opacity\";s:2:\"90\";s:23:\"myfixed_transition_time\";s:3:\"0.3\";s:28:\"myfixed_disable_small_screen\";s:1:\"0\";s:28:\"myfixed_disable_large_screen\";s:1:\"0\";s:25:\"mysticky_active_on_height\";s:1:\"0\";s:30:\"mysticky_active_on_height_home\";s:1:\"0\";s:12:\"myfixed_fade\";s:4:\"fade\";s:16:\"myfixed_cssstyle\";s:98:\"#mysticky-nav .myfixed { margin:0 auto; float:none; border:0px; background:none; max-width:100%; }\";}','yes'),(307,'update_mysticky_version_2_6','1','yes'),(308,'my-sticky-menu_show_review_box_after','2022-06-08','yes'),(309,'my-sticky-menu_show_upgrade_box_after','2022-06-16','yes'),(310,'mystickymenu_show_affiliate_box_after','2022-06-06','yes'),(321,'astra-blocks-1','a:100:{s:8:\"id-53972\";a:10:{s:5:\"title\";s:10:\"Features 1\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-1-ele.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-1-ele.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-1e/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53974\";a:10:{s:5:\"title\";s:10:\"Features 2\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-2-ele.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-2e/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53975\";a:10:{s:5:\"title\";s:10:\"Features 3\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-3-ele.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-3-ele.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-3e/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53976\";a:10:{s:5:\"title\";s:10:\"Features 4\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-4el.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-4el.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-4e/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53977\";a:10:{s:5:\"title\";s:10:\"Features 5\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-5-ele.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-5-ele.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-5e/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53978\";a:10:{s:5:\"title\";s:10:\"Features 6\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-6-ele.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-6-ele.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-6e/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53979\";a:10:{s:5:\"title\";s:10:\"Features 7\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-7-ele.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/feature-7-ele.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-7e/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53973\";a:10:{s:5:\"title\";s:12:\"Statistics 4\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-1e.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-1e.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-4e/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53971\";a:10:{s:5:\"title\";s:12:\"Statistics 3\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-3e.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-3e.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-3e/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53970\";a:10:{s:5:\"title\";s:12:\"Statistics 2\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-2e.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-2e.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-2e/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53969\";a:10:{s:5:\"title\";s:12:\"Statistics 1\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-4e.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-4e.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-1e/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53931\";a:10:{s:5:\"title\";s:6:\"Team 1\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-1el.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-1el.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-1e/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53932\";a:10:{s:5:\"title\";s:6:\"Team 2\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/team-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/team-2-ele.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-2e/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53933\";a:10:{s:5:\"title\";s:6:\"Team 3\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-3el.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-3el.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-3e/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53934\";a:10:{s:5:\"title\";s:6:\"Team 4\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-4el.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-4el.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-4e/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53926\";a:10:{s:5:\"title\";s:9:\"Clients 1\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-1e.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-1e.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-1e/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53927\";a:10:{s:5:\"title\";s:9:\"Clients 2\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-2e.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-2e.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-2e/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53928\";a:10:{s:5:\"title\";s:9:\"Clients 3\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-3e.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-3e.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-3e/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53929\";a:10:{s:5:\"title\";s:9:\"Clients 4\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-4e.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-4e.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-4e/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53846\";a:10:{s:5:\"title\";s:13:\"Testimonial 1\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-1el.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-1el.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-1e/\";s:3:\"tag\";a:1:{i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53847\";a:10:{s:5:\"title\";s:13:\"Testimonial 2\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-2-ele.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-2e/\";s:3:\"tag\";a:1:{i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53848\";a:10:{s:5:\"title\";s:13:\"Testimonial 3\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-3el.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-3el.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-3e/\";s:3:\"tag\";a:1:{i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53849\";a:10:{s:5:\"title\";s:13:\"Testimonial 4\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-4-ele.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/teatimonial-4-ele.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-4e/\";s:3:\"tag\";a:1:{i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52865\";a:10:{s:5:\"title\";s:14:\"Contact Form 1\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-1e.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-1e.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-1e/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52866\";a:10:{s:5:\"title\";s:14:\"Contact Form 2\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-2e.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-2e.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-2e/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52867\";a:10:{s:5:\"title\";s:14:\"Contact Form 3\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-3e.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-3e.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-3e/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52868\";a:10:{s:5:\"title\";s:14:\"Contact Form 4\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-4e.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-4e.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-4e/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52857\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 6\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-6el.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-6el.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-6e/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52808\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 2\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-2el.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-2el.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-2e/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52809\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 3\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-3el.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-3el.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-3e/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52810\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 4\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-4e.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-4e.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-4e/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52811\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 5\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-5e.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-5e.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-5e/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52797\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 1\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-1e.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-1e.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-1e/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52796\";a:10:{s:5:\"title\";s:16:\"Call to Action 5\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-5e.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-5e.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-5e/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52795\";a:10:{s:5:\"title\";s:16:\"Call to Action 4\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/05/cta-4-ele.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/05/cta-4-ele.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-4e/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52794\";a:10:{s:5:\"title\";s:16:\"Call to Action 3\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/05/cta-3-ele.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/05/cta-3-ele.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-3e/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52793\";a:10:{s:5:\"title\";s:16:\"Call to Action 2\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-2e.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-2e.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-2e/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52792\";a:10:{s:5:\"title\";s:16:\"Call to Action 1\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-1e.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-1e.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-1e/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52712\";a:10:{s:5:\"title\";s:5:\"FAQ 1\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-1e.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-1e.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-1e/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52713\";a:10:{s:5:\"title\";s:5:\"FAQ 2\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-2e.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-2e.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-2e/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52714\";a:10:{s:5:\"title\";s:5:\"FAQ 3\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-3e.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-3e.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-3e/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52715\";a:10:{s:5:\"title\";s:5:\"FAQ 4\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-4e.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-4e.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-4e/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52716\";a:10:{s:5:\"title\";s:5:\"FAQ 5\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-5-ele.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-5-ele.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-5e/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52678\";a:10:{s:5:\"title\";s:13:\"Main Banner 9\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-9el.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-9el.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-9e/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52677\";a:10:{s:5:\"title\";s:13:\"Main Banner 8\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-8el.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-8el.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-8e/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52676\";a:10:{s:5:\"title\";s:13:\"Main Banner 7\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-7el.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-7el.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-7e/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52675\";a:10:{s:5:\"title\";s:13:\"Main Banner 6\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-6-ele.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-6-ele.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-6e/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52674\";a:10:{s:5:\"title\";s:13:\"Main Banner 5\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-5ele.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-5ele.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-5e/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52673\";a:10:{s:5:\"title\";s:13:\"Main Banner 4\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-4ele.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-4ele.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-4e/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52672\";a:10:{s:5:\"title\";s:13:\"Main Banner 3\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-3el.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-3el.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-3e/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52671\";a:10:{s:5:\"title\";s:13:\"Main Banner 2\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-2-ele.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-2e/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52670\";a:10:{s:5:\"title\";s:13:\"Main Banner 1\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-1-ele.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-1-ele.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-1e/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52656\";a:10:{s:5:\"title\";s:20:\"Location And Hours 6\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-6e.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-6e.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-6e/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52655\";a:10:{s:5:\"title\";s:20:\"Location And Hours 5\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-5e.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-5e.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-5e/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52654\";a:10:{s:5:\"title\";s:20:\"Location And Hours 4\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-4e.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-4e.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-4e/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52653\";a:10:{s:5:\"title\";s:20:\"Location And Hours 3\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-3e.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-3e.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-3e/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52652\";a:10:{s:5:\"title\";s:20:\"Location And Hours 2\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-2e.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-2e.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-2e/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52651\";a:10:{s:5:\"title\";s:20:\"Location And Hours 1\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-1e.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-1e.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-1e/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52586\";a:10:{s:5:\"title\";s:10:\"Services 4\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/services-4-ele.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/services-4-ele.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-4e/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52589\";a:10:{s:5:\"title\";s:10:\"Services 5\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/services-5-ele.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/services-5-ele.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-5e/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52595\";a:10:{s:5:\"title\";s:7:\"About 8\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-8e.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-8e.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-8e/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52585\";a:10:{s:5:\"title\";s:10:\"Services 3\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/services-3-ele.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/services-3-ele.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-3e/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52594\";a:10:{s:5:\"title\";s:7:\"About 7\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-7e.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-7e.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-7e/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52584\";a:10:{s:5:\"title\";s:10:\"Services 2\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/services-2e.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/services-2e.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-2e/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52593\";a:10:{s:5:\"title\";s:7:\"About 6\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-6e.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-6e.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-6e/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52592\";a:10:{s:5:\"title\";s:7:\"About 5\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-5e.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-5e.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-5e/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52591\";a:10:{s:5:\"title\";s:7:\"About 4\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-4e.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-4e.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-4e/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52583\";a:10:{s:5:\"title\";s:10:\"Services 1\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/services-1e.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/services-1e.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-1e/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52590\";a:10:{s:5:\"title\";s:7:\"About 3\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/about-3-ele.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/about-3-ele.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-3e/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52588\";a:10:{s:5:\"title\";s:7:\"About 2\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/about-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/about-2-ele.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-2e/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52587\";a:10:{s:5:\"title\";s:7:\"About 1\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/about-1-ele.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/about-1-ele.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-1e/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52528\";a:10:{s:5:\"title\";s:17:\"Image and Text 10\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-10ele.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-10ele.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-10e/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52529\";a:10:{s:5:\"title\";s:16:\"Image and Text 9\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-9ele.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-9ele.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-9e/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52526\";a:10:{s:5:\"title\";s:16:\"Image and Text 8\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-8el.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-8el.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-8e/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52524\";a:10:{s:5:\"title\";s:16:\"Image and Text 7\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-7el.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-7el.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-7e/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52527\";a:10:{s:5:\"title\";s:16:\"Image and Text 6\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-6el.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-6el.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-6e/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52525\";a:10:{s:5:\"title\";s:16:\"Image and Text 5\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-5ele.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-5ele.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-5e/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52523\";a:10:{s:5:\"title\";s:16:\"Image and Text 4\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-4-ele.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-4-ele.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-4e/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52530\";a:10:{s:5:\"title\";s:16:\"Image and Text 3\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-3el.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-3el.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-3e/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52521\";a:10:{s:5:\"title\";s:16:\"Image and Text 2\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-2-ele.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-2-ele.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-2e/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52519\";a:10:{s:5:\"title\";s:16:\"Image and Text 1\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-1el.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-1el.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-1e/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52457\";a:10:{s:5:\"title\";s:6:\"Text 9\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-9.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-9.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-9e/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52456\";a:10:{s:5:\"title\";s:6:\"Text 8\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-8.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-8.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-8e/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52455\";a:10:{s:5:\"title\";s:6:\"Text 7\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-7.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-7.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-7e/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52454\";a:10:{s:5:\"title\";s:6:\"Text 6\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-6.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-6.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-6e/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52453\";a:10:{s:5:\"title\";s:6:\"Text 5\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-5.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-5.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-5e/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52452\";a:10:{s:5:\"title\";s:6:\"Text 4\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-4.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-4.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-4e/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52451\";a:10:{s:5:\"title\";s:6:\"Text 3\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-3.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-3.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-3e/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52450\";a:10:{s:5:\"title\";s:6:\"Text 2\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-2.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-2.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-2e/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52449\";a:10:{s:5:\"title\";s:6:\"Text 1\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-1.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/text-1.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-1e/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45025\";a:10:{s:5:\"title\";s:15:\"Single Quote 3B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3b.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-3b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45020\";a:10:{s:5:\"title\";s:15:\"Single Quote 3W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-3w.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-3w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44974\";a:10:{s:5:\"title\";s:12:\"Portfolio 6B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-6b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44634\";a:10:{s:5:\"title\";s:12:\"Portfolio 6W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-6w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-6w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41764\";a:10:{s:5:\"title\";s:7:\"Hero 9B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-9b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-9b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-9b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38906\";a:10:{s:5:\"title\";s:7:\"Hero 9W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-9w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-9w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-9w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42229\";a:10:{s:5:\"title\";s:11:\"Services 8B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-8b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41045\";a:10:{s:5:\"title\";s:11:\"Services 8W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-8w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43000\";a:10:{s:5:\"title\";s:12:\"Services 11B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-11b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42974\";a:10:{s:5:\"title\";s:12:\"Services 11W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-11w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}','no'),(322,'astra-blocks-4','a:20:{s:8:\"id-41028\";a:10:{s:5:\"title\";s:14:\"Testimonial 9B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9b.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-9b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41026\";a:10:{s:5:\"title\";s:14:\"Testimonial 8B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8b.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-8b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41023\";a:10:{s:5:\"title\";s:14:\"Testimonial 7B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7b.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-7b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40740\";a:10:{s:5:\"title\";s:14:\"Testimonial 9W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9w.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-9w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40739\";a:10:{s:5:\"title\";s:14:\"Testimonial 8W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8w.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-8w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40348\";a:10:{s:5:\"title\";s:14:\"Testimonial 7W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7w.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-7w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37190\";a:10:{s:5:\"title\";s:7:\"Team 2B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-2b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-2b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-2b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37187\";a:10:{s:5:\"title\";s:7:\"Team 2W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/Team-2W.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/Team-2W.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-2w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37197\";a:10:{s:5:\"title\";s:7:\"Team 3B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-3b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37194\";a:10:{s:5:\"title\";s:7:\"Team 3W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-3w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37203\";a:10:{s:5:\"title\";s:7:\"Team 4B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-4b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37200\";a:10:{s:5:\"title\";s:7:\"Team 4W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-4w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38316\";a:10:{s:5:\"title\";s:7:\"Team 5B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-5b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38244\";a:10:{s:5:\"title\";s:7:\"Team 5W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-5w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38825\";a:10:{s:5:\"title\";s:7:\"Team 6B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-6b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38732\";a:10:{s:5:\"title\";s:7:\"Team 6W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-6w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41034\";a:10:{s:5:\"title\";s:7:\"Team 8B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-8b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40030\";a:10:{s:5:\"title\";s:7:\"Team 8W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-8w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43022\";a:10:{s:5:\"title\";s:8:\"Team 10B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10b.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10b.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-10b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:0:\"\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43018\";a:10:{s:5:\"title\";s:8:\"Team 10W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10w.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10w.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-10w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}','no'),(323,'astra-sites-page-builders','a:4:{i:0;a:3:{s:2:\"id\";i:34;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";}i:1;a:3:{s:2:\"id\";i:41;s:4:\"name\";s:5:\"Brizy\";s:4:\"slug\";s:5:\"brizy\";}i:2;a:3:{s:2:\"id\";i:33;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";}i:3;a:3:{s:2:\"id\";i:42;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";}}','no'),(324,'astra-blocks-3','a:100:{s:8:\"id-41763\";a:10:{s:5:\"title\";s:7:\"Hero 7B\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-7b-1.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-7b-1.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-7b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38880\";a:10:{s:5:\"title\";s:7:\"Hero 7W\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-7w-1.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-7w-1.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-7w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37688\";a:10:{s:5:\"title\";s:11:\"Features 1B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1b-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-1b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37686\";a:10:{s:5:\"title\";s:11:\"Features 1W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1w-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-1w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37697\";a:10:{s:5:\"title\";s:11:\"Features 2B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2b-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-2b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37695\";a:10:{s:5:\"title\";s:11:\"Features 2W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2w-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-2w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37705\";a:10:{s:5:\"title\";s:11:\"Features 3B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3b-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-3b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37704\";a:10:{s:5:\"title\";s:11:\"Features 3W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3w-2020.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3w-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-3w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41937\";a:10:{s:5:\"title\";s:11:\"Features 5B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-5b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38863\";a:10:{s:5:\"title\";s:11:\"Features 5W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-5w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41938\";a:10:{s:5:\"title\";s:11:\"Features 6B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-6b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38876\";a:10:{s:5:\"title\";s:11:\"Features 6W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-6w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44869\";a:10:{s:5:\"title\";s:12:\"Features 10B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/features-10b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/features-10b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-10b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44862\";a:10:{s:5:\"title\";s:12:\"Features 10W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/features-10w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/features-10w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-10w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37099\";a:10:{s:5:\"title\";s:6:\"FAQ 2B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2b.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2b.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-2b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37096\";a:10:{s:5:\"title\";s:6:\"FAQ 2W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2w.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2w.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-2w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37111\";a:10:{s:5:\"title\";s:6:\"FAQ 4B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4b.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4b.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-4b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37108\";a:10:{s:5:\"title\";s:6:\"FAQ 4W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4w.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4w.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-4w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39838\";a:10:{s:5:\"title\";s:6:\"FAQ 5B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5b.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5b.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-5b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38917\";a:10:{s:5:\"title\";s:6:\"FAQ 5W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5w.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5w.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-5w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39839\";a:10:{s:5:\"title\";s:6:\"FAQ 6B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6b.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6b.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-6b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38926\";a:10:{s:5:\"title\";s:6:\"FAQ 6W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6w.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6w.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-6w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44840\";a:10:{s:5:\"title\";s:6:\"FAQ 9B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-9b.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-9b.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-9b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44831\";a:10:{s:5:\"title\";s:6:\"FAQ 9W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-9w.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/02/faq-9w.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-9w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37549\";a:10:{s:5:\"title\";s:10:\"Clients 5B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5b-el.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5b-el.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-5b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37550\";a:10:{s:5:\"title\";s:10:\"Clients 5W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5w-el.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5w-el.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-5w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37558\";a:10:{s:5:\"title\";s:10:\"Clients 6B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6b-el.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6b-el.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-6b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37557\";a:10:{s:5:\"title\";s:10:\"Clients 6W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6w-el.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6w-el.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-6w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39812\";a:10:{s:5:\"title\";s:10:\"Clients 7B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7b-el.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7b-el.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-7b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39787\";a:10:{s:5:\"title\";s:10:\"Clients 7W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7w-el.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7w-el.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-7w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37122\";a:10:{s:5:\"title\";s:17:\"Call To Action 2B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2b.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2b.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-2b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37120\";a:10:{s:5:\"title\";s:17:\"Call To Action 2W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2w.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2w.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-2w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37136\";a:10:{s:5:\"title\";s:17:\"Call To Action 4B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4b.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4b.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-4b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37132\";a:10:{s:5:\"title\";s:17:\"Call To Action 4W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4w.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4w.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-4w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37150\";a:10:{s:5:\"title\";s:17:\"Call To Action 6B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6b.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6b.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-6b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37147\";a:10:{s:5:\"title\";s:17:\"Call To Action 6W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6w.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6w.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-6w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39763\";a:10:{s:5:\"title\";s:17:\"Call To Action 7B\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10b.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-7b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39761\";a:10:{s:5:\"title\";s:17:\"Call To Action 7W\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10w.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-7w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42960\";a:10:{s:5:\"title\";s:17:\"Call To Action 8B\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11b.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-8b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-28634\";a:10:{s:5:\"title\";s:17:\"Call To Action 8W\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11w.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-8w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39771\";a:10:{s:5:\"title\";s:17:\"Call To Action 9B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9b.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9b.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-9b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-39755\";a:10:{s:5:\"title\";s:17:\"Call To Action 9W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9w.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9w.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-9w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43883\";a:10:{s:5:\"title\";s:10:\"Contact 1B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-1b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-1b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-1b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43873\";a:10:{s:5:\"title\";s:10:\"Contact 1W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-1w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-1w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-1w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43930\";a:10:{s:5:\"title\";s:10:\"Contact 3B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-3b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-3b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-3b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43906\";a:10:{s:5:\"title\";s:10:\"Contact 3W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-3w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-3w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-3w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43964\";a:10:{s:5:\"title\";s:10:\"Contact 5B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-5b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-5b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-5b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43951\";a:10:{s:5:\"title\";s:10:\"Contact 5W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-5w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-5w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-5w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44803\";a:10:{s:5:\"title\";s:10:\"Contact 7B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-7b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-7b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-7b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43990\";a:10:{s:5:\"title\";s:10:\"Contact 7W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-7w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-7w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-7w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44286\";a:10:{s:5:\"title\";s:10:\"Contact 8B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-8b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-8b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-8b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44123\";a:10:{s:5:\"title\";s:10:\"Contact 8W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-8w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-8w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-8w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44304\";a:10:{s:5:\"title\";s:10:\"Contact 9B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-9b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-9b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-9b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44189\";a:10:{s:5:\"title\";s:10:\"Contact 9W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-9w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-9w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-9w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44821\";a:10:{s:5:\"title\";s:11:\"Contact 10B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-10b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-10b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/contact-10b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44819\";a:10:{s:5:\"title\";s:11:\"Contact 10W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-10w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-10w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/contact-10w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36983\";a:10:{s:5:\"title\";s:8:\"About 1B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1B-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1B-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-1b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36980\";a:10:{s:5:\"title\";s:8:\"About 1W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1W-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1W-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-1w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37019\";a:10:{s:5:\"title\";s:8:\"About 2B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2B-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2B-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-2b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37015\";a:10:{s:5:\"title\";s:8:\"About 2W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2W-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2W-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-2w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37043\";a:10:{s:5:\"title\";s:8:\"About 4B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4b-2.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4b-2.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-4b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37040\";a:10:{s:5:\"title\";s:8:\"About 4W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4w-2.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4w-2.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-4w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38180\";a:10:{s:5:\"title\";s:8:\"About 6B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6b.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6b.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-6b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38147\";a:10:{s:5:\"title\";s:8:\"About 6W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6w.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6w.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-6w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42723\";a:10:{s:5:\"title\";s:8:\"About 8B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8b-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8b-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-8b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42709\";a:10:{s:5:\"title\";s:8:\"About 8W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8w-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8w-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-8w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42950\";a:10:{s:5:\"title\";s:8:\"About 9B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9b.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9b.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-9b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-28474\";a:10:{s:5:\"title\";s:8:\"About 9W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9w.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9w.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-9w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42169\";a:10:{s:5:\"title\";s:13:\"Statistics 2B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2b.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2b.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-2b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42166\";a:10:{s:5:\"title\";s:13:\"Statistics 2W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2w-1.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-2w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42236\";a:10:{s:5:\"title\";s:13:\"Statistics 4B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4b.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4b.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-4b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42219\";a:10:{s:5:\"title\";s:13:\"Statistics 4W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4w.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4w.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-4w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42259\";a:10:{s:5:\"title\";s:13:\"Statistics 5B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5d.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5d.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-5b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42251\";a:10:{s:5:\"title\";s:13:\"Statistics 5W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5w-1.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-5w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42295\";a:10:{s:5:\"title\";s:13:\"Statistics 7B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7b.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7b.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-7b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42292\";a:10:{s:5:\"title\";s:13:\"Statistics 7W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7w.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7w.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-7w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42304\";a:10:{s:5:\"title\";s:13:\"Statistics 8B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8b.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8b.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-8b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42298\";a:10:{s:5:\"title\";s:13:\"Statistics 8W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8w.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8w.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-8w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44883\";a:10:{s:5:\"title\";s:14:\"Statistics 10B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10b.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/statistics-10b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44878\";a:10:{s:5:\"title\";s:14:\"Statistics 10W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/02/statistics-10w.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/statistics-10w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37726\";a:10:{s:5:\"title\";s:11:\"Services 1W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1w-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-1w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37739\";a:10:{s:5:\"title\";s:11:\"Services 1B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1b-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-1b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37747\";a:10:{s:5:\"title\";s:11:\"Services 2B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2b-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-2b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37748\";a:10:{s:5:\"title\";s:11:\"Services 2W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2w-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-2w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37754\";a:10:{s:5:\"title\";s:11:\"Services 3B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3b-2020.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-3b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37755\";a:10:{s:5:\"title\";s:11:\"Services 3W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-3w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42227\";a:10:{s:5:\"title\";s:11:\"Services 6B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-6b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38930\";a:10:{s:5:\"title\";s:11:\"Services 6W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-6w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42231\";a:10:{s:5:\"title\";s:11:\"Services 9B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-9b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41054\";a:10:{s:5:\"title\";s:11:\"Services 9W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-9w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43013\";a:10:{s:5:\"title\";s:12:\"Services 12B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-12b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43009\";a:10:{s:5:\"title\";s:12:\"Services 12W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-12w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37890\";a:10:{s:5:\"title\";s:14:\"Testimonial 1B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1B.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1B.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-1b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37889\";a:10:{s:5:\"title\";s:14:\"Testimonial 1W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1W.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1W.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-1w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37898\";a:10:{s:5:\"title\";s:14:\"Testimonial 2B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2B.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2B.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-2b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37899\";a:10:{s:5:\"title\";s:14:\"Testimonial 2W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2w.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-2w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37905\";a:10:{s:5:\"title\";s:14:\"Testimonial 3B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3B.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3B.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-3b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37904\";a:10:{s:5:\"title\";s:14:\"Testimonial 3W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3w.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-3w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38536\";a:10:{s:5:\"title\";s:14:\"Testimonial 5B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5b.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-5b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38471\";a:10:{s:5:\"title\";s:14:\"Testimonial 5W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5w.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-5w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}','no'),(325,'astra-blocks-2','a:100:{s:8:\"id-44962\";a:10:{s:5:\"title\";s:12:\"Portfolio 2B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-2b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44359\";a:10:{s:5:\"title\";s:12:\"Portfolio 2W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-2w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-2w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44768\";a:10:{s:5:\"title\";s:18:\"Call To Action 10B\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10b.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-10b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44762\";a:10:{s:5:\"title\";s:18:\"Call To Action 10W\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/call-to-action-10w.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-10w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43103\";a:10:{s:5:\"title\";s:7:\"Hero 8B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-8b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-8b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-8b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43099\";a:10:{s:5:\"title\";s:7:\"Hero 8W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-8w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-8w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-8w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37057\";a:10:{s:5:\"title\";s:8:\"About 5B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5b-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5b-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-5b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37051\";a:10:{s:5:\"title\";s:8:\"About 5W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5w-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-5w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44858\";a:10:{s:5:\"title\";s:11:\"Features 9B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/features-9b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/features-9b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-9b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44853\";a:10:{s:5:\"title\";s:11:\"Features 9W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/features-9w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/02/features-9w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-9w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38225\";a:10:{s:5:\"title\";s:8:\"About 7B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7b.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7b.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-7b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38155\";a:10:{s:5:\"title\";s:8:\"About 7W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7w.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7w.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-7w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44734\";a:10:{s:5:\"title\";s:9:\"About 10B\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/02/about-10b.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/02/about-10b.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-10b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44699\";a:10:{s:5:\"title\";s:9:\"About 10W\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/02/about-10w.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/02/about-10w.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-10w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38937\";a:10:{s:5:\"title\";s:11:\"Services 7W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-7w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42228\";a:10:{s:5:\"title\";s:11:\"Services 7B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-7b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44957\";a:10:{s:5:\"title\";s:12:\"Portfolio 1B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-1b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44337\";a:10:{s:5:\"title\";s:12:\"Portfolio 1W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-1w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-1w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42232\";a:10:{s:5:\"title\";s:12:\"Services 10B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-10b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41061\";a:10:{s:5:\"title\";s:12:\"Services 10W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-10w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45012\";a:10:{s:5:\"title\";s:15:\"Single Quote 1B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1b.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-1b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44309\";a:10:{s:5:\"title\";s:15:\"Single Quote 1W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-1w.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-1w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45013\";a:10:{s:5:\"title\";s:15:\"Single Quote 2B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2b.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-2b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44334\";a:10:{s:5:\"title\";s:15:\"Single Quote 2W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-2w.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-2w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45035\";a:10:{s:5:\"title\";s:15:\"Single Quote 4B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4b.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-4b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45030\";a:10:{s:5:\"title\";s:15:\"Single Quote 4W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-4w.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-4w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45074\";a:10:{s:5:\"title\";s:15:\"Single Quote 8B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8b.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-8b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45070\";a:10:{s:5:\"title\";s:15:\"Single Quote 8W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-8w.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-8w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37184\";a:10:{s:5:\"title\";s:7:\"Team 1B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1b-2020.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-1b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37153\";a:10:{s:5:\"title\";s:7:\"Team 1W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1w-2020-new.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1w-2020-new.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-1w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38843\";a:10:{s:5:\"title\";s:7:\"Team 7B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-7b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38833\";a:10:{s:5:\"title\";s:7:\"Team 7W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-7w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-41033\";a:10:{s:5:\"title\";s:7:\"Team 9B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-9b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-40097\";a:10:{s:5:\"title\";s:7:\"Team 9W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-9w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37911\";a:10:{s:5:\"title\";s:14:\"Testimonial 4B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4B.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4B.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-4b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37910\";a:10:{s:5:\"title\";s:14:\"Testimonial 4W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4W.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4W.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-4w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38585\";a:10:{s:5:\"title\";s:14:\"Testimonial 6B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6b.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-6b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38551\";a:10:{s:5:\"title\";s:14:\"Testimonial 6W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-6w.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-6w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43056\";a:10:{s:5:\"title\";s:15:\"Testimonial 10B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10b.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/testimonial-10b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-35365\";a:10:{s:5:\"title\";s:15:\"Testimonial 10W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10w.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/testimonial-10w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43983\";a:10:{s:5:\"title\";s:10:\"Contact 6W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-6w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-6w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-6w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-43901\";a:10:{s:5:\"title\";s:10:\"Contact 2B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-2b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-2b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-2b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43887\";a:10:{s:5:\"title\";s:10:\"Contact 2W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-2w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-2w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-2w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43947\";a:10:{s:5:\"title\";s:10:\"Contact 4B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-4b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-4b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-4b/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43934\";a:10:{s:5:\"title\";s:10:\"Contact 4W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-4w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/02/contact-4w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-4w/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37642\";a:10:{s:5:\"title\";s:10:\"Heading 1B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1b-2020.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-1b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37640\";a:10:{s:5:\"title\";s:10:\"Heading 1W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1w-2020.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-1w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37647\";a:10:{s:5:\"title\";s:10:\"Heading 2B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2b-2020.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-2b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37646\";a:10:{s:5:\"title\";s:10:\"Heading 2W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2w-2020.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-2w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37656\";a:10:{s:5:\"title\";s:10:\"Heading 3B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3b-2020.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-3b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37655\";a:10:{s:5:\"title\";s:10:\"Heading 3W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3w-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3w-2020.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-3w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37662\";a:10:{s:5:\"title\";s:10:\"Heading 4B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4b-2020-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4b-2020-1.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-4b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37661\";a:10:{s:5:\"title\";s:10:\"Heading 4W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-4w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37670\";a:10:{s:5:\"title\";s:10:\"Heading 5B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5b-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5b-2020.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-5b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37669\";a:10:{s:5:\"title\";s:10:\"Heading 5W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5w-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5w-2020.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-5w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37679\";a:10:{s:5:\"title\";s:10:\"Heading 6B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6b-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6b-2020.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-6b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-37678\";a:10:{s:5:\"title\";s:10:\"Heading 6W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6w-2020.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6w-2020.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-6w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42869\";a:10:{s:5:\"title\";s:10:\"Heading 7B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-7b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42862\";a:10:{s:5:\"title\";s:10:\"Heading 7W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-7w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42885\";a:10:{s:5:\"title\";s:10:\"Heading 8B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-8b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-42884\";a:10:{s:5:\"title\";s:10:\"Heading 8W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-8w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45123\";a:10:{s:5:\"title\";s:10:\"Heading 9B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-9b.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-9b.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-9b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45107\";a:10:{s:5:\"title\";s:10:\"Heading 9W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-9w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-9w.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-9w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45145\";a:10:{s:5:\"title\";s:11:\"Heading 10B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-10b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-10b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/heading-10b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45115\";a:10:{s:5:\"title\";s:11:\"Heading 10W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-10w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/03/heading-10w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/heading-10w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45047\";a:10:{s:5:\"title\";s:15:\"Single Quote 5B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5b.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-5b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45041\";a:10:{s:5:\"title\";s:15:\"Single Quote 5W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-5w.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-5w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45056\";a:10:{s:5:\"title\";s:15:\"Single Quote 6B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6b.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-6b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45053\";a:10:{s:5:\"title\";s:15:\"Single Quote 6W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-6w.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-6w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45064\";a:10:{s:5:\"title\";s:15:\"Single Quote 7B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7b.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-7b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45059\";a:10:{s:5:\"title\";s:15:\"Single Quote 7W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-7w.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-7w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45090\";a:10:{s:5:\"title\";s:15:\"Single Quote 9B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9b.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-9b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45079\";a:10:{s:5:\"title\";s:15:\"Single Quote 9W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-9w.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-9w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45100\";a:10:{s:5:\"title\";s:16:\"Single Quote 10B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10b.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/single-quote-10b/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-45094\";a:10:{s:5:\"title\";s:16:\"Single Quote 10W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/03/single-quote-10w.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/single-quote-10w/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44465\";a:10:{s:5:\"title\";s:12:\"Portfolio 3B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-3b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44385\";a:10:{s:5:\"title\";s:12:\"Portfolio 3W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-3w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-3w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44483\";a:10:{s:5:\"title\";s:12:\"Portfolio 4B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-4b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44433\";a:10:{s:5:\"title\";s:12:\"Portfolio 4W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-4w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-4w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44964\";a:10:{s:5:\"title\";s:12:\"Portfolio 5B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-5b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44524\";a:10:{s:5:\"title\";s:12:\"Portfolio 5W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-5w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-5w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44709\";a:10:{s:5:\"title\";s:12:\"Portfolio 7W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-7w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-7w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-7w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44980\";a:10:{s:5:\"title\";s:12:\"Portfolio 8B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-8b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44925\";a:10:{s:5:\"title\";s:12:\"Portfolio 8W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-8w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-8w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44984\";a:10:{s:5:\"title\";s:12:\"Portfolio 9B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9b.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9b.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-9b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44929\";a:10:{s:5:\"title\";s:12:\"Portfolio 9W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9w.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-9w.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-9w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44999\";a:10:{s:5:\"title\";s:13:\"Portfolio 10B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10b.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10b.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/portfolio-10b/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44955\";a:10:{s:5:\"title\";s:13:\"Portfolio 10W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10w.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/02/portfolio-10w.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/portfolio-10w/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36936\";a:10:{s:5:\"title\";s:7:\"Hero 1B\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-1b-1.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-1b-1.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-1b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-29230\";a:10:{s:5:\"title\";s:7:\"Hero 1W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2019/08/hero-1w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2019/08/hero-1w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-1w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36953\";a:10:{s:5:\"title\";s:7:\"Hero 2B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-2b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-2b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-2b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36939\";a:10:{s:5:\"title\";s:7:\"Hero 2W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-2w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-2w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-2w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36958\";a:10:{s:5:\"title\";s:7:\"Hero 3B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-3b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-3b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-3b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36942\";a:10:{s:5:\"title\";s:7:\"Hero 3W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-3w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-3w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-3w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36964\";a:10:{s:5:\"title\";s:7:\"Hero 4B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-4b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-4b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-4b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-36961\";a:10:{s:5:\"title\";s:7:\"Hero 4W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-4w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-4w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-4w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44908\";a:10:{s:5:\"title\";s:7:\"Hero 5B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/02/hero-5b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/02/hero-5b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-5b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-44687\";a:10:{s:5:\"title\";s:7:\"Hero 5W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/02/hero-5w.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/02/hero-5w.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-5w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-43090\";a:10:{s:5:\"title\";s:7:\"Hero 6B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-6b.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-6b.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-6b/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-38118\";a:10:{s:5:\"title\";s:7:\"Hero 6W\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-6w-1.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/hero-6w-1.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/hero-6w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"elementor\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}','no'),(326,'astra-blocks-categories','a:18:{i:832;a:3:{s:2:\"id\";i:832;s:4:\"name\";s:14:\"Call To Action\";s:4:\"slug\";s:14:\"call-to-action\";}i:825;a:3:{s:2:\"id\";i:825;s:4:\"name\";s:5:\"About\";s:4:\"slug\";s:5:\"about\";}i:1091;a:3:{s:2:\"id\";i:1091;s:4:\"name\";s:7:\"Clients\";s:4:\"slug\";s:7:\"clients\";}i:1416;a:3:{s:2:\"id\";i:1416;s:4:\"name\";s:7:\"Contact\";s:4:\"slug\";s:7:\"contact\";}i:1001;a:3:{s:2:\"id\";i:1001;s:4:\"name\";s:3:\"FAQ\";s:4:\"slug\";s:3:\"faq\";}i:919;a:3:{s:2:\"id\";i:919;s:4:\"name\";s:8:\"Features\";s:4:\"slug\";s:8:\"features\";}i:1094;a:3:{s:2:\"id\";i:1094;s:4:\"name\";s:7:\"Heading\";s:4:\"slug\";s:7:\"heading\";}i:831;a:3:{s:2:\"id\";i:831;s:4:\"name\";s:4:\"Hero\";s:4:\"slug\";s:4:\"hero\";}i:1948;a:3:{s:2:\"id\";i:1948;s:4:\"name\";s:14:\"Image and Text\";s:4:\"slug\";s:14:\"image-and-text\";}i:1950;a:3:{s:2:\"id\";i:1950;s:4:\"name\";s:18:\"Location And Hours\";s:4:\"slug\";s:18:\"location-and-hours\";}i:1425;a:3:{s:2:\"id\";i:1425;s:4:\"name\";s:9:\"Portfolio\";s:4:\"slug\";s:9:\"portfolio\";}i:952;a:3:{s:2:\"id\";i:952;s:4:\"name\";s:8:\"Services\";s:4:\"slug\";s:8:\"services\";}i:1424;a:3:{s:2:\"id\";i:1424;s:4:\"name\";s:12:\"Single Quote\";s:4:\"slug\";s:12:\"single-quote\";}i:1096;a:3:{s:2:\"id\";i:1096;s:4:\"name\";s:10:\"Statistics\";s:4:\"slug\";s:10:\"statistics\";}i:1953;a:3:{s:2:\"id\";i:1953;s:4:\"name\";s:14:\"Subscribe Form\";s:4:\"slug\";s:14:\"subscribe-form\";}i:829;a:3:{s:2:\"id\";i:829;s:4:\"name\";s:4:\"Team\";s:4:\"slug\";s:4:\"team\";}i:830;a:3:{s:2:\"id\";i:830;s:4:\"name\";s:12:\"Testimonials\";s:4:\"slug\";s:12:\"testimonials\";}i:1946;a:3:{s:2:\"id\";i:1946;s:4:\"name\";s:4:\"Text\";s:4:\"slug\";s:4:\"text\";}}','no'),(327,'astra-sites-requests','34','no'),(328,'astra-sites-and-pages-page-1','a:15:{s:8:\"id-58716\";a:21:{s:5:\"title\";s:11:\"Love Nature\";s:2:\"id\";i:58716;s:12:\"publish-date\";i:1637954772;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/11/ove-nature-02.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/11/ove-nature-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/11/ove-nature-02.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/love-nature-02\";s:20:\"astra-site-parent-id\";i:2470;s:15:\"astra-sites-tag\";a:8:{i:538;s:6:\"forest\";i:2456;s:7:\"generic\";i:2493;s:12:\"multipurpose\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:65:\"<!-- wp:paragraph -->\n<p>Test content!</p>\n<!-- /wp:paragraph -->\";s:12:\"post-excerpt\";s:23:\"Test short description.\";s:5:\"pages\";a:4:{s:8:\"id-58731\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-contact-2.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/love-nature-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/love-nature-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58730\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/love-nature-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/love-nature-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58732\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/11/ove-nature-02.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/11/ove-nature-02.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/love-nature-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/love-nature-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58733\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-services-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/11/love-nature-02-services-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/love-nature-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/love-nature-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58478\";a:21:{s:5:\"title\";s:10:\"Plant Shop\";s:2:\"id\";i:58478;s:12:\"publish-date\";i:1633716900;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-08\";s:20:\"astra-site-parent-id\";i:2451;s:15:\"astra-sites-tag\";a:15:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-58545\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1002\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plant-shop-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-58546\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1004\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/plant-shop-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58547\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1008\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56593\";a:21:{s:5:\"title\";s:18:\"Meditation Courses\";s:2:\"id\";i:56593;s:12:\"publish-date\";i:1632945042;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-homepage-gb.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/learn-meditation-08\";s:20:\"astra-site-parent-id\";i:2242;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:467;s:9:\"learndash\";i:1850;s:10:\"meditation\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:2:{i:2494;s:9:\"elearning\";i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-56595\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-classes-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-classes-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/607\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/learn-meditation-08/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56596\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/617\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/learn-meditation-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56594\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-about-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/learn-meditation-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56597\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/572\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/learn-meditation-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19808\";a:21:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:2:\"id\";i:19808;s:12:\"publish-date\";i:1543500721;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/outdoor-adventure-02\";s:20:\"astra-site-parent-id\";i:186;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23830\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/outdoor-adventure-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23827\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/outdoor-adventure-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23832\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-services.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23831\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-our-projects.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-our-projects.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23829\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23829-outdoor-adventure-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/outdoor-adventure-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19884\";a:21:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:2:\"id\";i:19884;s:12:\"publish-date\";i:1544174928;s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/outdoor-adventure-01\";s:20:\"astra-site-parent-id\";i:184;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23776\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/271\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/outdoor-adventure-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23769\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/outdoor-adventure-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23781\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23780\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23772\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23772-outdoor-adventure-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/outdoor-adventure-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17988\";a:21:{s:5:\"title\";s:10:\"Brandstore\";s:2:\"id\";i:17988;s:12:\"publish-date\";i:1513833542;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-2.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-2.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-2.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-02\";s:20:\"astra-site-parent-id\";i:317;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:3;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-34092\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-2.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-2.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-26320\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-26323\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-02-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/414\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48078\";a:21:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:2:\"id\";i:48078;s:12:\"publish-date\";i:1603893485;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/outdoor-adventure-08\";s:20:\"astra-site-parent-id\";i:1698;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48081\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/outdoor-adventure-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48079\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/outdoor-adventure-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48083\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-services.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48082\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-projects.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48080\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/outdoor-adventure-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-53593\";a:21:{s:5:\"title\";s:12:\"The Pizzeria\";s:2:\"id\";i:53593;s:12:\"publish-date\";i:1620419161;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-homepage-01.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-homepage-01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-homepage-01.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pizzeria-04\";s:20:\"astra-site-parent-id\";i:1961;s:15:\"astra-sites-tag\";a:10:{i:2011;s:15:\"fast-food-chain\";i:2013;s:20:\"fast-food-restaurant\";i:2018;s:17:\"fast-food-service\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:1975;s:5:\"pasta\";i:1971;s:5:\"pizza\";i:2012;s:11:\"pizza-house\";i:1977;s:8:\"pizzeria\";i:335;s:10:\"restaurant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-53594\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/pizzeria-04/wp-json/wp/v2/pages/860\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/pizzeria-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53595\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pizzeria-04/wp-json/wp/v2/pages/1035\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pizzeria-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53596\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-homepage-01.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-homepage-01.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pizzeria-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pizzeria-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53597\";a:12:{s:5:\"title\";s:6:\"Offers\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-offers.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-offers.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pizzeria-04/wp-json/wp/v2/pages/1018\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/pizzeria-04/offers/\";s:15:\"astra-sites-tag\";a:1:{i:1969;s:6:\"offers\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53598\";a:12:{s:5:\"title\";s:8:\"Our Menu\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-our-menu.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/pizzeria-02-our-menu.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/pizzeria-04/wp-json/wp/v2/pages/648\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pizzeria-04/our-menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18035\";a:21:{s:5:\"title\";s:10:\"Brandstore\";s:2:\"id\";i:18035;s:12:\"publish-date\";i:1514381509;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-homepage.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-01\";s:20:\"astra-site-parent-id\";i:149;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-23419\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23417\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23418\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23418-brandstore-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/414\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48050\";a:21:{s:5:\"title\";s:10:\"Brandstore\";s:2:\"id\";i:48050;s:12:\"publish-date\";i:1603830906;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-1.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-08\";s:20:\"astra-site-parent-id\";i:1695;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:3:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-48053\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/61\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48051\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/59\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48052\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/60\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20478\";a:21:{s:5:\"title\";s:10:\"Brandstore\";s:2:\"id\";i:20478;s:12:\"publish-date\";i:1545657559;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-05\";s:20:\"astra-site-parent-id\";i:165;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-23567\";a:12:{s:5:\"title\";s:8:\"Homepage\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/448\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23565\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/465\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23566\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-contact-us.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/468\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59077\";a:21:{s:5:\"title\";s:19:\"Recycled Shoe Store\";s:2:\"id\";i:59077;s:12:\"publish-date\";i:1643646115;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-home-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-home-1.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/recycled-shoe-store-04\";s:20:\"astra-site-parent-id\";i:2574;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:384;s:13:\"running-shoes\";i:382;s:10:\"shoe-store\";i:385;s:5:\"shoes\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:2427;s:12:\"sports-shoes\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:11:\"svg-support\";s:4:\"init\";s:27:\"svg-support/svg-support.php\";s:4:\"name\";s:11:\"SVG Support\";}i:4;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-59082\";a:12:{s:5:\"title\";s:5:\"Story\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-story.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-story.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/recycled-shoe-store-04/wp-json/wp/v2/pages/524\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/recycled-shoe-store-04/story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59078\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/recycled-shoe-store-04/wp-json/wp/v2/pages/859\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/recycled-shoe-store-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-59079\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-home-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-home-1.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/recycled-shoe-store-04/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/recycled-shoe-store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59080\";a:12:{s:5:\"title\";s:8:\"Lookbook\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-lookbook.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-lookbook.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/recycled-shoe-store-04/wp-json/wp/v2/pages/649\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/recycled-shoe-store-04/lookbook/\";s:15:\"astra-sites-tag\";a:1:{i:752;s:8:\"lookbook\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59081\";a:12:{s:5:\"title\";s:4:\"Sale\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-sale.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2022/01/recycled-shoe-store-sale.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/recycled-shoe-store-04/wp-json/wp/v2/pages/731\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/recycled-shoe-store-04/sale/\";s:15:\"astra-sites-tag\";a:2:{i:2575;s:8:\"discount\";i:2063;s:5:\"sales\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-31992\";a:21:{s:5:\"title\";s:13:\"Organic Store\";s:2:\"id\";i:31992;s:12:\"publish-date\";i:1568718364;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-home-1.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/organic-shop-02\";s:20:\"astra-site-parent-id\";i:910;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2424;s:11:\"health-food\";i:2425;s:9:\"lite-food\";i:369;s:7:\"natural\";i:2215;s:16:\"online-marketing\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:368;s:7:\"organic\";i:2423;s:12:\"organic-food\";i:967;s:13:\"product-store\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:2426;s:15:\"vegetarian-food\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:3;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-33788\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-home-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/organic-shop-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31993\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/organic-shop-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31994\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-02-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/organic-shop-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22401\";a:21:{s:5:\"title\";s:13:\"Organic Store\";s:2:\"id\";i:22401;s:12:\"publish-date\";i:1562655449;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-home-1.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/organic-shop-01\";s:20:\"astra-site-parent-id\";i:79;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2424;s:11:\"health-food\";i:2425;s:9:\"lite-food\";i:369;s:7:\"natural\";i:2215;s:16:\"online-marketing\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:368;s:7:\"organic\";i:2423;s:12:\"organic-food\";i:967;s:13:\"product-store\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:2426;s:15:\"vegetarian-food\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-34078\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-home-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/organic-shop-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22303\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/organic-shop-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22304\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/organic-shop-01-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/organic-shop-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48121\";a:21:{s:5:\"title\";s:13:\"Organic Store\";s:2:\"id\";i:48121;s:12:\"publish-date\";i:1603893477;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop01-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop01-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop01-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/organic-shop-08\";s:20:\"astra-site-parent-id\";i:1702;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2424;s:11:\"health-food\";i:2425;s:9:\"lite-food\";i:369;s:7:\"natural\";i:2215;s:16:\"online-marketing\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:368;s:7:\"organic\";i:2423;s:12:\"organic-food\";i:967;s:13:\"product-store\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:2426;s:15:\"vegetarian-food\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-48124\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop01-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop01-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3610\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/organic-shop-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48122\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-about-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/organic-shop-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48123\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3614\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/organic-shop-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(329,'astra-sites-and-pages-page-2','a:15:{s:8:\"id-53724\";a:21:{s:5:\"title\";s:29:\"Food Blogger &amp; Influencer\";s:2:\"id\";i:53724;s:12:\"publish-date\";i:1623427699;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/food-blogger-04\";s:20:\"astra-site-parent-id\";i:2000;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:2173;s:11:\"food-drinks\";i:2171;s:22:\"food-drinks-influencer\";i:2172;s:19:\"food-drinks-vlogger\";i:890;s:12:\"food-blogger\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:1837;s:7:\"vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-53726\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/food-blogger-04/wp-json/wp/v2/pages/904\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/food-blogger-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53725\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/food-blogger-04/wp-json/wp/v2/pages/462\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/food-blogger-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53727\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/food-blogger-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/food-blogger-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53728\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-reviews.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-reviews.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/food-blogger-04/wp-json/wp/v2/pages/709\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/food-blogger-04/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53729\";a:12:{s:5:\"title\";s:6:\"Videos\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-videos.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/food-blogger-02-videos.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/food-blogger-04/wp-json/wp/v2/pages/833\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/food-blogger-04/videos/\";s:15:\"astra-sites-tag\";a:2:{i:2002;s:7:\"updates\";i:2001;s:6:\"videos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55865\";a:21:{s:5:\"title\";s:29:\"Food Blogger &amp; Influencer\";s:2:\"id\";i:55865;s:12:\"publish-date\";i:1624910279;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-homepage-bb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-homepage-bb.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/food-blogger-03\";s:20:\"astra-site-parent-id\";i:2222;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:2172;s:19:\"food-drinks-vlogger\";i:2068;s:15:\"food-and-drinks\";i:2223;s:26:\"food-and-drinks-influencer\";i:890;s:12:\"food-blogger\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:1837;s:7:\"vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55866\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-about-bb.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-about-bb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/food-blogger-03/wp-json/wp/v2/pages/1069\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/food-blogger-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55867\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-contact-bb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-contact-bb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/food-blogger-03/wp-json/wp/v2/pages/1085\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/food-blogger-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55868\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-homepage-bb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/food-blogger-03/wp-json/wp/v2/pages/1056\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/food-blogger-03/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55869\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-reviews-bb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-reviews-bb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/food-blogger-03/wp-json/wp/v2/pages/1075\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/food-blogger-03/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:1615;s:7:\"reviews\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55870\";a:12:{s:5:\"title\";s:6:\"Videos\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-videos-bb.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/food-blogger-videos-bb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/food-blogger-03/wp-json/wp/v2/pages/1079\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/food-blogger-03/videos/\";s:15:\"astra-sites-tag\";a:1:{i:2001;s:6:\"videos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57006\";a:21:{s:5:\"title\";s:17:\"Business Magazine\";s:2:\"id\";i:57006;s:12:\"publish-date\";i:1626890664;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/business-magazine-04\";s:20:\"astra-site-parent-id\";i:2258;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:2275;s:13:\"business-blog\";i:2277;s:17:\"business-magazine\";i:2276;s:13:\"business-news\";i:2273;s:9:\"editorial\";i:2274;s:8:\"magazine\";i:2271;s:4:\"news\";i:2272;s:10:\"publishing\";i:2278;s:16:\"publishing-house\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-57007\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/business-magazine-04/wp-json/wp/v2/pages/495\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/business-magazine-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57008\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/business-magazine-04/wp-json/wp/v2/pages/497\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/business-magazine-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57009\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/business-magazine-04-home.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/business-magazine-04/wp-json/wp/v2/pages/226\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/business-magazine-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59604\";a:21:{s:5:\"title\";s:13:\"Creative Blog\";s:2:\"id\";i:59604;s:12:\"publish-date\";i:1646331663;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-600x1468.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-400x978.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/creative-blog-02\";s:20:\"astra-site-parent-id\";i:2645;s:15:\"astra-sites-tag\";a:10:{i:2209;s:11:\"advertising\";i:1652;s:7:\"blogger\";i:729;s:8:\"blogging\";i:2408;s:13:\"creative-blog\";i:2410;s:11:\"design-blog\";i:2646;s:12:\"digital-blog\";i:2412;s:9:\"film-blog\";i:509;s:11:\"photography\";i:2270;s:8:\"podcasts\";i:2165;s:16:\"style-influencer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-59645\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-600x1468.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/creative-blog-02/wp-json/wp/v2/pages/576\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/creative-blog-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-58324\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-contact-600x834.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/creative-blog-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/creative-blog-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58326\";a:12:{s:5:\"title\";s:8:\"Podcasts\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-podcasts.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-podcasts-600x870.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/creative-blog-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/creative-blog-02/podcasts/\";s:15:\"astra-sites-tag\";a:1:{i:2270;s:8:\"podcasts\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58323\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/03/creative-blog-02-about-600x1274.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/creative-blog-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/creative-blog-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-52215\";a:21:{s:5:\"title\";s:23:\"Wine Bar and Restaurant\";s:2:\"id\";i:52215;s:12:\"publish-date\";i:1620389225;s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-home-1.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/wine-bar-and-restaurant-04\";s:20:\"astra-site-parent-id\";i:1944;s:15:\"astra-sites-tag\";a:12:{i:1980;s:3:\"bar\";i:2004;s:8:\"barbeque\";i:2007;s:19:\"barbeque-restaurant\";i:1988;s:10:\"beer-joint\";i:882;s:6:\"drinks\";i:1982;s:10:\"food-court\";i:350;s:5:\"hotel\";i:1983;s:3:\"pub\";i:335;s:10:\"restaurant\";i:2006;s:8:\"wine-bar\";i:2005;s:23:\"wine-bar-and-restaurant\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-52216\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-contact.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/wine-bar-and-restaurant-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52217\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-bar-and-restaurant-04-events.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-bar-and-restaurant-04-events.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/wine-bar-and-restaurant-04/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52218\";a:12:{s:5:\"title\";s:6:\"Grills\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-grills.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-grills.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/wine-bar-and-restaurant-04/grills/\";s:15:\"astra-sites-tag\";a:2:{i:1978;s:5:\"grill\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52219\";a:12:{s:5:\"title\";s:7:\"History\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-history.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-history.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/wine-bar-and-restaurant-04/history/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:645;s:7:\"history\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52220\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-home-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wine-bar-and-restaurant-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52221\";a:12:{s:5:\"title\";s:5:\"Wines\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-wines.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-wines.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/wine-bar-and-restaurant-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wine-bar-and-restaurant-04/wines/\";s:15:\"astra-sites-tag\";a:2:{i:1979;s:4:\"wine\";i:633;s:6:\"winery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54361\";a:21:{s:5:\"title\";s:23:\"Wine Bar and Restaurant\";s:2:\"id\";i:54361;s:12:\"publish-date\";i:1621266421;s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-home.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/wine-bar-and-restaurant-03\";s:20:\"astra-site-parent-id\";i:2026;s:15:\"astra-sites-tag\";a:12:{i:1980;s:3:\"bar\";i:2004;s:8:\"barbeque\";i:2007;s:19:\"barbeque-restaurant\";i:1988;s:10:\"beer-joint\";i:882;s:6:\"drinks\";i:1982;s:10:\"food-court\";i:350;s:5:\"hotel\";i:1983;s:3:\"pub\";i:335;s:10:\"restaurant\";i:2006;s:8:\"wine-bar\";i:2005;s:23:\"wine-bar-and-restaurant\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-54362\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-contact.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/889\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/wine-bar-and-restaurant-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54363\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-bar-and-restaurant-04-events.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-bar-and-restaurant-04-events.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/887\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/wine-bar-and-restaurant-03/events/\";s:15:\"astra-sites-tag\";a:1:{i:1569;s:6:\"events\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-54364\";a:12:{s:5:\"title\";s:6:\"Grills\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-grills.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-grills.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/883\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/wine-bar-and-restaurant-03/grills/\";s:15:\"astra-sites-tag\";a:2:{i:2027;s:6:\"grills\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-54365\";a:12:{s:5:\"title\";s:7:\"History\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-history.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/04/wine-bar-and-restaurant-04-history.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/881\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/wine-bar-and-restaurant-03/history/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:645;s:7:\"history\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-54366\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-home.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/879\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wine-bar-and-restaurant-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-54367\";a:12:{s:5:\"title\";s:5:\"Wines\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-wines.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/05/wine-and-bar-restaurant-03-wines.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/wine-bar-and-restaurant-03/wp-json/wp/v2/pages/885\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wine-bar-and-restaurant-03/wines/\";s:15:\"astra-sites-tag\";a:2:{i:565;s:4:\"menu\";i:1979;s:4:\"wine\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58561\";a:21:{s:5:\"title\";s:16:\"Fashion Designer\";s:2:\"id\";i:58561;s:12:\"publish-date\";i:1634042866;s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-home.jpg\";s:14:\"astra-site-url\";s:47:\"//websitedemos.net/fashion-designer-boutique-08\";s:20:\"astra-site-parent-id\";i:2452;s:15:\"astra-sites-tag\";a:20:{i:2105;s:8:\"boutique\";i:2418;s:8:\"commerce\";i:2350;s:21:\"designer-cloths-store\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2327;s:16:\"fashion-designer\";i:2349;s:25:\"fashion-designer-boutique\";i:2351;s:26:\"fashion-designer-portfolio\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:444;s:9:\"portfolio\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-58565\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-home.jpg\";s:18:\"astra-page-api-url\";s:78:\"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1007\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/fashion-designer-boutique-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58566\";a:12:{s:5:\"title\";s:12:\"New Arrivals\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-new-arrivals.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-new-arrivals.jpg\";s:18:\"astra-page-api-url\";s:78:\"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1013\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:61:\"//websitedemos.net/fashion-designer-boutique-08/new-arrivals/\";s:15:\"astra-sites-tag\";a:1:{i:2326;s:11:\"new-arrival\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58563\";a:12:{s:5:\"title\";s:10:\"Collection\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-collection.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-collection.jpg\";s:18:\"astra-page-api-url\";s:78:\"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1011\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/fashion-designer-boutique-08/collection/\";s:15:\"astra-sites-tag\";a:2:{i:596;s:10:\"collection\";i:2453;s:5:\"stock\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58564\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-contact.jpg\";s:18:\"astra-page-api-url\";s:78:\"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1015\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/fashion-designer-boutique-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58562\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:78:\"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1009\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/fashion-designer-boutique-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59435\";a:21:{s:5:\"title\";s:12:\"eBook Author\";s:2:\"id\";i:59435;s:12:\"publish-date\";i:1644586356;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-600x2456.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-400x1637.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/kathryn-ebook-author-02\";s:20:\"astra-site-parent-id\";i:2619;s:15:\"astra-sites-tag\";a:0:{}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2486;s:9:\"art-music\";i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:22:\"easy-digital-downloads\";s:4:\"init\";s:49:\"easy-digital-downloads/easy-digital-downloads.php\";s:4:\"name\";s:22:\"Easy Digital Downloads\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-59436\";a:12:{s:5:\"title\";s:3:\"Bio\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-bio.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-bio-600x2324.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/kathryn-ebook-author-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/kathryn-ebook-author-02/bio/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59437\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-books.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-books-600x2100.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/kathryn-ebook-author-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/kathryn-ebook-author-02/books/\";s:15:\"astra-sites-tag\";a:2:{i:1740;s:5:\"books\";i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:22:\"easy-digital-downloads\";s:4:\"init\";s:49:\"easy-digital-downloads/easy-digital-downloads.php\";s:4:\"name\";s:22:\"Easy Digital Downloads\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59442\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-contact-600x1026.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/kathryn-ebook-author-02/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/kathryn-ebook-author-02/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-59443\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/02/kathryn-ebook-author-02-600x2456.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/kathryn-ebook-author-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kathryn-ebook-author-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:22:\"easy-digital-downloads\";s:4:\"init\";s:49:\"easy-digital-downloads/easy-digital-downloads.php\";s:4:\"name\";s:22:\"Easy Digital Downloads\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22009\";a:21:{s:5:\"title\";s:17:\"LearnDash Academy\";s:2:\"id\";i:22009;s:12:\"publish-date\";i:1559573120;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/learndash-academy-02\";s:20:\"astra-site-parent-id\";i:851;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:8:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:21:\"learndash-woocommerce\";s:4:\"init\";s:47:\"learndash-woocommerce/learndash_woocommerce.php\";s:4:\"name\";s:39:\"LearnDash LMS - WooCommerce Integration\";}i:5;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:6;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:7;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-42985\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learndash-academy-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-42984\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-courses.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-courses.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learndash-academy-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31168\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learndash-academy-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31169\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/learndash-academy-02-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/learndash-academy-02/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22110\";a:21:{s:5:\"title\";s:17:\"Learndash Academy\";s:2:\"id\";i:22110;s:12:\"publish-date\";i:1561291642;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-1.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/learndash-academy-01\";s:20:\"astra-site-parent-id\";i:885;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:9:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:4;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:5;a:3:{s:4:\"slug\";s:21:\"learndash-woocommerce\";s:4:\"init\";s:47:\"learndash-woocommerce/learndash_woocommerce.php\";s:4:\"name\";s:39:\"LearnDash LMS - WooCommerce Integration\";}i:6;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:7;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:8;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-34127\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learndash-academy-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-34126\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-courses.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-courses.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learndash-academy-01/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31832\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learndash-academy-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31833\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/learndash-academy-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47984\";a:21:{s:5:\"title\";s:17:\"LearnDash Academy\";s:2:\"id\";i:47984;s:12:\"publish-date\";i:1603828903;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/learndash-academy-08\";s:20:\"astra-site-parent-id\";i:1691;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47988\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25407\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learndash-academy-08/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47986\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-courses-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25403\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learndash-academy-08/all-courses/\";s:15:\"astra-sites-tag\";a:2:{i:1692;s:11:\"all-courses\";i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47985\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learndash-academy-08/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47987\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25405\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/learndash-academy-08/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57365\";a:21:{s:5:\"title\";s:22:\"Office Furniture Store\";s:2:\"id\";i:57365;s:12:\"publish-date\";i:1629979669;s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-homepage.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/office-furniture-store-04\";s:20:\"astra-site-parent-id\";i:2331;s:15:\"astra-sites-tag\";a:19:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:2359;s:20:\"home-furniture-store\";i:2358;s:22:\"office-furniture-store\";i:2357;s:22:\"online-furniture-store\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";i:2356;s:14:\"work-from-home\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-57367\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-contact.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/office-furniture-store-04/wp-json/wp/v2/pages/554\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/office-furniture-store-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57368\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/office-furniture-store-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/office-furniture-store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57369\";a:12:{s:5:\"title\";s:18:\"Home Office Setups\";s:18:\"featured-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-home-office-setups.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-home-office-setups.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/office-furniture-store-04/wp-json/wp/v2/pages/735\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:64:\"//websitedemos.net/office-furniture-store-04/home-office-setups/\";s:15:\"astra-sites-tag\";a:3:{i:2333;s:10:\"home-setup\";i:812;s:6:\"office\";i:2332;s:12:\"office-setup\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57370\";a:12:{s:5:\"title\";s:13:\"Office Setups\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-office-setups.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-office-setups.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/office-furniture-store-04/wp-json/wp/v2/pages/621\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/office-furniture-store-04/office-setups/\";s:15:\"astra-sites-tag\";a:1:{i:2332;s:12:\"office-setup\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57366\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/08/office-furniture-store-04-about.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/office-furniture-store-04/wp-json/wp/v2/pages/433\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/office-furniture-store-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59589\";a:21:{s:5:\"title\";s:9:\"Lotus Spa\";s:2:\"id\";i:59589;s:12:\"publish-date\";i:1646330912;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02home-600x2915.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02home-400x1943.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/lotus-spa-02\";s:20:\"astra-site-parent-id\";i:2638;s:15:\"astra-sites-tag\";a:9:{i:2643;s:19:\"ayurvedic-treatment\";i:2642;s:8:\"body-spa\";i:2641;s:13:\"curative-bath\";i:2639;s:9:\"lotus-spa\";i:528;s:7:\"massage\";i:530;s:3:\"spa\";i:2640;s:8:\"spa-club\";i:2644;s:11:\"spa-therapy\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-59593\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-services-600x2746.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/lotus-spa-02/wp-json/wp/v2/pages/467\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/lotus-spa-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59590\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-about-600x2079.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/lotus-spa-02/wp-json/wp/v2/pages/239\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/lotus-spa-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59591\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02-contact-600x931.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/lotus-spa-02/wp-json/wp/v2/pages/647\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/lotus-spa-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-59592\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/03/lotus-spa-02home-600x2915.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/lotus-spa-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/lotus-spa-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47729\";a:21:{s:5:\"title\";s:19:\"Online Health Coach\";s:2:\"id\";i:47729;s:12:\"publish-date\";i:1602768883;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-home.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/online-health-coach-02\";s:20:\"astra-site-parent-id\";i:1670;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2494;s:9:\"elearning\";i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47733\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-home.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/online-health-coach-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47731\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-courses.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-courses.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/24254\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/online-health-coach-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47730\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/104\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/online-health-coach-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47732\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-02-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-health-coach-02/wp-json/wp/v2/pages/105\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-health-coach-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48741\";a:21:{s:5:\"title\";s:19:\"Online Health Coach\";s:2:\"id\";i:48741;s:12:\"publish-date\";i:1605548885;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-1.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/online-health-coach-01\";s:20:\"astra-site-parent-id\";i:1766;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:2:{i:2494;s:9:\"elearning\";i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48742\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-about-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24369\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/online-health-coach-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48743\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-courses-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24366\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/online-health-coach-01/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48744\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-contact-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-health-coach-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48745\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/11/online-health-coach-01-home-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-01/wp-json/wp/v2/pages/24365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/online-health-coach-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no');
INSERT INTO `wp_options` VALUES (330,'astra-sites-and-pages-page-3','a:15:{s:8:\"id-47932\";a:21:{s:5:\"title\";s:19:\"Online Health Coach\";s:2:\"id\";i:47932;s:12:\"publish-date\";i:1603823106;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-home.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/online-health-coach-08\";s:20:\"astra-site-parent-id\";i:1684;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47941\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-home.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/online-health-coach-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47939\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-courses.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-courses.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24366\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/online-health-coach-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47938\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/online-health-coach-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47940\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24369\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-health-coach-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49457\";a:21:{s:5:\"title\";s:11:\"Coffee Shop\";s:2:\"id\";i:49457;s:12:\"publish-date\";i:1608767094;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/coffee-shop-04\";s:20:\"astra-site-parent-id\";i:1843;s:15:\"astra-sites-tag\";a:9:{i:693;s:4:\"cafe\";i:2042;s:8:\"cafe-bar\";i:1527;s:9:\"cafeteria\";i:2043;s:12:\"coffee-house\";i:1575;s:11:\"coffee-shop\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:335;s:10:\"restaurant\";i:2041;s:9:\"snack-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-49461\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coffee-shop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49462\";a:12:{s:5:\"title\";s:8:\"Our Menu\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-our-menu.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-our-menu.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/coffee-shop-04/our-menu/\";s:15:\"astra-sites-tag\";a:3:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";i:1578;s:8:\"our-menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49458\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/coffee-shop-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49460\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-gallery.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/coffee-shop-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49459\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/coffee-shop-04-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/coffee-shop-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/coffee-shop-04/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51320\";a:21:{s:5:\"title\";s:15:\"Criminal Lawyer\";s:2:\"id\";i:51320;s:12:\"publish-date\";i:1616782626;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/criminal-lawyer-04\";s:20:\"astra-site-parent-id\";i:1862;s:15:\"astra-sites-tag\";a:4:{i:1873;s:24:\"criminal-defence-lawyers\";i:1874;s:16:\"criminal-lawyers\";i:1870;s:11:\"lawyer-firm\";i:1868;s:7:\"lawyers\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-51321\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/criminal-lawyer-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51322\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-faq.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/criminal-lawyer-04/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51323\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/criminal-lawyer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51324\";a:12:{s:5:\"title\";s:11:\"Our Lawyers\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-our-lawyers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-our-lawyers.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/criminal-lawyer-04/our-lawyers/\";s:15:\"astra-sites-tag\";a:3:{i:912;s:9:\"attorneys\";i:1868;s:7:\"lawyers\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51325\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-practoce-areas.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-practoce-areas.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/criminal-lawyer-04/practice-areas/\";s:15:\"astra-sites-tag\";a:2:{i:1863;s:14:\"practice-areas\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51326\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/criminal-lawyer-04-reviews.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/criminal-lawyer-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/criminal-lawyer-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55769\";a:21:{s:5:\"title\";s:14:\"Marketing Firm\";s:2:\"id\";i:55769;s:12:\"publish-date\";i:1624377112;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/marketing-firm-04\";s:20:\"astra-site-parent-id\";i:2207;s:15:\"astra-sites-tag\";a:12:{i:1587;s:18:\"advertising-agency\";i:2232;s:19:\"advertising-company\";i:2229;s:16:\"advertising-firm\";i:663;s:6:\"agency\";i:979;s:7:\"company\";i:1588;s:16:\"marketing-agency\";i:2233;s:17:\"marketing-company\";i:2228;s:14:\"marketing-firm\";i:2230;s:12:\"press-agency\";i:2227;s:14:\"promotion-firm\";i:2231;s:14:\"publicity-firm\";i:2234;s:18:\"publicity-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-55771\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/marketing-firm-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55770\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/marketing-firm-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55773\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-reviews.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/marketing-firm-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55772\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/marketing-firm-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55774\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-services.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/marketing-firm-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55912\";a:12:{s:5:\"title\";s:4:\"Work\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-work.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/marketing-firm-04-work.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/marketing-firm-04/wp-json/wp/v2/pages/689\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/marketing-firm-04/work/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-53702\";a:21:{s:5:\"title\";s:20:\"Fast Food Restaurant\";s:2:\"id\";i:53702;s:12:\"publish-date\";i:1620420634;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-home.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/fast-food-04\";s:20:\"astra-site-parent-id\";i:1990;s:15:\"astra-sites-tag\";a:7:{i:1996;s:6:\"burger\";i:2011;s:15:\"fast-food-chain\";i:2013;s:20:\"fast-food-restaurant\";i:350;s:5:\"hotel\";i:335;s:10:\"restaurant\";i:2020;s:16:\"restaurant-chain\";i:1993;s:10:\"snack-food\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-53705\";a:12:{s:5:\"title\";s:10:\"Franchisee\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-franchisee.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-franchisee.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fast-food-04/franchisee/\";s:15:\"astra-sites-tag\";a:1:{i:1991;s:10:\"franchisee\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53707\";a:12:{s:5:\"title\";s:6:\"Offers\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-offers.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-offers.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/fast-food-04/offers/\";s:15:\"astra-sites-tag\";a:1:{i:1969;s:6:\"offers\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53703\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fast-food-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53704\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/fast-food-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53706\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-home.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/fast-food-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53708\";a:12:{s:5:\"title\";s:8:\"Our Menu\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-our-menu.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/fast-food-02-our-menu.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/fast-food-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/fast-food-04/our-menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59264\";a:21:{s:5:\"title\";s:18:\"Personal Portfolio\";s:2:\"id\";i:59264;s:12:\"publish-date\";i:1644408071;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/personal-portfolio-02\";s:20:\"astra-site-parent-id\";i:2587;s:15:\"astra-sites-tag\";a:6:{i:2151;s:16:\"curriculum-vitae\";i:2150;s:2:\"cv\";i:1903;s:16:\"personal-website\";i:444;s:9:\"portfolio\";i:2153;s:6:\"resume\";i:2152;s:12:\"work-profile\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-59267\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/personal-portfolio-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/personal-portfolio-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59268\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-portfolio.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/personal-portfolio-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/personal-portfolio-02/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59265\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-about-.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-about-.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/personal-portfolio-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/personal-portfolio-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59266\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/personal-portfolio-02-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/personal-portfolio-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/personal-portfolio-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59063\";a:21:{s:5:\"title\";s:26:\"Heating And A/C Technician\";s:2:\"id\";i:59063;s:12:\"publish-date\";i:1643645899;s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-home.jpg\";s:14:\"astra-site-url\";s:47:\"//websitedemos.net/heating-and-ac-technician-02\";s:20:\"astra-site-parent-id\";i:2571;s:15:\"astra-sites-tag\";a:7:{i:599;s:9:\"ac-repair\";i:2573;s:24:\"air-conditioning-service\";i:439;s:14:\"local-services\";i:2572;s:12:\"manufacturer\";i:2094;s:8:\"mechanic\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-59066\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-home.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/heating-and-ac-technician-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/heating-and-ac-technician-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59067\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-services.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/heating-and-ac-technician-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/heating-and-ac-technician-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59064\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-about.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/heating-and-ac-technician-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/heating-and-ac-technician-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59065\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2022/01/heating-and-ac-technician-02-contact.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/heating-and-ac-technician-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/heating-and-ac-technician-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58084\";a:21:{s:5:\"title\";s:10:\"Plant Shop\";s:2:\"id\";i:58084;s:12:\"publish-date\";i:1632244281;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-home-page.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-02\";s:20:\"astra-site-parent-id\";i:2375;s:15:\"astra-sites-tag\";a:15:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-58087\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-home-page.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/plant-shop-02/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58086\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-shop-02/wp-json/wp/v2/pages/357\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/plant-shop-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58085\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/09/plant-shop-02-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-shop-02/wp-json/wp/v2/pages/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plant-shop-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47609\";a:21:{s:5:\"title\";s:22:\"Online Furniture Store\";s:2:\"id\";i:47609;s:12:\"publish-date\";i:1600961412;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/home-decor-04\";s:20:\"astra-site-parent-id\";i:1655;s:15:\"astra-sites-tag\";a:17:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:2357;s:22:\"online-furniture-store\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";i:2356;s:14:\"work-from-home\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47610\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-about-us.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/home-decor-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47611\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-contact-us.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/196\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/home-decor-04/contact-us/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47612\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/home-decor-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47613\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-rooms.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/home-decor-04-rooms.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/home-decor-04/wp-json/wp/v2/pages/133\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/home-decor-04/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58970\";a:21:{s:5:\"title\";s:10:\"Cycle Shop\";s:2:\"id\";i:58970;s:12:\"publish-date\";i:1643645321;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/cycle-shop-02\";s:20:\"astra-site-parent-id\";i:2547;s:15:\"astra-sites-tag\";a:18:{i:880;s:9:\"cartflows\";i:2418;s:8:\"commerce\";i:2548;s:10:\"cycle-shop\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:2549;s:12:\"sport-cycyle\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-58973\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-home.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cycle-shop-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/cycle-shop-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58971\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-about-us.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cycle-shop-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cycle-shop-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58972\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/01/cycle-shop-02-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cycle-shop-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cycle-shop-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59046\";a:21:{s:5:\"title\";s:14:\"Roofing Agency\";s:2:\"id\";i:59046;s:12:\"publish-date\";i:1643645546;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-home02..jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-home02..jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-home02..jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/roofing-agency-02\";s:20:\"astra-site-parent-id\";i:2569;s:15:\"astra-sites-tag\";a:7:{i:1630;s:18:\"commercial-roofing\";i:1629;s:19:\"residential-roofing\";i:1634;s:17:\"roof-installation\";i:1633;s:11:\"roof-repair\";i:1631;s:16:\"roof-replacement\";i:2570;s:14:\"roofing-agency\";i:1632;s:16:\"roofing-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-59050\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-projects.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-projects.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/roofing-agency-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/roofing-agency-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59051\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-services.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/roofing-agency-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/roofing-agency-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59049\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-home02..jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-home02..jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/roofing-agency-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/roofing-agency-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-59047\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/roofing-agency-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/roofing-agency-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59048\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2022/01/roofing-agency-02-contact-us.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/roofing-agency-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-agency-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59018\";a:21:{s:5:\"title\";s:12:\"Coffee House\";s:2:\"id\";i:59018;s:12:\"publish-date\";i:1643645176;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-home-1.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/coffee-house-02\";s:20:\"astra-site-parent-id\";i:2563;s:15:\"astra-sites-tag\";a:9:{i:693;s:4:\"cafe\";i:2042;s:8:\"cafe-bar\";i:1527;s:9:\"cafeteria\";i:2043;s:12:\"coffee-house\";i:1575;s:11:\"coffee-shop\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:335;s:10:\"restaurant\";i:2041;s:9:\"snack-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-59021\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-home-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/coffee-house-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/coffee-house-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59022\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-menu-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/coffee-house-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/coffee-house-02/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59020\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/coffee-house-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/coffee-house-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-59019\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/01/coffee-house-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/coffee-house-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/coffee-house-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58953\";a:21:{s:5:\"title\";s:12:\"Construction\";s:2:\"id\";i:58953;s:12:\"publish-date\";i:1643644056;s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-home-1.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/building-construction-04\";s:20:\"astra-site-parent-id\";i:2542;s:15:\"astra-sites-tag\";a:11:{i:435;s:12:\"architecture\";i:2543;s:8:\"building\";i:2545;s:19:\"building-foundation\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:2546;s:21:\"construction-services\";i:2544;s:11:\"fabricating\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";i:687;s:6:\"realty\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-58956\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-home-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/building-construction-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/building-construction-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58957\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-projects.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-projects.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/building-construction-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/building-construction-04/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58958\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-services.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/building-construction-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/building-construction-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58955\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/building-construction-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/building-construction-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58954\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2022/01/building-construction-04-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/building-construction-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/building-construction-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59004\";a:21:{s:5:\"title\";s:7:\"eCourse\";s:2:\"id\";i:59004;s:12:\"publish-date\";i:1643645158;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/teach-ecourse-04\";s:20:\"astra-site-parent-id\";i:2561;s:15:\"astra-sites-tag\";a:9:{i:2562;s:11:\"code-course\";i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-59008\";a:12:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-lessons.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-lessons.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/teach-ecourse-04/wp-json/wp/v2/pages/769\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/teach-ecourse-04/lessons/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59007\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/teach-ecourse-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-ecourse-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59005\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/teach-ecourse-04/wp-json/wp/v2/pages/617\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/teach-ecourse-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59006\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2022/01/teach-ecourse-04-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/teach-ecourse-04/wp-json/wp/v2/pages/568\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/teach-ecourse-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59540\";a:21:{s:5:\"title\";s:12:\"Library Cafe\";s:2:\"id\";i:59540;s:12:\"publish-date\";i:1646329876;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-home-600x2258.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-home-400x1505.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/cafe-library-08\";s:20:\"astra-site-parent-id\";i:2636;s:15:\"astra-sites-tag\";a:7:{i:2607;s:10:\"book-house\";i:1740;s:5:\"books\";i:2606;s:10:\"books-room\";i:1527;s:9:\"cafeteria\";i:2603;s:10:\"coffee-bar\";i:2604;s:7:\"library\";i:2605;s:12:\"library-cafe\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-59543\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-home-600x2258.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/704\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/cafe-library-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-59544\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-menu.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-menu-600x1083.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/706\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cafe-library-08/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-59545\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-reviews.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-reviews-600x1056.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/708\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/cafe-library-08/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-59541\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-about-600x1513.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/710\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cafe-library-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-59542\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-contact-600x986.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/712\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/cafe-library-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(331,'astra-sites-and-pages-page-4','a:15:{s:8:\"id-51341\";a:21:{s:5:\"title\";s:10:\"Life Coach\";s:2:\"id\";i:51341;s:12:\"publish-date\";i:1616781676;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/certified-life-coach-04\";s:20:\"astra-site-parent-id\";i:1865;s:15:\"astra-sites-tag\";a:5:{i:854;s:5:\"coach\";i:610;s:8:\"coaching\";i:1123;s:11:\"councelling\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-51342\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-about.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/certified-life-coach-04/wp-json/wp/v2/pages/447\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/certified-life-coach-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51343\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/certified-life-coach-04/wp-json/wp/v2/pages/872\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/certified-life-coach-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51344\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/certified-life-coach-04/wp-json/wp/v2/pages/44\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/certified-life-coach-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51345\";a:12:{s:5:\"title\";s:20:\"Live Online Sessions\";s:18:\"featured-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-live-online-sessions.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2021/03/certified-life-coach-04-live-online-sessions.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/certified-life-coach-04/wp-json/wp/v2/pages/726\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:64:\"//websitedemos.net/certified-life-coach-04/live-online-sessions/\";s:15:\"astra-sites-tag\";a:4:{i:1871;s:13:\"live-sessions\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:1872;s:8:\"sessions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58934\";a:21:{s:5:\"title\";s:22:\"Real Estate Consultant\";s:2:\"id\";i:58934;s:12:\"publish-date\";i:1643644267;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-home-1.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/real-estate-consultant-02\";s:20:\"astra-site-parent-id\";i:2534;s:15:\"astra-sites-tag\";a:8:{i:2311;s:19:\"construction-agency\";i:2088;s:20:\"construction-company\";i:2313;s:16:\"property-rentals\";i:485;s:11:\"real-estate\";i:2310;s:18:\"real-estate-agency\";i:2535;s:22:\"real-estate-consultant\";i:2314;s:22:\"real-estate-developers\";i:2312;s:14:\"sales-property\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2483;s:15:\"expert-services\";i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-58935\";a:12:{s:5:\"title\";s:8:\"About me\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-about-me-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-about-me-1.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/real-estate-consultant-02/wp-json/wp/v2/pages/405\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/real-estate-consultant-02/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58936\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/real-estate-consultant-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/real-estate-consultant-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58937\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-home-1-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-home-1-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/real-estate-consultant-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/real-estate-consultant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58938\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-reviews-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-reviews-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/real-estate-consultant-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/real-estate-consultant-02/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58939\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-services-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2022/01/real-estate-consultant-02-services-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/real-estate-consultant-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/real-estate-consultant-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58872\";a:21:{s:5:\"title\";s:15:\"Deli Restaurant\";s:2:\"id\";i:58872;s:12:\"publish-date\";i:1643644642;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/deli-restaurant-02\";s:20:\"astra-site-parent-id\";i:2512;s:15:\"astra-sites-tag\";a:14:{i:1527;s:9:\"cafeteria\";i:783;s:4:\"cake\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:2394;s:15:\"deli-restaurant\";i:1974;s:7:\"dessert\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:1579;s:9:\"food-menu\";i:2513;s:11:\"fruits-dish\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:2041;s:9:\"snack-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-47163\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/deli-restaurant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47161\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/114\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/deli-restaurant-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47164\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-menu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-menu.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/138\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/deli-restaurant-02/menu/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47165\";a:12:{s:5:\"title\";s:9:\"Menu Dark\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-dark-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-dark-menu-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/219\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/deli-restaurant-02/menu-dark/\";s:15:\"astra-sites-tag\";a:3:{i:1616;s:9:\"dark-menu\";i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47166\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-testimonials.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/142\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/deli-restaurant-02/testimonial/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47162\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/nyus-deli-restaurant-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/deli-restaurant-02/wp-json/wp/v2/pages/163\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/deli-restaurant-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58898\";a:21:{s:5:\"title\";s:10:\"Consultant\";s:2:\"id\";i:58898;s:12:\"publish-date\";i:1643644121;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/consultant-04\";s:20:\"astra-site-parent-id\";i:2523;s:15:\"astra-sites-tag\";a:9:{i:2524;s:7:\"adviser\";i:2527;s:9:\"authority\";i:2287;s:20:\"consultancy-services\";i:1621;s:10:\"consultant\";i:1876;s:10:\"counsellor\";i:2528;s:13:\"expert-advice\";i:2525;s:5:\"guide\";i:1880;s:6:\"mentor\";i:2526;s:10:\"specialist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-58899\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/consultant-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/consultant-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58900\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/consultant-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/consultant-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58901\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/consultant-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/consultant-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58902\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-services.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-services.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/consultant-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/consultant-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58903\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/consultant-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/consultant-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/consultant-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:2302;s:11:\"testimonial\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58981\";a:21:{s:5:\"title\";s:19:\"Covid 19 Prevention\";s:2:\"id\";i:58981;s:12:\"publish-date\";i:1643644731;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-home1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-home1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-home1.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/covid-prevention-02\";s:20:\"astra-site-parent-id\";i:2550;s:15:\"astra-sites-tag\";a:5:{i:2556;s:9:\"avoidance\";i:2554;s:5:\"covid\";i:2555;s:16:\"covid-prevention\";i:2558;s:18:\"disease-prevention\";i:2557;s:11:\"prohibition\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-58984\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-home1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-home1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/covid-prevention-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/covid-prevention-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58985\";a:12:{s:5:\"title\";s:10:\"Prevention\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-prevention-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-prevention-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/covid-prevention-02/wp-json/wp/v2/pages/717\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/covid-prevention-02/prevention/\";s:15:\"astra-sites-tag\";a:1:{i:2552;s:10:\"prevention\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58986\";a:12:{s:5:\"title\";s:8:\"Symptoms\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-symptoms-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-symptoms-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/covid-prevention-02/wp-json/wp/v2/pages/558\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/covid-prevention-02/symptoms/\";s:15:\"astra-sites-tag\";a:1:{i:2553;s:8:\"symptoms\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58982\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-contact-us-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-contact-us-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/covid-prevention-02/wp-json/wp/v2/pages/919\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/covid-prevention-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58983\";a:12:{s:5:\"title\";s:9:\"Contagion\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-contagion-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/covid-prevention-02-contagion-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/covid-prevention-02/wp-json/wp/v2/pages/442\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/covid-prevention-02/contagion/\";s:15:\"astra-sites-tag\";a:1:{i:2551;s:9:\"contagion\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57399\";a:21:{s:5:\"title\";s:17:\"Sports Wear Store\";s:2:\"id\";i:57399;s:12:\"publish-date\";i:1630001801;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/sports-wear-store-04\";s:20:\"astra-site-parent-id\";i:2337;s:15:\"astra-sites-tag\";a:17:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:2344;s:11:\"sports-gear\";i:2339;s:11:\"sports-wear\";i:2345;s:20:\"sports-wear-and-gear\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57400\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/sports-wear-store-04/wp-json/wp/v2/pages/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sports-wear-store-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57402\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/sports-wear-store-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/sports-wear-store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57403\";a:12:{s:5:\"title\";s:9:\"Top Deals\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-top-deals.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-top-deals.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/sports-wear-store-04/wp-json/wp/v2/pages/389\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/sports-wear-store-04/top-deals/\";s:15:\"astra-sites-tag\";a:2:{i:2063;s:5:\"sales\";i:2338;s:9:\"top-deals\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57401\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/08/sports-wear-store-04-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/sports-wear-store-04/wp-json/wp/v2/pages/658\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/sports-wear-store-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59032\";a:21:{s:5:\"title\";s:19:\"Psychiatrist Clinic\";s:2:\"id\";i:59032;s:12:\"publish-date\";i:1643646000;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-home-page.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/psychiatrist-clinic-04\";s:20:\"astra-site-parent-id\";i:2564;s:15:\"astra-sites-tag\";a:9:{i:2568;s:9:\"clinician\";i:608;s:8:\"guidance\";i:2566;s:13:\"health-centre\";i:621;s:12:\"psychiatrist\";i:2565;s:19:\"psychiatrist-clinic\";i:2567;s:12:\"psychologist\";i:622;s:13:\"psychotherapy\";i:2044;s:9:\"therapist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-59033\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-about-me.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-about-me.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/psychiatrist-clinic-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/psychiatrist-clinic-04/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-59034\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/psychiatrist-clinic-04/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/psychiatrist-clinic-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-59035\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-home-page.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/psychiatrist-clinic-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/psychiatrist-clinic-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-59036\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-services.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/01/psychiatrist-clinic-04-services.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/psychiatrist-clinic-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/psychiatrist-clinic-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58864\";a:21:{s:5:\"title\";s:12:\"Flute Artist\";s:2:\"id\";i:58864;s:12:\"publish-date\";i:1643645073;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/flute-artist-02\";s:20:\"astra-site-parent-id\";i:2502;s:15:\"astra-sites-tag\";a:6:{i:339;s:6:\"artist\";i:2438;s:12:\"flute-artist\";i:2439;s:12:\"flute-player\";i:2503;s:7:\"grooved\";i:407;s:5:\"music\";i:2504;s:25:\"musical-instrument-player\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2486;s:9:\"art-music\";i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-58445\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-biography.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-biography.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/flute-artist-02/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/flute-artist-02/biography/\";s:15:\"astra-sites-tag\";a:1:{i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58447\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-gallery.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/flute-artist-02/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/flute-artist-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58448\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/flute-artist-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/flute-artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58446\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/01/flute-artist-02-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/flute-artist-02/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/flute-artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58999\";a:21:{s:5:\"title\";s:18:\"Wedding Invitation\";s:2:\"id\";i:58999;s:12:\"publish-date\";i:1643645131;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/wedding-invitation-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/wedding-invitation-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/wedding-invitation-02-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/wedding-invitation-02\";s:20:\"astra-site-parent-id\";i:2559;s:15:\"astra-sites-tag\";a:4:{i:699;s:10:\"invitation\";i:2560;s:20:\"reception-invitation\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-59000\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/wedding-invitation-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2022/01/wedding-invitation-02-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-invitation-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/wedding-invitation-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49236\";a:21:{s:5:\"title\";s:11:\"Yoga Studio\";s:2:\"id\";i:49236;s:12:\"publish-date\";i:1608714979;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/yoga-studio-04\";s:20:\"astra-site-parent-id\";i:1787;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47690\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/135\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/yoga-studio-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47693\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/yoga-studio-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47691\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-classes.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-classes.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/181\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/yoga-studio-04/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47694\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/226\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/yoga-studio-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47692\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/yoga-studio-04-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/yoga-studio-04/wp-json/wp/v2/pages/269\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/yoga-studio-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58951\";a:21:{s:5:\"title\";s:23:\"Limousine Rental Agency\";s:2:\"id\";i:58951;s:12:\"publish-date\";i:1643644485;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-homepage.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/rental-agency-02\";s:20:\"astra-site-parent-id\";i:2536;s:15:\"astra-sites-tag\";a:5:{i:2540;s:9:\"limousine\";i:2538;s:15:\"rent-limousines\";i:2539;s:13:\"rent-services\";i:2537;s:13:\"rental-agency\";i:2541;s:5:\"sedan\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2475;s:10:\"automotive\";i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:964:\"<!-- wp:paragraph -->\n<p>The Limousine Rental Agency template opens with a full screen image with complementing colors that create a feeling of luxury ideal for this niche.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The rest of the design continues the look with alternating dark and light backgrounds, an attractive parallax effect and lots of content areas. Each page reflects the same values to create a very attractive website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Limousine Rental Agency template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Homepage and extra pages all use luxurious colors and design</li><li>Parallax effect on the homepage</li><li>Good use of white space to add modernity</li><li>Template includes all essential pages including map and contact</li><li>Lots of content areas to add extra features or services</li><li>Fully compatible with leading page builders</li></ul>\n<!-- /wp:list -->\";s:12:\"post-excerpt\";s:85:\"Professional template with nice layout and modern design ideal for limousine rentals.\";s:5:\"pages\";a:5:{s:8:\"id-58460\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-about-us.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/rental-agency-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/rental-agency-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58461\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/rental-agency-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/rental-agency-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58462\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/rental-agency-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/rental-agency-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58463\";a:12:{s:5:\"title\";s:9:\"Our Fleet\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-our-fleet.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-our-fleet.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/rental-agency-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/rental-agency-02/our-fleet/\";s:15:\"astra-sites-tag\";a:1:{i:2445;s:5:\"fleet\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58464\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/10/rental-agency-02-services.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/rental-agency-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/rental-agency-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58172\";a:21:{s:5:\"title\";s:19:\"Skin Cleanser Store\";s:2:\"id\";i:58172;s:12:\"publish-date\";i:1632244102;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-home-page.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/skin-cleanser-store-02\";s:20:\"astra-site-parent-id\";i:2378;s:15:\"astra-sites-tag\";a:19:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2392;s:19:\"online-beauty-store\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:2391;s:11:\"skin-beauty\";i:1127;s:9:\"skin-care\";i:2380;s:19:\"skin-cleanser-store\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-58173\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/skin-cleanser-store-02/wp-json/wp/v2/pages/381\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/skin-cleanser-store-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58174\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/skin-cleanser-store-02/wp-json/wp/v2/pages/559\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/skin-cleanser-store-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58175\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/09/skin-cleanser-store-02-home-page.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/skin-cleanser-store-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/skin-cleanser-store-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45564\";a:21:{s:5:\"title\";s:16:\"Personal Trainer\";s:2:\"id\";i:45564;s:12:\"publish-date\";i:1584532209;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/personal-trainer-04\";s:20:\"astra-site-parent-id\";i:1449;s:15:\"astra-sites-tag\";a:6:{i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:1454;s:16:\"personal-trainer\";i:1455;s:15:\"workout-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-45565\";a:12:{s:5:\"title\";s:13:\"Trainer Jenny\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/personal-trainer-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/personal-trainer-04/\";s:15:\"astra-sites-tag\";a:4:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:850;s:12:\"landing-page\";i:1458;s:26:\"personal-trainer-home-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45573\";a:21:{s:5:\"title\";s:16:\"Personal Trainer\";s:2:\"id\";i:45573;s:12:\"publish-date\";i:1584532070;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/personal-trainer-03\";s:20:\"astra-site-parent-id\";i:1450;s:15:\"astra-sites-tag\";a:6:{i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:1454;s:16:\"personal-trainer\";i:1455;s:15:\"workout-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-45574\";a:12:{s:5:\"title\";s:13:\"Trainer Jenny\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/personal-trainer-04.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/personal-trainer-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/personal-trainer-03/\";s:15:\"astra-sites-tag\";a:4:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:850;s:12:\"landing-page\";i:1458;s:26:\"personal-trainer-home-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20859\";a:21:{s:5:\"title\";s:14:\"Simply Natural\";s:2:\"id\";i:20859;s:12:\"publish-date\";i:1549006228;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/plant-store-02\";s:20:\"astra-site-parent-id\";i:190;s:15:\"astra-sites-tag\";a:15:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57904\";a:12:{s:5:\"title\";s:4:\"Shop\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/1613\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plant-store-02/shop/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-34084\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-home.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plant-store-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23955\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plant-store-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23956\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/plant-store-02-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/plant-store-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(332,'astra-sites-and-pages-page-5','a:15:{s:8:\"id-20907\";a:21:{s:5:\"title\";s:14:\"Simply Natural\";s:2:\"id\";i:20907;s:12:\"publish-date\";i:1550052176;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/plant-store-01\";s:20:\"astra-site-parent-id\";i:193;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:535;s:6:\"nature\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-34086\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-bb-home-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plant-store-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23984\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plant-store-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23985\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/simply-natural-bb-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/plant-store-01/contact-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48431\";a:21:{s:5:\"title\";s:14:\"Simply Natural\";s:2:\"id\";i:48431;s:12:\"publish-date\";i:1603963839;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/plant-store-08\";s:20:\"astra-site-parent-id\";i:1732;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:535;s:6:\"nature\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-48432\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-about-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plant-store-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48433\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/plant-store-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48434\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plant-store-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49340\";a:21:{s:5:\"title\";s:10:\"Baby Store\";s:2:\"id\";i:49340;s:12:\"publish-date\";i:1608635939;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/baby-store-04\";s:20:\"astra-site-parent-id\";i:1813;s:15:\"astra-sites-tag\";a:4:{i:1816;s:10:\"baby-store\";i:1818;s:14:\"children-store\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-49346\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-about-us.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/406\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/baby-store-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49347\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-contact-us.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/564\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/baby-store-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49348\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/baby-store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-49349\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/baby-store-04-testimonial.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/baby-store-04/wp-json/wp/v2/pages/494\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/baby-store-04/testimonial/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55741\";a:21:{s:5:\"title\";s:18:\"Fashion Influencer\";s:2:\"id\";i:55741;s:12:\"publish-date\";i:1624910284;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-homepage-bb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-homepage-bb.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/fashion-influencer-03\";s:20:\"astra-site-parent-id\";i:2205;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:2164;s:15:\"fashion-blogger\";i:2161;s:18:\"fashion-influencer\";i:1547;s:10:\"influencer\";i:2162;s:17:\"lifestyle-blogger\";i:2166;s:17:\"luxury-influencer\";i:2163;s:23:\"social-media-influencer\";i:2165;s:16:\"style-influencer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55742\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-about-bb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-about-bb.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/fashion-influencer-03/wp-json/wp/v2/pages/1046\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/fashion-influencer-03/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55743\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-contact-bb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-contact-bb.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/fashion-influencer-03/wp-json/wp/v2/pages/1051\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/fashion-influencer-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55745\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-homepage-bb.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/fashion-influencer-03/wp-json/wp/v2/pages/1019\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/fashion-influencer-03/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55746\";a:12:{s:5:\"title\";s:8:\"Lookbook\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-lookbook-bb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-lookbook-bb.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/fashion-influencer-03/wp-json/wp/v2/pages/1038\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/fashion-influencer-03/lookbook/\";s:15:\"astra-sites-tag\";a:1:{i:752;s:8:\"lookbook\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55747\";a:12:{s:5:\"title\";s:6:\"Shoots\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-shoots-bb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/06/fashion-influencer-shoots-bb.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/fashion-influencer-03/wp-json/wp/v2/pages/1031\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/fashion-influencer-03/shoots/\";s:15:\"astra-sites-tag\";a:1:{i:2023;s:6:\"shoots\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49829\";a:21:{s:5:\"title\";s:12:\"Learn Baking\";s:2:\"id\";i:49829;s:12:\"publish-date\";i:1612559280;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-homepage.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/learn-baking-02\";s:20:\"astra-site-parent-id\";i:1856;s:15:\"astra-sites-tag\";a:5:{i:1857;s:6:\"baking\";i:462;s:7:\"courses\";i:467;s:9:\"learndash\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:7:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:6;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-49830\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/learn-baking-02/wp-json/wp/v2/pages/481\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/learn-baking-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49831\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-all-courses.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/learn-baking-02/wp-json/wp/v2/pages/836\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/learn-baking-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49832\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-blog.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-blog.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/learn-baking-02/wp-json/wp/v2/pages/719\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learn-baking-02/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-49833\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/learn-baking-02/wp-json/wp/v2/pages/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/learn-baking-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49834\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-baking-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/learn-baking-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/learn-baking-02/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58870\";a:21:{s:5:\"title\";s:17:\"Security Services\";s:2:\"id\";i:58870;s:12:\"publish-date\";i:1643644862;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/security-services-02\";s:20:\"astra-site-parent-id\";i:2505;s:15:\"astra-sites-tag\";a:8:{i:2508;s:14:\"alarm-security\";i:2507;s:15:\"camera-security\";i:2511;s:16:\"custody-services\";i:2510;s:5:\"guard\";i:2506;s:16:\"private-security\";i:2509;s:6:\"safety\";i:2399;s:17:\"security-services\";i:2400;s:15:\"security-system\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:958:\"<!-- wp:paragraph -->\n<p>Security Services is an impressive design created to portray the seriousness of the topic without being overbearing. The dark homepage image is contrasted by white fonts and a bright red color to help keep you grounded.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>The design uses modern fonts and an attractive flat design with great spacing, good use of white space and all the features you would expect to see on a security website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Key features of the Security Services template</h2>\n<!-- /wp:heading -->\n\n<!-- wp:list -->\n<ul><li>Contrasting dark and light elements that make an impact</li><li>Simple navigation for ease of use</li><li>Good use of colors with plenty of white space</li><li>Bold content sections for important messages</li><li>Simple service section designed for clarity</li><li>Full compatibility with leading page builders</li></ul>\n<!-- /wp:list -->\";s:12:\"post-excerpt\";s:102:\"A reassuring template designed to deliver the information clients want to see from a security service.\";s:5:\"pages\";a:5:{s:8:\"id-58271\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/security-services-02/wp-json/wp/v2/pages/328\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/security-services-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58272\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/security-services-02/wp-json/wp/v2/pages/410\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/security-services-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58273\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/security-services-02/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/security-services-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58274\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-services.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/security-services-02/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/security-services-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58275\";a:12:{s:5:\"title\";s:8:\"Training\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-training.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/09/security-services-02-training.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/security-services-02/wp-json/wp/v2/pages/273\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/security-services-02/training/\";s:15:\"astra-sites-tag\";a:1:{i:721;s:8:\"training\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-53742\";a:21:{s:5:\"title\";s:31:\"Travel Blogger &amp; Influencer\";s:2:\"id\";i:53742;s:12:\"publish-date\";i:1623425467;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/travel-blogger-04\";s:20:\"astra-site-parent-id\";i:2003;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:2168;s:19:\"tourism-influencers\";i:2170;s:14:\"travel-tourism\";i:1683;s:14:\"travel-blogger\";i:2167;s:17:\"travel-influencer\";i:2169;s:14:\"travel-vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:9:{s:8:\"id-53743\";a:12:{s:5:\"title\";s:8:\"About me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/travel-blogger-04/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53744\";a:12:{s:5:\"title\";s:6:\"Africa\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-africa.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-africa.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/travel-blogger-04/africa/\";s:15:\"astra-sites-tag\";a:2:{i:2019;s:6:\"africa\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53745\";a:12:{s:5:\"title\";s:4:\"Asia\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-asia.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-asia.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/travel-blogger-04/asia/\";s:15:\"astra-sites-tag\";a:2:{i:2017;s:4:\"asia\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53746\";a:12:{s:5:\"title\";s:11:\"Destination\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-destination.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-destination.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/367\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/travel-blogger-04/destination/\";s:15:\"astra-sites-tag\";a:1:{i:785;s:11:\"destination\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53747\";a:12:{s:5:\"title\";s:6:\"Europe\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-europe.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-europe.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/travel-blogger-04/europe/\";s:15:\"astra-sites-tag\";a:2:{i:2014;s:6:\"europe\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53748\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/travel-blogger-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53749\";a:12:{s:5:\"title\";s:12:\"The Americas\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-the-americas.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-the-americas.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/travel-blogger-04/the-americas/\";s:15:\"astra-sites-tag\";a:2:{i:2015;s:7:\"america\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53750\";a:12:{s:5:\"title\";s:6:\"Videos\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-videos.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-videos.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/travel-blogger-04/videos/\";s:15:\"astra-sites-tag\";a:1:{i:2001;s:6:\"videos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53751\";a:12:{s:5:\"title\";s:12:\"Work with me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-work-with-me.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-work-with-me.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/travel-blogger-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/travel-blogger-04/work-with-me/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55717\";a:21:{s:5:\"title\";s:31:\"Travel Blogger &amp; Influencer\";s:2:\"id\";i:55717;s:12:\"publish-date\";i:1624910289;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/travel-blogger-03\";s:20:\"astra-site-parent-id\";i:2203;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:2168;s:19:\"tourism-influencers\";i:2170;s:14:\"travel-tourism\";i:1683;s:14:\"travel-blogger\";i:2167;s:17:\"travel-influencer\";i:2169;s:14:\"travel-vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:9:{s:8:\"id-55718\";a:12:{s:5:\"title\";s:8:\"About me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/603\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/travel-blogger-03/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55719\";a:12:{s:5:\"title\";s:6:\"Africa\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-africa.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-africa.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/605\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/travel-blogger-03/africa/\";s:15:\"astra-sites-tag\";a:2:{i:2019;s:6:\"africa\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55720\";a:12:{s:5:\"title\";s:4:\"Asia\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-asia.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-asia.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/607\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/travel-blogger-03/asia/\";s:15:\"astra-sites-tag\";a:2:{i:2017;s:4:\"asia\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55721\";a:12:{s:5:\"title\";s:11:\"Destination\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-destination.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-destination.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/609\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/travel-blogger-03/destination/\";s:15:\"astra-sites-tag\";a:1:{i:785;s:11:\"destination\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55722\";a:12:{s:5:\"title\";s:6:\"Europe\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-europe.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-europe.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/611\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/travel-blogger-03/europe/\";s:15:\"astra-sites-tag\";a:2:{i:2014;s:6:\"europe\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55723\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/601\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/travel-blogger-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55724\";a:12:{s:5:\"title\";s:12:\"The Americas\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-the-americas.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-the-americas.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/613\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/travel-blogger-03/the-americas/\";s:15:\"astra-sites-tag\";a:2:{i:2015;s:7:\"america\";i:786;s:12:\"travel-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55725\";a:12:{s:5:\"title\";s:6:\"Videos\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-videos.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/travel-blogger-03-videos.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/615\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/travel-blogger-03/videos/\";s:15:\"astra-sites-tag\";a:1:{i:2001;s:6:\"videos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55726\";a:12:{s:5:\"title\";s:12:\"Work with me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-work-with-me.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-blogger-02-work-with-me.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/travel-blogger-03/wp-json/wp/v2/pages/617\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/travel-blogger-03/work-with-me/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:784;s:12:\"work-with-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55257\";a:21:{s:5:\"title\";s:14:\"Local Business\";s:2:\"id\";i:55257;s:12:\"publish-date\";i:1621610678;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/local-business-02\";s:20:\"astra-site-parent-id\";i:2057;s:15:\"astra-sites-tag\";a:15:{i:586;s:8:\"car-wash\";i:2085;s:9:\"carpentry\";i:2089;s:16:\"cleaning-company\";i:2088;s:20:\"construction-company\";i:341;s:11:\"electrician\";i:2090;s:16:\"flooring-company\";i:1021;s:14:\"local-business\";i:2086;s:12:\"local-worker\";i:2094;s:8:\"mechanic\";i:2093;s:16:\"painting-company\";i:508;s:8:\"plumbing\";i:2092;s:16:\"plumbing-company\";i:2091;s:15:\"roofing-company\";i:2087;s:20:\"services-maintenance\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55258\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/local-business-02/wp-json/wp/v2/pages/245\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/local-business-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55259\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/local-business-02/wp-json/wp/v2/pages/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/local-business-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55260\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/local-business-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/local-business-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55261\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-02-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/local-business-02/wp-json/wp/v2/pages/246\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/local-business-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55315\";a:21:{s:5:\"title\";s:14:\"Local Business\";s:2:\"id\";i:55315;s:12:\"publish-date\";i:1621624705;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/local-business-08\";s:20:\"astra-site-parent-id\";i:2066;s:15:\"astra-sites-tag\";a:15:{i:586;s:8:\"car-wash\";i:2085;s:9:\"carpentry\";i:2089;s:16:\"cleaning-company\";i:2088;s:20:\"construction-company\";i:341;s:11:\"electrician\";i:2090;s:16:\"flooring-company\";i:1021;s:14:\"local-business\";i:2086;s:12:\"local-worker\";i:2094;s:8:\"mechanic\";i:2093;s:16:\"painting-company\";i:508;s:8:\"plumbing\";i:2092;s:16:\"plumbing-company\";i:2091;s:15:\"roofing-company\";i:2087;s:20:\"services-maintenance\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55317\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/local-business-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55318\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/local-business-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55319\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-services.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/local-business-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55316\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/local-business-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55660\";a:21:{s:5:\"title\";s:14:\"Heritage Hotel\";s:2:\"id\";i:55660;s:12:\"publish-date\";i:1623760910;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-home-01.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-home-01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-home-01.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/heritage-hotel-04\";s:20:\"astra-site-parent-id\";i:2178;s:15:\"astra-sites-tag\";a:8:{i:2180;s:14:\"heritage-hotel\";i:350;s:5:\"hotel\";i:2199;s:21:\"indian-heritage-hotel\";i:2082;s:12:\"luxury-hotel\";i:2197;s:16:\"luxury-residence\";i:2196;s:12:\"palace-hotel\";i:2195;s:4:\"stay\";i:2198;s:17:\"traditional-hotel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:7:{s:8:\"id-55661\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-contact-01.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-contact-01.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/794\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/heritage-hotel-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55662\";a:12:{s:5:\"title\";s:6:\"Dining\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-dining.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-dining.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/734\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/heritage-hotel-04/dining/\";s:15:\"astra-sites-tag\";a:1:{i:1798;s:6:\"dining\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55663\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-experience-01.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-experience-01.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/589\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/heritage-hotel-04/experience/\";s:15:\"astra-sites-tag\";a:1:{i:636;s:10:\"experience\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55666\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-home-01.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-04-home-01.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/heritage-hotel-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55664\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-gallery.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/830\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/heritage-hotel-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55665\";a:12:{s:5:\"title\";s:7:\"History\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-history.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-history.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/476\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/heritage-hotel-04/history/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:645;s:7:\"history\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55667\";a:12:{s:5:\"title\";s:18:\"Rooms &amp; Suites\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-rooms-suites.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/heritage-hotel-02-rooms-suites.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/heritage-hotel-04/wp-json/wp/v2/pages/644\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/heritage-hotel-04/rooms-suites/\";s:15:\"astra-sites-tag\";a:2:{i:715;s:5:\"rooms\";i:2179;s:6:\"suites\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55172\";a:21:{s:5:\"title\";s:11:\"Steak House\";s:2:\"id\";i:55172;s:12:\"publish-date\";i:1621602080;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/steak-house-02\";s:20:\"astra-site-parent-id\";i:2053;s:15:\"astra-sites-tag\";a:9:{i:2071;s:15:\"chef-restaurant\";i:336;s:4:\"food\";i:2068;s:15:\"food-and-drinks\";i:2067;s:19:\"food-and-restaurant\";i:2070;s:10:\"food-house\";i:350;s:5:\"hotel\";i:2069;s:25:\"non-vegetarian-restaurant\";i:335;s:10:\"restaurant\";i:2072;s:11:\"steak-house\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:8:{s:8:\"id-57909\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/106\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/steak-house-02/menu/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57906\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/105\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/steak-house-02/about/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57907\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/107\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/steak-house-02/contact/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57908\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/steak-house-02/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-55173\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/105\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/steak-house-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55174\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/107\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/steak-house-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55175\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-home.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/steak-house-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55176\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-menu.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-02-menu.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/steak-house-02/wp-json/wp/v2/pages/106\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/steak-house-02/menu/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54338\";a:21:{s:5:\"title\";s:11:\"Steak House\";s:2:\"id\";i:54338;s:12:\"publish-date\";i:1620833417;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/steak-house-08\";s:20:\"astra-site-parent-id\";i:2025;s:15:\"astra-sites-tag\";a:9:{i:2071;s:15:\"chef-restaurant\";i:336;s:4:\"food\";i:2068;s:15:\"food-and-drinks\";i:2067;s:19:\"food-and-restaurant\";i:2070;s:10:\"food-house\";i:350;s:5:\"hotel\";i:2069;s:25:\"non-vegetarian-restaurant\";i:335;s:10:\"restaurant\";i:2072;s:11:\"steak-house\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-54341\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/steak-house-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54339\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/steak-house-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54340\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/steak-house-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54342\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-menu.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-menu.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/steak-house-08/menu/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57057\";a:21:{s:5:\"title\";s:13:\"Business Blog\";s:2:\"id\";i:57057;s:12:\"publish-date\";i:1626458028;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/business-blog-04\";s:20:\"astra-site-parent-id\";i:2262;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:2275;s:13:\"business-blog\";i:2277;s:17:\"business-magazine\";i:2276;s:13:\"business-news\";i:2273;s:9:\"editorial\";i:2274;s:8:\"magazine\";i:2271;s:4:\"news\";i:2272;s:10:\"publishing\";i:2278;s:16:\"publishing-house\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57058\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/business-blog-04/wp-json/wp/v2/pages/649\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/business-blog-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57059\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/business-blog-04/wp-json/wp/v2/pages/773\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/business-blog-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57060\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/business-blog-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/business-blog-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57061\";a:12:{s:5:\"title\";s:20:\"Interactive Sessions\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-sessions.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-sessions.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/business-blog-04/wp-json/wp/v2/pages/839\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/business-blog-04/interactive-sessions/\";s:15:\"astra-sites-tag\";a:2:{i:2270;s:8:\"podcasts\";i:1872;s:8:\"sessions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57416\";a:21:{s:5:\"title\";s:13:\"Business Blog\";s:2:\"id\";i:57416;s:12:\"publish-date\";i:1630403198;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/business-blog-03\";s:20:\"astra-site-parent-id\";i:2341;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:2275;s:13:\"business-blog\";i:2277;s:17:\"business-magazine\";i:2276;s:13:\"business-news\";i:2273;s:9:\"editorial\";i:2274;s:8:\"magazine\";i:2271;s:4:\"news\";i:2272;s:10:\"publishing\";i:2278;s:16:\"publishing-house\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57420\";a:12:{s:5:\"title\";s:20:\"Interactive Sessions\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-sessions.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-sessions.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/business-blog-03/wp-json/wp/v2/pages/1329\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/business-blog-03/interactive-sessions/\";s:15:\"astra-sites-tag\";a:2:{i:2342;s:19:\"interactive-session\";i:2343;s:7:\"session\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57417\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/business-blog-03/wp-json/wp/v2/pages/1323\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/business-blog-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57418\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/business-blog-03/wp-json/wp/v2/pages/1325\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/business-blog-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57419\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/business-blog-04-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/business-blog-03/wp-json/wp/v2/pages/1327\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/business-blog-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(333,'astra-sites-and-pages-page-6','a:15:{s:8:\"id-57178\";a:21:{s:5:\"title\";s:14:\"Painter Artist\";s:2:\"id\";i:57178;s:12:\"publish-date\";i:1627044188;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/painter-artist-04\";s:20:\"astra-site-parent-id\";i:2281;s:15:\"astra-sites-tag\";a:10:{i:339;s:6:\"artist\";i:2299;s:16:\"artist-portfolio\";i:2298;s:17:\"artwork-portfolio\";i:2297;s:18:\"designer-portfolio\";i:2296;s:17:\"graphic-designers\";i:2295;s:11:\"illustrator\";i:614;s:7:\"painter\";i:2284;s:14:\"painter-artist\";i:2283;s:14:\"painting-store\";i:444;s:9:\"portfolio\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-57179\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/painter-artist-04/wp-json/wp/v2/pages/465\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/painter-artist-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57180\";a:12:{s:5:\"title\";s:7:\"Artwork\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-artworks.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-artworks.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/painter-artist-04/wp-json/wp/v2/pages/466\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/painter-artist-04/artwork/\";s:15:\"astra-sites-tag\";a:3:{i:2294;s:8:\"artworks\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57181\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/painter-artist-04/wp-json/wp/v2/pages/468\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/painter-artist-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57182\";a:12:{s:5:\"title\";s:11:\"Exhibitions\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-exhibitions.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-exhibitions.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/painter-artist-04/wp-json/wp/v2/pages/467\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/painter-artist-04/exhibitions/\";s:15:\"astra-sites-tag\";a:1:{i:2293;s:11:\"exhibitions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57183\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/painter-artist-04-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/painter-artist-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/painter-artist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54398\";a:21:{s:5:\"title\";s:14:\"Digital Agency\";s:2:\"id\";i:54398;s:12:\"publish-date\";i:1621455198;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/digital-agency-02\";s:20:\"astra-site-parent-id\";i:2029;s:15:\"astra-sites-tag\";a:13:{i:1587;s:18:\"advertising-agency\";i:663;s:6:\"agency\";i:2050;s:27:\"business-consulting-company\";i:2037;s:13:\"design-agency\";i:2048;s:13:\"design-studio\";i:2039;s:14:\"digital-agency\";i:2036;s:22:\"digital-marketing-firm\";i:2040;s:4:\"firm\";i:2049;s:21:\"graphic-design-studio\";i:2038;s:11:\"it-services\";i:1588;s:16:\"marketing-agency\";i:2035;s:18:\"marketing-services\";i:1762;s:16:\"software-company\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-54400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-02/wp-json/wp/v2/pages/114\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/digital-agency-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-02/wp-json/wp/v2/pages/113\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/digital-agency-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-54402\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-02/wp-json/wp/v2/pages/112\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/digital-agency-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-54401\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-02-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/digital-agency-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/digital-agency-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54463\";a:21:{s:5:\"title\";s:14:\"Digital Agency\";s:2:\"id\";i:54463;s:12:\"publish-date\";i:1621459243;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/digital-agency-08\";s:20:\"astra-site-parent-id\";i:2051;s:15:\"astra-sites-tag\";a:13:{i:1587;s:18:\"advertising-agency\";i:663;s:6:\"agency\";i:2050;s:27:\"business-consulting-company\";i:2037;s:13:\"design-agency\";i:2048;s:13:\"design-studio\";i:2039;s:14:\"digital-agency\";i:2036;s:22:\"digital-marketing-firm\";i:2040;s:4:\"firm\";i:2049;s:21:\"graphic-design-studio\";i:2038;s:11:\"it-services\";i:1588;s:16:\"marketing-agency\";i:2035;s:18:\"marketing-services\";i:1762;s:16:\"software-company\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-54464\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-about-us-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/139\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/digital-agency-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54465\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/digital-agency-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54466\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/135\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/digital-agency-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54467\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/digital-agency-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57122\";a:21:{s:5:\"title\";s:25:\"Business Consultancy Firm\";s:2:\"id\";i:57122;s:12:\"publish-date\";i:1627046837;s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-home.jpg\";s:14:\"astra-site-url\";s:47:\"//websitedemos.net/business-consultancy-firm-04\";s:20:\"astra-site-parent-id\";i:2280;s:15:\"astra-sites-tag\";a:11:{i:663;s:6:\"agency\";i:2285;s:20:\"business-consultancy\";i:2286;s:25:\"business-consultancy-firm\";i:2288;s:19:\"business-consulting\";i:2050;s:27:\"business-consulting-company\";i:979;s:7:\"company\";i:2287;s:20:\"consultancy-services\";i:2289;s:20:\"financial-consulting\";i:2292;s:13:\"hr-consulting\";i:2290;s:15:\"sales-marketing\";i:2291;s:21:\"technology-consulting\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:11:{s:8:\"id-57132\";a:12:{s:5:\"title\";s:21:\"Sales &amp; Marketing\";s:18:\"featured-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-sales-marketing.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-sales-marketing.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:64:\"//websitedemos.net/business-consultancy-firm-04/sales-marketing/\";s:15:\"astra-sites-tag\";a:2:{i:2301;s:17:\"sales-marketing-2\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57133\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-success-stories.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:64:\"//websitedemos.net/business-consultancy-firm-04/success-stories/\";s:15:\"astra-sites-tag\";a:4:{i:780;s:12:\"case-studies\";i:1615;s:7:\"reviews\";i:990;s:15:\"success-stories\";i:2302;s:11:\"testimonial\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57134\";a:12:{s:5:\"title\";s:21:\"Technology Consulting\";s:18:\"featured-image-url\";s:106:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-technology-consulting.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-technology-consulting.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:70:\"//websitedemos.net/business-consultancy-firm-04/technology-consulting/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:2291;s:21:\"technology-consulting\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57135\";a:12:{s:5:\"title\";s:8:\"Training\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-training.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-training.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/business-consultancy-firm-04/training/\";s:15:\"astra-sites-tag\";a:1:{i:721;s:8:\"training\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57123\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-about.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/business-consultancy-firm-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57124\";a:12:{s:5:\"title\";s:19:\"Business Consulting\";s:18:\"featured-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-business-consulting.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-business-consulting.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:68:\"//websitedemos.net/business-consultancy-firm-04/business-consulting/\";s:15:\"astra-sites-tag\";a:2:{i:2288;s:19:\"business-consulting\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57126\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-contact.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/business-consultancy-firm-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57127\";a:12:{s:5:\"title\";s:20:\"Financial Consulting\";s:18:\"featured-image-url\";s:105:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-financial-consulting.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-financial-consulting.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:69:\"//websitedemos.net/business-consultancy-firm-04/financial-consulting/\";s:15:\"astra-sites-tag\";a:2:{i:2289;s:20:\"financial-consulting\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57128\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-home.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/business-consultancy-firm-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57129\";a:12:{s:5:\"title\";s:13:\"HR Consulting\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-hr-consulting.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-hr-consulting.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/42\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:62:\"//websitedemos.net/business-consultancy-firm-04/hr-consulting/\";s:15:\"astra-sites-tag\";a:2:{i:2292;s:13:\"hr-consulting\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57131\";a:12:{s:5:\"title\";s:24:\"Productivity Improvement\";s:18:\"featured-image-url\";s:109:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-productivity-improvement.jpg\";s:19:\"thumbnail-image-url\";s:109:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consultancy-firm-04-productivity-improvement.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/business-consultancy-firm-04/wp-json/wp/v2/pages/38\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:73:\"//websitedemos.net/business-consultancy-firm-04/productivity-improvement/\";s:15:\"astra-sites-tag\";a:2:{i:2303;s:24:\"productivity-improvement\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46177\";a:21:{s:5:\"title\";s:8:\"Mountain\";s:2:\"id\";i:46177;s:12:\"publish-date\";i:1587542678;s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/mountain\";s:20:\"astra-site-parent-id\";i:1524;s:15:\"astra-sites-tag\";a:3:{i:1525;s:8:\"mountain\";i:1526;s:13:\"multi-purpose\";i:535;s:6:\"nature\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-46180\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-1.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/mountain/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/mountain/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46178\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-about-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-about-1.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/mountain/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/mountain/about/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46181\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-services-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-services-1.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/mountain/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/mountain/services/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46179\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/mountain-contact-1.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/mountain/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/mountain/contact/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-34012\";a:21:{s:5:\"title\";s:8:\"Pet Care\";s:2:\"id\";i:34012;s:12:\"publish-date\";i:1571055795;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pet-care-04\";s:20:\"astra-site-parent-id\";i:992;s:15:\"astra-sites-tag\";a:5:{i:1021;s:14:\"local-business\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2472;s:4:\"pets\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-35747\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pet-care-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35745\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-about.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/pet-care-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35749\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-services.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-services.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pet-care-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35748\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-reviews.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-04/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-35746\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-04-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55687\";a:21:{s:5:\"title\";s:9:\"Home Stay\";s:2:\"id\";i:55687;s:12:\"publish-date\";i:1623760997;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-home.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/home-stay-04\";s:20:\"astra-site-parent-id\";i:2182;s:15:\"astra-sites-tag\";a:11:{i:2193;s:10:\"apartments\";i:2192;s:2:\"bb\";i:2202;s:17:\"bed-and-breakfast\";i:2191;s:11:\"budget-stay\";i:2189;s:11:\"guest-house\";i:2188;s:9:\"home-stay\";i:2194;s:7:\"hostels\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:2190;s:13:\"lodging-house\";i:2195;s:4:\"stay\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55688\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/home-stay-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-stay-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55689\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/home-stay-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/home-stay-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55690\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-facilities.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-facilities.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/home-stay-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/home-stay-04/facilities/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55691\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-home.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/home-stay-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/home-stay-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55692\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-rooms.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-rooms.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/home-stay-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-stay-04/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55829\";a:21:{s:5:\"title\";s:9:\"Home Stay\";s:2:\"id\";i:55829;s:12:\"publish-date\";i:1624910295;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-homepage.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/home-stay-03\";s:20:\"astra-site-parent-id\";i:2220;s:15:\"astra-sites-tag\";a:11:{i:2193;s:10:\"apartments\";i:2192;s:2:\"bb\";i:2202;s:17:\"bed-and-breakfast\";i:2191;s:11:\"budget-stay\";i:2189;s:11:\"guest-house\";i:2188;s:9:\"home-stay\";i:2194;s:7:\"hostels\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:2190;s:13:\"lodging-house\";i:2195;s:4:\"stay\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55830\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-about.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/home-stay-03/wp-json/wp/v2/pages/305\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-stay-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55831\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/home-stay-03/wp-json/wp/v2/pages/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/home-stay-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55832\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-facilities.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-02-facilities.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/home-stay-03/wp-json/wp/v2/pages/303\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/home-stay-03/facilities/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55833\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/home-stay-03/wp-json/wp/v2/pages/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/home-stay-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-55834\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-rooms-page.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/home-stay-03-rooms-page.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/home-stay-03/wp-json/wp/v2/pages/301\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-stay-03/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51295\";a:21:{s:5:\"title\";s:34:\"Business Coaching &amp; Consulting\";s:2:\"id\";i:51295;s:12:\"publish-date\";i:1616784275;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/business-consulting-02\";s:20:\"astra-site-parent-id\";i:1859;s:15:\"astra-sites-tag\";a:6:{i:1878;s:14:\"business-coach\";i:1620;s:19:\"business-consultant\";i:1879;s:14:\"business-guide\";i:854;s:5:\"coach\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-51296\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-02/wp-json/wp/v2/pages/534\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/business-consulting-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51297\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-02/wp-json/wp/v2/pages/736\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/business-consulting-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51298\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/business-consulting-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/business-consulting-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51299\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-services.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-services.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-02/wp-json/wp/v2/pages/642\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/business-consulting-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54427\";a:21:{s:5:\"title\";s:34:\"Business Coaching &amp; Consulting\";s:2:\"id\";i:54427;s:12:\"publish-date\";i:1621451238;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/business-consulting-01\";s:20:\"astra-site-parent-id\";i:2032;s:15:\"astra-sites-tag\";a:6:{i:1878;s:14:\"business-coach\";i:1620;s:19:\"business-consultant\";i:1879;s:14:\"business-guide\";i:854;s:5:\"coach\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-54428\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-01/wp-json/wp/v2/pages/975\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/business-consulting-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-54431\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-services.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-services.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-01/wp-json/wp/v2/pages/980\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/business-consulting-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-54429\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-01/wp-json/wp/v2/pages/983\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/business-consulting-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54430\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/business-consulting-02-home.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-01/wp-json/wp/v2/pages/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/business-consulting-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57046\";a:21:{s:5:\"title\";s:35:\"Business Coaching &#038; Consulting\";s:2:\"id\";i:57046;s:12:\"publish-date\";i:1626465822;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/business-consulting-08\";s:20:\"astra-site-parent-id\";i:2261;s:15:\"astra-sites-tag\";a:6:{i:1878;s:14:\"business-coach\";i:1620;s:19:\"business-consultant\";i:1879;s:14:\"business-guide\";i:854;s:5:\"coach\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57047\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/964\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/business-consulting-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57048\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/business-consulting-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57049\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/961\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/business-consulting-08/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57050\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-services.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-services.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/966\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/business-consulting-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57014\";a:21:{s:5:\"title\";s:25:\"Food &amp; Drinks Blogger\";s:2:\"id\";i:57014;s:12:\"publish-date\";i:1626285212;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-home.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/food-drinks-blog-04\";s:20:\"astra-site-parent-id\";i:2259;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:2263;s:19:\"food-drinks-blogger\";i:2171;s:22:\"food-drinks-influencer\";i:2172;s:19:\"food-drinks-vlogger\";i:890;s:12:\"food-blogger\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:1837;s:7:\"vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-57015\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/food-drinks-blog-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/food-drinks-blog-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57016\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/food-drinks-blog-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/food-drinks-blog-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57017\";a:12:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/food-drinks-blog-04-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/food-drinks-blog-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/food-drinks-blog-04/work-with-me/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:784;s:12:\"work-with-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51472\";a:21:{s:5:\"title\";s:18:\"Bestselling Author\";s:2:\"id\";i:51472;s:12:\"publish-date\";i:1617304818;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/bestselling-author-02\";s:20:\"astra-site-parent-id\";i:1909;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:1911;s:23:\"bestselling-book-author\";i:1910;s:11:\"book-author\";i:1740;s:5:\"books\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-51476\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-home.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bestselling-author-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/bestselling-author-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51473\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-about.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-02/wp-json/wp/v2/pages/581\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/bestselling-author-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51474\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-books.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-books.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-02/wp-json/wp/v2/pages/691\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/bestselling-author-02/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51475\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/03/bestselling-author-02-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-02/wp-json/wp/v2/pages/754\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/bestselling-author-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54404\";a:21:{s:5:\"title\";s:18:\"Bestselling Author\";s:2:\"id\";i:54404;s:12:\"publish-date\";i:1621450227;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/bestselling-author-01\";s:20:\"astra-site-parent-id\";i:2030;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:1911;s:23:\"bestselling-book-author\";i:1910;s:11:\"book-author\";i:1740;s:5:\"books\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-54407\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-01/wp-json/wp/v2/pages/910\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/bestselling-author-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54408\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-home.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-01/wp-json/wp/v2/pages/898\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/bestselling-author-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-54405\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-about.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-01/wp-json/wp/v2/pages/903\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/bestselling-author-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-54406\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-books.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/bestselling-author-01-books.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-01/wp-json/wp/v2/pages/906\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/bestselling-author-01/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57071\";a:21:{s:5:\"title\";s:18:\"Bestselling Author\";s:2:\"id\";i:57071;s:12:\"publish-date\";i:1626466145;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/bestselling-author-08\";s:20:\"astra-site-parent-id\";i:2265;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:1911;s:23:\"bestselling-book-author\";i:1910;s:11:\"book-author\";i:1740;s:5:\"books\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57072\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-about.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/902\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/bestselling-author-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-57073\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/900\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/bestselling-author-08/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57074\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/898\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/bestselling-author-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57075\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/896\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/bestselling-author-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(334,'astra-sites-and-pages-page-7','a:15:{s:8:\"id-51392\";a:21:{s:5:\"title\";s:17:\"Tarot Card Reader\";s:2:\"id\";i:51392;s:12:\"publish-date\";i:1617131826;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/tarot-card-reader-04\";s:20:\"astra-site-parent-id\";i:1881;s:15:\"astra-sites-tag\";a:5:{i:1902;s:10:\"cartomancy\";i:1900;s:8:\"geomancy\";i:1903;s:16:\"personal-website\";i:1899;s:5:\"tarot\";i:1901;s:17:\"tarot-card-reader\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-51393\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/tarot-card-reader-04/wp-json/wp/v2/pages/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/tarot-card-reader-04/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51394\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-coaching.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-coaching.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/tarot-card-reader-04/wp-json/wp/v2/pages/856\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/tarot-card-reader-04/coaching/\";s:15:\"astra-sites-tag\";a:2:{i:610;s:8:\"coaching\";i:721;s:8:\"training\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51395\";a:12:{s:5:\"title\";s:10:\"Consulting\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-consulting.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-consulting.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/tarot-card-reader-04/wp-json/wp/v2/pages/689\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/tarot-card-reader-04/consulting/\";s:15:\"astra-sites-tag\";a:2:{i:1898;s:10:\"consulting\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51396\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/tarot-card-reader-04/wp-json/wp/v2/pages/1017\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/tarot-card-reader-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51397\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/tarot-card-reader-04-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/tarot-card-reader-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/tarot-card-reader-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56535\";a:21:{s:5:\"title\";s:17:\"Tarot Card Reader\";s:2:\"id\";i:56535;s:12:\"publish-date\";i:1624910267;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-homepage-bb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-homepage-bb.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/tarot-card-reader-03\";s:20:\"astra-site-parent-id\";i:2240;s:15:\"astra-sites-tag\";a:5:{i:1902;s:10:\"cartomancy\";i:1900;s:8:\"geomancy\";i:1903;s:16:\"personal-website\";i:1899;s:5:\"tarot\";i:1901;s:17:\"tarot-card-reader\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-56536\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-about-bb.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-about-bb.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/tarot-card-reader-03/wp-json/wp/v2/pages/1200\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/tarot-card-reader-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-56537\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-coaching-bb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-coaching-bb.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/tarot-card-reader-03/wp-json/wp/v2/pages/1211\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/tarot-card-reader-03/coaching/\";s:15:\"astra-sites-tag\";a:1:{i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-56538\";a:12:{s:5:\"title\";s:10:\"Consulting\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-consulting-bb.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-consulting-bb.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/tarot-card-reader-03/wp-json/wp/v2/pages/1206\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/tarot-card-reader-03/consulting/\";s:15:\"astra-sites-tag\";a:1:{i:1898;s:10:\"consulting\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-56539\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-contact-bb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-contact-bb.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/tarot-card-reader-03/wp-json/wp/v2/pages/1214\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/tarot-card-reader-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56540\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-homepage-bb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/tarot-card-reader-homepage-bb.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/tarot-card-reader-03/wp-json/wp/v2/pages/1186\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/tarot-card-reader-03/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55786\";a:21:{s:5:\"title\";s:24:\"Digital Marketing Agency\";s:2:\"id\";i:55786;s:12:\"publish-date\";i:1623871379;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-home.jpg\";s:14:\"astra-site-url\";s:46:\"//websitedemos.net/digital-marketing-agency-04\";s:20:\"astra-site-parent-id\";i:2211;s:15:\"astra-sites-tag\";a:14:{i:1587;s:18:\"advertising-agency\";i:2232;s:19:\"advertising-company\";i:2229;s:16:\"advertising-firm\";i:663;s:6:\"agency\";i:979;s:7:\"company\";i:2235;s:24:\"digital-marketing-agency\";i:2036;s:22:\"digital-marketing-firm\";i:1588;s:16:\"marketing-agency\";i:2233;s:17:\"marketing-company\";i:2228;s:14:\"marketing-firm\";i:2230;s:12:\"press-agency\";i:2227;s:14:\"promotion-firm\";i:2231;s:14:\"publicity-firm\";i:2234;s:18:\"publicity-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:8:{s:8:\"id-55787\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-about.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/321\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/digital-marketing-agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55789\";a:12:{s:5:\"title\";s:8:\"Branding\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-branding.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-branding.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/587\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/digital-marketing-agency-04/branding/\";s:15:\"astra-sites-tag\";a:2:{i:2213;s:8:\"branding\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55790\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-contact.png\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-contact.png\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/325\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/digital-marketing-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55791\";a:12:{s:5:\"title\";s:17:\"Digital Marketing\";s:18:\"featured-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-digital-marketing.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-digital-marketing.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/589\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:65:\"//websitedemos.net/digital-marketing-agency-04/digital-marketing/\";s:15:\"astra-sites-tag\";a:2:{i:1855;s:17:\"digital-marketing\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55792\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-home.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/digital-marketing-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55793\";a:12:{s:5:\"title\";s:12:\"SEO Services\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-seo-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-seo-services.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/717\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:60:\"//websitedemos.net/digital-marketing-agency-04/seo-services/\";s:15:\"astra-sites-tag\";a:2:{i:2214;s:12:\"seo-services\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55794\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-social-media.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-social-media.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/316\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/digital-marketing-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55795\";a:12:{s:5:\"title\";s:12:\"Social Media\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-social-media.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2021/06/digital-marketing-agency-02-social-media.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/digital-marketing-agency-04/wp-json/wp/v2/pages/719\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:60:\"//websitedemos.net/digital-marketing-agency-04/social-media/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:2212;s:12:\"social-media\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58160\";a:21:{s:5:\"title\";s:15:\"Jewellery Store\";s:2:\"id\";i:58160;s:12:\"publish-date\";i:1632243433;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/jewellery-store-04\";s:20:\"astra-site-parent-id\";i:2377;s:15:\"astra-sites-tag\";a:18:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2382;s:15:\"jewellery-store\";i:2529;s:13:\"jewelry-store\";i:2383;s:22:\"online-jewellery-store\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-58167\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/jewellery-store-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/jewellery-store-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58168\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/jewellery-store-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/jewellery-store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-58166\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/09/jewellery-store-02-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/jewellery-store-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/jewellery-store-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-53777\";a:21:{s:5:\"title\";s:18:\"Fashion Influencer\";s:2:\"id\";i:53777;s:12:\"publish-date\";i:1623424711;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/fashion-influencer-04\";s:20:\"astra-site-parent-id\";i:2021;s:15:\"astra-sites-tag\";a:9:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:2164;s:15:\"fashion-blogger\";i:2161;s:18:\"fashion-influencer\";i:1547;s:10:\"influencer\";i:2162;s:17:\"lifestyle-blogger\";i:2166;s:17:\"luxury-influencer\";i:2163;s:23:\"social-media-influencer\";i:2165;s:16:\"style-influencer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-53778\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-about.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/670\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/fashion-influencer-04/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53779\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/731\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/fashion-influencer-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53780\";a:12:{s:5:\"title\";s:12:\"Fashion Tips\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-fashion-tips.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-fashion-tips.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/805\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/fashion-influencer-04/fashion-tips/\";s:15:\"astra-sites-tag\";a:3:{i:480;s:4:\"blog\";i:482;s:7:\"fashion\";i:2022;s:4:\"tips\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53781\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-home.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/fashion-influencer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53782\";a:12:{s:5:\"title\";s:8:\"Lookbook\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-lookbook.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-lookbook.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/613\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/fashion-influencer-04/lookbook/\";s:15:\"astra-sites-tag\";a:1:{i:752;s:8:\"lookbook\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-53783\";a:12:{s:5:\"title\";s:6:\"Shoots\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-shoots.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/fashion-influencer-02-shoots.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/fashion-influencer-04/wp-json/wp/v2/pages/445\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/fashion-influencer-04/shoots/\";s:15:\"astra-sites-tag\";a:2:{i:2023;s:6:\"shoots\";i:2001;s:6:\"videos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51559\";a:21:{s:5:\"title\";s:14:\"Public Speaker\";s:2:\"id\";i:51559;s:12:\"publish-date\";i:1617821342;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/public-speaker-02\";s:20:\"astra-site-parent-id\";i:1937;s:15:\"astra-sites-tag\";a:9:{i:724;s:6:\"author\";i:854;s:5:\"coach\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";i:1903;s:16:\"personal-website\";i:1939;s:14:\"public-speaker\";i:1940;s:11:\"storyteller\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-51560\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/public-speaker-02/wp-json/wp/v2/pages/494\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/public-speaker-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51562\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-books.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-books.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/public-speaker-02/wp-json/wp/v2/pages/587\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/public-speaker-02/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51563\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/public-speaker-02/wp-json/wp/v2/pages/867\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/public-speaker-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51564\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/public-speaker-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/public-speaker-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51565\";a:12:{s:5:\"title\";s:12:\"What I Offer\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/04/public-speaker-02-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/public-speaker-02/wp-json/wp/v2/pages/670\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/public-speaker-02/what-i-offer/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:1938;s:12:\"what-i-offer\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56739\";a:21:{s:5:\"title\";s:14:\"Public Speaker\";s:2:\"id\";i:56739;s:12:\"publish-date\";i:1626114397;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/public-speaker-08\";s:20:\"astra-site-parent-id\";i:2256;s:15:\"astra-sites-tag\";a:9:{i:724;s:6:\"author\";i:854;s:5:\"coach\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";i:1903;s:16:\"personal-website\";i:1939;s:14:\"public-speaker\";i:1940;s:11:\"storyteller\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-56743\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1066\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/public-speaker-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56744\";a:12:{s:5:\"title\";s:12:\"What I Offer\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-what-i-offer.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-what-i-offer.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1072\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/public-speaker-08/what-i-offer/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:1938;s:12:\"what-i-offer\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56740\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1068\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/public-speaker-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56741\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-books.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-books.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1070\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/public-speaker-08/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56742\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1076\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/public-speaker-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-52222\";a:21:{s:5:\"title\";s:11:\"Pub and Bar\";s:2:\"id\";i:52222;s:12:\"publish-date\";i:1620390845;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/pub-and-bar-04\";s:20:\"astra-site-parent-id\";i:1945;s:15:\"astra-sites-tag\";a:13:{i:2009;s:8:\"bar-room\";i:2007;s:19:\"barbeque-restaurant\";i:2010;s:8:\"beer-bar\";i:1988;s:10:\"beer-joint\";i:562;s:6:\"bistro\";i:635;s:7:\"brewery\";i:1989;s:15:\"cocktail-lounge\";i:882;s:6:\"drinks\";i:350;s:5:\"hotel\";i:657;s:6:\"lounge\";i:1983;s:3:\"pub\";i:2008;s:11:\"pub-and-bar\";i:335;s:10:\"restaurant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-52224\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/891\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/pub-and-bar-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52225\";a:12:{s:5:\"title\";s:6:\"Drinks\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-drinks.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-drinks.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/683\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/pub-and-bar-04/drinks/\";s:15:\"astra-sites-tag\";a:1:{i:882;s:6:\"drinks\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52226\";a:12:{s:5:\"title\";s:4:\"Food\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-food.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-food.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/536\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pub-and-bar-04/food/\";s:15:\"astra-sites-tag\";a:1:{i:336;s:4:\"food\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52223\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/412\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pub-and-bar-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52227\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/pub-and-bar-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-52228\";a:12:{s:5:\"title\";s:5:\"Store\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-store.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/04/pub-and-bar-02-store.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pub-and-bar-04/wp-json/wp/v2/pages/792\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pub-and-bar-04/store/\";s:15:\"astra-sites-tag\";a:1:{i:749;s:5:\"store\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49780\";a:21:{s:5:\"title\";s:18:\"Meditation Courses\";s:2:\"id\";i:49780;s:12:\"publish-date\";i:1612532912;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-homepage.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/learn-meditation-02\";s:20:\"astra-site-parent-id\";i:1849;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:467;s:9:\"learndash\";i:1850;s:10:\"meditation\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-49781\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/learn-meditation-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/learn-meditation-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49782\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-classes.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-classes.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-meditation-02/wp-json/wp/v2/pages/207\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/learn-meditation-02/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49783\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/learn-meditation-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/learn-meditation-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49784\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-meditation-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/learn-meditation-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/learn-meditation-02/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55643\";a:21:{s:5:\"title\";s:12:\"Budget Hotel\";s:2:\"id\";i:55643;s:12:\"publish-date\";i:1623434678;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-home-page.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/budget-hotel-04\";s:20:\"astra-site-parent-id\";i:2174;s:15:\"astra-sites-tag\";a:10:{i:2200;s:9:\"apartment\";i:2192;s:2:\"bb\";i:2202;s:17:\"bed-and-breakfast\";i:2175;s:12:\"budget-hotel\";i:2177;s:11:\"cheap-hotel\";i:2189;s:11:\"guest-house\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:2201;s:7:\"lodging\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55644\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-contact-01.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-contact-01.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/budget-hotel-04/wp-json/wp/v2/pages/930\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/budget-hotel-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55645\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-facilities-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-facilities-01.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/budget-hotel-04/wp-json/wp/v2/pages/792\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/budget-hotel-04/facilities/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55646\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-home-page.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/budget-hotel-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/budget-hotel-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55647\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-rooms-01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-rooms-01.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/budget-hotel-04/wp-json/wp/v2/pages/511\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/budget-hotel-04/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55648\";a:12:{s:5:\"title\";s:12:\"Things to do\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-things-to-do-01.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/06/budget-hotel-04-things-to-do-01.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/budget-hotel-04/wp-json/wp/v2/pages/681\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/budget-hotel-04/things-to-do/\";s:15:\"astra-sites-tag\";a:1:{i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51305\";a:21:{s:5:\"title\";s:18:\"Relationship Coach\";s:2:\"id\";i:51305;s:12:\"publish-date\";i:1616783693;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/relationship-coach-02\";s:20:\"astra-site-parent-id\";i:1860;s:15:\"astra-sites-tag\";a:5:{i:854;s:5:\"coach\";i:1876;s:10:\"counsellor\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1877;s:18:\"relationship-coach\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-51306\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/relationship-coach-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51307\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-books.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-books.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/relationship-coach-02/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51308\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/relationship-coach-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51309\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/relationship-coach-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51310\";a:12:{s:5:\"title\";s:21:\"One-on-One Counseling\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-counseling.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-counseling.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/654\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:63:\"//websitedemos.net/relationship-coach-02/one-on-one-counseling/\";s:15:\"astra-sites-tag\";a:2:{i:610;s:8:\"coaching\";i:613;s:10:\"counseling\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51311\";a:12:{s:5:\"title\";s:11:\"Stage Shows\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-shows.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/relationship-coach-02-shows.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/relationship-coach-02/wp-json/wp/v2/pages/639\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/relationship-coach-02/stage-shows/\";s:15:\"astra-sites-tag\";a:2:{i:610;s:8:\"coaching\";i:1875;s:11:\"stage-shows\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57085\";a:21:{s:5:\"title\";s:27:\"Relationship and Life Coach\";s:2:\"id\";i:57085;s:12:\"publish-date\";i:1626464394;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/relationship-coach-08\";s:20:\"astra-site-parent-id\";i:2279;s:15:\"astra-sites-tag\";a:5:{i:854;s:5:\"coach\";i:1876;s:10:\"counsellor\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1877;s:18:\"relationship-coach\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:3:{i:37;s:4:\"blog\";i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-57091\";a:12:{s:5:\"title\";s:21:\"One-on-One Counseling\";s:18:\"featured-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-one-on-one-counseling.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-one-on-one-counseling.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1024\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:63:\"//websitedemos.net/relationship-coach-08/one-on-one-counseling/\";s:15:\"astra-sites-tag\";a:1:{i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57092\";a:12:{s:5:\"title\";s:11:\"Stage Shows\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-stage-shows.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-stage-shows.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1026\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/relationship-coach-08/stage-shows/\";s:15:\"astra-sites-tag\";a:1:{i:1875;s:11:\"stage-shows\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57086\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1014\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/relationship-coach-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57090\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1022\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/relationship-coach-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57088\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-books.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-books.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1018\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/relationship-coach-08/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57089\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1020\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/relationship-coach-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56996\";a:21:{s:5:\"title\";s:12:\"Tech Blogger\";s:2:\"id\";i:56996;s:12:\"publish-date\";i:1626456827;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tech-blogger-04\";s:20:\"astra-site-parent-id\";i:2257;s:15:\"astra-sites-tag\";a:9:{i:2269;s:18:\"affiliate-marketer\";i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:1547;s:10:\"influencer\";i:2163;s:23:\"social-media-influencer\";i:2266;s:12:\"tech-blogger\";i:2267;s:15:\"tech-influencer\";i:2268;s:17:\"technology-critic\";i:1837;s:7:\"vlogger\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57000\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tech-blogger-04/wp-json/wp/v2/pages/67\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tech-blogger-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56997\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tech-blogger-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tech-blogger-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-56998\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tech-blogger-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/tech-blogger-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56999\";a:12:{s:5:\"title\";s:5:\"Deals\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-deals.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-blogger-04-deals.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tech-blogger-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tech-blogger-04/deals/\";s:15:\"astra-sites-tag\";a:1:{i:2264;s:5:\"deals\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51504\";a:21:{s:5:\"title\";s:18:\"Creative Podcaster\";s:2:\"id\";i:51504;s:12:\"publish-date\";i:1617304812;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/creative-podcaster-02\";s:20:\"astra-site-parent-id\";i:1923;s:15:\"astra-sites-tag\";a:5:{i:1654;s:15:\"content-creator\";i:1928;s:16:\"creative-podcast\";i:1929;s:9:\"creatives\";i:1927;s:15:\"podcast-website\";i:1926;s:9:\"podcaster\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-51508\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-home.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/creative-podcaster-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/creative-podcaster-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51505\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-about.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/creative-podcaster-02/wp-json/wp/v2/pages/575\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/creative-podcaster-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51506\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/creative-podcaster-02/wp-json/wp/v2/pages/880\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/creative-podcaster-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51507\";a:12:{s:5:\"title\";s:8:\"Episodes\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-episodes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/04/creative-podcaster-02-episodes.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/creative-podcaster-02/wp-json/wp/v2/pages/758\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/creative-podcaster-02/episodes/\";s:15:\"astra-sites-tag\";a:2:{i:1924;s:8:\"episodes\";i:1925;s:15:\"podcast-episode\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56607\";a:21:{s:5:\"title\";s:18:\"Creative Podcaster\";s:2:\"id\";i:56607;s:12:\"publish-date\";i:1626181230;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/creative-podcaster-08\";s:20:\"astra-site-parent-id\";i:2244;s:15:\"astra-sites-tag\";a:5:{i:1654;s:15:\"content-creator\";i:1928;s:16:\"creative-podcast\";i:1929;s:9:\"creatives\";i:1927;s:15:\"podcast-website\";i:1926;s:9:\"podcaster\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-56611\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/creative-podcaster-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56610\";a:12:{s:5:\"title\";s:8:\"Episodes\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-episodes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-episodes.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1263\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/creative-podcaster-08/episodes/\";s:15:\"astra-sites-tag\";a:1:{i:1924;s:8:\"episodes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56609\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1274\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/creative-podcaster-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56608\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1271\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/creative-podcaster-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(335,'astra-sites-and-pages-page-8','a:15:{s:8:\"id-57022\";a:21:{s:5:\"title\";s:9:\"Tech News\";s:2:\"id\";i:57022;s:12:\"publish-date\";i:1626294756;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-home.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/tech-news-04\";s:20:\"astra-site-parent-id\";i:2260;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:2275;s:13:\"business-blog\";i:2277;s:17:\"business-magazine\";i:2276;s:13:\"business-news\";i:2273;s:9:\"editorial\";i:2274;s:8:\"magazine\";i:2271;s:4:\"news\";i:2272;s:10:\"publishing\";i:2278;s:16:\"publishing-house\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57023\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-about.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/tech-news-04/wp-json/wp/v2/pages/705\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tech-news-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57024\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/tech-news-04/wp-json/wp/v2/pages/852\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/tech-news-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57025\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/tech-news-04/wp-json/wp/v2/pages/61\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/tech-news-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-57026\";a:12:{s:5:\"title\";s:8:\"Podcasts\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-podcasts.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-podcasts.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/tech-news-04/wp-json/wp/v2/pages/463\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tech-news-04/podcasts/\";s:15:\"astra-sites-tag\";a:1:{i:2270;s:8:\"podcasts\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57290\";a:21:{s:5:\"title\";s:9:\"Tech News\";s:2:\"id\";i:57290;s:12:\"publish-date\";i:1630403202;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/tech-news-03-home1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/tech-news-03-home1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/tech-news-03-home1.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/tech-news-03\";s:20:\"astra-site-parent-id\";i:2317;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:2275;s:13:\"business-blog\";i:2277;s:17:\"business-magazine\";i:2276;s:13:\"business-news\";i:2273;s:9:\"editorial\";i:2274;s:8:\"magazine\";i:2271;s:4:\"news\";i:2272;s:10:\"publishing\";i:2278;s:16:\"publishing-house\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57291\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/tech-news-03/wp-json/wp/v2/pages/1231\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tech-news-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-57292\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/tech-news-03/wp-json/wp/v2/pages/1234\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/tech-news-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-57294\";a:12:{s:5:\"title\";s:8:\"Podcasts\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-podcasts.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/tech-news-04-podcasts.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/tech-news-03/wp-json/wp/v2/pages/1236\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tech-news-03/podcasts/\";s:15:\"astra-sites-tag\";a:1:{i:2270;s:8:\"podcasts\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-57293\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/tech-news-03-home1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/tech-news-03-home1.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/tech-news-03/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/tech-news-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-34244\";a:21:{s:5:\"title\";s:8:\"Pet Care\";s:2:\"id\";i:34244;s:12:\"publish-date\";i:1571857455;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pet-care-03\";s:20:\"astra-site-parent-id\";i:1010;s:15:\"astra-sites-tag\";a:6:{i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2472;s:4:\"pets\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-35752\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/415\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pet-care-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35750\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-about.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/pet-care-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35754\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-services.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-services.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pet-care-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35753\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-reviews.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-reviews.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-03/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-35751\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-03-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55904\";a:21:{s:5:\"title\";s:18:\"Advertising Agency\";s:2:\"id\";i:55904;s:12:\"publish-date\";i:1624378294;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-home.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/public-relations-agency-04\";s:20:\"astra-site-parent-id\";i:2225;s:15:\"astra-sites-tag\";a:13:{i:1587;s:18:\"advertising-agency\";i:2232;s:19:\"advertising-company\";i:2229;s:16:\"advertising-firm\";i:663;s:6:\"agency\";i:979;s:7:\"company\";i:1588;s:16:\"marketing-agency\";i:2233;s:17:\"marketing-company\";i:2228;s:14:\"marketing-firm\";i:2237;s:12:\"media-agency\";i:2230;s:12:\"press-agency\";i:2227;s:14:\"promotion-firm\";i:2231;s:14:\"publicity-firm\";i:2234;s:18:\"publicity-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-55905\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-about.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/395\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/public-relations-agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55906\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-case-studies.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-case-studies.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/1105\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/public-relations-agency-04/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55907\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-contact.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/396\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/public-relations-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55908\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-home.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/public-relations-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55909\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-services.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/394\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/public-relations-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55910\";a:12:{s:5:\"title\";s:4:\"Work\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-work.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/06/promotion-firm-04-work.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/public-relations-agency-04/wp-json/wp/v2/pages/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/public-relations-agency-04/work/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49268\";a:21:{s:5:\"title\";s:19:\"Martial Arts School\";s:2:\"id\";i:49268;s:12:\"publish-date\";i:1607721065;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/martial-arts-04\";s:20:\"astra-site-parent-id\";i:1800;s:15:\"astra-sites-tag\";a:5:{i:1804;s:6:\"karate\";i:1803;s:7:\"kung-fu\";i:1801;s:12:\"martial-arts\";i:1805;s:18:\"mixed-martial-arts\";i:1802;s:12:\"self-defence\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-49269\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-about-us.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/127\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/martial-arts-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49270\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-contact-us.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/209\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/martial-arts-04/contact-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49271\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/martial-arts-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49272\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-programs.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-programs.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/163\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/martial-arts-04/programs/\";s:15:\"astra-sites-tag\";a:2:{i:989;s:8:\"programs\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49273\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/12/martial-arts-04-testimonial.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/martial-arts-04/wp-json/wp/v2/pages/177\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/martial-arts-04/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49809\";a:21:{s:5:\"title\";s:23:\"Learn Digital Marketing\";s:2:\"id\";i:49809;s:12:\"publish-date\";i:1612557346;s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-homepage.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/learn-digital-marketing-02\";s:20:\"astra-site-parent-id\";i:1853;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:1855;s:17:\"digital-marketing\";i:467;s:9:\"learndash\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-49814\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learn-digital-marketing-02/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49810\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-about.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/561\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learn-digital-marketing-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49813\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-all-courses.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/908\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:58:\"//websitedemos.net/learn-digital-marketing-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49815\";a:12:{s:5:\"title\";s:8:\"Resource\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-resource.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-resource.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/688\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/learn-digital-marketing-02/resource/\";s:15:\"astra-sites-tag\";a:1:{i:1854;s:8:\"resource\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49811\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-blog.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-digital-marketing-02-blog.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/890\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/learn-digital-marketing-02/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-49812\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/02/digital-marketing-02-contact.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/learn-digital-marketing-02/wp-json/wp/v2/pages/812\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/learn-digital-marketing-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56525\";a:21:{s:5:\"title\";s:23:\"Learn Digital Marketing\";s:2:\"id\";i:56525;s:12:\"publish-date\";i:1625493814;s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-home.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/learn-digital-marketing-08\";s:20:\"astra-site-parent-id\";i:2239;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:1855;s:17:\"digital-marketing\";i:467;s:9:\"learndash\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-56526\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-about.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learn-digital-marketing-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56527\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-blog.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/learn-digital-marketing-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56528\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-contact.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/learn-digital-marketing-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56531\";a:12:{s:5:\"title\";s:8:\"Resource\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-resource.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-resource.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/learn-digital-marketing-08/resource/\";s:15:\"astra-sites-tag\";a:1:{i:1854;s:8:\"resource\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56529\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-course.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-course.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:58:\"//websitedemos.net/learn-digital-marketing-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}}}s:8:\"id-56530\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-home.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learn-digital-marketing-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49241\";a:21:{s:5:\"title\";s:21:\"Catering &amp; Events\";s:2:\"id\";i:49241;s:12:\"publish-date\";i:1607708411;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/catering-services-04\";s:20:\"astra-site-parent-id\";i:1788;s:15:\"astra-sites-tag\";a:11:{i:693;s:4:\"cafe\";i:1791;s:17:\"catering-services\";i:1792;s:6:\"caters\";i:792;s:7:\"cooking\";i:1798;s:6:\"dining\";i:1569;s:6:\"events\";i:1789;s:7:\"feeding\";i:336;s:4:\"food\";i:1799;s:13:\"food-festival\";i:1793;s:10:\"meal-serve\";i:1790;s:7:\"serving\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-49244\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/catering-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49242\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/229\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/catering-services-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49245\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-services.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/275\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/catering-services-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49246\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/315\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/catering-services-04/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49243\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/catering-services-04-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/catering-services-04/wp-json/wp/v2/pages/343\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/catering-services-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49260\";a:21:{s:5:\"title\";s:12:\"Music School\";s:2:\"id\";i:49260;s:12:\"publish-date\";i:1607708423;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-1.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/music-school-04\";s:20:\"astra-site-parent-id\";i:1794;s:15:\"astra-sites-tag\";a:8:{i:339;s:6:\"artist\";i:1797;s:12:\"drama-school\";i:1795;s:13:\"music-academy\";i:1796;s:14:\"musical-school\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2486;s:9:\"art-music\";i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-49261\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/music-school-04-home-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/music-school-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/music-school-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48348\";a:21:{s:5:\"title\";s:8:\"Mountain\";s:2:\"id\";i:48348;s:12:\"publish-date\";i:1603907454;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/mountain-08\";s:20:\"astra-site-parent-id\";i:1724;s:15:\"astra-sites-tag\";a:4:{i:692;s:8:\"business\";i:1525;s:8:\"mountain\";i:1526;s:13:\"multi-purpose\";i:535;s:6:\"nature\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48349\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/218\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/mountain-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48350\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/mountain-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48351\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/mountain-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48352\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-services-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/219\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/mountain-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51520\";a:21:{s:5:\"title\";s:8:\"Aquarium\";s:2:\"id\";i:51520;s:12:\"publish-date\";i:1617304809;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/aquarium-04\";s:20:\"astra-site-parent-id\";i:1930;s:15:\"astra-sites-tag\";a:5:{i:1932;s:8:\"aquarium\";i:1935;s:4:\"fish\";i:1933;s:13:\"marine-museum\";i:1934;s:4:\"tank\";i:1936;s:13:\"water-species\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-51524\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-gallery.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/aquarium-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/aquarium-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51525\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/aquarium-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/aquarium-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51521\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/aquarium-04/wp-json/wp/v2/pages/564\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/aquarium-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51522\";a:12:{s:5:\"title\";s:7:\"Animals\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-animals.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-animals.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/aquarium-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/aquarium-04/animals/\";s:15:\"astra-sites-tag\";a:1:{i:1931;s:7:\"animals\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51523\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/04/aquarium-04-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/aquarium-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/aquarium-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57346\";a:21:{s:5:\"title\";s:16:\"Fashion Designer\";s:2:\"id\";i:57346;s:12:\"publish-date\";i:1630000976;s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-home-1.jpg\";s:14:\"astra-site-url\";s:47:\"//websitedemos.net/fashion-designer-boutique-02\";s:20:\"astra-site-parent-id\";i:2325;s:15:\"astra-sites-tag\";a:20:{i:2105;s:8:\"boutique\";i:2418;s:8:\"commerce\";i:2350;s:21:\"designer-cloths-store\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2327;s:16:\"fashion-designer\";i:2349;s:25:\"fashion-designer-boutique\";i:2351;s:26:\"fashion-designer-portfolio\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:444;s:9:\"portfolio\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2495;s:9:\"ecommerce\";i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-57350\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-home-1.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/fashion-designer-boutique-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/fashion-designer-boutique-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57347\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:77:\"https://websitedemos.net/fashion-designer-boutique-02/wp-json/wp/v2/pages/397\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/fashion-designer-boutique-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57348\";a:12:{s:5:\"title\";s:11:\"Collections\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-collections-1.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-collections-1.jpg\";s:18:\"astra-page-api-url\";s:77:\"https://websitedemos.net/fashion-designer-boutique-02/wp-json/wp/v2/pages/541\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:60:\"//websitedemos.net/fashion-designer-boutique-02/collections/\";s:15:\"astra-sites-tag\";a:1:{i:596;s:10:\"collection\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57349\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:77:\"https://websitedemos.net/fashion-designer-boutique-02/wp-json/wp/v2/pages/500\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/fashion-designer-boutique-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57351\";a:12:{s:5:\"title\";s:12:\"New Arrivals\";s:18:\"featured-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-new-arrivals-1.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2021/08/fashion-designer-boutique-02-new-arrivals-1.jpg\";s:18:\"astra-page-api-url\";s:77:\"https://websitedemos.net/fashion-designer-boutique-02/wp-json/wp/v2/pages/677\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:61:\"//websitedemos.net/fashion-designer-boutique-02/new-arrivals/\";s:15:\"astra-sites-tag\";a:1:{i:2326;s:11:\"new-arrival\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-53589\";a:21:{s:5:\"title\";s:24:\"Beer Launch Landing Page\";s:2:\"id\";i:53589;s:12:\"publish-date\";i:1620419986;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/beer-launch-02.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/beer-launch-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/beer-launch-02.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/beer-launch-04\";s:20:\"astra-site-parent-id\";i:1959;s:15:\"astra-sites-tag\";a:7:{i:1962;s:4:\"beer\";i:2016;s:16:\"beer-launch-page\";i:635;s:7:\"brewery\";i:1965;s:5:\"drink\";i:1964;s:5:\"lager\";i:850;s:12:\"landing-page\";i:399;s:8:\"one-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-53590\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/beer-launch-02.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/beer-launch-02.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/beer-launch-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/beer-launch-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:850;s:12:\"landing-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51427\";a:21:{s:5:\"title\";s:12:\"Tech Startup\";s:2:\"id\";i:51427;s:12:\"publish-date\";i:1617132367;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tech-startup-02\";s:20:\"astra-site-parent-id\";i:1885;s:15:\"astra-sites-tag\";a:7:{i:1761;s:11:\"application\";i:745;s:12:\"organization\";i:1762;s:16:\"software-company\";i:1760;s:13:\"software-firm\";i:1665;s:7:\"startup\";i:1759;s:13:\"tech-business\";i:1763;s:12:\"tech-startup\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47711\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/tech-startup-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tech-startup-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47709\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tech-startup-02/wp-json/wp/v2/pages/92\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tech-startup-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47710\";a:12:{s:5:\"title\";s:8:\"Features\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-features.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-features.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-02/wp-json/wp/v2/pages/132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tech-startup-02/features/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47712\";a:12:{s:5:\"title\";s:5:\"Plans\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-plans.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/03/tech-startup-02-plans.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-02/wp-json/wp/v2/pages/173\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tech-startup-02/plans/\";s:15:\"astra-sites-tag\";a:2:{i:1663;s:4:\"plan\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49287\";a:21:{s:5:\"title\";s:10:\"Food Truck\";s:2:\"id\";i:49287;s:12:\"publish-date\";i:1607968453;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/food-truck-04\";s:20:\"astra-site-parent-id\";i:1806;s:15:\"astra-sites-tag\";a:3:{i:1808;s:10:\"food-truck\";i:1810;s:17:\"ice-cream-truck-2\";i:1809;s:15:\"ice-cream-truck\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-49288\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/12/food-truck-04.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/food-truck-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/food-truck-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(336,'astra-sites-and-pages-page-9','a:15:{s:8:\"id-49449\";a:21:{s:5:\"title\";s:7:\"Vlogger\";s:2:\"id\";i:49449;s:12:\"publish-date\";i:1608733132;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/vlogger-02\";s:20:\"astra-site-parent-id\";i:1836;s:15:\"astra-sites-tag\";a:8:{i:1840;s:9:\"cameraman\";i:1841;s:15:\"cinematographer\";i:1842;s:10:\"film-maker\";i:399;s:8:\"one-page\";i:1718;s:7:\"onepage\";i:1839;s:13:\"video-creator\";i:1837;s:7:\"vlogger\";i:1838;s:8:\"youtuber\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2497;s:4:\"blog\";i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-49450\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/12/vlogger-02-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/vlogger-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/vlogger-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51409\";a:21:{s:5:\"title\";s:7:\"Webinar\";s:2:\"id\";i:51409;s:12:\"publish-date\";i:1617130542;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/03/webinar-02-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/03/webinar-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/03/webinar-02-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/webinar-02\";s:20:\"astra-site-parent-id\";i:1883;s:15:\"astra-sites-tag\";a:3:{i:850;s:12:\"landing-page\";i:1892;s:7:\"webinar\";i:1894;s:25:\"webinar-registration-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-51410\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/03/webinar-02-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/03/webinar-02-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/webinar-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/webinar-02/\";s:15:\"astra-sites-tag\";a:2:{i:850;s:12:\"landing-page\";i:1892;s:7:\"webinar\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51312\";a:21:{s:5:\"title\";s:26:\"Injury and Accident Lawyer\";s:2:\"id\";i:51312;s:12:\"publish-date\";i:1616781589;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-home.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/injury-accident-lawyer-02\";s:20:\"astra-site-parent-id\";i:1861;s:15:\"astra-sites-tag\";a:4:{i:1869;s:16:\"accident-lawyers\";i:1867;s:14:\"injury-lawyers\";i:1870;s:11:\"lawyer-firm\";i:1868;s:7:\"lawyers\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-51317\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-home.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/injury-accident-lawyer-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51313\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-about.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/393\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/injury-accident-lawyer-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51314\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-attorneys.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-attorneys.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/517\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/injury-accident-lawyer-02/attorneys/\";s:15:\"astra-sites-tag\";a:2:{i:912;s:9:\"attorneys\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51315\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-contact.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/1261\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/injury-accident-lawyer-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51318\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-practice-areas.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-practice-areas.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/606\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:60:\"//websitedemos.net/injury-accident-lawyer-02/practice-areas/\";s:15:\"astra-sites-tag\";a:2:{i:1863;s:14:\"practice-areas\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51319\";a:12:{s:5:\"title\";s:7:\"Results\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-results.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/03/injury-accident-lawyer-02-results.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-02/wp-json/wp/v2/pages/1002\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/injury-accident-lawyer-02/results/\";s:15:\"astra-sites-tag\";a:1:{i:1864;s:7:\"results\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56573\";a:21:{s:5:\"title\";s:28:\"Injury and Accidental Lawyer\";s:2:\"id\";i:56573;s:12:\"publish-date\";i:1624912486;s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-homepage-gb.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/injury-accident-lawyer-08\";s:20:\"astra-site-parent-id\";i:2241;s:15:\"astra-sites-tag\";a:4:{i:1869;s:16:\"accident-lawyers\";i:1867;s:14:\"injury-lawyers\";i:1870;s:11:\"lawyer-firm\";i:1868;s:7:\"lawyers\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-56574\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-about-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1526\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/injury-accident-lawyer-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56575\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-attorneys-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-attorneys-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1539\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/injury-accident-lawyer-08/attorneys/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56576\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1547\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/injury-accident-lawyer-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56577\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1503\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/injury-accident-lawyer-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56578\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-practice-areas-gb.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-practice-areas-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1541\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:60:\"//websitedemos.net/injury-accident-lawyer-08/practice-areas/\";s:15:\"astra-sites-tag\";a:1:{i:1863;s:14:\"practice-areas\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56579\";a:12:{s:5:\"title\";s:7:\"Results\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-results-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-results-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1543\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/injury-accident-lawyer-08/results/\";s:15:\"astra-sites-tag\";a:1:{i:1864;s:7:\"results\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51486\";a:21:{s:5:\"title\";s:12:\"Water Sports\";s:2:\"id\";i:51486;s:12:\"publish-date\";i:1617304815;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/water-sports-04\";s:20:\"astra-site-parent-id\";i:1912;s:15:\"astra-sites-tag\";a:11:{i:544;s:9:\"adventure\";i:1918;s:5:\"beach\";i:1917;s:12:\"beach-sports\";i:1921;s:7:\"sailing\";i:546;s:6:\"sports\";i:1919;s:13:\"summer-sports\";i:1914;s:7:\"surfing\";i:1920;s:9:\"vacations\";i:1916;s:5:\"water\";i:1915;s:9:\"water-ski\";i:1913;s:12:\"water-sports\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-51489\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-contact-us.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/water-sports-04/wp-json/wp/v2/pages/812\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/water-sports-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51488\";a:12:{s:5:\"title\";s:10:\"Activities\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-activities.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-activities.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/water-sports-04/wp-json/wp/v2/pages/599\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/water-sports-04/activities/\";s:15:\"astra-sites-tag\";a:3:{i:1922;s:10:\"activities\";i:1569;s:6:\"events\";i:546;s:6:\"sports\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51490\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/water-sports-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/water-sports-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51491\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-testimonial.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/water-sports-04/wp-json/wp/v2/pages/672\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/water-sports-04/testimonial/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51487\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/03/water-sports-04-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/water-sports-04/wp-json/wp/v2/pages/420\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/water-sports-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49322\";a:21:{s:5:\"title\";s:16:\"Marketing Agency\";s:2:\"id\";i:49322;s:12:\"publish-date\";i:1608637925;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-home.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/marketing-agency-02\";s:20:\"astra-site-parent-id\";i:1812;s:15:\"astra-sites-tag\";a:12:{i:1587;s:18:\"advertising-agency\";i:2232;s:19:\"advertising-company\";i:2229;s:16:\"advertising-firm\";i:663;s:6:\"agency\";i:979;s:7:\"company\";i:1588;s:16:\"marketing-agency\";i:2233;s:17:\"marketing-company\";i:2228;s:14:\"marketing-firm\";i:2230;s:12:\"press-agency\";i:2227;s:14:\"promotion-firm\";i:2231;s:14:\"publicity-firm\";i:2234;s:18:\"publicity-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-49323\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-about-us-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/marketing-agency-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49324\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-case-studies-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-case-studies-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/marketing-agency-02/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49325\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/marketing-agency-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49327\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-what-we-do-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-what-we-do-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/marketing-agency-02/what-we-do/\";s:15:\"astra-sites-tag\";a:3:{i:1605;s:12:\"our-services\";i:628;s:10:\"what-we-do\";i:1542;s:13:\"what-we-offer\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49326\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/marketing-agency-02-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/marketing-agency-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/marketing-agency-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58078\";a:21:{s:5:\"title\";s:21:\"Beauty Products Store\";s:2:\"id\";i:58078;s:12:\"publish-date\";i:1632223081;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-home.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/beauty-products-store-04\";s:20:\"astra-site-parent-id\";i:2374;s:15:\"astra-sites-tag\";a:18:{i:2385;s:20:\"beauty-products-shop\";i:2384;s:21:\"beauty-products-store\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-58079\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-about.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/beauty-products-store-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/beauty-products-store-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-58080\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/beauty-products-store-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/beauty-products-store-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58081\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/09/beauty-products-store-02-home.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/beauty-products-store-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/beauty-products-store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49385\";a:21:{s:5:\"title\";s:18:\"Calligraphy Artist\";s:2:\"id\";i:49385;s:12:\"publish-date\";i:1608714981;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/calligraphy-artist-02\";s:20:\"astra-site-parent-id\";i:1819;s:15:\"astra-sites-tag\";a:8:{i:1820;s:11:\"calligraphy\";i:1826;s:10:\"characters\";i:1824;s:11:\"chirography\";i:1821;s:11:\"handwriting\";i:1825;s:8:\"pencraft\";i:1823;s:6:\"script\";i:1827;s:5:\"style\";i:1822;s:7:\"writing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-49386\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/301\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/calligraphy-artist-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49390\";a:12:{s:5:\"title\";s:5:\"Works\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-work.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-work.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/181\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/calligraphy-artist-02/works/\";s:15:\"astra-sites-tag\";a:1:{i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49389\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-expertise.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-expertise.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/253\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/calligraphy-artist-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49387\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/350\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/calligraphy-artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49388\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/calligraphy-artist-02-home.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/calligraphy-artist-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/calligraphy-artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49291\";a:21:{s:5:\"title\";s:14:\"BBQ Food Truck\";s:2:\"id\";i:49291;s:12:\"publish-date\";i:1607968465;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-food-truck-04\";s:20:\"astra-site-parent-id\";i:1807;s:15:\"astra-sites-tag\";a:3:{i:1808;s:10:\"food-truck\";i:1810;s:17:\"ice-cream-truck-2\";i:1809;s:15:\"ice-cream-truck\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-49292\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/12/bbq-food-truck-04.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-food-truck-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-food-truck-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49316\";a:21:{s:5:\"title\";s:19:\"Musical Instruments\";s:2:\"id\";i:49316;s:12:\"publish-date\";i:1608714983;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-home.jpg\";s:14:\"astra-site-url\";s:46:\"//websitedemos.net/musical-instrument-maker-02\";s:20:\"astra-site-parent-id\";i:1811;s:15:\"astra-sites-tag\";a:6:{i:2248;s:12:\"guitar-maker\";i:2249;s:15:\"instrumentalist\";i:407;s:5:\"music\";i:2250;s:18:\"music-craftsperson\";i:2246;s:16:\"music-instrument\";i:1814;s:24:\"musical-instrument-maker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2486;s:9:\"art-music\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-49317\";a:12:{s:5:\"title\";s:7:\"Artists\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-artists.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-artists.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/405\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-02/artists/\";s:15:\"astra-sites-tag\";a:1:{i:339;s:6:\"artist\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49318\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-contact.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/760\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49319\";a:12:{s:5:\"title\";s:7:\"Guitars\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-guitars.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-guitars.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/338\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-02/guitars/\";s:15:\"astra-sites-tag\";a:2:{i:1815;s:7:\"guitars\";i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-home.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/musical-instrument-maker-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49321\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/12/musical-instrument-maker-02-about.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-02/wp-json/wp/v2/pages/612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/musical-instrument-maker-02/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:455;s:8:\"about-us\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56632\";a:21:{s:5:\"title\";s:19:\"Musical Instruments\";s:2:\"id\";i:56632;s:12:\"publish-date\";i:1624912490;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg\";s:14:\"astra-site-url\";s:46:\"//websitedemos.net/musical-instrument-maker-08\";s:20:\"astra-site-parent-id\";i:2245;s:15:\"astra-sites-tag\";a:6:{i:2248;s:12:\"guitar-maker\";i:2249;s:15:\"instrumentalist\";i:407;s:5:\"music\";i:2250;s:18:\"music-craftsperson\";i:2246;s:16:\"music-instrument\";i:1814;s:24:\"musical-instrument-maker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2486;s:9:\"art-music\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-56633\";a:12:{s:5:\"title\";s:7:\"Artists\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-artists.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-artists.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/984\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-08/artists/\";s:15:\"astra-sites-tag\";a:1:{i:339;s:6:\"artist\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56634\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-contact.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/988\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56635\";a:12:{s:5:\"title\";s:7:\"Guitars\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-guitars.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-guitars.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/982\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-08/guitars/\";s:15:\"astra-sites-tag\";a:1:{i:1815;s:7:\"guitars\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56636\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/980\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/musical-instrument-maker-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56637\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-our-story.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-our-story.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/986\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/musical-instrument-maker-08/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55844\";a:21:{s:5:\"title\";s:18:\"Real Estate Agency\";s:2:\"id\";i:55844;s:12:\"publish-date\";i:1627060163;s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-homepage-02.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-homepage-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-homepage-02.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/real-estate-agency-04\";s:20:\"astra-site-parent-id\";i:2221;s:15:\"astra-sites-tag\";a:7:{i:2311;s:19:\"construction-agency\";i:2088;s:20:\"construction-company\";i:2313;s:16:\"property-rentals\";i:485;s:11:\"real-estate\";i:2310;s:18:\"real-estate-agency\";i:2314;s:22:\"real-estate-developers\";i:2312;s:14:\"sales-property\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:7:{s:8:\"id-55845\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/real-estate-agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55846\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/real-estate-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55847\";a:12:{s:5:\"title\";s:17:\"Exclusive Listing\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-exclusive-listing.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-exclusive-listing.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/real-estate-agency-04/exclusive-listing/\";s:15:\"astra-sites-tag\";a:1:{i:2304;s:17:\"exclusive-listing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55848\";a:12:{s:5:\"title\";s:16:\"Exclusive Rental\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-exclusive-rental.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-exclusive-rental.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:58:\"//websitedemos.net/real-estate-agency-04/exclusive-rental/\";s:15:\"astra-sites-tag\";a:1:{i:2305;s:16:\"exclusive-rental\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55849\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-homepage-02.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-homepage-02.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/real-estate-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55850\";a:12:{s:5:\"title\";s:9:\"Locations\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-locations.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-locations.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/111\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/real-estate-agency-04/neighborhoods/\";s:15:\"astra-sites-tag\";a:2:{i:2306;s:9:\"locations\";i:2307;s:13:\"nearby-places\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55851\";a:12:{s:5:\"title\";s:16:\"Luxury Buildings\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-luxury-buildings.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2021/07/real-estate-agency-04-luxury-buildings.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/real-estate-agency-04/wp-json/wp/v2/pages/124\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:58:\"//websitedemos.net/real-estate-agency-04/luxury-buildings/\";s:15:\"astra-sites-tag\";a:1:{i:2308;s:16:\"luxury-buildings\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18882\";a:21:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:2:\"id\";i:18882;s:12:\"publish-date\";i:1536651360;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-home-1.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/restaurant-04\";s:20:\"astra-site-parent-id\";i:113;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23049\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-home-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/restaurant-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23050\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-menu-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/restaurant-04/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23045\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-about-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-about-2.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/restaurant-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23048\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-gallery.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23051\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-testimonials-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/38\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/restaurant-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23047\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-04-contact-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19058\";a:21:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:2:\"id\";i:19058;s:12:\"publish-date\";i:1536648815;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-home-1.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/restaurant-03\";s:20:\"astra-site-parent-id\";i:114;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23063\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-home-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/restaurant-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23064\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-menu.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-menu.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/restaurant-03/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23059\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-about.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/restaurant-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23062\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-gallery-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23065\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-reviews.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-reviews.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/38\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/restaurant-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23061\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-03-contact-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21081\";a:21:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:2:\"id\";i:21081;s:12:\"publish-date\";i:1552457750;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-06-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-06-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-06-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/restaurant-06\";s:20:\"astra-site-parent-id\";i:158;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23510\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-06-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-06-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/restaurant-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23511\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/190\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/restaurant-06/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23507\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/restaurant-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23509\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23512\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/215\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/restaurant-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23508\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(337,'astra-sites-and-pages-page-10','a:15:{s:8:\"id-51452\";a:21:{s:5:\"title\";s:14:\"Theatre Artist\";s:2:\"id\";i:51452;s:12:\"publish-date\";i:1617304821;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/theatre-artist-02\";s:20:\"astra-site-parent-id\";i:1904;s:15:\"astra-sites-tag\";a:5:{i:1906;s:5:\"actor\";i:339;s:6:\"artist\";i:1572;s:9:\"performer\";i:444;s:9:\"portfolio\";i:1905;s:14:\"theatre-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-51453\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-biography.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-biography.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/theatre-artist-02/wp-json/wp/v2/pages/394\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/theatre-artist-02/biography/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51454\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/theatre-artist-02/wp-json/wp/v2/pages/512\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/theatre-artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51455\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/theatre-artist-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/theatre-artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51456\";a:12:{s:5:\"title\";s:10:\"Repertoire\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-repertoire.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/03/theatre-artist-02-repertoire.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/theatre-artist-02/wp-json/wp/v2/pages/447\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/theatre-artist-02/repertoire/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:1907;s:10:\"repertoire\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47138\";a:21:{s:5:\"title\";s:23:\"Event Management Agency\";s:2:\"id\";i:47138;s:12:\"publish-date\";i:1597226669;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/event-management-04\";s:20:\"astra-site-parent-id\";i:1609;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:1611;s:16:\"corporate-events\";i:1612;s:12:\"event-agency\";i:1610;s:16:\"event-management\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47141\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/event-management-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47143\";a:12:{s:5:\"title\";s:5:\"Works\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-works.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-works.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/167\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/event-management-04/works/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:1613;s:8:\"projects\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47142\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-services.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/206\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/event-management-04/services/\";s:15:\"astra-sites-tag\";a:2:{i:1605;s:12:\"our-services\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47139\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-about-us.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/event-management-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47140\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/08/event-management-02-contact-us.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/event-management-04/wp-json/wp/v2/pages/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/event-management-04/contact-us/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47815\";a:21:{s:5:\"title\";s:14:\"Online Courses\";s:2:\"id\";i:47815;s:12:\"publish-date\";i:1602850916;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/online-courses-02\";s:20:\"astra-site-parent-id\";i:1676;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-47819\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/online-courses-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47817\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-courses.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-courses.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/476\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47816\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/online-courses-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47820\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-instructors-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-instructors-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-02/instructors/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47821\";a:12:{s:5:\"title\";s:17:\"Pricing &amp; FAQ\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-pricing.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-pricing.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-02/pricing-faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47818\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/online-courses-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48985\";a:21:{s:5:\"title\";s:14:\"Online Courses\";s:2:\"id\";i:48985;s:12:\"publish-date\";i:1606840880;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/online-courses-01\";s:20:\"astra-site-parent-id\";i:1767;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48986\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/738\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/online-courses-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48987\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-course.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-course.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/737\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-01/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48988\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/741\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/online-courses-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48989\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/736\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/online-courses-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48990\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-instructors.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-instructors.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/739\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-01/instructors/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48991\";a:12:{s:5:\"title\";s:18:\"Pricing &#038; FAQ\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-pricing.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/online-courses-01-pricing.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/online-courses-01/wp-json/wp/v2/pages/740\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-01/pricing-faq/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51405\";a:21:{s:5:\"title\";s:15:\"Child Care Blog\";s:2:\"id\";i:51405;s:12:\"publish-date\";i:1617130819;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/childcare-blog-02\";s:20:\"astra-site-parent-id\";i:1882;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:1652;s:7:\"blogger\";i:1897;s:15:\"child-care-blog\";i:1896;s:17:\"child-care-expert\";i:1547;s:10:\"influencer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:2:{s:8:\"id-51406\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/childcare-blog-02/wp-json/wp/v2/pages/468\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/childcare-blog-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51407\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/childcare-blog-02-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/childcare-blog-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/childcare-blog-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47745\";a:21:{s:5:\"title\";s:25:\"Online Programming Course\";s:2:\"id\";i:47745;s:12:\"publish-date\";i:1602788588;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/online-coding-course-02\";s:20:\"astra-site-parent-id\";i:1671;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:3;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47749\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-home.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/online-coding-course-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47747\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-all-courses.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/179\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/online-coding-course-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47746\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-about.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-coding-course-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47748\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-02-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-02/wp-json/wp/v2/pages/332\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/online-coding-course-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48719\";a:21:{s:5:\"title\";s:25:\"Online Programming Course\";s:2:\"id\";i:48719;s:12:\"publish-date\";i:1605548862;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/online-coding-course-01\";s:20:\"astra-site-parent-id\";i:1765;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48720\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-about.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/506\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-coding-course-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48721\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-all-courses.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/508\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/online-coding-course-01/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-48722\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/510\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/online-coding-course-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48723\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/11/online-coding-course-01-wip-home.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-01/wp-json/wp/v2/pages/512\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/online-coding-course-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48026\";a:21:{s:5:\"title\";s:13:\"Online Course\";s:2:\"id\";i:48026;s:12:\"publish-date\";i:1603830103;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/online-courses-08\";s:20:\"astra-site-parent-id\";i:1694;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48030\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/online-courses-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48028\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-all-courses.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48027\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-about-us.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/online-courses-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48031\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-instructors.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-instructors.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-08/instructors/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48032\";a:12:{s:5:\"title\";s:18:\"Pricing &#038; FAQ\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-pricing-faq.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-pricing-faq.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-08/pricing-faq/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48029\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/online-courses-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55936\";a:21:{s:5:\"title\";s:12:\"Media Agency\";s:2:\"id\";i:55936;s:12:\"publish-date\";i:1624472955;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/media-agency-04\";s:20:\"astra-site-parent-id\";i:2236;s:15:\"astra-sites-tag\";a:13:{i:1587;s:18:\"advertising-agency\";i:2232;s:19:\"advertising-company\";i:2229;s:16:\"advertising-firm\";i:663;s:6:\"agency\";i:979;s:7:\"company\";i:1588;s:16:\"marketing-agency\";i:2233;s:17:\"marketing-company\";i:2228;s:14:\"marketing-firm\";i:2237;s:12:\"media-agency\";i:2230;s:12:\"press-agency\";i:2227;s:14:\"promotion-firm\";i:2231;s:14:\"publicity-firm\";i:2234;s:18:\"publicity-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47003\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/media-agency-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/media-agency-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47001\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/media-agency-04/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/media-agency-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47005\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-services.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-services.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/media-agency-04/wp-json/wp/v2/pages/57\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/media-agency-04/services/\";s:15:\"astra-sites-tag\";a:3:{i:425;s:8:\"services\";i:628;s:10:\"what-we-do\";i:1542;s:13:\"what-we-offer\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47004\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-portfolio.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/media-agency-04/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/media-agency-04/works/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47002\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/media-agency-04-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/media-agency-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/media-agency-04/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21574\";a:21:{s:5:\"title\";s:10:\"Life Coach\";s:2:\"id\";i:21574;s:12:\"publish-date\";i:1555388906;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/life-coach-sara-john-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/life-coach-sara-john-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/life-coach-sara-john-1.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/life-coach-sara-john\";s:20:\"astra-site-parent-id\";i:91;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-22854\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/life-coach-sara-john-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/life-coach-sara-john-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/life-coach-sara-john/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22850\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-about-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-about-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/621\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/life-coach-sara-john/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22855\";a:12:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-work-with-me-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-work-with-me-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/622\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/life-coach-sara-john/work-with-me/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22852\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-books-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-books-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/342\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/life-coach-sara-john/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22853\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-contact-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/life-coach-sara-john/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47529\";a:21:{s:5:\"title\";s:16:\"Roofing Services\";s:2:\"id\";i:47529;s:12:\"publish-date\";i:1600948285;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/roofing-services-02\";s:20:\"astra-site-parent-id\";i:1628;s:15:\"astra-sites-tag\";a:6:{i:1630;s:18:\"commercial-roofing\";i:1629;s:19:\"residential-roofing\";i:1634;s:17:\"roof-installation\";i:1633;s:11:\"roof-repair\";i:1631;s:16:\"roof-replacement\";i:1632;s:16:\"roofing-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2477;s:13:\"home-services\";i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47532\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/roofing-services-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47530\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-about-us.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47534\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-services-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-services-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/147\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47533\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/oofing-services-02-projects.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/oofing-services-02-projects.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47531\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/09/roofing-services-02-contact-us.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-02/wp-json/wp/v2/pages/169\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/roofing-services-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48648\";a:21:{s:5:\"title\";s:16:\"Roofing Services\";s:2:\"id\";i:48648;s:12:\"publish-date\";i:1603984605;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/roofing-services-08\";s:20:\"astra-site-parent-id\";i:1754;s:15:\"astra-sites-tag\";a:5:{i:1630;s:18:\"commercial-roofing\";i:1629;s:19:\"residential-roofing\";i:1633;s:11:\"roof-repair\";i:1631;s:16:\"roof-replacement\";i:1632;s:16:\"roofing-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48651\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/roofing-services-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48649\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-about.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/297\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-08/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48653\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-services.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48652\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-projects.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-08/projects/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:1613;s:8:\"projects\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48650\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/roofing-services-08/contact-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57190\";a:21:{s:5:\"title\";s:12:\"Luxury Hotel\";s:2:\"id\";i:57190;s:12:\"publish-date\";i:1627060454;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/luxury-hotel-04\";s:20:\"astra-site-parent-id\";i:2282;s:15:\"astra-sites-tag\";a:9:{i:2073;s:13:\"accommodation\";i:1534;s:3:\"bnb\";i:2078;s:14:\"business-hotel\";i:350;s:5:\"hotel\";i:2082;s:12:\"luxury-hotel\";i:2197;s:16:\"luxury-residence\";i:714;s:6:\"resort\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-57191\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/luxury-hotel-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57192\";a:12:{s:5:\"title\";s:13:\"Accommodation\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-accomodation.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-accomodation.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/luxury-hotel-04/accommodation/\";s:15:\"astra-sites-tag\";a:1:{i:2073;s:13:\"accommodation\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57193\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/luxury-hotel-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57194\";a:12:{s:5:\"title\";s:6:\"Dining\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-dining.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-dining.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/1121\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/luxury-hotel-04/dining/\";s:15:\"astra-sites-tag\";a:1:{i:1798;s:6:\"dining\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57196\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/luxury-hotel-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57195\";a:12:{s:5:\"title\";s:26:\"Facilities &amp; Amenities\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-facilities.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/07/luxury-hotel-04-facilities.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/luxury-hotel-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/luxury-hotel-04/fascilities-amenities/\";s:15:\"astra-sites-tag\";a:2:{i:777;s:9:\"amenities\";i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47896\";a:21:{s:5:\"title\";s:25:\"Online Programming Course\";s:2:\"id\";i:47896;s:12:\"publish-date\";i:1603825611;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/online-coding-course-08\";s:20:\"astra-site-parent-id\";i:1681;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47900\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/523\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/online-coding-course-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47898\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-all-courses.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/519\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/online-coding-course-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47897\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-about.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/517\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-coding-course-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47899\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/521\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/online-coding-course-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47585\";a:21:{s:5:\"title\";s:20:\"Freelance Copywriter\";s:2:\"id\";i:47585;s:12:\"publish-date\";i:1600960953;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/freelance-copywriter-02\";s:20:\"astra-site-parent-id\";i:1647;s:15:\"astra-sites-tag\";a:8:{i:1652;s:7:\"blogger\";i:1654;s:15:\"content-creator\";i:1649;s:14:\"content-writer\";i:1650;s:10:\"copywriter\";i:1648;s:20:\"freelance-copywriter\";i:669;s:10:\"freelancer\";i:1651;s:8:\"marketer\";i:1653;s:19:\"web-content-creator\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47587\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/freelance-copywriter-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47589\";a:12:{s:5:\"title\";s:4:\"Work\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-work.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-work.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/99\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/freelance-copywriter-02/work/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47588\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-testimonials.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/135\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/freelance-copywriter-02/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47586\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/09/freelance-copywriter-02-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/freelance-copywriter-02/wp-json/wp/v2/pages/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/freelance-copywriter-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(338,'astra-sites-and-pages-page-11','a:15:{s:8:\"id-48149\";a:21:{s:5:\"title\";s:10:\"Life Coach\";s:2:\"id\";i:48149;s:12:\"publish-date\";i:1603893471;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-1.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/life-coach-sara-john-08\";s:20:\"astra-site-parent-id\";i:1704;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48171\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-about-3.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-about-3.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/life-coach-sara-john-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48172\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/life-coach-sara-john-08/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48173\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1372\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/life-coach-sara-john-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48174\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1376\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/life-coach-sara-john-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48175\";a:12:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-pricing-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-pricing-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1374\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/life-coach-sara-john-08/work-with-me/\";s:15:\"astra-sites-tag\";a:1:{i:784;s:12:\"work-with-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51415\";a:21:{s:5:\"title\";s:22:\"Pharmaceutical Company\";s:2:\"id\";i:51415;s:12:\"publish-date\";i:1617130217;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/pharmaceutical-02\";s:20:\"astra-site-parent-id\";i:1884;s:15:\"astra-sites-tag\";a:4:{i:1888;s:6:\"pharma\";i:1890;s:14:\"pharma-company\";i:1891;s:22:\"pharmaceutical-company\";i:1889;s:15:\"pharmaceuticals\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2474;s:13:\"manufacturing\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-51416\";a:12:{s:5:\"title\";s:7:\"Company\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-company.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-company.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/pharmaceutical-02/wp-json/wp/v2/pages/357\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pharmaceutical-02/company/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:979;s:7:\"company\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51417\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/pharmaceutical-02/wp-json/wp/v2/pages/771\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pharmaceutical-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51418\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pharmaceutical-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/pharmaceutical-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51419\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-products.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-products.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/pharmaceutical-02/wp-json/wp/v2/pages/458\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/pharmaceutical-02/products/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51420\";a:12:{s:5:\"title\";s:26:\"Research &amp; Development\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-research.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/pharmaceutical-02-research.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/pharmaceutical-02/wp-json/wp/v2/pages/611\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:62:\"//websitedemos.net/pharmaceutical-02/research-and-development/\";s:15:\"astra-sites-tag\";a:2:{i:1887;s:7:\"process\";i:1886;s:8:\"research\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-51578\";a:21:{s:5:\"title\";s:13:\"Family Lawyer\";s:2:\"id\";i:51578;s:12:\"publish-date\";i:1617821337;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/family-lawyer-02\";s:20:\"astra-site-parent-id\";i:1941;s:15:\"astra-sites-tag\";a:5:{i:912;s:9:\"attorneys\";i:1943;s:14:\"divorce-lawyer\";i:1942;s:13:\"family-lawyer\";i:706;s:6:\"lawyer\";i:1870;s:11:\"lawyer-firm\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-51579\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-about-us.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/family-lawyer-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/family-lawyer-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51580\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/family-lawyer-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/family-lawyer-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-51581\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/family-lawyer-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/family-lawyer-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-51582\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-practice-areas.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/04/family-lawyer-02-practice-areas.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/family-lawyer-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/family-lawyer-02/practice-areas/\";s:15:\"astra-sites-tag\";a:2:{i:707;s:13:\"practice-area\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57319\";a:21:{s:5:\"title\";s:10:\"Book Store\";s:2:\"id\";i:57319;s:12:\"publish-date\";i:1629996901;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/book-store-02\";s:20:\"astra-site-parent-id\";i:2319;s:15:\"astra-sites-tag\";a:8:{i:724;s:6:\"author\";i:2355;s:17:\"author-book-store\";i:2354;s:16:\"author-portfolio\";i:2353;s:11:\"book-writer\";i:2352;s:11:\"books-store\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57334\";a:12:{s:5:\"title\";s:12:\"About Author\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-biography-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-biography-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/book-store-02/wp-json/wp/v2/pages/293\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/book-store-02/biography/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57335\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-books.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-books.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/book-store-02/wp-json/wp/v2/pages/587\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/book-store-02/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57337\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-home.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/book-store-02/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/book-store-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57336\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/08/book-store-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/book-store-02/wp-json/wp/v2/pages/354\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/book-store-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47838\";a:21:{s:5:\"title\";s:22:\"Online Cooking Courses\";s:2:\"id\";i:47838;s:12:\"publish-date\";i:1602871358;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/online-cooking-course-02\";s:20:\"astra-site-parent-id\";i:1678;s:15:\"astra-sites-tag\";a:6:{i:1679;s:14:\"cooking-course\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:719;s:15:\"online-coaching\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47842\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/online-cooking-course-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47840\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-all-courses.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/351\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/online-cooking-course-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47839\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-cooking-course-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47841\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-02-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/online-cooking-course-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45894\";a:21:{s:5:\"title\";s:31:\"Courier &amp; Delivery Services\";s:2:\"id\";i:45894;s:12:\"publish-date\";i:1590081799;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/courier-04\";s:20:\"astra-site-parent-id\";i:1492;s:15:\"astra-sites-tag\";a:7:{i:1498;s:6:\"bearer\";i:1493;s:7:\"carrier\";i:1494;s:7:\"courier\";i:1497;s:8:\"delivery\";i:1495;s:7:\"express\";i:1500;s:8:\"messager\";i:1496;s:6:\"parcel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-45897\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/courier-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45899\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-04-services.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-04-services.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/courier-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45895\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/courier-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45898\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-prices.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-prices.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/courier-04/prices/\";s:15:\"astra-sites-tag\";a:1:{i:815;s:5:\"price\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45900\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/courier-04/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45896\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/03/courier-04-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/courier-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/courier-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45924\";a:21:{s:5:\"title\";s:31:\"Courier &amp; Delivery Services\";s:2:\"id\";i:45924;s:12:\"publish-date\";i:1590081799;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-homepage.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/courier-03\";s:20:\"astra-site-parent-id\";i:1501;s:15:\"astra-sites-tag\";a:7:{i:1498;s:6:\"bearer\";i:1493;s:7:\"carrier\";i:1494;s:7:\"courier\";i:1497;s:8:\"delivery\";i:1495;s:7:\"express\";i:1500;s:8:\"messager\";i:1496;s:6:\"parcel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-45927\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/courier-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45929\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-services.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-services.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/231\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/courier-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45925\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-about.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/233\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/courier-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45928\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-prices.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-prices.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/235\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/courier-03/prices/\";s:15:\"astra-sites-tag\";a:1:{i:815;s:5:\"price\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45930\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-testimonials.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/237\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/courier-03/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45926\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/06/courier-03-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/courier-03/wp-json/wp/v2/pages/239\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/courier-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49406\";a:21:{s:5:\"title\";s:27:\"Freelance Voice-over Artist\";s:2:\"id\";i:49406;s:12:\"publish-date\";i:1616088047;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-home.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/voiceover-artist-02\";s:20:\"astra-site-parent-id\";i:1828;s:15:\"astra-sites-tag\";a:7:{i:1908;s:14:\"dubbing-artist\";i:669;s:10:\"freelancer\";i:969;s:8:\"musician\";i:1834;s:16:\"recording-artist\";i:1571;s:6:\"singer\";i:1510;s:6:\"studio\";i:1833;s:17:\"voice-over-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-49407\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-about.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/voiceover-artist-02/wp-json/wp/v2/pages/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/voiceover-artist-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49408\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/voiceover-artist-02/wp-json/wp/v2/pages/400\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/voiceover-artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49409\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/voiceover-artist-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/voiceover-artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49410\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-services.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/voiceover-artist-02/wp-json/wp/v2/pages/270\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/voiceover-artist-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49411\";a:12:{s:5:\"title\";s:6:\"Studio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-studio.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/voiceover-artist-02-studio.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/voiceover-artist-02/wp-json/wp/v2/pages/309\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/voiceover-artist-02/studio/\";s:15:\"astra-sites-tag\";a:2:{i:1510;s:6:\"studio\";i:691;s:10:\"work-place\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47672\";a:21:{s:5:\"title\";s:15:\"Diagnostics Lab\";s:2:\"id\";i:47672;s:12:\"publish-date\";i:1603984733;s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/diagnostics-lab-08\";s:20:\"astra-site-parent-id\";i:1657;s:15:\"astra-sites-tag\";a:6:{i:1756;s:10:\"blood-bank\";i:337;s:6:\"clinic\";i:1757;s:15:\"diagnostics-lab\";i:1640;s:10:\"laboratory\";i:603;s:7:\"medical\";i:1755;s:16:\"medical-research\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47675\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/242\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/diagnostics-lab-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-47673\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-about.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/diagnostics-lab-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47676\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-services.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-services.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/diagnostics-lab-08/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-47677\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-reviews.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-reviews.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/diagnostics-lab-08/testimonial/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47674\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/256\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/diagnostics-lab-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49217\";a:21:{s:5:\"title\";s:11:\"Piano Tutor\";s:2:\"id\";i:49217;s:12:\"publish-date\";i:1607943895;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/piano-tutor-02\";s:20:\"astra-site-parent-id\";i:1780;s:15:\"astra-sites-tag\";a:7:{i:1786;s:5:\"forte\";i:407;s:5:\"music\";i:1782;s:5:\"piano\";i:1784;s:15:\"piano-institute\";i:1783;s:13:\"piano-lessons\";i:1785;s:14:\"piano-programs\";i:1781;s:8:\"tutorial\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2486;s:9:\"art-music\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-49220\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-home.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/piano-tutor-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49218\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-about-us.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/piano-tutor-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49221\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-programs.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-programs.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/228\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/piano-tutor-02/programs/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49222\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-testimonial.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/278\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/piano-tutor-02/testimonial/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49219\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/12/piano-tutor-02-contact-us.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/piano-tutor-02/wp-json/wp/v2/pages/312\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/piano-tutor-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21592\";a:21:{s:5:\"title\";s:19:\"Custom Printing Pro\";s:2:\"id\";i:21592;s:12:\"publish-date\";i:1555478369;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-04\";s:20:\"astra-site-parent-id\";i:67;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:400;s:15:\"custom-printing\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:881;s:12:\"mug-printing\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-36096\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22180\";a:12:{s:5:\"title\";s:9:\"About HDX\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04-about-hdx.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04-about-hdx.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/custom-printing-04/about-hdx/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22183\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/04/custom-printing-04-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47547\";a:21:{s:5:\"title\";s:15:\"Diagnostics Lab\";s:2:\"id\";i:47547;s:12:\"publish-date\";i:1600971205;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/diagnostics-lab-02\";s:20:\"astra-site-parent-id\";i:1635;s:15:\"astra-sites-tag\";a:5:{i:1637;s:18:\"clinical-diagnosis\";i:1636;s:9:\"diagnosis\";i:1640;s:10:\"laboratory\";i:1638;s:4:\"test\";i:1639;s:8:\"workshop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47550\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/diagnostics-lab-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47548\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-about-us.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/diagnostics-lab-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47551\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-services.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/157\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/diagnostics-lab-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47552\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-02-testimonial.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/170\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/diagnostics-lab-02/testimonial/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47549\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/09/diagnostics-lab-04-contact-us.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-02/wp-json/wp/v2/pages/183\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/diagnostics-lab-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48061\";a:21:{s:5:\"title\";s:21:\"Online Cooking Course\";s:2:\"id\";i:48061;s:12:\"publish-date\";i:1603831834;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-1.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/online-cooking-course-08\";s:20:\"astra-site-parent-id\";i:1696;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48065\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/online-cooking-course-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48063\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-all-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-all-courses-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/online-cooking-course-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48062\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-cooking-course-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48064\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/online-cooking-course-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21821\";a:21:{s:5:\"title\";s:15:\"Custom Printing\";s:2:\"id\";i:21821;s:12:\"publish-date\";i:1556523458;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-home-1.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-03\";s:20:\"astra-site-parent-id\";i:318;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:400;s:15:\"custom-printing\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:881;s:12:\"mug-printing\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:7:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:5;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:6;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-34081\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-home-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-26341\";a:12:{s:5:\"title\";s:9:\"About HDX\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/custom-printing-03/about-hdx/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-26344\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-03-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47023\";a:21:{s:5:\"title\";s:21:\"Women Empowerment NGO\";s:2:\"id\";i:47023;s:12:\"publish-date\";i:1596836442;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/women-empowerment-02\";s:20:\"astra-site-parent-id\";i:1590;s:15:\"astra-sites-tag\";a:2:{i:1592;s:3:\"ngo\";i:1591;s:17:\"women-empowerment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-47028\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/women-empowerment-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47024\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-about-us.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/women-empowerment-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47029\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/women-empowerment-02/what-we-do/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47026\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-events.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-events.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/women-empowerment-02/events/\";s:15:\"astra-sites-tag\";a:2:{i:1569;s:6:\"events\";i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47027\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-gallery.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/women-empowerment-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47025\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/08/women-empowerment-02-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/women-empowerment-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/women-empowerment-02/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(339,'astra-sites-and-pages-page-12','a:15:{s:8:\"id-48447\";a:21:{s:5:\"title\";s:21:\"Women Empowerment NGO\";s:2:\"id\";i:48447;s:12:\"publish-date\";i:1603927254;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/women-empowerment-08\";s:20:\"astra-site-parent-id\";i:1735;s:15:\"astra-sites-tag\";a:3:{i:625;s:7:\"charity\";i:1592;s:3:\"ngo\";i:1591;s:17:\"women-empowerment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48448\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-about-us.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/357\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/women-empowerment-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48449\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/442\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/women-empowerment-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48450\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-events.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-events.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/418\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/women-empowerment-08/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48451\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-gallery.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/426\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/women-empowerment-08/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48452\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/297\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/women-empowerment-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48453\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/403\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/women-empowerment-08/what-we-do/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46688\";a:21:{s:5:\"title\";s:21:\"Inspirational Speaker\";s:2:\"id\";i:46688;s:12:\"publish-date\";i:1595356079;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/inspirational-speaker-04\";s:20:\"astra-site-parent-id\";i:1550;s:15:\"astra-sites-tag\";a:6:{i:1548;s:9:\"encourage\";i:1549;s:10:\"enthusiasm\";i:1547;s:10:\"influencer\";i:1546;s:11:\"inspiration\";i:1545;s:21:\"inspirational-speaker\";i:609;s:9:\"motivator\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-46693\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-home.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/inspirational-speaker-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46689\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-about.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/223\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/inspirational-speaker-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46691\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-courses.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-courses.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/228\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/inspirational-speaker-04/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46692\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-events.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-events.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/inspirational-speaker-04/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46690\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/06/inspirational-speaker-03-contact.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/inspirational-speaker-04/wp-json/wp/v2/pages/226\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/inspirational-speaker-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46941\";a:21:{s:5:\"title\";s:8:\"Musician\";s:2:\"id\";i:46941;s:12:\"publish-date\";i:1596730045;s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/musician-02\";s:20:\"astra-site-parent-id\";i:1564;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2486;s:9:\"art-music\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-46947\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/167\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/musician-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46943\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-biography.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-biography.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/294\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/musician-02/biography/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46944\";a:12:{s:5:\"title\";s:8:\"Concerts\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-concerts.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-concerts.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/musician-02/concerts/\";s:15:\"astra-sites-tag\";a:3:{i:1567;s:8:\"concerts\";i:1569;s:6:\"events\";i:1568;s:5:\"shows\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46942\";a:12:{s:5:\"title\";s:6:\"Albums\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-albums.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-albums.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/musician-02/albums/\";s:15:\"astra-sites-tag\";a:3:{i:1565;s:6:\"albums\";i:763;s:11:\"discography\";i:407;s:5:\"music\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46946\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-gallery.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/musician-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46945\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/musician-02-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/musician-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/musician-02/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:1009;s:10:\"contact-me\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48611\";a:21:{s:5:\"title\";s:8:\"Musician\";s:2:\"id\";i:48611;s:12:\"publish-date\";i:1603984612;s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/musician-08\";s:20:\"astra-site-parent-id\";i:1752;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2486;s:9:\"art-music\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48612\";a:12:{s:5:\"title\";s:6:\"Albums\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-albums.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-albums.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/437\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/musician-08/albums/\";s:15:\"astra-sites-tag\";a:2:{i:1565;s:6:\"albums\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48617\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/musician-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48613\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-biography.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-biography.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/408\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/musician-08/biography/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48614\";a:12:{s:5:\"title\";s:8:\"Concerts\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-concerts.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-concerts.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/432\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/musician-08/concerts/\";s:15:\"astra-sites-tag\";a:1:{i:755;s:7:\"concert\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48616\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-gallery.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/443\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/musician-08/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48615\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/451\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/musician-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55517\";a:21:{s:5:\"title\";s:18:\"Portfolio &amp; CV\";s:2:\"id\";i:55517;s:12:\"publish-date\";i:1622060981;s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/portfolio-02\";s:20:\"astra-site-parent-id\";i:2149;s:15:\"astra-sites-tag\";a:6:{i:2151;s:16:\"curriculum-vitae\";i:2150;s:2:\"cv\";i:1903;s:16:\"personal-website\";i:444;s:9:\"portfolio\";i:2153;s:6:\"resume\";i:2152;s:12:\"work-profile\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55518\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/portfolio-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/portfolio-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55519\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/portfolio-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/portfolio-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55520\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/portfolio-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/portfolio-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55521\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-portfolio.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/portfolio-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/portfolio-02/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55522\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-services.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-02-services.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/portfolio-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/portfolio-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55511\";a:21:{s:5:\"title\";s:19:\"Portfolio &#038; CV\";s:2:\"id\";i:55511;s:12:\"publish-date\";i:1622061009;s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/portfolio-08\";s:20:\"astra-site-parent-id\";i:2148;s:15:\"astra-sites-tag\";a:6:{i:2151;s:16:\"curriculum-vitae\";i:2150;s:2:\"cv\";i:1903;s:16:\"personal-website\";i:444;s:9:\"portfolio\";i:2153;s:6:\"resume\";i:2152;s:12:\"work-profile\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55512\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-about.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/345\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/portfolio-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55513\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/375\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/portfolio-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55514\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/portfolio-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55515\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-portfolio.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/366\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/portfolio-08/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55516\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-services.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-services.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/359\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/portfolio-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48671\";a:21:{s:5:\"title\";s:12:\"Tech Startup\";s:2:\"id\";i:48671;s:12:\"publish-date\";i:1603984602;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tech-startup-08\";s:20:\"astra-site-parent-id\";i:1758;s:15:\"astra-sites-tag\";a:7:{i:1761;s:11:\"application\";i:745;s:12:\"organization\";i:1762;s:16:\"software-company\";i:1760;s:13:\"software-firm\";i:1665;s:7:\"startup\";i:1759;s:13:\"tech-business\";i:1763;s:12:\"tech-startup\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48672\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/248\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tech-startup-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48673\";a:12:{s:5:\"title\";s:8:\"Features\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-features.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-features.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tech-startup-08/features/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48674\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tech-startup-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48675\";a:12:{s:5:\"title\";s:4:\"Plan\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-plan.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-plan.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/tech-startup-08/plan/\";s:15:\"astra-sites-tag\";a:2:{i:1663;s:4:\"plan\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49795\";a:21:{s:5:\"title\";s:18:\"Learn Oil Painting\";s:2:\"id\";i:49795;s:12:\"publish-date\";i:1612553999;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-homepage.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/learn-oil-painting-02\";s:20:\"astra-site-parent-id\";i:1851;s:15:\"astra-sites-tag\";a:4:{i:462;s:7:\"courses\";i:467;s:9:\"learndash\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-49796\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learn-oil-painting-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/learn-oil-painting-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49797\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-classes.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-classes.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-oil-painting-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/learn-oil-painting-02/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49798\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learn-oil-painting-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/learn-oil-painting-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49799\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/02/learn-oil-painting-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-oil-painting-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/learn-oil-painting-02/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47565\";a:21:{s:5:\"title\";s:28:\"Hairdressers and Hair Salons\";s:2:\"id\";i:47565;s:12:\"publish-date\";i:1600968683;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/hair-salon-04\";s:20:\"astra-site-parent-id\";i:1641;s:15:\"astra-sites-tag\";a:7:{i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:1645;s:8:\"hair-cut\";i:1642;s:10:\"hair-salon\";i:1644;s:12:\"hair-styling\";i:1646;s:23:\"professional-hair-salon\";i:1643;s:7:\"styling\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47567\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/hair-salon-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47569\";a:12:{s:5:\"title\";s:6:\"Salons\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-salon.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-salon.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/hair-salon-04/salons/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";i:650;s:5:\"salon\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47570\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-services.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-services.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/290\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/hair-salon-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47568\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-reviews.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/317\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hair-salon-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47566\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/09/hair-salon-04-contact-us.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/hair-salon-04/wp-json/wp/v2/pages/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/hair-salon-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54423\";a:21:{s:5:\"title\";s:11:\"Coffee Shop\";s:2:\"id\";i:54423;s:12:\"publish-date\";i:1621457260;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-02.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-02.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/coffee-shop-02\";s:20:\"astra-site-parent-id\";i:2031;s:15:\"astra-sites-tag\";a:10:{i:693;s:4:\"cafe\";i:2042;s:8:\"cafe-bar\";i:1527;s:9:\"cafeteria\";i:2043;s:12:\"coffee-house\";i:1575;s:11:\"coffee-shop\";i:399;s:8:\"one-page\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:335;s:10:\"restaurant\";i:2041;s:9:\"snack-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-54424\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-02.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-02.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/coffee-shop-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coffee-shop-02/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46285\";a:21:{s:5:\"title\";s:15:\"Moving Services\";s:2:\"id\";i:46285;s:12:\"publish-date\";i:1590081788;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/moving-services-04\";s:20:\"astra-site-parent-id\";i:1530;s:15:\"astra-sites-tag\";a:5:{i:1021;s:14:\"local-business\";i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:1535;s:10:\"relocation\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-46289\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/moving-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46286\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-about-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/moving-services-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46290\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-services-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/moving-services-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46291\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-reviews.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/moving-services-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46288\";a:12:{s:5:\"title\";s:11:\"FAQ&#8217;s\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-faq.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/moving-services-04/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46287\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-contact-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/moving-services-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/moving-services-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46305\";a:21:{s:5:\"title\";s:15:\"Moving Services\";s:2:\"id\";i:46305;s:12:\"publish-date\";i:1590081787;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home-1.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/moving-services-03\";s:20:\"astra-site-parent-id\";i:1531;s:15:\"astra-sites-tag\";a:5:{i:1021;s:14:\"local-business\";i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:1535;s:10:\"relocation\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-46309\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-home-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/232\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/moving-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46306\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-about-2.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-about-2.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/234\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/moving-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46310\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-services-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-services-2.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/235\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/moving-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46311\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-testimonials-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/236\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/moving-services-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46308\";a:12:{s:5:\"title\";s:11:\"FAQ&#8217;s\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-faq-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/237\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/moving-services-03/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46307\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/06/moving-services-04-contact-2.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/moving-services-03/wp-json/wp/v2/pages/238\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/moving-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49412\";a:21:{s:5:\"title\";s:17:\"Bike Modification\";s:2:\"id\";i:49412;s:12:\"publish-date\";i:1608714973;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/bike-modification-04\";s:20:\"astra-site-parent-id\";i:1829;s:15:\"astra-sites-tag\";a:4:{i:1831;s:10:\"automobile\";i:1830;s:17:\"bike-modification\";i:1832;s:12:\"custom-bikes\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2475;s:10:\"automotive\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-49413\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-about-us.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/896\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/bike-modification-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49414\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/782\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bike-modification-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49415\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/bike-modification-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49416\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-services.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/568\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/bike-modification-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49417\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-testimonial.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/655\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/bike-modification-04/testimonial/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-49418\";a:12:{s:5:\"title\";s:5:\"Works\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-works.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/12/bike-modification-04-works.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/bike-modification-04/wp-json/wp/v2/pages/408\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bike-modification-04/works/\";s:15:\"astra-sites-tag\";a:3:{i:997;s:8:\"our-work\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45466\";a:21:{s:5:\"title\";s:16:\"Co-Working Space\";s:2:\"id\";i:45466;s:12:\"publish-date\";i:1584036009;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-04\";s:20:\"astra-site-parent-id\";i:1443;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-45469\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45467\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-about-us.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45471\";a:12:{s:5:\"title\";s:9:\"Workspace\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-workspace.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-workspace.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-04/workspace/\";s:15:\"astra-sites-tag\";a:2:{i:451;s:4:\"work\";i:1444;s:9:\"workspace\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45470\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-pricing-pro.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-pricing-pro.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45468\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-contact-pro.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-04-contact-pro.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45483\";a:21:{s:5:\"title\";s:16:\"Co-Working Space\";s:2:\"id\";i:45483;s:12:\"publish-date\";i:1585154177;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-home.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-03\";s:20:\"astra-site-parent-id\";i:1445;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-45486\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/476\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45484\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-about.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/478\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45488\";a:12:{s:5:\"title\";s:9:\"Workspace\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-workspace.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-workspace.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/479\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-03/workspace/\";s:15:\"astra-sites-tag\";a:2:{i:451;s:4:\"work\";i:1444;s:9:\"workspace\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45487\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-pricing.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-pricing.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/480\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-03/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45485\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/co-working-space-03-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-03/wp-json/wp/v2/pages/481\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(340,'astra-sites-and-pages-page-13','a:15:{s:8:\"id-47052\";a:21:{s:5:\"title\";s:12:\"Elderly Home\";s:2:\"id\";i:47052;s:12:\"publish-date\";i:1597077645;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/elderly-care-02\";s:20:\"astra-site-parent-id\";i:1593;s:15:\"astra-sites-tag\";a:5:{i:1598;s:24:\"assisted-living-facility\";i:1596;s:10:\"elder-home\";i:1595;s:11:\"elders-care\";i:1594;s:12:\"old-age-home\";i:1597;s:15:\"retirement-home\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47056\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/elderly-care-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47053\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/elderly-care-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47057\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-services.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-services.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/elderly-care-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47055\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-facilities.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-facilities.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/elderly-care-02/facilities/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47054\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/elderly-care-02-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/elderly-care-02/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48519\";a:21:{s:5:\"title\";s:12:\"Elderly Home\";s:2:\"id\";i:48519;s:12:\"publish-date\";i:1603984628;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/elderly-care-08\";s:20:\"astra-site-parent-id\";i:1744;s:15:\"astra-sites-tag\";a:5:{i:1598;s:24:\"assisted-living-facility\";i:1596;s:10:\"elder-home\";i:1595;s:11:\"elders-care\";i:1594;s:12:\"old-age-home\";i:1597;s:15:\"retirement-home\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48523\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/elderly-care-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48520\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/elderly-care-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48524\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-services.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-services.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/elderly-care-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48522\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-facilities.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-facilities.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/elderly-care-08/facilities/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48521\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/elderly-care-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47084\";a:21:{s:5:\"title\";s:12:\"Horticulture\";s:2:\"id\";i:47084;s:12:\"publish-date\";i:1597154802;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/horticulture-02\";s:20:\"astra-site-parent-id\";i:1600;s:15:\"astra-sites-tag\";a:4:{i:1601;s:11:\"agriculture\";i:1603;s:13:\"farm-products\";i:632;s:7:\"farming\";i:1602;s:12:\"horticulture\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47086\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/horticulture-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47087\";a:12:{s:5:\"title\";s:8:\"Our Farm\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-farm.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-farm.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/92\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/horticulture-02/our-farm/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47088\";a:12:{s:5:\"title\";s:11:\"Our Produce\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-produce.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-our-produce.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/horticulture-02/our-produce/\";s:15:\"astra-sites-tag\";a:3:{i:1606;s:12:\"our-products\";i:1605;s:12:\"our-services\";i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47089\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-testimonial.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/horticulture-02/testimonial/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47085\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/horticulture-02-contact-us.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/horticulture-02/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/horticulture-02/contact-us/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47723\";a:21:{s:5:\"title\";s:12:\"Horticulture\";s:2:\"id\";i:47723;s:12:\"publish-date\";i:1603821508;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/horticulture-08\";s:20:\"astra-site-parent-id\";i:1669;s:15:\"astra-sites-tag\";a:4:{i:1601;s:11:\"agriculture\";i:1603;s:13:\"farm-products\";i:632;s:7:\"farming\";i:1602;s:12:\"horticulture\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47725\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/horticulture-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47726\";a:12:{s:5:\"title\";s:8:\"Our Farm\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-farm.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-farm.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/horticulture-08/our-farm/\";s:15:\"astra-sites-tag\";a:2:{i:1737;s:4:\"farm\";i:1736;s:8:\"our-farm\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47727\";a:12:{s:5:\"title\";s:11:\"Our Produce\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-produce.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-produce.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/horticulture-08/our-produce/\";s:15:\"astra-sites-tag\";a:1:{i:1606;s:12:\"our-products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47728\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-testimonials.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/horticulture-08/testimonials/\";s:15:\"astra-sites-tag\";a:3:{i:1738;s:9:\"feedbacks\";i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47724\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-contact-us.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/horticulture-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46988\";a:21:{s:5:\"title\";s:7:\"AppPlus\";s:2:\"id\";i:46988;s:12:\"publish-date\";i:1596732885;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/app-landing-page-04.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/app-landing-page-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/app-landing-page-04.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/app-landing-page-04\";s:20:\"astra-site-parent-id\";i:1581;s:15:\"astra-sites-tag\";a:4:{i:1583;s:16:\"app-landing-page\";i:423;s:4:\"home\";i:850;s:12:\"landing-page\";i:629;s:20:\"product-landing-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2499;s:10:\"technology\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-46989\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/app-landing-page-04.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/app-landing-page-04.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/app-landing-page-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/app-landing-page-04/\";s:15:\"astra-sites-tag\";a:3:{i:1582;s:13:\"download-page\";i:850;s:12:\"landing-page\";i:629;s:20:\"product-landing-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45850\";a:21:{s:5:\"title\";s:25:\"School &amp; Kindergarten\";s:2:\"id\";i:45850;s:12:\"publish-date\";i:1586952785;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/04/school-kindergarten-04.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/04/school-kindergarten-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/04/school-kindergarten-04.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/school-kindergarten-04\";s:20:\"astra-site-parent-id\";i:1487;s:15:\"astra-sites-tag\";a:5:{i:459;s:9:\"education\";i:1490;s:4:\"kids\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-45854\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/04/school-kindergarten-04.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/04/school-kindergarten-04.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/school-kindergarten-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45851\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/school-kindergarten-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45855\";a:12:{s:5:\"title\";s:11:\"Parent Info\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/school-kindergarten-04/parent-info/\";s:15:\"astra-sites-tag\";a:2:{i:1489;s:11:\"information\";i:1488;s:6:\"parent\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45852\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/school-kindergarten-04/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45856\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/school-kindergarten-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45853\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/school-kindergarten-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45870\";a:21:{s:5:\"title\";s:25:\"School &amp; Kindergarten\";s:2:\"id\";i:45870;s:12:\"publish-date\";i:1586952772;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/school-kindergarten-03\";s:20:\"astra-site-parent-id\";i:1491;s:15:\"astra-sites-tag\";a:5:{i:459;s:9:\"education\";i:1490;s:4:\"kids\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-45874\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-home.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/school-kindergarten-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45871\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-about-us.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/school-kindergarten-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45872\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-classes.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/school-kindergarten-03/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45875\";a:12:{s:5:\"title\";s:11:\"Parent Info\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-parent-info.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/school-kindergarten-03/parent-info/\";s:15:\"astra-sites-tag\";a:2:{i:1489;s:11:\"information\";i:1488;s:6:\"parent\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45876\";a:12:{s:5:\"title\";s:6:\"Review\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-review.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/school-kindergarten-03/review/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45873\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/school-kindergarten-03-wip-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/school-kindergarten-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/school-kindergarten-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45584\";a:21:{s:5:\"title\";s:9:\"Cake Shop\";s:2:\"id\";i:45584;s:12:\"publish-date\";i:1590081789;s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/cake-shop-04\";s:20:\"astra-site-parent-id\";i:1452;s:15:\"astra-sites-tag\";a:4:{i:758;s:6:\"bakery\";i:1527;s:9:\"cafeteria\";i:1528;s:9:\"cake-shop\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2478;s:17:\"local-storefronts\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-45588\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/cake-shop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45585\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-about.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cake-shop-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45586\";a:12:{s:5:\"title\";s:5:\"Cakes\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-cakes.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-cakes.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cake-shop-04/cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45589\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/cake-shop-04/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-45587\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-04-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cake-shop-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cake-shop-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46271\";a:21:{s:5:\"title\";s:9:\"Cake Shop\";s:2:\"id\";i:46271;s:12:\"publish-date\";i:1590081789;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-home.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/cake-shop-03\";s:20:\"astra-site-parent-id\";i:1529;s:15:\"astra-sites-tag\";a:5:{i:758;s:6:\"bakery\";i:1527;s:9:\"cafeteria\";i:783;s:4:\"cake\";i:1528;s:9:\"cake-shop\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2478;s:17:\"local-storefronts\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-46275\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-home.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/cake-shop-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46272\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-about.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/285\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cake-shop-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46273\";a:12:{s:5:\"title\";s:5:\"Cakes\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-cakes.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-cakes.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/286\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cake-shop-03/cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46276\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-testimonials.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/cake-shop-03/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46274\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/06/cake-shop-03-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/cake-shop-03/wp-json/wp/v2/pages/288\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cake-shop-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22058\";a:21:{s:5:\"title\";s:13:\"Travel Agency\";s:2:\"id\";i:22058;s:12:\"publish-date\";i:1560489916;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/tourism-04\";s:20:\"astra-site-parent-id\";i:68;s:15:\"astra-sites-tag\";a:6:{i:979;s:7:\"company\";i:812;s:6:\"office\";i:430;s:7:\"tourism\";i:431;s:13:\"tours-travels\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-39869\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22203-travel-agency-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22203-travel-agency-home-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/tourism-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39867\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22200-travel-agency-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22200-travel-agency-about-us-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tourism-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39871\";a:12:{s:5:\"title\";s:5:\"Tours\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22205-travel-agency-tours-resize.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22205-travel-agency-tours-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/tourism-04/tours/\";s:15:\"astra-sites-tag\";a:2:{i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39870\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22204-travel-agency-reviews-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22204-travel-agency-reviews-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39868\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/tourism-04-contact-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/tourism-04-contact-revised-1200.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22091\";a:21:{s:5:\"title\";s:13:\"Travel Agency\";s:2:\"id\";i:22091;s:12:\"publish-date\";i:1561001708;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/tourism-03\";s:20:\"astra-site-parent-id\";i:92;s:15:\"astra-sites-tag\";a:5:{i:979;s:7:\"company\";i:812;s:6:\"office\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-22859\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-home.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/200\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/tourism-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22856\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tourism-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22861\";a:12:{s:5:\"title\";s:5:\"Tours\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-tours.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-tours.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/tourism-03/tours/\";s:15:\"astra-sites-tag\";a:1:{i:770;s:4:\"tour\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22860\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-reviews.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-reviews.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-03/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22857\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-contact-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47181\";a:21:{s:5:\"title\";s:16:\"Consultants Firm\";s:2:\"id\";i:47181;s:12:\"publish-date\";i:1597262009;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/consultant-firm-04\";s:20:\"astra-site-parent-id\";i:1618;s:15:\"astra-sites-tag\";a:2:{i:1620;s:19:\"business-consultant\";i:1621;s:10:\"consultant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-47185\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/consultant-firm-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47182\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/consultant-firm-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47186\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/consultant-firm-04/services/\";s:15:\"astra-sites-tag\";a:2:{i:1605;s:12:\"our-services\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47183\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-case-studies.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-case-studies.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/consultant-firm-04/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47187\";a:12:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-team.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-team.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/consultant-firm-04/team/\";s:15:\"astra-sites-tag\";a:2:{i:996;s:8:\"our-team\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-47184\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/08/consultant-firm-04-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/consultant-firm-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/consultant-firm-04/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46967\";a:21:{s:5:\"title\";s:4:\"Cafe\";s:2:\"id\";i:46967;s:12:\"publish-date\";i:1596731285;s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/cafe-04\";s:20:\"astra-site-parent-id\";i:1574;s:15:\"astra-sites-tag\";a:5:{i:693;s:4:\"cafe\";i:1576;s:17:\"casual-restaurant\";i:1575;s:11:\"coffee-shop\";i:1577;s:13:\"confectionery\";i:335;s:10:\"restaurant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-46971\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"//websitedemos.net/cafe-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46968\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-about-us.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cafe-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46973\";a:12:{s:5:\"title\";s:13:\"What We Offer\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-what-we-offer.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-what-we-offer.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cafe-04/what-we-offer/\";s:15:\"astra-sites-tag\";a:1:{i:1542;s:13:\"what-we-offer\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46972\";a:12:{s:5:\"title\";s:8:\"Our Menu\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-our-menu.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-our-menu.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cafe-04/our-menu/\";s:15:\"astra-sites-tag\";a:4:{i:336;s:4:\"food\";i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";i:1578;s:8:\"our-menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46970\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-gallery.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/cafe-04/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:1580;s:6:\"photos\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46969\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/08/cafe-04-contact.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/cafe-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/cafe-04/contact/\";s:15:\"astra-sites-tag\";a:4:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55408\";a:21:{s:5:\"title\";s:6:\"School\";s:2:\"id\";i:55408;s:12:\"publish-date\";i:1622059860;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-home-1.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/school-02\";s:20:\"astra-site-parent-id\";i:2109;s:15:\"astra-sites-tag\";a:10:{i:2154;s:9:\"academics\";i:610;s:8:\"coaching\";i:2156;s:7:\"daycare\";i:459;s:9:\"education\";i:2158;s:8:\"educator\";i:2155;s:11:\"high-school\";i:617;s:12:\"kindergarten\";i:2157;s:9:\"preschool\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55412\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/school-02/wp-json/wp/v2/pages/155\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/school-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55409\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/school-02/wp-json/wp/v2/pages/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/school-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55410\";a:12:{s:5:\"title\";s:9:\"Academics\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-academics-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-academics-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/school-02/wp-json/wp/v2/pages/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/school-02/academics/\";s:15:\"astra-sites-tag\";a:1:{i:2110;s:7:\"academy\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55411\";a:12:{s:5:\"title\";s:10:\"Activities\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-activities-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-activities-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/school-02/wp-json/wp/v2/pages/154\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/school-02/activities/\";s:15:\"astra-sites-tag\";a:1:{i:1922;s:10:\"activities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55413\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/school-02-home-1.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/school-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/school-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55500\";a:21:{s:5:\"title\";s:6:\"School\";s:2:\"id\";i:55500;s:12:\"publish-date\";i:1622059216;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-home.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/school-08\";s:20:\"astra-site-parent-id\";i:2147;s:15:\"astra-sites-tag\";a:10:{i:2154;s:9:\"academics\";i:610;s:8:\"coaching\";i:2156;s:7:\"daycare\";i:459;s:9:\"education\";i:2158;s:8:\"educator\";i:2155;s:11:\"high-school\";i:617;s:12:\"kindergarten\";i:2157;s:9:\"preschool\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55504\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/school-08/wp-json/wp/v2/pages/117\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/school-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55501\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/school-08/wp-json/wp/v2/pages/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/school-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-55502\";a:12:{s:5:\"title\";s:9:\"Academics\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-academics.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-academics.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/school-08/wp-json/wp/v2/pages/79\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/school-08/academics/\";s:15:\"astra-sites-tag\";a:1:{i:2114;s:8:\"academic\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55503\";a:12:{s:5:\"title\";s:10:\"Activities\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-activities.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-activities.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/school-08/wp-json/wp/v2/pages/102\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/school-08/activities/\";s:15:\"astra-sites-tag\";a:1:{i:1922;s:10:\"activities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55505\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-home.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/school-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/school-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no');
INSERT INTO `wp_options` VALUES (341,'astra-sites-and-pages-page-14','a:15:{s:8:\"id-57385\";a:21:{s:5:\"title\";s:9:\"Gift Shop\";s:2:\"id\";i:57385;s:12:\"publish-date\";i:1630001335;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-home-1.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/gift-shop-04\";s:20:\"astra-site-parent-id\";i:2334;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:2348;s:20:\"corporate-gift-store\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:404;s:9:\"gift-shop\";i:401;s:10:\"gift-store\";i:2347;s:17:\"online-gift-store\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2346;s:18:\"personalised-gifts\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-57386\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gift-shop-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/gift-shop-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-57387\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gift-shop-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/gift-shop-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57388\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/08/gift-shop-04-home-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gift-shop-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/gift-shop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46704\";a:21:{s:5:\"title\";s:13:\"e-Book Author\";s:2:\"id\";i:46704;s:12:\"publish-date\";i:1595355691;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/ebook-author-02\";s:20:\"astra-site-parent-id\";i:1551;s:15:\"astra-sites-tag\";a:4:{i:724;s:6:\"author\";i:727;s:4:\"book\";i:748;s:5:\"ebook\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-46709\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-home-page.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/ebook-author-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46705\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/ebook-author-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46707\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-e-books.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-e-books.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/ebook-author-02/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46708\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-events.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-events.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ebook-author-02/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46706\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/07/ebook-author-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ebook-author-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/ebook-author-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48472\";a:21:{s:5:\"title\";s:13:\"e-book Author\";s:2:\"id\";i:48472;s:12:\"publish-date\";i:1603931209;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/ebook-author-08\";s:20:\"astra-site-parent-id\";i:1739;s:15:\"astra-sites-tag\";a:4:{i:724;s:6:\"author\";i:727;s:4:\"book\";i:748;s:5:\"ebook\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48473\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/ebook-author-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48474\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-contact-page.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/ebook-author-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48475\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-e-books.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-e-books.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/ebook-author-08/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:1740;s:5:\"books\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48476\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-events.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-events.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/256\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ebook-author-08/events/\";s:15:\"astra-sites-tag\";a:1:{i:1569;s:6:\"events\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48477\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/ebook-author-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45725\";a:21:{s:5:\"title\";s:15:\"Cosmetics Store\";s:2:\"id\";i:45725;s:12:\"publish-date\";i:1585306131;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cosmetics-store-01\";s:20:\"astra-site-parent-id\";i:1469;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-45728\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/38\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cosmetics-store-01/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:1467;s:14:\"store-homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45729\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-testimonials.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/cosmetics-store-01/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:1468;s:15:\"product-reviews\";i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45726\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cosmetics-store-01/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-45727\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/03/cosmetics-store-01-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cosmetics-store-01/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cosmetics-store-01/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19494\";a:21:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:2:\"id\";i:19494;s:12:\"publish-date\";i:1538655023;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-steaks-place.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-steaks-place.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-steaks-place.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-restaurant-02\";s:20:\"astra-site-parent-id\";i:66;s:15:\"astra-sites-tag\";a:11:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-22165\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-steaks-place.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-steaks-place.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-restaurant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22162\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-restaurant-about-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-restaurant-about-page.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bbq-restaurant-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22166\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-restaurant-menu-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/06/the-bbq-restaurant-menu-page.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/bbq-restaurant-02/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22164\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-contact-screenshot.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bbq-restaurant-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19579\";a:21:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:2:\"id\";i:19579;s:12:\"publish-date\";i:1540186022;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-restaurant-01\";s:20:\"astra-site-parent-id\";i:84;s:15:\"astra-sites-tag\";a:11:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-22694\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-restaurant-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22691\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bbq-restaurant-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22695\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-menu.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-menu.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/bbq-restaurant-01/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22693\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-restaurant-01-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bbq-restaurant-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47979\";a:21:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:2:\"id\";i:47979;s:12:\"publish-date\";i:1603828775;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-1.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-restaurant-08\";s:20:\"astra-site-parent-id\";i:1690;s:15:\"astra-sites-tag\";a:10:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47982\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/531\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-restaurant-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47980\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bbq-restaurant-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-47983\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-menu-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/535\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/bbq-restaurant-08/menu/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47981\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/537\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bbq-restaurant-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21828\";a:21:{s:5:\"title\";s:12:\"Health Coach\";s:2:\"id\";i:21828;s:12:\"publish-date\";i:1557135032;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/05/susan-burns-health-coach-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/05/susan-burns-health-coach-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/05/susan-burns-health-coach-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/health-coach-04\";s:20:\"astra-site-parent-id\";i:88;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:516;s:4:\"diet\";i:521;s:12:\"fitness-blog\";i:336;s:4:\"food\";i:518;s:12:\"health-coach\";i:517;s:14:\"healthy-eating\";i:519;s:14:\"healthy-living\";i:520;s:9:\"nutrition\";i:1020;s:8:\"personal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-22740\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/05/susan-burns-health-coach-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/05/susan-burns-health-coach-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/health-coach-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22741\";a:12:{s:5:\"title\";s:8:\"My Story\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-mystory.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-mystory.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/health-coach-04/my-story/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22738\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/health-coach-04/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22739\";a:12:{s:5:\"title\";s:11:\"Get Started\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-susan-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-susan-contact-page.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/health-coach-04/get-started/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:766;s:11:\"get-started\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-44066\";a:21:{s:5:\"title\";s:12:\"Health Coach\";s:2:\"id\";i:44066;s:12:\"publish-date\";i:1584363116;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-home-1.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/health-coach-03\";s:20:\"astra-site-parent-id\";i:1420;s:15:\"astra-sites-tag\";a:7:{i:516;s:4:\"diet\";i:521;s:12:\"fitness-blog\";i:336;s:4:\"food\";i:518;s:12:\"health-coach\";i:517;s:14:\"healthy-eating\";i:519;s:14:\"healthy-living\";i:520;s:9:\"nutrition\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:2:{i:2483;s:15:\"expert-services\";i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-45544\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-home-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/health-coach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45545\";a:12:{s:5:\"title\";s:8:\"My Story\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-about-1.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/465\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/health-coach-03/my-story/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45542\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-blog-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-blog-1.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/327\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/health-coach-03/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-45543\";a:12:{s:5:\"title\";s:11:\"Get Started\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/03/health-coach-03-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-03/wp-json/wp/v2/pages/410\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/health-coach-03/get-started/\";s:15:\"astra-sites-tag\";a:2:{i:766;s:11:\"get-started\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18191\";a:21:{s:5:\"title\";s:10:\"Plant Shop\";s:2:\"id\";i:18191;s:12:\"publish-date\";i:1516691505;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/01/plant-shop-grow-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/01/plant-shop-grow-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/01/plant-shop-grow-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-04\";s:20:\"astra-site-parent-id\";i:263;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:399;s:8:\"one-page\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-39975\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/01/plant-shop-grow-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/01/plant-shop-grow-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-shop-04/wp-json/wp/v2/pages/238\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18166\";a:21:{s:5:\"title\";s:10:\"Plant Shop\";s:2:\"id\";i:18166;s:12:\"publish-date\";i:1516691491;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-03-homepage.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-03\";s:20:\"astra-site-parent-id\";i:266;s:15:\"astra-sites-tag\";a:15:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-24758\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/plant-shop-03/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-43398\";a:21:{s:5:\"title\";s:10:\"Plant Shop\";s:2:\"id\";i:43398;s:12:\"publish-date\";i:1581008140;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-06\";s:20:\"astra-site-parent-id\";i:1413;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:399;s:8:\"one-page\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-43399\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-shop-06/wp-json/wp/v2/pages/310\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-06/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46009\";a:21:{s:5:\"title\";s:7:\"Painter\";s:2:\"id\";i:46009;s:12:\"publish-date\";i:1586952856;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/painter-04\";s:20:\"astra-site-parent-id\";i:1508;s:15:\"astra-sites-tag\";a:7:{i:597;s:3:\"art\";i:1511;s:7:\"artisan\";i:339;s:6:\"artist\";i:1513;s:5:\"craft\";i:1514;s:6:\"dauber\";i:614;s:7:\"painter\";i:1512;s:8:\"painting\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-46013\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/painter-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46010\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/painter-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46011\";a:12:{s:5:\"title\";s:8:\"Artworks\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-artworks.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-artworks.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/painter-04/artworks/\";s:15:\"astra-sites-tag\";a:2:{i:597;s:3:\"art\";i:1509;s:7:\"artwork\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46014\";a:12:{s:5:\"title\";s:6:\"Studio\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-studio.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-studio.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/painter-04/studio/\";s:15:\"astra-sites-tag\";a:1:{i:1510;s:6:\"studio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46012\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-04-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/painter-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/painter-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-46026\";a:21:{s:5:\"title\";s:7:\"Painter\";s:2:\"id\";i:46026;s:12:\"publish-date\";i:1586952849;s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/painter-03\";s:20:\"astra-site-parent-id\";i:1515;s:15:\"astra-sites-tag\";a:7:{i:597;s:3:\"art\";i:1511;s:7:\"artisan\";i:339;s:6:\"artist\";i:1513;s:5:\"craft\";i:1514;s:6:\"dauber\";i:614;s:7:\"painter\";i:1512;s:8:\"painting\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-46030\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/232\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/painter-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46027\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-about-page-04.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/218\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/painter-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46028\";a:12:{s:5:\"title\";s:8:\"Artworks\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-artworks.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-artworks.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/219\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/painter-03/artworks/\";s:15:\"astra-sites-tag\";a:1:{i:1509;s:7:\"artwork\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46031\";a:12:{s:5:\"title\";s:6:\"Studio\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-studio.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-studio.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/painter-03/studio/\";s:15:\"astra-sites-tag\";a:1:{i:1510;s:6:\"studio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-46029\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/painter-03-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/painter-03/wp-json/wp/v2/pages/221\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/painter-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19540\";a:21:{s:5:\"title\";s:15:\"Yoga Instructor\";s:2:\"id\";i:19540;s:12:\"publish-date\";i:1540964155;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2018/10/yoga-instructor-sarah-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2018/10/yoga-instructor-sarah-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2018/10/yoga-instructor-sarah-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/yoga-instructor-02\";s:20:\"astra-site-parent-id\";i:105;s:15:\"astra-sites-tag\";a:7:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:849;s:11:\"health-yoga\";i:1020;s:8:\"personal\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-22967\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2018/10/yoga-instructor-sarah-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2018/10/yoga-instructor-sarah-homepage.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/yoga-instructor-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22963\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-sarah-about-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-sarah-about-page.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/yoga-instructor-02/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22965\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-class-page.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-class-page.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-02/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22968\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-publication.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-publication.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/yoga-instructor-02/publications/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22966\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-getfit-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-getfit-page.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/94\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-02/get-fit/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(342,'astra-sites-and-pages-page-15','a:15:{s:8:\"id-19629\";a:21:{s:5:\"title\";s:15:\"Yoga Instructor\";s:2:\"id\";i:19629;s:12:\"publish-date\";i:1540964157;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/yoga-instructor-01\";s:20:\"astra-site-parent-id\";i:107;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-22987\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/yoga-instructor-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22980\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-about-me-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-about-me-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/yoga-instructor-01/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22985\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-classes-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-classes-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-01/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22988\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-publications-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-publications-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/yoga-instructor-01/publications/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22986\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-get-fit-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-get-fit-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/94\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-01/get-fit/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:769;s:7:\"get-fit\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48631\";a:21:{s:5:\"title\";s:15:\"Yoga Instructor\";s:2:\"id\";i:48631;s:12:\"publish-date\";i:1603984609;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/yoga-instructor-08\";s:20:\"astra-site-parent-id\";i:1753;s:15:\"astra-sites-tag\";a:7:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:849;s:11:\"health-yoga\";i:1020;s:8:\"personal\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/51\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/yoga-instructor-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48632\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-about-me.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/52\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/yoga-instructor-08/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48633\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-classes.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-classes.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-08/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48636\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-publications.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-publications.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/54\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/yoga-instructor-08/publications/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48634\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-get-fit.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-get-fit.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-08/get-fit/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49936\";a:21:{s:5:\"title\";s:11:\"Recipe Blog\";s:2:\"id\";i:49936;s:12:\"publish-date\";i:1614595588;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/recipe-blog-08\";s:20:\"astra-site-parent-id\";i:1858;s:15:\"astra-sites-tag\";a:5:{i:792;s:7:\"cooking\";i:787;s:6:\"dinner\";i:336;s:4:\"food\";i:793;s:11:\"food-making\";i:788;s:5:\"snack\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-49940\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1055\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/recipe-blog-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-49937\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-about-me.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1071\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/recipe-blog-08/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49938\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-blog.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1067\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/recipe-blog-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49939\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1074\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/recipe-blog-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-39906\";a:21:{s:5:\"title\";s:6:\"Church\";s:2:\"id\";i:39906;s:12:\"publish-date\";i:1579633611;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/church-04\";s:20:\"astra-site-parent-id\";i:1199;s:15:\"astra-sites-tag\";a:5:{i:897;s:15:\"catholic-church\";i:625;s:7:\"charity\";i:893;s:6:\"church\";i:898;s:16:\"community-church\";i:735;s:6:\"donate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:3;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:11:{s:8:\"id-57915\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/2050\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/church-04/donor-dashboard-4/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57916\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/2041\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/church-04/donor-dashboard/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57917\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/2044\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/church-04/donor-dashboard-2/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57918\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/2047\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/church-04/donor-dashboard-3/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-39912\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/church-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39907\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-about-us-1.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/church-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39910\";a:12:{s:5:\"title\";s:13:\"Get connected\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-get-connected.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-get-connected.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/church-04/get-connected/\";s:15:\"astra-sites-tag\";a:1:{i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39913\";a:12:{s:5:\"title\";s:7:\"Sermons\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-sermons.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-sermons.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/church-04/sermons/\";s:15:\"astra-sites-tag\";a:1:{i:892;s:7:\"sermons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39909\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-events.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-events.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/church-04/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39908\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/church-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-39911\";a:12:{s:5:\"title\";s:4:\"Give\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-give.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-give.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/church-04/give/\";s:15:\"astra-sites-tag\";a:2:{i:735;s:6:\"donate\";i:1015;s:4:\"give\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-44450\";a:21:{s:5:\"title\";s:6:\"Church\";s:2:\"id\";i:44450;s:12:\"publish-date\";i:1586540158;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-homepage.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/church-03\";s:20:\"astra-site-parent-id\";i:1428;s:15:\"astra-sites-tag\";a:5:{i:897;s:15:\"catholic-church\";i:625;s:7:\"charity\";i:893;s:6:\"church\";i:898;s:16:\"community-church\";i:735;s:6:\"donate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:8:{s:8:\"id-57928\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/2034\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/church-03/donor-dashboard/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-44457\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/church-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44451\";a:12:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-about-us.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-about-us.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/308\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/church-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44455\";a:12:{s:5:\"title\";s:13:\"Get connected\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-get-connected.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-get-connected.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/309\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/church-03/get-connected/\";s:15:\"astra-sites-tag\";a:1:{i:896;s:13:\"get-connected\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44458\";a:12:{s:5:\"title\";s:7:\"Sermons\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-sermons.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-sermons.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/310\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/church-03/sermons/\";s:15:\"astra-sites-tag\";a:1:{i:892;s:7:\"sermons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44454\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-events.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-events.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/311\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/church-03/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44453\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/313\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/church-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44456\";a:12:{s:5:\"title\";s:4:\"Give\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-give.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/04/church-03-give.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/church-03/wp-json/wp/v2/pages/312\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/church-03/give/\";s:15:\"astra-sites-tag\";a:2:{i:735;s:6:\"donate\";i:1015;s:4:\"give\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45643\";a:21:{s:5:\"title\";s:15:\"Cosmetics Store\";s:2:\"id\";i:45643;s:12:\"publish-date\";i:1585296959;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetic-store-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetic-store-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetic-store-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cosmetics-store-02\";s:20:\"astra-site-parent-id\";i:1461;s:15:\"astra-sites-tag\";a:6:{i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-46041\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetic-store-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetic-store-homepage.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cosmetics-store-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46042\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-testimonialspage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-testimonialspage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/cosmetics-store-02/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-46039\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-aboutpage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-aboutpage.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cosmetics-store-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-46040\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-contactpage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/04/cosmetics-store-01-contactpage.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cosmetics-store-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cosmetics-store-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48591\";a:21:{s:5:\"title\";s:15:\"Cosmetics Store\";s:2:\"id\";i:48591;s:12:\"publish-date\";i:1603984615;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cosmetics-store-08\";s:20:\"astra-site-parent-id\";i:1748;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48594\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/542\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cosmetics-store-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48592\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/545\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cosmetics-store-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48595\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-testinomials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-testinomials.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/544\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/cosmetics-store-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48593\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/546\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cosmetics-store-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45577\";a:21:{s:5:\"title\";s:18:\"Wedding Invitation\";s:2:\"id\";i:45577;s:12:\"publish-date\";i:1584542585;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/wedding-invitation-04\";s:20:\"astra-site-parent-id\";i:1451;s:15:\"astra-sites-tag\";a:3:{i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-45578\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-invitation-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/wedding-invitation-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:699;s:10:\"invitation\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45592\";a:21:{s:5:\"title\";s:18:\"Wedding Invitation\";s:2:\"id\";i:45592;s:12:\"publish-date\";i:1585155322;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/wedding-invitation-03\";s:20:\"astra-site-parent-id\";i:1456;s:15:\"astra-sites-tag\";a:3:{i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-45593\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/wedding-invitation-04.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-invitation-03/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/wedding-invitation-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:699;s:10:\"invitation\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38795\";a:21:{s:5:\"title\";s:8:\"Law Firm\";s:2:\"id\";i:38795;s:12:\"publish-date\";i:1579110787;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/law-firm-03\";s:20:\"astra-site-parent-id\";i:1132;s:15:\"astra-sites-tag\";a:8:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:916;s:3:\"law\";i:702;s:8:\"law-firm\";i:998;s:10:\"law-office\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-38799\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/334\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/law-firm-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38796\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/335\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/law-firm-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38800\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-practice-areas.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-practice-areas.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/336\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/law-firm-03/practice-areas/\";s:15:\"astra-sites-tag\";a:1:{i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38797\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-attorneys.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-attorneys.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/law-firm-03/attorneys/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38798\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/337\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/law-firm-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38787\";a:21:{s:5:\"title\";s:8:\"Law Firm\";s:2:\"id\";i:38787;s:12:\"publish-date\";i:1579110690;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-home-page.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-home-page.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/law-firm-04\";s:20:\"astra-site-parent-id\";i:1131;s:15:\"astra-sites-tag\";a:8:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:702;s:8:\"law-firm\";i:998;s:10:\"law-office\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";i:917;s:10:\"legal-firm\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-38791\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-home-page.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-home-page.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/law-firm-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38788\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/law-firm-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38792\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-practice-areas-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-practice-areas-page.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/law-firm-04/practice-areas/\";s:15:\"astra-sites-tag\";a:1:{i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38789\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/law-firm-04/attorneys/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38790\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/law-firm-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38757\";a:21:{s:5:\"title\";s:12:\"Nutritionist\";s:2:\"id\";i:38757;s:12:\"publish-date\";i:1579110029;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-homepage.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/nutritionist-02\";s:20:\"astra-site-parent-id\";i:1129;s:15:\"astra-sites-tag\";a:5:{i:516;s:4:\"diet\";i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:991;s:7:\"healthy\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-38761\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-homepage.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/nutritionist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-38758\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-about-page.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-about-page.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/nutritionist-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38762\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-program-page.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-program-page.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/nutritionist-02/programs/\";s:15:\"astra-sites-tag\";a:2:{i:989;s:8:\"programs\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38763\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/nutritionist-02/success-stories/\";s:15:\"astra-sites-tag\";a:2:{i:990;s:15:\"success-stories\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38759\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/nutritionist-02/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38760\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/nutritionist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38771\";a:21:{s:5:\"title\";s:12:\"Nutritionist\";s:2:\"id\";i:38771;s:12:\"publish-date\";i:1579110114;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/nutritionist-01\";s:20:\"astra-site-parent-id\";i:1130;s:15:\"astra-sites-tag\";a:5:{i:516;s:4:\"diet\";i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:991;s:7:\"healthy\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-38775\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/nutritionist-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-38772\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/nutritionist-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-38776\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-programms.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-programms.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/nutritionist-01/programs/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-38777\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-success-stories.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/nutritionist-01/success-stories/\";s:15:\"astra-sites-tag\";a:1:{i:990;s:15:\"success-stories\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-38773\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-blog.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-blog.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/nutritionist-01/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38774\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-01-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/nutritionist-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48318\";a:21:{s:5:\"title\";s:12:\"Nutritionist\";s:2:\"id\";i:48318;s:12:\"publish-date\";i:1603908961;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/nutritionist-08\";s:20:\"astra-site-parent-id\";i:1722;s:15:\"astra-sites-tag\";a:6:{i:753;s:9:\"dietitian\";i:1726;s:15:\"nutrition-coach\";i:1727;s:18:\"nutrition-coaching\";i:1725;s:17:\"nutrition-trainer\";i:754;s:12:\"nutritionist\";i:1454;s:16:\"personal-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48321\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/nutritionist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48319\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/nutritionist-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48322\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-program.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-program.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/nutritionist-08/programs/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48323\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-success-stories.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/nutritionist-08/success-stories/\";s:15:\"astra-sites-tag\";a:3:{i:432;s:6:\"review\";i:990;s:15:\"success-stories\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48320\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/196\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/nutritionist-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49726\";a:21:{s:5:\"title\";s:12:\"Entrepreneur\";s:2:\"id\";i:49726;s:12:\"publish-date\";i:1612274657;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/entrepreneur-08\";s:20:\"astra-site-parent-id\";i:1847;s:15:\"astra-sites-tag\";a:7:{i:795;s:10:\"contractor\";i:1848;s:12:\"entrepreneur\";i:796;s:9:\"executive\";i:801;s:7:\"founder\";i:798;s:7:\"manager\";i:799;s:9:\"organizer\";i:804;s:8:\"promoter\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-49727\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-about-me.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/entrepreneur-08/wp-json/wp/v2/pages/25265\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/entrepreneur-08/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49728\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-blog.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/entrepreneur-08/wp-json/wp/v2/pages/25266\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/entrepreneur-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49729\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-contact-me.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/entrepreneur-08/wp-json/wp/v2/pages/25267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/entrepreneur-08/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49730\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/entrepreneur-08/wp-json/wp/v2/pages/25264\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/entrepreneur-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(343,'astra-sites-and-pages-page-16','a:15:{s:8:\"id-38716\";a:21:{s:5:\"title\";s:10:\"Life Guide\";s:2:\"id\";i:38716;s:12:\"publish-date\";i:1579108927;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-homepage.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/life-coach-04\";s:20:\"astra-site-parent-id\";i:1122;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:1123;s:11:\"councelling\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1018;s:18:\"self-improvement-2\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-38721\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-homepage.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/life-coach-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38717\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-about-page.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-about-page.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/life-coach-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38719\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-coaching-page.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-coaching-page.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/life-coach-04/coaching/\";s:15:\"astra-sites-tag\";a:2:{i:610;s:8:\"coaching\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38720\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-contact-page.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/life-coach-04/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38710\";a:21:{s:5:\"title\";s:10:\"Life Guide\";s:2:\"id\";i:38710;s:12:\"publish-date\";i:1579108625;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/life-coach-03\";s:20:\"astra-site-parent-id\";i:1121;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-38714\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/life-coach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38711\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-about.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/life-coach-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38712\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-services.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-services.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/life-coach-03/coaching/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38713\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-03-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/life-coach-03/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38704\";a:21:{s:5:\"title\";s:15:\"Furniture Store\";s:2:\"id\";i:38704;s:12:\"publish-date\";i:1579108220;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/furniture-store-04\";s:20:\"astra-site-parent-id\";i:1120;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:436;s:8:\"interior\";i:2357;s:22:\"online-furniture-store\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:2:{s:8:\"id-38706\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/furniture-store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38705\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-about-page.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-about-page.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/furniture-store-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38696\";a:21:{s:5:\"title\";s:15:\"Furniture Store\";s:2:\"id\";i:38696;s:12:\"publish-date\";i:1579108013;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/furniture-store-03\";s:20:\"astra-site-parent-id\";i:1119;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:436;s:8:\"interior\";i:2357;s:22:\"online-furniture-store\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:2:{s:8:\"id-38698\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-03/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/furniture-store-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38697\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-about-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-about-us.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/furniture-store-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38673\";a:21:{s:5:\"title\";s:17:\"Architecture Firm\";s:2:\"id\";i:38673;s:12:\"publish-date\";i:1579107353;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-home-page.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-home-page.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/architects-04\";s:20:\"astra-site-parent-id\";i:1118;s:15:\"astra-sites-tag\";a:5:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-38677\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-home-page.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-home-page.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/architects-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38674\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-about.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/70\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/architects-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38679\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-services.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-services.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38678\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-project-page.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-project-page.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-04/projects/\";s:15:\"astra-sites-tag\";a:2:{i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38675\";a:12:{s:5:\"title\";s:7:\"Clients\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-client-page.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-client-page.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-04/clients/\";s:15:\"astra-sites-tag\";a:1:{i:450;s:7:\"clients\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38676\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38661\";a:21:{s:5:\"title\";s:17:\"Architecture Firm\";s:2:\"id\";i:38661;s:12:\"publish-date\";i:1579107125;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/architects-03\";s:20:\"astra-site-parent-id\";i:1117;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-38665\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/architects-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38662\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-about-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/70\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/architects-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38667\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-services-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38666\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-projects-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38663\";a:12:{s:5:\"title\";s:7:\"Clients\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-clients-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-clients-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-03/clients/\";s:15:\"astra-sites-tag\";a:1:{i:450;s:7:\"clients\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38664\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-contact-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38619\";a:21:{s:5:\"title\";s:6:\"Winery\";s:2:\"id\";i:38619;s:12:\"publish-date\";i:1579106727;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-homepage-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-homepage-screenshot.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-homepage-screenshot.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/winery-04\";s:20:\"astra-site-parent-id\";i:1115;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:1019;s:14:\"wine-prouction\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2474;s:13:\"manufacturing\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-38623\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-homepage-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-homepage-screenshot.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/winery-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38624\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-screenshot.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/winery-04/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38622\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-screenshot.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/winery-04/experience/\";s:15:\"astra-sites-tag\";a:3:{i:636;s:10:\"experience\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38621\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-screenshot.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/winery-04/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38620\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/winery-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38629\";a:21:{s:5:\"title\";s:6:\"Winery\";s:2:\"id\";i:38629;s:12:\"publish-date\";i:1579106213;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-homepage.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/winery-03\";s:20:\"astra-site-parent-id\";i:1116;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:634;s:15:\"wine-production\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2474;s:13:\"manufacturing\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-38633\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/winery-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38634\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-our-story.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-our-story.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/winery-03/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38632\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-experience.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-experience.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/winery-03/experience/\";s:15:\"astra-sites-tag\";a:1:{i:636;s:10:\"experience\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38631\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-events.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-events.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/winery-03/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38630\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-03-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/winery-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38590\";a:21:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:2:\"id\";i:38590;s:12:\"publish-date\";i:1579104172;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-02\";s:20:\"astra-site-parent-id\";i:1108;s:15:\"astra-sites-tag\";a:8:{i:1109;s:7:\"exercse\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-38591\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-02-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-trainer-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38573\";a:21:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:2:\"id\";i:38573;s:12:\"publish-date\";i:1579104023;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-01-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-01\";s:20:\"astra-site-parent-id\";i:1107;s:15:\"astra-sites-tag\";a:10:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-38574\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/fitness-trainer-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-trainer-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48076\";a:21:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:2:\"id\";i:48076;s:12:\"publish-date\";i:1603893488;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-08\";s:20:\"astra-site-parent-id\";i:1697;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-48077\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-trainer-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38563\";a:21:{s:5:\"title\";s:6:\"Artist\";s:2:\"id\";i:38563;s:12:\"publish-date\";i:1579100483;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-04\";s:20:\"astra-site-parent-id\";i:1106;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-38566\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38567\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/artist-04/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38564\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38565\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38554\";a:21:{s:5:\"title\";s:6:\"Artist\";s:2:\"id\";i:38554;s:12:\"publish-date\";i:1579099739;s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-03.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-03.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-03.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-03\";s:20:\"astra-site-parent-id\";i:1105;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-38557\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-03.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-03.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38558\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-03-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-03-portfolio.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/artist-03/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38555\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-03-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-03-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38556\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22000\";a:21:{s:5:\"title\";s:15:\"Fitness Trainer\";s:2:\"id\";i:22000;s:12:\"publish-date\";i:1559805744;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-trainer-03.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-trainer-03.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-trainer-03.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-03\";s:20:\"astra-site-parent-id\";i:93;s:15:\"astra-sites-tag\";a:11:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-22875\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-trainer-03.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-trainer-03.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-trainer-03/wp-json/wp/v2/pages/99\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21904\";a:21:{s:5:\"title\";s:15:\"Fitness Trainer\";s:2:\"id\";i:21904;s:12:\"publish-date\";i:1557396062;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/05/image-21904-432-resized.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/05/image-21904-432-resized.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/05/image-21904-432-resized.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-04\";s:20:\"astra-site-parent-id\";i:103;s:15:\"astra-sites-tag\";a:13:{i:845;s:4:\"blue\";i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-22949\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-trainer-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(344,'astra-sites-and-pages-page-17','a:15:{s:8:\"id-38528\";a:21:{s:5:\"title\";s:17:\"Wedding Organizer\";s:2:\"id\";i:38528;s:12:\"publish-date\";i:1579099197;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-homepage.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/wedding-organizer-04\";s:20:\"astra-site-parent-id\";i:1103;s:15:\"astra-sites-tag\";a:6:{i:698;s:10:\"engagement\";i:717;s:13:\"event-planner\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-38532\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-homepage.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/wedding-organizer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38529\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-about-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-about-page.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-organizer-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38533\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-services-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-services-page.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-organizer-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38531\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38534\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-testimonials-page.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-testimonials-page.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/wedding-organizer-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38530\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38513\";a:21:{s:5:\"title\";s:17:\"Wedding Organizer\";s:2:\"id\";i:38513;s:12:\"publish-date\";i:1579099020;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/wedding-organizer-03\";s:20:\"astra-site-parent-id\";i:1102;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:717;s:13:\"event-planner\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:2:{i:2489;s:16:\"event-invitation\";i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-38517\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/223\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/wedding-organizer-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38514\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-about.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-organizer-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38518\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-services.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/225\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-organizer-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38516\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-gallery.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38519\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-testimonials.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/wedding-organizer-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38515\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-organizer-03-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56689\";a:21:{s:5:\"title\";s:20:\"Chartered Accountant\";s:2:\"id\";i:56689;s:12:\"publish-date\";i:1625667840;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/accountant-02\";s:20:\"astra-site-parent-id\";i:2253;s:15:\"astra-sites-tag\";a:3:{i:447;s:10:\"accountant\";i:449;s:20:\"chartered-accountant\";i:2254;s:22:\"finance-and-accounting\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2481;s:15:\"finance-service\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-22363\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/127\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/accountant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22361\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/accountant-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22364\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02-services-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02-services-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/129\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/accountant-02/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22366\";a:12:{s:5:\"title\";s:13:\"Why choose me\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02-why-choose-me-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02-why-choose-me-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/accountant-02/why-choose-me/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22365\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02-testimonials-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/accountant-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22362\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/accountant-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/accountant-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/accountant-02/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56682\";a:21:{s:5:\"title\";s:20:\"Chartered Accountant\";s:2:\"id\";i:56682;s:12:\"publish-date\";i:1614963624;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-1.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/accountant-08\";s:20:\"astra-site-parent-id\";i:2252;s:15:\"astra-sites-tag\";a:3:{i:447;s:10:\"accountant\";i:449;s:20:\"chartered-accountant\";i:2254;s:22:\"finance-and-accounting\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2481;s:15:\"finance-service\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-56684\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-contact-2.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/accountant-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56685\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/accountant-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56686\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-services-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/accountant-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56687\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-testimonials-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/accountant-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56688\";a:12:{s:5:\"title\";s:13:\"Why Choose Me\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-why-choose-me-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-why-choose-me-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/accountant-08/why-choose-me/\";s:15:\"astra-sites-tag\";a:3:{i:453;s:8:\"features\";i:760;s:13:\"why-choose-us\";i:852;s:6:\"why-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56683\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-about-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-about-2.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/accountant-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38488\";a:21:{s:5:\"title\";s:17:\"Massage Therapist\";s:2:\"id\";i:38488;s:12:\"publish-date\";i:1579094291;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-homepage.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-homepage.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/massage-therapist-04\";s:20:\"astra-site-parent-id\";i:1101;s:15:\"astra-sites-tag\";a:7:{i:532;s:11:\"acupressure\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-38491\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-homepage.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-homepage.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/massage-therapist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38489\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-about-page.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-about-page.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/massage-therapist-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38492\";a:12:{s:5:\"title\";s:8:\"Massages\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-massgaes-page.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-massgaes-page.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/massage-therapist-04/massages/\";s:15:\"astra-sites-tag\";a:2:{i:528;s:7:\"massage\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38493\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-testimonials-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-testimonials-page.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/massage-therapist-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-38490\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-spa-contact-page.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/massage-therapist-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38449\";a:21:{s:5:\"title\";s:18:\"Personal Dietitian\";s:2:\"id\";i:38449;s:12:\"publish-date\";i:1579091446;s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/dietitian-03\";s:20:\"astra-site-parent-id\";i:1100;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-38453\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/dietitian-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38450\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38454\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-services.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-services.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/dietitian-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38451\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-blog.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-blog.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/995\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/dietitian-03/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38452\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-03-contact-me.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/dietitian-03/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38429\";a:21:{s:5:\"title\";s:17:\"Massage Therapist\";s:2:\"id\";i:38429;s:12:\"publish-date\";i:1579090737;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/massage-therapist-03\";s:20:\"astra-site-parent-id\";i:1099;s:15:\"astra-sites-tag\";a:7:{i:532;s:11:\"acupressure\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:622;s:13:\"psychotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-38432\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/massage-therapist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38430\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/massage-therapist-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38433\";a:12:{s:5:\"title\";s:8:\"Massages\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-massages.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-massages.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/massage-therapist-03/massages/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38434\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-testimonials.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/massage-therapist-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-38431\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/massage-therapist-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38418\";a:21:{s:5:\"title\";s:18:\"Personal Dietitian\";s:2:\"id\";i:38418;s:12:\"publish-date\";i:1579090429;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-homepage.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/dietitian-04\";s:20:\"astra-site-parent-id\";i:1098;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-38422\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-homepage.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/450\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/dietitian-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-38419\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-about-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-about-page.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38423\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-services-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-services-page.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/dietitian-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38420\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-blog.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-blog.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/995\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/dietitian-04/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-38421\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/personal-dietitian-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/dietitian-04/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-34226\";a:21:{s:5:\"title\";s:12:\"Photographer\";s:2:\"id\";i:34226;s:12:\"publish-date\";i:1571855974;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/photographer-04\";s:20:\"astra-site-parent-id\";i:1006;s:15:\"astra-sites-tag\";a:7:{i:513;s:6:\"camera\";i:515;s:4:\"lens\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:1022;s:12:\"professional\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2485;s:11:\"photography\";i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-34229\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/photographer-04/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:1008;s:21:\"photographer-homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34227\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-about-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/photographer-04/about/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:1007;s:8:\"about-me\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34231\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-services.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-services.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/photographer-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34230\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-portfolio-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-portfolio-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/photographer-04/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-34228\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/photographer-04/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:1009;s:10:\"contact-me\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-34326\";a:21:{s:5:\"title\";s:14:\"Animal Welfare\";s:2:\"id\";i:34326;s:12:\"publish-date\";i:1573127791;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-home-page.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-home-page.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/animal-welfare-02\";s:20:\"astra-site-parent-id\";i:1011;s:15:\"astra-sites-tag\";a:7:{i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1013;s:8:\"donation\";i:624;s:10:\"foundation\";i:1482;s:6:\"givewp\";i:745;s:12:\"organization\";i:1012;s:7:\"welfare\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:9:{s:8:\"id-57931\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/1623\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-02/donor-dashboard-3/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57932\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/1626\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-02/donor-dashboard-4/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57930\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/1619\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-02/donor-dashboard-2/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57929\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/1611\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/animal-welfare-02/donor-dashboard/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-43720\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-home-page.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-home-page.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/animal-welfare-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43718\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-about-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-about-us.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/138\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/animal-welfare-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43721\";a:12:{s:5:\"title\";s:17:\"See All Campaigns\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/animals-welfare-campaigns-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/animals-welfare-campaigns-page.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/290\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-02/see-all-campaigns/\";s:15:\"astra-sites-tag\";a:5:{i:1479;s:9:\"campaigns\";i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1015;s:4:\"give\";i:1482;s:6:\"givewp\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-43722\";a:12:{s:5:\"title\";s:17:\"Star Contributors\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-contributor-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-contributor-page.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/386\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-02/star-contributors/\";s:15:\"astra-sites-tag\";a:3:{i:1480;s:6:\"donors\";i:1482;s:6:\"givewp\";i:1481;s:11:\"star-donors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-43719\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/03/animal-welfare-02-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/animal-welfare-02/wp-json/wp/v2/pages/139\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/animal-welfare-02/contact/\";s:15:\"astra-sites-tag\";a:5:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:896;s:13:\"get-connected\";i:377;s:12:\"get-in-touch\";i:1483;s:12:\"get-involved\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48490\";a:21:{s:5:\"title\";s:14:\"Animal Welfare\";s:2:\"id\";i:48490;s:12:\"publish-date\";i:1603984632;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/animal-welfare-08\";s:20:\"astra-site-parent-id\";i:1741;s:15:\"astra-sites-tag\";a:7:{i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1013;s:8:\"donation\";i:624;s:10:\"foundation\";i:1482;s:6:\"givewp\";i:745;s:12:\"organization\";i:1012;s:7:\"welfare\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:13:{s:8:\"id-57940\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1493\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/donor-dashboard-4/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57939\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1492\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/animal-welfare-08/donor-dashboard-3-2/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57938\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1491\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/animal-welfare-08/donor-dashboard-3-3/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57935\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1488\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/donor-dashboard-3/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57936\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1489\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/animal-welfare-08/donor-dashboard-3-5/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57937\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1490\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/animal-welfare-08/donor-dashboard-3-4/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57934\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1486\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/donor-dashboard-2/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57933\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1485\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/animal-welfare-08/donor-dashboard/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-48493\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1026\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/animal-welfare-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48491\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1027\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/animal-welfare-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48494\";a:12:{s:5:\"title\";s:17:\"See All Campaigns\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-campaigns.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-campaigns.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1028\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/see-all-campaigns/\";s:15:\"astra-sites-tag\";a:1:{i:1479;s:9:\"campaigns\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-48495\";a:12:{s:5:\"title\";s:17:\"Star Contributors\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contributors.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contributors.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1029\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/star-contributors/\";s:15:\"astra-sites-tag\";a:2:{i:1014;s:10:\"contribute\";i:1481;s:11:\"star-donors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-48492\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1030\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/animal-welfare-08/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-33461\";a:21:{s:5:\"title\";s:14:\"Dentist Clinic\";s:2:\"id\";i:33461;s:12:\"publish-date\";i:1569935725;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homepage.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/dentist-02\";s:20:\"astra-site-parent-id\";i:986;s:15:\"astra-sites-tag\";a:8:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:1022;s:12:\"professional\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-52344\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homepage.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/dentist-02/wp-json/wp/v2/pages/384\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/dentist-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48442\";a:21:{s:5:\"title\";s:14:\"Dentist Clinic\";s:2:\"id\";i:48442;s:12:\"publish-date\";i:1603913248;s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/dentist-08\";s:20:\"astra-site-parent-id\";i:1733;s:15:\"astra-sites-tag\";a:3:{i:338;s:6:\"dental\";i:623;s:7:\"dentist\";i:1734;s:14:\"dentist-clinic\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-48443\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/dentist-08/wp-json/wp/v2/pages/409\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/dentist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-31976\";a:21:{s:5:\"title\";s:12:\"Pet Services\";s:2:\"id\";i:31976;s:12:\"publish-date\";i:1568715864;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/pet-sitting-01\";s:20:\"astra-site-parent-id\";i:909;s:15:\"astra-sites-tag\";a:7:{i:974;s:3:\"cat\";i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2472;s:4:\"pets\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-31980\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/pet-sitting-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31977\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-about-us.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-about-us.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31981\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-services.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-services.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-31979\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/09/pet-sitting-01-contact-us.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pet-sitting-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47862\";a:21:{s:5:\"title\";s:11:\"Pet Sitting\";s:2:\"id\";i:47862;s:12:\"publish-date\";i:1603821511;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/pet-sitting-08\";s:20:\"astra-site-parent-id\";i:1680;s:15:\"astra-sites-tag\";a:5:{i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";i:1687;s:11:\"pet-walking\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2472;s:4:\"pets\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47864\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/506\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/pet-sitting-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47866\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-about-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/508\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pet-sitting-08/who-we-are/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47865\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-services-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/509\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47863\";a:12:{s:5:\"title\";s:12:\"Get In Touch\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/510\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/pet-sitting-08/get-in-touch/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(345,'astra-sites-and-pages-page-18','a:15:{s:8:\"id-28824\";a:21:{s:5:\"title\";s:10:\"Fly Movers\";s:2:\"id\";i:28824;s:12:\"publish-date\";i:1565114013;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-homepage.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/movers-packers-03\";s:20:\"astra-site-parent-id\";i:363;s:15:\"astra-sites-tag\";a:3:{i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-28828\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/124\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/movers-packers-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28825\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-about-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/69\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/movers-packers-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28829\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-services-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/125\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/movers-packers-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28830\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-testimonials-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/75\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/movers-packers-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28827\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-faq-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/movers-packers-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28826\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-contact-2.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/movers-packers-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-28407\";a:21:{s:5:\"title\";s:12:\"Tow Services\";s:2:\"id\";i:28407;s:12:\"publish-date\";i:1564752014;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-home01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-home01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-home01.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tow-services-03\";s:20:\"astra-site-parent-id\";i:358;s:15:\"astra-sites-tag\";a:3:{i:555;s:15:\"car-tow-service\";i:554;s:18:\"emergency-services\";i:556;s:12:\"tow-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-28411\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-home01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-home01.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tow-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28408\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-about01.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-about01.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/288\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tow-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28412\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-services-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tow-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28413\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-testimonials-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/tow-services-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28410\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-faq-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tow-services-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-28409\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-contact01.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/08/tow-services-03-contact01.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/tow-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22675\";a:21:{s:5:\"title\";s:12:\"Pet Services\";s:2:\"id\";i:22675;s:12:\"publish-date\";i:1562655449;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-homepage.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-homepage.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/pet-sitting-02\";s:20:\"astra-site-parent-id\";i:908;s:15:\"astra-sites-tag\";a:8:{i:974;s:3:\"cat\";i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:1021;s:14:\"local-business\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2472;s:4:\"pets\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-22679\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-homepage.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/pet-sitting-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22676\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-aboutpage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-aboutpage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22680\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services-page.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services-page.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22678\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-get-in-touch.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-get-in-touch.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pet-sitting-02/contact-us/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22422\";a:21:{s:5:\"title\";s:13:\"Pool Services\";s:2:\"id\";i:22422;s:12:\"publish-date\";i:1562220916;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/pool-services-03\";s:20:\"astra-site-parent-id\";i:81;s:15:\"astra-sites-tag\";a:3:{i:567;s:16:\"pool-maintenance\";i:569;s:13:\"swimming-pool\";i:570;s:10:\"water-pool\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:7:{s:8:\"id-22427\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/244\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/pool-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22423\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/pool-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22429\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pool-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22426\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-03/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-37956\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/pool-services-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-37955\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pool-services-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22424\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/245\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22129\";a:21:{s:5:\"title\";s:10:\"Shoe Store\";s:2:\"id\";i:22129;s:12:\"publish-date\";i:1561972554;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-home-page.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-home-page.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/shoe-store-04\";s:20:\"astra-site-parent-id\";i:63;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:384;s:13:\"running-shoes\";i:382;s:10:\"shoe-store\";i:385;s:5:\"shoes\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:2427;s:12:\"sports-shoes\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-40007\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-home-page.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-home-page.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/shoe-store-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-40005\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/shoe-store-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-40006\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22146-shoe-store-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22146-shoe-store-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/shoe-store-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22296\";a:21:{s:5:\"title\";s:10:\"Shoe Store\";s:2:\"id\";i:22296;s:12:\"publish-date\";i:1561972334;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/shoe-store-03\";s:20:\"astra-site-parent-id\";i:71;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:384;s:13:\"running-shoes\";i:382;s:10:\"shoe-store\";i:385;s:5:\"shoes\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:2427;s:12:\"sports-shoes\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-39990\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/shoe-store-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-39988\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-about01.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-about01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/shoe-store-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-39989\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-contact01.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-contact01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/shoe-store-03/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22073\";a:21:{s:5:\"title\";s:15:\"Custom Printing\";s:2:\"id\";i:22073;s:12:\"publish-date\";i:1561631097;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-02\";s:20:\"astra-site-parent-id\";i:70;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:400;s:15:\"custom-printing\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:881;s:12:\"mug-printing\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-34067\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22263\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/custom-printing-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-22265\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22265-custom-printing-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48300\";a:21:{s:5:\"title\";s:15:\"Custom Printing\";s:2:\"id\";i:48300;s:12:\"publish-date\";i:1603905872;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-08\";s:20:\"astra-site-parent-id\";i:1719;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:400;s:15:\"custom-printing\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:881;s:12:\"mug-printing\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-48303\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2089\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48301\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-about-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2161\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/custom-printing-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48302\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55450\";a:21:{s:5:\"title\";s:21:\"Professional Services\";s:2:\"id\";i:55450;s:12:\"publish-date\";i:1621891265;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-02-1.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/professional-services-02\";s:20:\"astra-site-parent-id\";i:2122;s:15:\"astra-sites-tag\";a:7:{i:2131;s:15:\"accounting-firm\";i:2135;s:17:\"advisory-services\";i:2134;s:8:\"advocate\";i:2133;s:13:\"advocate-firm\";i:2132;s:13:\"auditing-firm\";i:2136;s:17:\"business-coaching\";i:2129;s:21:\"professional-coaching\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:0:{}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55455\";a:21:{s:5:\"title\";s:21:\"Professional Services\";s:2:\"id\";i:55455;s:12:\"publish-date\";i:1621891263;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-1.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/professional-services-08\";s:20:\"astra-site-parent-id\";i:2123;s:15:\"astra-sites-tag\";a:7:{i:2131;s:15:\"accounting-firm\";i:2135;s:17:\"advisory-services\";i:2134;s:8:\"advocate\";i:2133;s:13:\"advocate-firm\";i:2132;s:13:\"auditing-firm\";i:2136;s:17:\"business-coaching\";i:2129;s:21:\"professional-coaching\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55459\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-services.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/professional-services-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55456\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-about-us.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/professional-services-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55457\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-contact-us.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/professional-services-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55458\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/professional-services-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22137\";a:21:{s:5:\"title\";s:11:\"Yoga Studio\";s:2:\"id\";i:22137;s:12:\"publish-date\";i:1561627601;s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-page.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-page.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/yoga-03\";s:20:\"astra-site-parent-id\";i:65;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-22140\";a:12:{s:5:\"title\";s:10:\"June Flint\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-page.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-page.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/yoga-03/wp-json/wp/v2/pages/47\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"//websitedemos.net/yoga-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22117\";a:21:{s:5:\"title\";s:10:\"Accountant\";s:2:\"id\";i:22117;s:12:\"publish-date\";i:1561440953;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-page.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/chartered-accountant-01\";s:20:\"astra-site-parent-id\";i:86;s:15:\"astra-sites-tag\";a:4:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2481;s:15:\"finance-service\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-22715\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-page.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/126\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/chartered-accountant-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22713\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/127\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/chartered-accountant-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22716\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/chartered-accountant-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22718\";a:12:{s:5:\"title\";s:13:\"Why choose me\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/chartered-accountant-01/why-choose-me/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22717\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-01-testimonials-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/chartered-accountant-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-22714\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/chartered-accountant-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22317\";a:21:{s:5:\"title\";s:12:\"Photographer\";s:2:\"id\";i:22317;s:12:\"publish-date\";i:1561719372;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/photographer-08\";s:20:\"astra-site-parent-id\";i:75;s:15:\"astra-sites-tag\";a:9:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:2:{i:2485;s:11:\"photography\";i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:0:{}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-22320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/photographer-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-22318\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/photographer-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-22319\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-blog.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/photographer-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22100\";a:21:{s:5:\"title\";s:11:\"Yoga Studio\";s:2:\"id\";i:22100;s:12:\"publish-date\";i:1561091955;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-homepage.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/yoga-04\";s:20:\"astra-site-parent-id\";i:62;s:15:\"astra-sites-tag\";a:8:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:463;s:11:\"single-page\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-22124\";a:12:{s:5:\"title\";s:10:\"June Flint\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/yoga-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"//websitedemos.net/yoga-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22080\";a:21:{s:5:\"title\";s:11:\"Disc Jockey\";s:2:\"id\";i:22080;s:12:\"publish-date\";i:1560835755;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-homepage.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/disc-jockey-04\";s:20:\"astra-site-parent-id\";i:77;s:15:\"astra-sites-tag\";a:6:{i:408;s:11:\"disk-jockey\";i:406;s:2:\"dj\";i:409;s:5:\"event\";i:407;s:5:\"music\";i:969;s:8:\"musician\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2486;s:9:\"art-music\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-22360\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/disc-jockey-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22356\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-about-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/disc-jockey-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-36386\";a:12:{s:5:\"title\";s:5:\"Shows\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-04-shows-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-04-shows-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/508\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/disc-jockey-04/shows/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22358\";a:12:{s:5:\"title\";s:11:\"Discography\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-discography-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-discography-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/disc-jockey-04/discography/\";s:15:\"astra-sites-tag\";a:2:{i:763;s:11:\"discography\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22359\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-gallery-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/disc-jockey-04/gallery/\";s:15:\"astra-sites-tag\";a:3:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22357\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-04-contact-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/disc-jockey-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(346,'astra-sites-and-pages-page-19','a:15:{s:8:\"id-45510\";a:21:{s:5:\"title\";s:11:\"Disc Jockey\";s:2:\"id\";i:45510;s:12:\"publish-date\";i:1584123022;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/disc-jockey-03\";s:20:\"astra-site-parent-id\";i:1446;s:15:\"astra-sites-tag\";a:4:{i:408;s:11:\"disk-jockey\";i:406;s:2:\"dj\";i:409;s:5:\"event\";i:407;s:5:\"music\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2486;s:9:\"art-music\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-45515\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/disc-jockey-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45511\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/371\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/disc-jockey-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45516\";a:12:{s:5:\"title\";s:5:\"Shows\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-shows.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-shows.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/878\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/disc-jockey-03/shows/\";s:15:\"astra-sites-tag\";a:2:{i:409;s:5:\"event\";i:1447;s:4:\"show\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45513\";a:12:{s:5:\"title\";s:11:\"Discography\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-discography.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-discography.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/374\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/disc-jockey-03/discography/\";s:15:\"astra-sites-tag\";a:1:{i:763;s:11:\"discography\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45514\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-gallery.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-gallery.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/disc-jockey-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45512\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/disc-jockey-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22060\";a:21:{s:5:\"title\";s:28:\"Windows &amp; Doors Services\";s:2:\"id\";i:22060;s:12:\"publish-date\";i:1560433290;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-homepage.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/windows-and-doors-02\";s:20:\"astra-site-parent-id\";i:123;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:440;s:5:\"doors\";i:436;s:8:\"interior\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:441;s:10:\"technician\";i:438;s:7:\"windows\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23164\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/windows-and-doors-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23161\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/windows-and-doors-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23166\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-services.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/windows-and-doors-02/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23165\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-portfolio.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/windows-and-doors-02/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23163\";a:12:{s:5:\"title\";s:11:\"FAQ&#8217;s\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-faq.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/windows-and-doors-02/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23162\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/windows-and-doors-02/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48391\";a:21:{s:5:\"title\";s:29:\"Windows &#038; Doors Services\";s:2:\"id\";i:48391;s:12:\"publish-date\";i:1603911926;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/windows-and-doors-08\";s:20:\"astra-site-parent-id\";i:1730;s:15:\"astra-sites-tag\";a:2:{i:436;s:8:\"interior\";i:442;s:26:\"windows-and-doors-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2477;s:13:\"home-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48395\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/windows-and-doors-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48392\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-about.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/windows-and-doors-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48397\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-services.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/windows-and-doors-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48396\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-portfolio.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/windows-and-doors-08/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48394\";a:12:{s:5:\"title\";s:4:\"FAQs\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-faqs.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-faqs.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/171\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/windows-and-doors-08/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48393\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/windows-and-doors-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22044\";a:21:{s:5:\"title\";s:10:\"Accountant\";s:2:\"id\";i:22044;s:12:\"publish-date\";i:1560318958;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-02-homepage.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/chartered-accountant-02\";s:20:\"astra-site-parent-id\";i:78;s:15:\"astra-sites-tag\";a:5:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2481;s:15:\"finance-service\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:0:{}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54393\";a:21:{s:5:\"title\";s:21:\"Health &amp; Wellness\";s:2:\"id\";i:54393;s:12:\"publish-date\";i:1621457258;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/health-wellness-02\";s:20:\"astra-site-parent-id\";i:2028;s:15:\"astra-sites-tag\";a:11:{i:337;s:6:\"clinic\";i:338;s:6:\"dental\";i:2047;s:13:\"dental-clinic\";i:601;s:6:\"doctor\";i:2045;s:6:\"health\";i:604;s:10:\"healthcare\";i:603;s:7:\"medical\";i:2046;s:14:\"medical-clinic\";i:621;s:12:\"psychiatrist\";i:2044;s:9:\"therapist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-54396\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/health-wellness-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/health-wellness-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-54394\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/health-wellness-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/health-wellness-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-54395\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-wellness-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/health-wellness-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54397\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-02-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-wellness-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/health-wellness-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-34202\";a:21:{s:5:\"title\";s:15:\"Cleaning Agency\";s:2:\"id\";i:34202;s:12:\"publish-date\";i:1558461720;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cleaning-agency-04\";s:20:\"astra-site-parent-id\";i:1003;s:15:\"astra-sites-tag\";a:4:{i:1000;s:7:\"cleaner\";i:1004;s:15:\"cleaning-agency\";i:679;s:17:\"cleaning-services\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2477;s:13:\"home-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-39777\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaning-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39775\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cleaning-agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39779\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/cleaning-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39780\";a:12:{s:5:\"title\";s:13:\"Why Choose Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/cleaning-agency-04/why-choose-us/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39778\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-reviews.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-agency-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39776\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-44213\";a:21:{s:5:\"title\";s:15:\"Cleaning Agency\";s:2:\"id\";i:44213;s:12:\"publish-date\";i:1584360283;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-01.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-01.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cleaning-agency-03\";s:20:\"astra-site-parent-id\";i:1421;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2477;s:13:\"home-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:12:{s:8:\"id-45532\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-01.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-01.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaning-agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45530\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-about-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-about-01.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/259\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cleaning-agency-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45534\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-services-01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-services-01.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/cleaning-agency-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45535\";a:12:{s:5:\"title\";s:13:\"Why Choose Us\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-why-choose-us-01.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-why-choose-us-01.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/cleaning-agency-03/why-choose-us/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45533\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-reviews-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-reviews-01.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-agency-03/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45531\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-contact-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/cleaning-agency-03-contact-01.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44216\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaning-agency-03-wip/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44214\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/259\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-agency-03-wip/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44218\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/cleaning-agency-03-wip/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44219\";a:12:{s:5:\"title\";s:13:\"Why Choose Us\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/cleaning-agency-03-wip/why-choose-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44217\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-reviews-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-reviews-page.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/cleaning-agency-03-wip/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44215\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-contact-new.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-agency-04-contact-new.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/cleaning-agency-03-wip/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/cleaning-agency-03-wip/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21922\";a:21:{s:5:\"title\";s:12:\"Construction\";s:2:\"id\";i:21922;s:12:\"publish-date\";i:1557896842;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-homepage.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-04\";s:20:\"astra-site-parent-id\";i:94;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-22878\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22876\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22880\";a:12:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-team-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-team-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/construction-04/team/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22879\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-project.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-project.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-04/projects/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22877\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-04-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-04/contact-us/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21935\";a:21:{s:5:\"title\";s:12:\"Construction\";s:2:\"id\";i:21935;s:12:\"publish-date\";i:1557896656;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-home-01.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-home-01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-home-01.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-03\";s:20:\"astra-site-parent-id\";i:100;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";i:687;s:6:\"realty\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-22923\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-home-01.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-home-01.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22921\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-about-us-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-03-about-us-01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22925\";a:12:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/construction-03/team/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22924\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-22922\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21835\";a:21:{s:5:\"title\";s:13:\"Manufacturing\";s:2:\"id\";i:21835;s:12:\"publish-date\";i:1557835884;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-homepage.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/manufacturing-04\";s:20:\"astra-site-parent-id\";i:87;s:15:\"astra-sites-tag\";a:6:{i:488;s:7:\"casting\";i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:491;s:16:\"metal-production\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2474;s:13:\"manufacturing\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-22727\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/manufacturing-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22730\";a:12:{s:5:\"title\";s:9:\"Solutions\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-solutions-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-solutions-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/manufacturing-04/solutions/\";s:15:\"astra-sites-tag\";a:1:{i:498;s:9:\"solutions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22728\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-industries-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-industries-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/manufacturing-04/industries/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22729\";a:12:{s:5:\"title\";s:8:\"Partners\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-partners.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-partners.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/manufacturing-04/partners/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22725\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/manufacturing-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22726\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/manufacturing-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-44273\";a:21:{s:5:\"title\";s:13:\"Manufacturing\";s:2:\"id\";i:44273;s:12:\"publish-date\";i:1584125490;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-home-01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-home-01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-home-01.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/manufacturing-03\";s:20:\"astra-site-parent-id\";i:1422;s:15:\"astra-sites-tag\";a:6:{i:488;s:7:\"casting\";i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:491;s:16:\"metal-production\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2474;s:13:\"manufacturing\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-44276\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-home-01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-home-01.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/149\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/manufacturing-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44279\";a:12:{s:5:\"title\";s:9:\"Solutions\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-solutions-01.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-solutions-01.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/154\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/manufacturing-03/solutions/\";s:15:\"astra-sites-tag\";a:2:{i:498;s:9:\"solutions\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44277\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-industries-01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-industries-01.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/manufacturing-03/industries/\";s:15:\"astra-sites-tag\";a:2:{i:493;s:10:\"industries\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44278\";a:12:{s:5:\"title\";s:8:\"Partners\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-partners-01.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-partners-01.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/manufacturing-03/partners/\";s:15:\"astra-sites-tag\";a:1:{i:734;s:8:\"partners\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44274\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-about-us-01.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/03/manufacturing-03-about-us-01.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/manufacturing-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44275\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact-us.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/manufacturing-03/contact-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21879\";a:21:{s:5:\"title\";s:15:\"Home Remodeling\";s:2:\"id\";i:21879;s:12:\"publish-date\";i:1557134700;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/home-remodeling-04\";s:20:\"astra-site-parent-id\";i:90;s:15:\"astra-sites-tag\";a:8:{i:979;s:7:\"company\";i:524;s:9:\"furniture\";i:522;s:15:\"home-remodeling\";i:436;s:8:\"interior\";i:523;s:7:\"kitchen\";i:525;s:7:\"modular\";i:812;s:6:\"office\";i:526;s:10:\"renovation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-22838\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-remodeling-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22836\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/home-remodeling-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22840\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22839\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-projects.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-projects.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-04/projects/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22841\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/home-remodeling-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22837\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-04-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/home-remodeling-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-44016\";a:21:{s:5:\"title\";s:15:\"Home Remodeling\";s:2:\"id\";i:44016;s:12:\"publish-date\";i:1584369977;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/home-remodeling-03\";s:20:\"astra-site-parent-id\";i:1418;s:15:\"astra-sites-tag\";a:6:{i:524;s:9:\"furniture\";i:522;s:15:\"home-remodeling\";i:436;s:8:\"interior\";i:523;s:7:\"kitchen\";i:525;s:7:\"modular\";i:526;s:10:\"renovation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:12:{s:8:\"id-45554\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-remodeling-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45552\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/home-remodeling-03-about-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/03/home-remodeling-03-about-01.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/home-remodeling-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45556\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/home-remodeling-03-services-01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/home-remodeling-03-services-01.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45555\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45557\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/home-remodeling-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45553\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/home-remodeling-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44019\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-remodeling-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44017\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/home-remodeling-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44021\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44020\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-03/projects/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44022\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/home-remodeling-03/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-44018\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-03/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/home-remodeling-03/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21626\";a:21:{s:5:\"title\";s:11:\"Real Estate\";s:2:\"id\";i:21626;s:12:\"publish-date\";i:1556774023;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-homepage.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/real-estate-02\";s:20:\"astra-site-parent-id\";i:135;s:15:\"astra-sites-tag\";a:7:{i:979;s:7:\"company\";i:550;s:14:\"estate-broking\";i:547;s:7:\"listing\";i:812;s:6:\"office\";i:549;s:8:\"property\";i:485;s:11:\"real-estate\";i:548;s:16:\"renting-property\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23299\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/real-estate-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23295\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/real-estate-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23300\";a:12:{s:5:\"title\";s:10:\"Properties\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-properties.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-properties.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/real-estate-02/properties/\";s:15:\"astra-sites-tag\";a:4:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";i:553;s:10:\"properties\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23296\";a:12:{s:5:\"title\";s:6:\"Agents\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-agents.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-agents.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/real-estate-02/agents/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:552;s:6:\"agents\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23298\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-faq.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/real-estate-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23297\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/real-estate-02/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21841\";a:21:{s:5:\"title\";s:18:\"Towing Services​\";s:2:\"id\";i:21841;s:12:\"publish-date\";i:1556622587;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-homepage.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tow-services-04\";s:20:\"astra-site-parent-id\";i:85;s:15:\"astra-sites-tag\";a:4:{i:555;s:15:\"car-tow-service\";i:554;s:18:\"emergency-services\";i:1021;s:14:\"local-business\";i:556;s:12:\"tow-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-22704\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tow-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22701\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tow-services-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22705\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-services.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-services.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tow-services-04/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22706\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/tow-services-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22703\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-faq.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tow-services-04/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22702\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-04-contact-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/tow-services-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(347,'astra-sites-and-pages-page-20','a:15:{s:8:\"id-55382\";a:21:{s:5:\"title\";s:15:\"Salon &amp; Spa\";s:2:\"id\";i:55382;s:12:\"publish-date\";i:1621863472;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-home-1.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/stylist-02\";s:20:\"astra-site-parent-id\";i:2096;s:15:\"astra-sites-tag\";a:11:{i:2102;s:10:\"beautician\";i:2121;s:13:\"beauty-parlor\";i:2106;s:12:\"beauty-salon\";i:2120;s:18:\"fashion-and-beauty\";i:1642;s:10:\"hair-salon\";i:2108;s:11:\"hairdresser\";i:577;s:13:\"makeup-artist\";i:2119;s:13:\"salon-and-spa\";i:530;s:3:\"spa\";i:2107;s:7:\"stylist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55384\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/stylist-02/wp-json/wp/v2/pages/816\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/stylist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55383\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/stylist-02/wp-json/wp/v2/pages/950\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/stylist-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55385\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-home-1.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/stylist-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/stylist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55386\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-services-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-02-services-1.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/stylist-02/wp-json/wp/v2/pages/996\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/stylist-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55398\";a:21:{s:5:\"title\";s:15:\"Salon &amp; Spa\";s:2:\"id\";i:55398;s:12:\"publish-date\";i:1621884270;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/stylist-08\";s:20:\"astra-site-parent-id\";i:2101;s:15:\"astra-sites-tag\";a:11:{i:2102;s:10:\"beautician\";i:2121;s:13:\"beauty-parlor\";i:2106;s:12:\"beauty-salon\";i:2120;s:18:\"fashion-and-beauty\";i:1642;s:10:\"hair-salon\";i:2108;s:11:\"hairdresser\";i:577;s:13:\"makeup-artist\";i:2119;s:13:\"salon-and-spa\";i:530;s:3:\"spa\";i:2107;s:7:\"stylist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/904\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/stylist-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-about.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/900\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/stylist-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55402\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-services.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-services.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/902\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/stylist-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55401\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/stylist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21814\";a:21:{s:5:\"title\";s:22:\"Swimming Pool Services\";s:2:\"id\";i:21814;s:12:\"publish-date\";i:1556196138;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-homepage.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/pool-services-04\";s:20:\"astra-site-parent-id\";i:89;s:15:\"astra-sites-tag\";a:3:{i:567;s:16:\"pool-maintenance\";i:569;s:13:\"swimming-pool\";i:570;s:10:\"water-pool\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:7:{s:8:\"id-22826\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/pool-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22822\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/pool-services-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22828\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-services.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pool-services-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22825\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-gallery.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-04/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22827\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-reviews.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/pool-services-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22824\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-faq.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pool-services-04/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22823\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-04-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21808\";a:21:{s:5:\"title\";s:7:\"Florist\";s:2:\"id\";i:21808;s:12:\"publish-date\";i:1556174293;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-homepage.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/florist-03\";s:20:\"astra-site-parent-id\";i:116;s:15:\"astra-sites-tag\";a:4:{i:573;s:16:\"event-decoration\";i:571;s:7:\"florist\";i:572;s:15:\"flower-merchant\";i:574;s:7:\"flowers\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23088\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/282\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/florist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23085\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23089\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-services.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-services.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23087\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-gallery.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23090\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-testimonials.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/florist-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23086\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-03-contact-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21807\";a:21:{s:5:\"title\";s:7:\"Florist\";s:2:\"id\";i:21807;s:12:\"publish-date\";i:1556174207;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-homepage.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/florist-04\";s:20:\"astra-site-parent-id\";i:115;s:15:\"astra-sites-tag\";a:5:{i:573;s:16:\"event-decoration\";i:571;s:7:\"florist\";i:572;s:15:\"flower-merchant\";i:574;s:7:\"flowers\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23076\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/florist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23073\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23077\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-services.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-services.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-04/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23075\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-gallery.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-04/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23078\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/florist-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23074\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-04-contact-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21337\";a:21:{s:5:\"title\";s:8:\"Car Wash\";s:2:\"id\";i:21337;s:12:\"publish-date\";i:1556170141;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-homepage.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/car-wash-02\";s:20:\"astra-site-parent-id\";i:301;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2475;s:10:\"automotive\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-25155\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/car-wash-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25156\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-services.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-services.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/car-wash-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25153\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/car-wash-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25157\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-wash-menu.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-wash-menu.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-wash-02/wash-menu/\";s:15:\"astra-sites-tag\";a:2:{i:565;s:4:\"menu\";i:761;s:9:\"wash-menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25154\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-02-contact-2.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-wash-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21340\";a:21:{s:5:\"title\";s:8:\"Car Wash\";s:2:\"id\";i:21340;s:12:\"publish-date\";i:1556170495;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/car-wash-01\";s:20:\"astra-site-parent-id\";i:303;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2475;s:10:\"automotive\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-25171\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/295\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/car-wash-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25172\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-services-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-services-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/car-wash-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25169\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-about-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/car-wash-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25173\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-wash-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-wash-menu-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-wash-01/wash-menu/\";s:15:\"astra-sites-tag\";a:2:{i:565;s:4:\"menu\";i:761;s:9:\"wash-menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25170\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-contac-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-01-contac-1.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-wash-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48580\";a:21:{s:5:\"title\";s:8:\"Car Wash\";s:2:\"id\";i:48580;s:12:\"publish-date\";i:1603984622;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/car-wash-08\";s:20:\"astra-site-parent-id\";i:1747;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2475;s:10:\"automotive\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48583\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/car-wash-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48584\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-services.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-services.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/car-wash-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48581\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/car-wash-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48585\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-wash-menu.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-wash-menu.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-wash-08/wash-menu/\";s:15:\"astra-sites-tag\";a:3:{i:585;s:7:\"pricing\";i:761;s:9:\"wash-menu\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48582\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-wash-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21676\";a:21:{s:5:\"title\";s:18:\"Wedding Invitation\";s:2:\"id\";i:21676;s:12:\"publish-date\";i:1555994283;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-05\";s:20:\"astra-site-parent-id\";i:59;s:15:\"astra-sites-tag\";a:3:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-22120\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/wedding-05/wp-json/wp/v2/pages/514\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55223\";a:21:{s:5:\"title\";s:20:\"Travel &amp; Tourism\";s:2:\"id\";i:55223;s:12:\"publish-date\";i:1621605691;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-home-2.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-home-2.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-home-2.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/travel-and-tourism-02\";s:20:\"astra-site-parent-id\";i:2054;s:15:\"astra-sites-tag\";a:17:{i:2073;s:13:\"accommodation\";i:2076;s:18:\"apartments-hostels\";i:1534;s:3:\"bnb\";i:2078;s:14:\"business-hotel\";i:2079;s:10:\"guesthouse\";i:2080;s:8:\"homestay\";i:350;s:5:\"hotel\";i:2081;s:13:\"island-resort\";i:2082;s:12:\"luxury-hotel\";i:714;s:6:\"resort\";i:2077;s:12:\"tour-company\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";i:2075;s:15:\"travel-services\";i:2083;s:8:\"urban-bb\";i:2084;s:15:\"vacation-rental\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55226\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-home-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/travel-and-tourism-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/travel-and-tourism-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55224\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-amenities.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-amenities.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/travel-and-tourism-02/wp-json/wp/v2/pages/146\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/travel-and-tourism-02/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55225\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/travel-and-tourism-02/wp-json/wp/v2/pages/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/travel-and-tourism-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55227\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-rooms-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-02-rooms-1.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/travel-and-tourism-02/wp-json/wp/v2/pages/144\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/travel-and-tourism-02/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55310\";a:21:{s:5:\"title\";s:20:\"Travel &amp; Tourism\";s:2:\"id\";i:55310;s:12:\"publish-date\";i:1621612162;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/travel-and-tourism-08\";s:20:\"astra-site-parent-id\";i:2065;s:15:\"astra-sites-tag\";a:17:{i:2073;s:13:\"accommodation\";i:2076;s:18:\"apartments-hostels\";i:1534;s:3:\"bnb\";i:2078;s:14:\"business-hotel\";i:2079;s:10:\"guesthouse\";i:2080;s:8:\"homestay\";i:350;s:5:\"hotel\";i:2081;s:13:\"island-resort\";i:2082;s:12:\"luxury-hotel\";i:714;s:6:\"resort\";i:2077;s:12:\"tour-company\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";i:2075;s:15:\"travel-services\";i:2083;s:8:\"urban-bb\";i:2084;s:15:\"vacation-rental\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55311\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-amenities.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-amenities.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/travel-and-tourism-08/amenities/\";s:15:\"astra-sites-tag\";a:2:{i:777;s:9:\"amenities\";i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55312\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-conatct.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-conatct.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/travel-and-tourism-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55313\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/travel-and-tourism-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55314\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-rooms.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-rooms.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/travel-and-tourism-08/rooms/\";s:15:\"astra-sites-tag\";a:2:{i:2073;s:13:\"accommodation\";i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21599\";a:21:{s:5:\"title\";s:20:\"Makeup Artist Studio\";s:2:\"id\";i:21599;s:12:\"publish-date\";i:1555493730;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-homepage.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-04\";s:20:\"astra-site-parent-id\";i:125;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";i:1020;s:8:\"personal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23191\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23193\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-services.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23189\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23192\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-pricing.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-pricing.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23190\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21347\";a:21:{s:5:\"title\";s:18:\"Transport Services\";s:2:\"id\";i:21347;s:12:\"publish-date\";i:1554905274;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-03-homepage.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/transport-services-03\";s:20:\"astra-site-parent-id\";i:97;s:15:\"astra-sites-tag\";a:9:{i:394;s:9:\"air-cargo\";i:391;s:14:\"cargo-services\";i:392;s:16:\"freight-services\";i:388;s:12:\"good-carrier\";i:389;s:9:\"logistics\";i:393;s:14:\"road-transport\";i:390;s:8:\"shipping\";i:366;s:9:\"transport\";i:387;s:8:\"trucking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-22894\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/transport-services-03/wp-json/wp/v2/pages/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/transport-services-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:746;s:13:\"one-page-site\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21329\";a:21:{s:5:\"title\";s:18:\"Transport Services\";s:2:\"id\";i:21329;s:12:\"publish-date\";i:1554905270;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-homepage.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/transport-services-04\";s:20:\"astra-site-parent-id\";i:95;s:15:\"astra-sites-tag\";a:12:{i:394;s:9:\"air-cargo\";i:845;s:4:\"blue\";i:391;s:14:\"cargo-services\";i:392;s:16:\"freight-services\";i:388;s:12:\"good-carrier\";i:389;s:9:\"logistics\";i:399;s:8:\"one-page\";i:846;s:3:\"red\";i:393;s:14:\"road-transport\";i:390;s:8:\"shipping\";i:366;s:9:\"transport\";i:387;s:8:\"trucking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-22887\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/transport-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/transport-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21335\";a:21:{s:5:\"title\";s:17:\"Cleaning Services\";s:2:\"id\";i:21335;s:12:\"publish-date\";i:1554904291;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/cleaning-services-03\";s:20:\"astra-site-parent-id\";i:122;s:15:\"astra-sites-tag\";a:8:{i:1000;s:7:\"cleaner\";i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:675;s:12:\"housekeeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2477;s:13:\"home-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23157\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/239\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cleaning-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23155\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-03-about1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-03-about1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23159\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-03-services-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/cleaning-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23160\";a:12:{s:5:\"title\";s:13:\"Why choose us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/cleaning-services-03/why-choose-us/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23158\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-03/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23156\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(348,'astra-sites-and-pages-page-21','a:15:{s:8:\"id-21331\";a:21:{s:5:\"title\";s:17:\"Cleaning Services\";s:2:\"id\";i:21331;s:12:\"publish-date\";i:1554904102;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-homepage.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/cleaning-services-04\";s:20:\"astra-site-parent-id\";i:121;s:15:\"astra-sites-tag\";a:8:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:675;s:12:\"housekeeping\";i:676;s:11:\"maintenance\";i:1022;s:12:\"professional\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2477;s:13:\"home-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23145\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cleaning-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23143\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-about-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-services-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23147\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-services-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/cleaning-services-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23148\";a:12:{s:5:\"title\";s:13:\"Why choose us\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-why-choose-us-3.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-why-choose-us-3.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/cleaning-services-04/why-choose-us/\";s:15:\"astra-sites-tag\";a:2:{i:760;s:13:\"why-choose-us\";i:852;s:6:\"why-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23146\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-reviews-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-reviews-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-04/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23144\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-contact-3.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-04-contact-3.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21171\";a:21:{s:5:\"title\";s:10:\"Fly Movers\";s:2:\"id\";i:21171;s:12:\"publish-date\";i:1553665197;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/movers-packers-04\";s:20:\"astra-site-parent-id\";i:362;s:15:\"astra-sites-tag\";a:4:{i:1021;s:14:\"local-business\";i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2473;s:9:\"transport\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-28778\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/movers-packers-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28775\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/69\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/movers-packers-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28779\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-services.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/movers-packers-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28780\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/75\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/movers-packers-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28777\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-faq.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/movers-packers-04/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28776\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/movers-packers-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20908\";a:21:{s:5:\"title\";s:15:\"Wedding Planner\";s:2:\"id\";i:20908;s:12:\"publish-date\";i:1552457759;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/wedding-planner-06\";s:20:\"astra-site-parent-id\";i:155;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23469\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/316\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/wedding-planner-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23465\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/356\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-06/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23470\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-06-services-01.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-06-services-01.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23468\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/378\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-planner-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23471\";a:12:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/387\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wedding-planner-06/venues/\";s:15:\"astra-sites-tag\";a:2:{i:696;s:5:\"venue\";i:691;s:10:\"work-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23467\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/392\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-planner-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20919\";a:21:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:2:\"id\";i:20919;s:12:\"publish-date\";i:1552457758;s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/ecourse-learn-photoshop-06\";s:20:\"astra-site-parent-id\";i:124;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23181\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/113\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/ecourse-learn-photoshop-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23179\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/159\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/ecourse-learn-photoshop-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23180\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-courses.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-courses.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-06/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23183\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/174\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/ecourse-learn-photoshop-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23182\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-pricing.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-pricing.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/181\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-06/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20924\";a:21:{s:5:\"title\";s:10:\"Life Coach\";s:2:\"id\";i:20924;s:12:\"publish-date\";i:1552457758;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-01.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-01.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/life-coach-06\";s:20:\"astra-site-parent-id\";i:80;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-22414\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-01.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/life-coach-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-22410\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-about-01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-about-01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/life-coach-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-22412\";a:12:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-coaching-01.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-coaching-01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/373\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/life-coach-06/coaching/\";s:15:\"astra-sites-tag\";a:1:{i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-22413\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-contact-me-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-06-contact-me-01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/380\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/life-coach-06/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20957\";a:21:{s:5:\"title\";s:5:\"Hotel\";s:2:\"id\";i:20957;s:12:\"publish-date\";i:1552457756;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-06\";s:20:\"astra-site-parent-id\";i:156;s:15:\"astra-sites-tag\";a:6:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23488\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23488-hotel-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23488-hotel-home-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/215\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23489\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23489-hotel-rooms-resize.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23489-hotel-rooms-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/268\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/hotel-06/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23490\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23490-hotel-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23490-hotel-services-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/276\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/hotel-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23487\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23487-hotel-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23487-hotel-gallery-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23491\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23491-hotel-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23491-hotel-testimonials-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/295\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hotel-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23486\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23486-hotel-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23486-hotel-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20968\";a:21:{s:5:\"title\";s:9:\"theAgency\";s:2:\"id\";i:20968;s:12:\"publish-date\";i:1552457756;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/wordpress-agency-06\";s:20:\"astra-site-parent-id\";i:126;s:15:\"astra-sites-tag\";a:7:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";i:879;s:16:\"wordpress-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23201\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/343\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/wordpress-agency-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23199\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/392\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wordpress-agency-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23203\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/404\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23202\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/415\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-06/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23204\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/426\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wordpress-agency-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23200\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/435\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wordpress-agency-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20969\";a:21:{s:5:\"title\";s:7:\"eCourse\";s:2:\"id\";i:20969;s:12:\"publish-date\";i:1552457755;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/teach-06\";s:20:\"astra-site-parent-id\";i:129;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23228\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/teach-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23226\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-about.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/188\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/teach-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23229\";a:12:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-lessons.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-lessons.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-06/lessons/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23230\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-testimonials.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/212\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/teach-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23227\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20972\";a:21:{s:5:\"title\";s:18:\"Personal Dietitian\";s:2:\"id\";i:20972;s:12:\"publish-date\";i:1552457754;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-home.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/dietitian-06\";s:20:\"astra-site-parent-id\";i:131;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23254\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-home.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/803\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/dietitian-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23251\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-about-01.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-about-01.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/851\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23255\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-services-01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-services-01.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/860\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/dietitian-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23252\";a:12:{s:5:\"title\";s:5:\"Blogs\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-blogs-01.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-blogs-01.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/915\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-06/blogs/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-23253\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-contact-me-01.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/dietitian-06-contact-me-01.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/874\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/dietitian-06/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20981\";a:21:{s:5:\"title\";s:7:\"Charity\";s:2:\"id\";i:20981;s:12:\"publish-date\";i:1552457753;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-06\";s:20:\"astra-site-parent-id\";i:138;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23323\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/541\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23324\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/596\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-06/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23322\";a:12:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/605\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-06/creating-impact/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23321\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/618\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20983\";a:21:{s:5:\"title\";s:10:\"Sweet Shop\";s:2:\"id\";i:20983;s:12:\"publish-date\";i:1552457753;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/sweet-shop-06\";s:20:\"astra-site-parent-id\";i:134;s:15:\"astra-sites-tag\";a:7:{i:758;s:6:\"bakery\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23288\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/500\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/sweet-shop-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23285\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/543\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/sweet-shop-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23287\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/548\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/sweet-shop-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23289\";a:12:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/555\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/sweet-shop-06/our-cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23286\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/566\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sweet-shop-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21029\";a:21:{s:5:\"title\";s:3:\"Spa\";s:2:\"id\";i:21029;s:12:\"publish-date\";i:1552457752;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/lotus-spa-06\";s:20:\"astra-site-parent-id\";i:140;s:15:\"astra-sites-tag\";a:10:{i:532;s:11:\"acupressure\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23332\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3092\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/lotus-spa-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23330\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-about-01.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-about-01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/lotus-spa-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23333\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-services-01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-services-01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/lotus-spa-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23331\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-contact-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/lotus-spa-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21039\";a:21:{s:5:\"title\";s:6:\"Agency\";s:2:\"id\";i:21039;s:12:\"publish-date\";i:1552457751;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-06\";s:20:\"astra-site-parent-id\";i:150;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23425\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/620\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23423\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/670\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23428\";a:12:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-websites.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-websites.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/680\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-06/websites/\";s:15:\"astra-sites-tag\";a:1:{i:661;s:7:\"website\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23427\";a:12:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-support.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-support.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/687\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-06/support/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23426\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-pricing.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-pricing.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/702\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-06/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23424\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/707\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55430\";a:21:{s:5:\"title\";s:18:\"Event Landing Page\";s:2:\"id\";i:55430;s:12:\"publish-date\";i:1621890480;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-02-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-02-home.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/event-02\";s:20:\"astra-site-parent-id\";i:2117;s:15:\"astra-sites-tag\";a:11:{i:2141;s:19:\"business-conference\";i:2138;s:16:\"conference-event\";i:2146;s:17:\"design-conference\";i:2137;s:13:\"event-landing\";i:2140;s:15:\"marketing-event\";i:2145;s:6:\"meetup\";i:648;s:12:\"presentation\";i:2142;s:14:\"product-launch\";i:2139;s:7:\"seminar\";i:2144;s:15:\"tech-conference\";i:2143;s:20:\"webinar-landing-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-55431\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-02-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-02-home.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/event-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/event-02/\";s:15:\"astra-sites-tag\";a:2:{i:850;s:12:\"landing-page\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55436\";a:21:{s:5:\"title\";s:18:\"Event Landing Page\";s:2:\"id\";i:55436;s:12:\"publish-date\";i:1621881999;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-08-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-08-home.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/event-08\";s:20:\"astra-site-parent-id\";i:2118;s:15:\"astra-sites-tag\";a:11:{i:2141;s:19:\"business-conference\";i:2138;s:16:\"conference-event\";i:2146;s:17:\"design-conference\";i:2137;s:13:\"event-landing\";i:2140;s:15:\"marketing-event\";i:2145;s:6:\"meetup\";i:648;s:12:\"presentation\";i:2142;s:14:\"product-launch\";i:2139;s:7:\"seminar\";i:2144;s:15:\"tech-conference\";i:2143;s:20:\"webinar-landing-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:0:{}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-55437\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-08-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-08-home.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/event-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/event-08/\";s:15:\"astra-sites-tag\";a:2:{i:850;s:12:\"landing-page\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(349,'astra-sites-and-pages-page-22','a:15:{s:8:\"id-45817\";a:21:{s:5:\"title\";s:18:\"Financial Advisors\";s:2:\"id\";i:45817;s:12:\"publish-date\";i:1585221053;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-1.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/financial-accounting-04\";s:20:\"astra-site-parent-id\";i:1485;s:15:\"astra-sites-tag\";a:7:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:581;s:6:\"advice\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:582;s:20:\"financial-investment\";i:775;s:18:\"investment-banking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2481;s:15:\"finance-service\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-45820\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-home-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/financial-accounting-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45822\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-services-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45821\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-industries-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-industries-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-04/industries/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45818\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-45819\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-04-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45836\";a:21:{s:5:\"title\";s:18:\"Financial Advisors\";s:2:\"id\";i:45836;s:12:\"publish-date\";i:1585222094;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-homepage.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/financial-accounting-03\";s:20:\"astra-site-parent-id\";i:1486;s:15:\"astra-sites-tag\";a:7:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:581;s:6:\"advice\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:582;s:20:\"financial-investment\";i:775;s:18:\"investment-banking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2481;s:15:\"finance-service\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-45839\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/financial-accounting-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45841\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-services.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45840\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-industries.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-industries.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-03/industries/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45837\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-45838\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-03-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/financial-accounting-03/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-45806\";a:21:{s:5:\"title\";s:17:\"Financial Advisor\";s:2:\"id\";i:45806;s:12:\"publish-date\";i:1585220378;s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-home-01.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-home-01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-home-01.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/financial-accounting-06\";s:20:\"astra-site-parent-id\";i:1484;s:15:\"astra-sites-tag\";a:7:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:581;s:6:\"advice\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:582;s:20:\"financial-investment\";i:775;s:18:\"investment-banking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-45809\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-home-01.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-home-01.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/232\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/financial-accounting-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45811\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-services-01.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-services-01.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45810\";a:12:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-industries-01.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-industries-01.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-06/industries/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45807\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-about-us-01.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-about-us-01.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/310\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/financial-accounting-06/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-45808\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-contact-us-01.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/03/financial-accounting-06-contact-us-01.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/financial-accounting-06/wp-json/wp/v2/pages/317\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/financial-accounting-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21041\";a:21:{s:5:\"title\";s:10:\"Freelancer\";s:2:\"id\";i:21041;s:12:\"publish-date\";i:1552457751;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/freelancer-06\";s:20:\"astra-site-parent-id\";i:151;s:15:\"astra-sites-tag\";a:4:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-23435\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/freelancer-06/wp-json/wp/v2/pages/469\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/freelancer-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21085\";a:21:{s:5:\"title\";s:15:\"MultiMed Clinic\";s:2:\"id\";i:21085;s:12:\"publish-date\";i:1552457750;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/multimed-06\";s:20:\"astra-site-parent-id\";i:153;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23451\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/multimed-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23447\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/331\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/multimed-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23449\";a:12:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/multimed-06/departments/\";s:15:\"astra-sites-tag\";a:3:{i:602;s:11:\"departments\";i:811;s:10:\"occupation\";i:812;s:6:\"office\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23450\";a:12:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/347\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-06/doctors/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23452\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/353\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/multimed-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23448\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/359\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21088\";a:21:{s:5:\"title\";s:6:\"Artist\";s:2:\"id\";i:21088;s:12:\"publish-date\";i:1552457749;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-06\";s:20:\"astra-site-parent-id\";i:157;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23494\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/243\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23496\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/artist-06/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23492\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/285\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23493\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23493-artist-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21090\";a:21:{s:5:\"title\";s:10:\"University\";s:2:\"id\";i:21090;s:12:\"publish-date\";i:1552457749;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/university-06\";s:20:\"astra-site-parent-id\";i:160;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23525\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23525-university-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23525-university-home-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/university-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23521\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/216\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/university-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23523\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23523-university-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23523-university-courses-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-06/courses/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23526\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23526-university-teachers-resize.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23526-university-teachers-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-06/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23524\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23524-university-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23524-university-gallery-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/236\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23522\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/240\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21092\";a:21:{s:5:\"title\";s:12:\"Kindergarten\";s:2:\"id\";i:21092;s:12:\"publish-date\";i:1552457749;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kindergarten-06\";s:20:\"astra-site-parent-id\";i:154;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23463\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/213\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kindergarten-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23459\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/270\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/kindergarten-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23460\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-classes-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-classes-1.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/280\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-06/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23462\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-faq.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-faq.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/286\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/kindergarten-06/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23464\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-reviews.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-reviews.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/293\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-06/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23461\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21096\";a:21:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:2:\"id\";i:21096;s:12:\"publish-date\";i:1552457748;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/fitness-center-06\";s:20:\"astra-site-parent-id\";i:162;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23543\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/fitness-center-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23541\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/241\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-06/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23539\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/246\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fitness-center-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23542\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21098\";a:21:{s:5:\"title\";s:6:\"Winery\";s:2:\"id\";i:21098;s:12:\"publish-date\";i:1552457748;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-home01.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-home01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-home01.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/winery-06\";s:20:\"astra-site-parent-id\";i:164;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:634;s:15:\"wine-production\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23563\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-home01.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-home01.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/436\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/winery-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23564\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-our-story-01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-our-story-01.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/493\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/winery-06/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23562\";a:12:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-experience-01.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-experience-01.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/498\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/winery-06/experience/\";s:15:\"astra-sites-tag\";a:1:{i:636;s:10:\"experience\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23561\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-events-01.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-events-01.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/504\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/winery-06/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23560\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-contact-01.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/winery-06-contact-01.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/512\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/winery-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21100\";a:21:{s:5:\"title\";s:12:\"Psychiatrist\";s:2:\"id\";i:21100;s:12:\"publish-date\";i:1552457748;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/psychiatrist-06\";s:20:\"astra-site-parent-id\";i:159;s:15:\"astra-sites-tag\";a:6:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-23513\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/psychiatrist-06/wp-json/wp/v2/pages/459\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/psychiatrist-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21102\";a:21:{s:5:\"title\";s:6:\"Author\";s:2:\"id\";i:21102;s:12:\"publish-date\";i:1552457748;s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/author-06\";s:20:\"astra-site-parent-id\";i:163;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23548\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/author-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23546\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/346\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/author-06/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23544\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/355\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/author-06/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23547\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/author-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21066\";a:21:{s:5:\"title\";s:18:\"Garden Maintenance\";s:2:\"id\";i:21066;s:12:\"publish-date\";i:1551959684;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/garden-maintenance-02\";s:20:\"astra-site-parent-id\";i:244;s:15:\"astra-sites-tag\";a:8:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:1021;s:14:\"local-business\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-50469\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-about.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/garden-maintenance-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-50470\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/garden-maintenance-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-50471\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-faq.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/garden-maintenance-02/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-50472\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/garden-maintenance-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-50473\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-projects.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-projects.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-50474\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/03/garden-maintenance-02-services.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21073\";a:21:{s:5:\"title\";s:18:\"Garden Maintenance\";s:2:\"id\";i:21073;s:12:\"publish-date\";i:1551959686;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-homepage.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/garden-maintenance-01\";s:20:\"astra-site-parent-id\";i:242;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24575\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/86\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/garden-maintenance-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24572\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-about.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/garden-maintenance-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24577\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-services.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24576\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-projects.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-projects.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24574\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-faq.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-faq.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/garden-maintenance-01/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24573\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-01-contact-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/garden-maintenance-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48398\";a:21:{s:5:\"title\";s:18:\"Garden Maintenance\";s:2:\"id\";i:48398;s:12:\"publish-date\";i:1603963842;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/garden-maintenance-08\";s:20:\"astra-site-parent-id\";i:1731;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48402\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/garden-maintenance-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-about-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/garden-maintenance-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48404\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-services-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48403\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-project-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-project-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48401\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-faq-gb.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-faq-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/garden-maintenance-08/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/garden-maintenance-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(350,'astra-sites-and-pages-page-23','a:15:{s:8:\"id-48208\";a:21:{s:5:\"title\";s:7:\"Plumber\";s:2:\"id\";i:48208;s:12:\"publish-date\";i:1603905881;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-1.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/plumber-08\";s:20:\"astra-site-parent-id\";i:1706;s:15:\"astra-sites-tag\";a:6:{i:1712;s:19:\"commercial-plumbing\";i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";i:1711;s:18:\"remolding-services\";i:1710;s:20:\"residential-plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48212\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/plumber-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48209\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/plumber-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48213\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-services-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plumber-08/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48214\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-testmonials.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-testmonials.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plumber-08/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48211\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-faq-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plumber-08/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48210\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/plumber-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20939\";a:21:{s:5:\"title\";s:17:\"Interior Designer\";s:2:\"id\";i:20939;s:12:\"publish-date\";i:1551698919;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/interior-designer-02\";s:20:\"astra-site-parent-id\";i:312;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-25257\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/interior-designer-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25255\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-aboutpage.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-aboutpage.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-designer-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25259\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-servicespage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-servicespage.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25258\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-projectspage.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-projectspage.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25260\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-testimonialspage.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-testimonialspage.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/interior-designer-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25256\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-02-contactpage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/designer-02-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/interior-designer-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48188\";a:21:{s:5:\"title\";s:17:\"Interior Designer\";s:2:\"id\";i:48188;s:12:\"publish-date\";i:1603905861;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-08-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-08-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/interior-designer-08\";s:20:\"astra-site-parent-id\";i:1705;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:2:{i:2488;s:9:\"portfolio\";i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48191\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/688\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/interior-designer-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48189\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-about-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/689\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-designer-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48193\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-service-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-service-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/690\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48192\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-projects-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-projects-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/691\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48194\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-testimonials-gb.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-testimonials-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/692\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/interior-designer-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48190\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/693\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/interior-designer-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21023\";a:21:{s:5:\"title\";s:15:\"Pearson College\";s:2:\"id\";i:21023;s:12:\"publish-date\";i:1551356707;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-homepage.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/education-03\";s:20:\"astra-site-parent-id\";i:189;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23925\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/education-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23920\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/education-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23922\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-courses.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-courses.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23926\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-teachers.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-teachers.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/education-03/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23923\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-gallery.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23921\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20746\";a:21:{s:5:\"title\";s:15:\"Pearson College\";s:2:\"id\";i:20746;s:12:\"publish-date\";i:1551330893;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-home.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/education-04\";s:20:\"astra-site-parent-id\";i:187;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23876\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-home.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-home.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/education-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23871\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-about-2.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-about-2.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/education-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23874\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-courses.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-courses.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-04/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23877\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-teachers-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-teachers-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/education-04/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23875\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-gallery-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23873\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-contact-2.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20807\";a:21:{s:5:\"title\";s:15:\"Growth Marketer\";s:2:\"id\";i:20807;s:12:\"publish-date\";i:1549255990;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/content-marketing-02\";s:20:\"astra-site-parent-id\";i:225;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-24433\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/content-marketing-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24430\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-02-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-02-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/content-marketing-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24434\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/content-marketing-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24432\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-hire-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24432-growth-marketer-hire-me-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/content-marketing-02/hire-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20810\";a:21:{s:5:\"title\";s:15:\"Growth Marketer\";s:2:\"id\";i:20810;s:12:\"publish-date\";i:1551243190;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-homepage.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/content-marketing-01\";s:20:\"astra-site-parent-id\";i:227;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-24451\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/106\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/content-marketing-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24448\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/content-marketing-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24452\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-testimonials.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/content-marketing-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24450\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/content-marketing-01-hire-me.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24450-growth-marketer-hire-me-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/content-marketing-01/hire-me/\";s:15:\"astra-sites-tag\";a:1:{i:773;s:7:\"hire-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48703\";a:21:{s:5:\"title\";s:15:\"Growth Marketer\";s:2:\"id\";i:48703;s:12:\"publish-date\";i:1605205567;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/content-marketing-08\";s:20:\"astra-site-parent-id\";i:1764;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48706\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/content-marketing-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48704\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25248\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/content-marketing-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48707\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-testimonials.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/content-marketing-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48705\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-hire-me.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-hire-me.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/content-marketing-08/hire-me/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:773;s:7:\"hire-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20816\";a:21:{s:5:\"title\";s:11:\"Barber Shop\";s:2:\"id\";i:20816;s:12:\"publish-date\";i:1549255987;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-2.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-2.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/barber-shop-02\";s:20:\"astra-site-parent-id\";i:119;s:15:\"astra-sites-tag\";a:6:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23121\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-2.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/barber-shop-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23117\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/barber-shop-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23118\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-barbers-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-barbers-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-02/barbers/\";s:15:\"astra-sites-tag\";a:1:{i:478;s:6:\"barber\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23120\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-gallery-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23119\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-contact-2.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20904\";a:21:{s:5:\"title\";s:11:\"Barber Shop\";s:2:\"id\";i:20904;s:12:\"publish-date\";i:1551074522;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-homepage.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/barber-shop-01\";s:20:\"astra-site-parent-id\";i:120;s:15:\"astra-sites-tag\";a:5:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23135\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/barber-shop-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23131\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-about-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/barber-shop-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23132\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-barbers-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-barbers-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-01/barbers/\";s:15:\"astra-sites-tag\";a:1:{i:478;s:6:\"barber\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23134\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-gallery-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-01/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23133\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-contact-2.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48530\";a:21:{s:5:\"title\";s:11:\"Barber Shop\";s:2:\"id\";i:48530;s:12:\"publish-date\";i:1603984624;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/barber-shop-08\";s:20:\"astra-site-parent-id\";i:1745;s:15:\"astra-sites-tag\";a:6:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48535\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/barber-shop-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48531\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/barber-shop-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48532\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-team.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-team.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-08/barbers/\";s:15:\"astra-sites-tag\";a:2:{i:478;s:6:\"barber\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48534\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-gallery.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-08/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48533\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20732\";a:21:{s:5:\"title\";s:21:\"Photography Portfolio\";s:2:\"id\";i:20732;s:12:\"publish-date\";i:1546842931;s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/photographer-portfolio-03\";s:20:\"astra-site-parent-id\";i:200;s:15:\"astra-sites-tag\";a:9:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:2:{i:2485;s:11:\"photography\";i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24026\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/photographer-portfolio-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24023\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/photographer-portfolio-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24028\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/photographer-portfolio-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24027\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/photographer-portfolio-03/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24025\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/photographer-portfolio-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19915\";a:21:{s:5:\"title\";s:7:\"Plumber\";s:2:\"id\";i:19915;s:12:\"publish-date\";i:1546411117;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/plumber-02\";s:20:\"astra-site-parent-id\";i:293;s:15:\"astra-sites-tag\";a:4:{i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-25059\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/plumber-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-25055\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/plumber-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25060\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-serivces.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-serivces.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plumber-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25061\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-25061-plumber-testimonials-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plumber-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25058\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-faq.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plumber-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25057\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-02-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/plumber-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20515\";a:21:{s:5:\"title\";s:16:\"Conference Event\";s:2:\"id\";i:20515;s:12:\"publish-date\";i:1545982682;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/conference-event-05\";s:20:\"astra-site-parent-id\";i:172;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-23626\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/conference-event-05/wp-json/wp/v2/pages/101\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/conference-event-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-20536\";a:21:{s:5:\"title\";s:7:\"Plumber\";s:2:\"id\";i:20536;s:12:\"publish-date\";i:1546411115;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/plumber-01\";s:20:\"astra-site-parent-id\";i:295;s:15:\"astra-sites-tag\";a:3:{i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-44078\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/plumber-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-44075\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/plumber-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44079\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plumber-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44080\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-testimonials-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-testimonials-screenshot.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plumber-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44077\";a:12:{s:5:\"title\";s:4:\"FAQs\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/plumber-01/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44076\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/plumber-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(351,'astra-sites-and-pages-page-24','a:15:{s:8:\"id-20475\";a:21:{s:5:\"title\";s:16:\"Co-Working Space\";s:2:\"id\";i:20475;s:12:\"publish-date\";i:1545657562;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-05\";s:20:\"astra-site-parent-id\";i:235;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24503\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24503-co-working-space-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24503-co-working-space-home-resize.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24500\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/147\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-05/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24501\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-05/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24504\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-05/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24502\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24502-co-working-space-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24502-co-working-space-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/156\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19958\";a:21:{s:5:\"title\";s:21:\"Photography Portfolio\";s:2:\"id\";i:19958;s:12:\"publish-date\";i:1545208405;s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/photographer-portfolio-04\";s:20:\"astra-site-parent-id\";i:202;s:15:\"astra-sites-tag\";a:10:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:1022;s:12:\"professional\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2485;s:11:\"photography\";i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24050\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/photographer-portfolio-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24047\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/photographer-portfolio-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24052\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/photographer-portfolio-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24051\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/photographer-portfolio-04/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24049\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/photographer-portfolio-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55334\";a:21:{s:5:\"title\";s:7:\"Charity\";s:2:\"id\";i:55334;s:12:\"publish-date\";i:1621888356;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/communities-02\";s:20:\"astra-site-parent-id\";i:2074;s:15:\"astra-sites-tag\";a:11:{i:625;s:7:\"charity\";i:2126;s:20:\"charity-organization\";i:893;s:6:\"church\";i:2125;s:9:\"community\";i:2128;s:16:\"community-center\";i:1013;s:8:\"donation\";i:2124;s:17:\"environmental-ngo\";i:624;s:10:\"foundation\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";i:2127;s:10:\"social-ngo\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55335\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/communities-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/communities-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55336\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/communities-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/communities-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55337\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-home.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/communities-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/communities-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-55338\";a:12:{s:5:\"title\";s:10:\"What we do\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-02-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/communities-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/communities-02/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55425\";a:21:{s:5:\"title\";s:7:\"Charity\";s:2:\"id\";i:55425;s:12:\"publish-date\";i:1621889386;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/communities-08\";s:20:\"astra-site-parent-id\";i:2116;s:15:\"astra-sites-tag\";a:11:{i:625;s:7:\"charity\";i:2126;s:20:\"charity-organization\";i:893;s:6:\"church\";i:2125;s:9:\"community\";i:2128;s:16:\"community-center\";i:1013;s:8:\"donation\";i:2124;s:17:\"environmental-ngo\";i:624;s:10:\"foundation\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";i:2127;s:10:\"social-ngo\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55427\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/communities-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55426\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/366\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/communities-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55428\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/communities-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55429\";a:12:{s:5:\"title\";s:10:\"What we do\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/communities-08/what-we-do/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19959\";a:21:{s:5:\"title\";s:15:\"Sierra Industry\";s:2:\"id\";i:19959;s:12:\"publish-date\";i:1545134505;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/sierra-industry-01\";s:20:\"astra-site-parent-id\";i:203;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-44099\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/sierra-industry-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44097\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-industry-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44100\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44101\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44098\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48132\";a:21:{s:5:\"title\";s:15:\"Sierra Industry\";s:2:\"id\";i:48132;s:12:\"publish-date\";i:1603893474;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/sierra-industry-08\";s:20:\"astra-site-parent-id\";i:1703;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48135\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/sierra-industry-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48133\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-industry-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48134\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48136\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-products.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-products.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-08/products/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48137\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-projects.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19814\";a:21:{s:5:\"title\";s:13:\"Sierra Nature\";s:2:\"id\";i:19814;s:12:\"publish-date\";i:1543901405;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/sierra-nature-02\";s:20:\"astra-site-parent-id\";i:110;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23008\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/sierra-nature-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23005\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/sierra-nature-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23010\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23009\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-projects-screenshot.png\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-projects-screenshot.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23007\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-contact-screenshot.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-nature-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19881\";a:21:{s:5:\"title\";s:13:\"Sierra Nature\";s:2:\"id\";i:19881;s:12:\"publish-date\";i:1544174934;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/sierra-nature-01\";s:20:\"astra-site-parent-id\";i:111;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23024\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23024-sierra-nature-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23024-sierra-nature-home-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/sierra-nature-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23021\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/sierra-nature-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23026\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23025\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23023\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-nature-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48103\";a:21:{s:5:\"title\";s:13:\"Sierra Nature\";s:2:\"id\";i:48103;s:12:\"publish-date\";i:1603893479;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-1.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/sierra-nature-08\";s:20:\"astra-site-parent-id\";i:1701;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48104\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/962\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/sierra-nature-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48105\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-nature-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48106\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/960\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/sierra-nature-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48107\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/966\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48108\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-services-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/964\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54442\";a:21:{s:5:\"title\";s:11:\"Coffee Shop\";s:2:\"id\";i:54442;s:12:\"publish-date\";i:1621459375;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/coffee-shop-08\";s:20:\"astra-site-parent-id\";i:2033;s:15:\"astra-sites-tag\";a:10:{i:693;s:4:\"cafe\";i:2042;s:8:\"cafe-bar\";i:1527;s:9:\"cafeteria\";i:2043;s:12:\"coffee-house\";i:1575;s:11:\"coffee-shop\";i:399;s:8:\"one-page\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:335;s:10:\"restaurant\";i:2041;s:9:\"snack-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-54443\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/coffee-shop-08/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coffee-shop-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19790\";a:21:{s:5:\"title\";s:6:\"Agency\";s:2:\"id\";i:19790;s:12:\"publish-date\";i:1543500780;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-05\";s:20:\"astra-site-parent-id\";i:180;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23678\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/853\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23676\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/868\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23679\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/876\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23677\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/878\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19796\";a:21:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:2:\"id\";i:19796;s:12:\"publish-date\";i:1543500776;s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-05\";s:20:\"astra-site-parent-id\";i:174;s:15:\"astra-sites-tag\";a:11:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-23635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23635-fitness-trainer-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23635-fitness-trainer-home-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/fitness-trainer-05/wp-json/wp/v2/pages/149\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19798\";a:21:{s:5:\"title\";s:11:\"Electrician\";s:2:\"id\";i:19798;s:12:\"publish-date\";i:1543500776;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-home-01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-home-01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-home-01.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/electrician-05\";s:20:\"astra-site-parent-id\";i:245;s:15:\"astra-sites-tag\";a:1:{i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24609\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-home-01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-home-01.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/550\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/electrician-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24606\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24606-electrician-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24606-electrician-about-us-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/558\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-05/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24610\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-services-01.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-05-services-01.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/561\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24608\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24608-electrician-faq-resize.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24608-electrician-faq-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/564\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/electrician-05/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24607\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24607-electrician-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24607-electrician-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/567\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/electrician-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19792\";a:21:{s:5:\"title\";s:12:\"Construction\";s:2:\"id\";i:19792;s:12:\"publish-date\";i:1543500772;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-05\";s:20:\"astra-site-parent-id\";i:276;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24855\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/913\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24850\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/921\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24858\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/925\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24857\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/929\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-05/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24852\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/932\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19801\";a:21:{s:5:\"title\";s:13:\"Hotel and BnB\";s:2:\"id\";i:19801;s:12:\"publish-date\";i:1543500771;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-05\";s:20:\"astra-site-parent-id\";i:248;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-24621\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-05/wp-json/wp/v2/pages/373\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(352,'astra-sites-fresh-site','no','no'),(356,'astra-sites-last-export-checksums-latest','Hj6lxD^!nIO1','no'),(359,'astra-sites-batch-status-string','All processes are complete','no'),(360,'astra-blocks-batch-status-string','Complete storing data for page 4','no'),(361,'astra-blocks-requests','4','no'),(364,'ast-block-templates-categories','a:18:{i:0;a:5:{s:2:\"id\";i:832;s:5:\"count\";i:43;s:4:\"name\";s:14:\"Call To Action\";s:4:\"slug\";s:14:\"call-to-action\";s:6:\"parent\";i:0;}i:1;a:5:{s:2:\"id\";i:825;s:5:\"count\";i:60;s:4:\"name\";s:5:\"About\";s:4:\"slug\";s:5:\"about\";s:6:\"parent\";i:0;}i:2;a:5:{s:2:\"id\";i:1091;s:5:\"count\";i:20;s:4:\"name\";s:7:\"Clients\";s:4:\"slug\";s:7:\"clients\";s:6:\"parent\";i:0;}i:3;a:5:{s:2:\"id\";i:1416;s:5:\"count\";i:42;s:4:\"name\";s:7:\"Contact\";s:4:\"slug\";s:7:\"contact\";s:6:\"parent\";i:0;}i:4;a:5:{s:2:\"id\";i:1001;s:5:\"count\";i:31;s:4:\"name\";s:3:\"FAQ\";s:4:\"slug\";s:3:\"faq\";s:6:\"parent\";i:0;}i:5;a:5:{s:2:\"id\";i:919;s:5:\"count\";i:51;s:4:\"name\";s:8:\"Features\";s:4:\"slug\";s:8:\"features\";s:6:\"parent\";i:0;}i:6;a:5:{s:2:\"id\";i:1094;s:5:\"count\";i:30;s:4:\"name\";s:7:\"Heading\";s:4:\"slug\";s:7:\"heading\";s:6:\"parent\";i:0;}i:7;a:5:{s:2:\"id\";i:831;s:5:\"count\";i:61;s:4:\"name\";s:4:\"Hero\";s:4:\"slug\";s:4:\"hero\";s:6:\"parent\";i:0;}i:8;a:5:{s:2:\"id\";i:1948;s:5:\"count\";i:30;s:4:\"name\";s:14:\"Image and Text\";s:4:\"slug\";s:14:\"image-and-text\";s:6:\"parent\";i:0;}i:9;a:5:{s:2:\"id\";i:1950;s:5:\"count\";i:16;s:4:\"name\";s:18:\"Location And Hours\";s:4:\"slug\";s:18:\"location-and-hours\";s:6:\"parent\";i:0;}i:10;a:5:{s:2:\"id\";i:1425;s:5:\"count\";i:36;s:4:\"name\";s:9:\"Portfolio\";s:4:\"slug\";s:9:\"portfolio\";s:6:\"parent\";i:0;}i:11;a:5:{s:2:\"id\";i:952;s:5:\"count\";i:51;s:4:\"name\";s:8:\"Services\";s:4:\"slug\";s:8:\"services\";s:6:\"parent\";i:0;}i:12;a:5:{s:2:\"id\";i:1424;s:5:\"count\";i:28;s:4:\"name\";s:12:\"Single Quote\";s:4:\"slug\";s:12:\"single-quote\";s:6:\"parent\";i:0;}i:13;a:5:{s:2:\"id\";i:1096;s:5:\"count\";i:26;s:4:\"name\";s:10:\"Statistics\";s:4:\"slug\";s:10:\"statistics\";s:6:\"parent\";i:0;}i:14;a:5:{s:2:\"id\";i:1953;s:5:\"count\";i:18;s:4:\"name\";s:14:\"Subscribe Form\";s:4:\"slug\";s:14:\"subscribe-form\";s:6:\"parent\";i:0;}i:15;a:5:{s:2:\"id\";i:829;s:5:\"count\";i:46;s:4:\"name\";s:4:\"Team\";s:4:\"slug\";s:4:\"team\";s:6:\"parent\";i:0;}i:16;a:5:{s:2:\"id\";i:830;s:5:\"count\";i:48;s:4:\"name\";s:12:\"Testimonials\";s:4:\"slug\";s:12:\"testimonials\";s:6:\"parent\";i:0;}i:17;a:5:{s:2:\"id\";i:1946;s:5:\"count\";i:27;s:4:\"name\";s:4:\"Text\";s:4:\"slug\";s:4:\"text\";s:6:\"parent\";i:0;}}','no');
INSERT INTO `wp_options` VALUES (365,'ast-block-templates-sites-1','a:81:{s:8:\"id-58478\";a:21:{s:5:\"title\";s:10:\"Plant Shop\";s:2:\"id\";i:58478;s:12:\"publish-date\";i:1633716900;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-08\";s:20:\"astra-site-parent-id\";i:2451;s:15:\"astra-sites-tag\";a:15:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-58545\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1002\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plant-shop-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-58546\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1004\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/plant-shop-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58547\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/10/plant-shop-08-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-shop-08/wp-json/wp/v2/pages/1008\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56593\";a:21:{s:5:\"title\";s:18:\"Meditation Courses\";s:2:\"id\";i:56593;s:12:\"publish-date\";i:1632945042;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-homepage-gb.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/learn-meditation-08\";s:20:\"astra-site-parent-id\";i:2242;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:467;s:9:\"learndash\";i:1850;s:10:\"meditation\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:2:{i:2494;s:9:\"elearning\";i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-56595\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-classes-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-classes-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/607\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/learn-meditation-08/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56596\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/617\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/learn-meditation-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56594\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-about-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/learn-meditation-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56597\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/06/meditation-courses-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learn-meditation-08/wp-json/wp/v2/pages/572\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/learn-meditation-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48078\";a:21:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:2:\"id\";i:48078;s:12:\"publish-date\";i:1603893485;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/outdoor-adventure-08\";s:20:\"astra-site-parent-id\";i:1698;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48081\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/outdoor-adventure-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48079\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/outdoor-adventure-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48083\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-services.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48082\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-projects.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48080\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/outdoor-adventure-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/outdoor-adventure-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48050\";a:21:{s:5:\"title\";s:10:\"Brandstore\";s:2:\"id\";i:48050;s:12:\"publish-date\";i:1603830906;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-1.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-08\";s:20:\"astra-site-parent-id\";i:1695;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:3:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-48053\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/61\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48051\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/59\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48052\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/brandstore-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-08/wp-json/wp/v2/pages/60\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48121\";a:21:{s:5:\"title\";s:13:\"Organic Store\";s:2:\"id\";i:48121;s:12:\"publish-date\";i:1603893477;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop01-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop01-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop01-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/organic-shop-08\";s:20:\"astra-site-parent-id\";i:1702;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2424;s:11:\"health-food\";i:2425;s:9:\"lite-food\";i:369;s:7:\"natural\";i:2215;s:16:\"online-marketing\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:368;s:7:\"organic\";i:2423;s:12:\"organic-food\";i:967;s:13:\"product-store\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:2426;s:15:\"vegetarian-food\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-48124\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop01-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop01-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3610\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/organic-shop-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48122\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-about-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3612\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/organic-shop-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48123\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/organic-shop-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/organic-shop-08/wp-json/wp/v2/pages/3614\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/organic-shop-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-58561\";a:21:{s:5:\"title\";s:16:\"Fashion Designer\";s:2:\"id\";i:58561;s:12:\"publish-date\";i:1634042866;s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-home.jpg\";s:14:\"astra-site-url\";s:47:\"//websitedemos.net/fashion-designer-boutique-08\";s:20:\"astra-site-parent-id\";i:2452;s:15:\"astra-sites-tag\";a:20:{i:2105;s:8:\"boutique\";i:2418;s:8:\"commerce\";i:2350;s:21:\"designer-cloths-store\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:2327;s:16:\"fashion-designer\";i:2349;s:25:\"fashion-designer-boutique\";i:2351;s:26:\"fashion-designer-portfolio\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:444;s:9:\"portfolio\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-58565\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-home.jpg\";s:18:\"astra-page-api-url\";s:78:\"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1007\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/fashion-designer-boutique-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58566\";a:12:{s:5:\"title\";s:12:\"New Arrivals\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-new-arrivals.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-new-arrivals.jpg\";s:18:\"astra-page-api-url\";s:78:\"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1013\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:61:\"//websitedemos.net/fashion-designer-boutique-08/new-arrivals/\";s:15:\"astra-sites-tag\";a:1:{i:2326;s:11:\"new-arrival\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58563\";a:12:{s:5:\"title\";s:10:\"Collection\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-collection.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-collection.jpg\";s:18:\"astra-page-api-url\";s:78:\"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1011\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/fashion-designer-boutique-08/collection/\";s:15:\"astra-sites-tag\";a:2:{i:596;s:10:\"collection\";i:2453;s:5:\"stock\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-58564\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-contact.jpg\";s:18:\"astra-page-api-url\";s:78:\"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1015\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/fashion-designer-boutique-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-58562\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/10/fashion-designer-boutique-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:78:\"https://websitedemos.net/fashion-designer-boutique-08/wp-json/wp/v2/pages/1009\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/fashion-designer-boutique-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47984\";a:21:{s:5:\"title\";s:17:\"LearnDash Academy\";s:2:\"id\";i:47984;s:12:\"publish-date\";i:1603828903;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/learndash-academy-08\";s:20:\"astra-site-parent-id\";i:1691;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47988\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25407\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learndash-academy-08/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47986\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-courses-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25403\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learndash-academy-08/all-courses/\";s:15:\"astra-sites-tag\";a:2:{i:1692;s:11:\"all-courses\";i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47985\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learndash-academy-08/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47987\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/learndash-academy-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/learndash-academy-08/wp-json/wp/v2/pages/25405\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/learndash-academy-08/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47932\";a:21:{s:5:\"title\";s:19:\"Online Health Coach\";s:2:\"id\";i:47932;s:12:\"publish-date\";i:1603823106;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-home.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/online-health-coach-08\";s:20:\"astra-site-parent-id\";i:1684;s:15:\"astra-sites-tag\";a:8:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:518;s:12:\"health-coach\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47941\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-home.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/online-health-coach-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47939\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-courses.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-courses.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24366\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/online-health-coach-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47938\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/online-health-coach-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47940\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-health-coach-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/online-health-coach-08/wp-json/wp/v2/pages/24369\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-health-coach-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-59540\";a:21:{s:5:\"title\";s:12:\"Library Cafe\";s:2:\"id\";i:59540;s:12:\"publish-date\";i:1646329876;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-home-600x2258.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-home-400x1505.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/cafe-library-08\";s:20:\"astra-site-parent-id\";i:2636;s:15:\"astra-sites-tag\";a:7:{i:2607;s:10:\"book-house\";i:1740;s:5:\"books\";i:2606;s:10:\"books-room\";i:1527;s:9:\"cafeteria\";i:2603;s:10:\"coffee-bar\";i:2604;s:7:\"library\";i:2605;s:12:\"library-cafe\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-59541\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-about-600x1513.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/710\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cafe-library-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-59542\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-contact-600x986.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/712\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/cafe-library-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-59543\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-home.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-home-600x2258.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/704\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/cafe-library-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-59544\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-menu.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-menu-600x1083.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/706\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cafe-library-08/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-59545\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-reviews.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2022/02/cafe-library-08-reviews-600x1056.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/cafe-library-08/wp-json/wp/v2/pages/708\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/cafe-library-08/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48431\";a:21:{s:5:\"title\";s:14:\"Simply Natural\";s:2:\"id\";i:48431;s:12:\"publish-date\";i:1603963839;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/plant-store-08\";s:20:\"astra-site-parent-id\";i:1732;s:15:\"astra-sites-tag\";a:16:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2419;s:9:\"eshopping\";i:535;s:6:\"nature\";i:2422;s:13:\"online-market\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:5;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-48432\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-about-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/119\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plant-store-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48433\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/plant-store-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48434\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/plant-store-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-08/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plant-store-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55315\";a:21:{s:5:\"title\";s:14:\"Local Business\";s:2:\"id\";i:55315;s:12:\"publish-date\";i:1621624705;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/local-business-08\";s:20:\"astra-site-parent-id\";i:2066;s:15:\"astra-sites-tag\";a:15:{i:586;s:8:\"car-wash\";i:2085;s:9:\"carpentry\";i:2089;s:16:\"cleaning-company\";i:2088;s:20:\"construction-company\";i:341;s:11:\"electrician\";i:2090;s:16:\"flooring-company\";i:1021;s:14:\"local-business\";i:2086;s:12:\"local-worker\";i:2094;s:8:\"mechanic\";i:2093;s:16:\"painting-company\";i:508;s:8:\"plumbing\";i:2092;s:16:\"plumbing-company\";i:2091;s:15:\"roofing-company\";i:2087;s:20:\"services-maintenance\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55317\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/local-business-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55318\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/local-business-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55319\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-services.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/local-business-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55316\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/local-business-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/local-business-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/local-business-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54338\";a:21:{s:5:\"title\";s:11:\"Steak House\";s:2:\"id\";i:54338;s:12:\"publish-date\";i:1620833417;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/steak-house-08\";s:20:\"astra-site-parent-id\";i:2025;s:15:\"astra-sites-tag\";a:9:{i:2071;s:15:\"chef-restaurant\";i:336;s:4:\"food\";i:2068;s:15:\"food-and-drinks\";i:2067;s:19:\"food-and-restaurant\";i:2070;s:10:\"food-house\";i:350;s:5:\"hotel\";i:2069;s:25:\"non-vegetarian-restaurant\";i:335;s:10:\"restaurant\";i:2072;s:11:\"steak-house\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-54341\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/steak-house-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54339\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/steak-house-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54340\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/steak-house-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54342\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-menu.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/steak-house-08-menu.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/steak-house-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/steak-house-08/menu/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54463\";a:21:{s:5:\"title\";s:14:\"Digital Agency\";s:2:\"id\";i:54463;s:12:\"publish-date\";i:1621459243;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/digital-agency-08\";s:20:\"astra-site-parent-id\";i:2051;s:15:\"astra-sites-tag\";a:13:{i:1587;s:18:\"advertising-agency\";i:663;s:6:\"agency\";i:2050;s:27:\"business-consulting-company\";i:2037;s:13:\"design-agency\";i:2048;s:13:\"design-studio\";i:2039;s:14:\"digital-agency\";i:2036;s:22:\"digital-marketing-firm\";i:2040;s:4:\"firm\";i:2049;s:21:\"graphic-design-studio\";i:2038;s:11:\"it-services\";i:1588;s:16:\"marketing-agency\";i:2035;s:18:\"marketing-services\";i:1762;s:16:\"software-company\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-54464\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-about-us-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/139\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/digital-agency-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-54465\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/digital-agency-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54466\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/135\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/digital-agency-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54467\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/digital-agency-08-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/digital-agency-08/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/digital-agency-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57046\";a:21:{s:5:\"title\";s:35:\"Business Coaching &#038; Consulting\";s:2:\"id\";i:57046;s:12:\"publish-date\";i:1626465822;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08.jpg\";s:14:\"astra-site-url\";s:41:\"//websitedemos.net/business-consulting-08\";s:20:\"astra-site-parent-id\";i:2261;s:15:\"astra-sites-tag\";a:6:{i:1878;s:14:\"business-coach\";i:1620;s:19:\"business-consultant\";i:1879;s:14:\"business-guide\";i:854;s:5:\"coach\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57047\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/964\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/business-consulting-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57048\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/business-consulting-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57049\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/961\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/business-consulting-08/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57050\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-services.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/business-consulting-08-services.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/business-consulting-08/wp-json/wp/v2/pages/966\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/business-consulting-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57071\";a:21:{s:5:\"title\";s:18:\"Bestselling Author\";s:2:\"id\";i:57071;s:12:\"publish-date\";i:1626466145;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/bestselling-author-08\";s:20:\"astra-site-parent-id\";i:2265;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:1911;s:23:\"bestselling-book-author\";i:1910;s:11:\"book-author\";i:1740;s:5:\"books\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-57072\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-about.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/902\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/bestselling-author-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-57073\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/900\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/bestselling-author-08/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57074\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08-contact.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/898\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/bestselling-author-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57075\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/bestselling-author-08.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/bestselling-author-08/wp-json/wp/v2/pages/896\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/bestselling-author-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56739\";a:21:{s:5:\"title\";s:14:\"Public Speaker\";s:2:\"id\";i:56739;s:12:\"publish-date\";i:1626114397;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/public-speaker-08\";s:20:\"astra-site-parent-id\";i:2256;s:15:\"astra-sites-tag\";a:9:{i:724;s:6:\"author\";i:854;s:5:\"coach\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1880;s:6:\"mentor\";i:855;s:20:\"motivational-speaker\";i:1903;s:16:\"personal-website\";i:1939;s:14:\"public-speaker\";i:1940;s:11:\"storyteller\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-56743\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1066\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/public-speaker-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56740\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1068\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/public-speaker-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56741\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-books.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-books.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1070\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/public-speaker-08/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56742\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1076\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/public-speaker-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56744\";a:12:{s:5:\"title\";s:12:\"What I Offer\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-what-i-offer.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/public-speaker-08-what-i-offer.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/public-speaker-08/wp-json/wp/v2/pages/1072\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/public-speaker-08/what-i-offer/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:1938;s:12:\"what-i-offer\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-57085\";a:21:{s:5:\"title\";s:27:\"Relationship and Life Coach\";s:2:\"id\";i:57085;s:12:\"publish-date\";i:1626464394;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/relationship-coach-08\";s:20:\"astra-site-parent-id\";i:2279;s:15:\"astra-sites-tag\";a:5:{i:854;s:5:\"coach\";i:1876;s:10:\"counsellor\";i:612;s:10:\"life-coach\";i:1866;s:10:\"life-guide\";i:1877;s:18:\"relationship-coach\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:3:{i:37;s:4:\"blog\";i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-57086\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1014\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/relationship-coach-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57091\";a:12:{s:5:\"title\";s:21:\"One-on-One Counseling\";s:18:\"featured-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-one-on-one-counseling.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-one-on-one-counseling.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1024\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:63:\"//websitedemos.net/relationship-coach-08/one-on-one-counseling/\";s:15:\"astra-sites-tag\";a:1:{i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57092\";a:12:{s:5:\"title\";s:11:\"Stage Shows\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-stage-shows.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-stage-shows.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1026\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/relationship-coach-08/stage-shows/\";s:15:\"astra-sites-tag\";a:1:{i:1875;s:11:\"stage-shows\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57088\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-books.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-books.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1018\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/relationship-coach-08/books/\";s:15:\"astra-sites-tag\";a:1:{i:1740;s:5:\"books\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57089\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1020\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/relationship-coach-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-57090\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/relationship-coach-08.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/relationship-coach-08/wp-json/wp/v2/pages/1022\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/relationship-coach-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56607\";a:21:{s:5:\"title\";s:18:\"Creative Podcaster\";s:2:\"id\";i:56607;s:12:\"publish-date\";i:1626181230;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/creative-podcaster-08\";s:20:\"astra-site-parent-id\";i:2244;s:15:\"astra-sites-tag\";a:5:{i:1654;s:15:\"content-creator\";i:1928;s:16:\"creative-podcast\";i:1929;s:9:\"creatives\";i:1927;s:15:\"podcast-website\";i:1926;s:9:\"podcaster\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-56611\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/creative-podcaster-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56610\";a:12:{s:5:\"title\";s:8:\"Episodes\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-episodes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-episodes.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1263\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/creative-podcaster-08/episodes/\";s:15:\"astra-sites-tag\";a:1:{i:1924;s:8:\"episodes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56609\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1274\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/creative-podcaster-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56608\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/07/creative-podcaster-08-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/creative-podcaster-08/wp-json/wp/v2/pages/1271\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/creative-podcaster-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56525\";a:21:{s:5:\"title\";s:23:\"Learn Digital Marketing\";s:2:\"id\";i:56525;s:12:\"publish-date\";i:1625493814;s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-home.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/learn-digital-marketing-08\";s:20:\"astra-site-parent-id\";i:2239;s:15:\"astra-sites-tag\";a:5:{i:462;s:7:\"courses\";i:1855;s:17:\"digital-marketing\";i:467;s:9:\"learndash\";i:975;s:15:\"online-learning\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-56526\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-about.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learn-digital-marketing-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56527\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-blog.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/learn-digital-marketing-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56528\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-contact.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/learn-digital-marketing-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56531\";a:12:{s:5:\"title\";s:8:\"Resource\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-resource.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-resource.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/learn-digital-marketing-08/resource/\";s:15:\"astra-sites-tag\";a:1:{i:1854;s:8:\"resource\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56529\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-course.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-course.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:58:\"//websitedemos.net/learn-digital-marketing-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}}}s:8:\"id-56530\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/07/learn-digital-marketing-08-home.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/learn-digital-marketing-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learn-digital-marketing-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48348\";a:21:{s:5:\"title\";s:8:\"Mountain\";s:2:\"id\";i:48348;s:12:\"publish-date\";i:1603907454;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/mountain-08\";s:20:\"astra-site-parent-id\";i:1724;s:15:\"astra-sites-tag\";a:4:{i:692;s:8:\"business\";i:1525;s:8:\"mountain\";i:1526;s:13:\"multi-purpose\";i:535;s:6:\"nature\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48349\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/218\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/mountain-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48350\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/mountain-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48351\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/mountain-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48352\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/mountain-08-services-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/mountain-08/wp-json/wp/v2/pages/219\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/mountain-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56573\";a:21:{s:5:\"title\";s:28:\"Injury and Accidental Lawyer\";s:2:\"id\";i:56573;s:12:\"publish-date\";i:1624912486;s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-homepage-gb.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/injury-accident-lawyer-08\";s:20:\"astra-site-parent-id\";i:2241;s:15:\"astra-sites-tag\";a:4:{i:1869;s:16:\"accident-lawyers\";i:1867;s:14:\"injury-lawyers\";i:1870;s:11:\"lawyer-firm\";i:1868;s:7:\"lawyers\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-56574\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-about-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1526\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/injury-accident-lawyer-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56575\";a:12:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-attorneys-gb.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-attorneys-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1539\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/injury-accident-lawyer-08/attorneys/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56576\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1547\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/injury-accident-lawyer-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56577\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1503\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/injury-accident-lawyer-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56578\";a:12:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-practice-areas-gb.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-practice-areas-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1541\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:60:\"//websitedemos.net/injury-accident-lawyer-08/practice-areas/\";s:15:\"astra-sites-tag\";a:1:{i:1863;s:14:\"practice-areas\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56579\";a:12:{s:5:\"title\";s:7:\"Results\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-results-gb.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/injury-accidental-lawyer-results-gb.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/injury-accident-lawyer-08/wp-json/wp/v2/pages/1543\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/injury-accident-lawyer-08/results/\";s:15:\"astra-sites-tag\";a:1:{i:1864;s:7:\"results\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56632\";a:21:{s:5:\"title\";s:19:\"Musical Instruments\";s:2:\"id\";i:56632;s:12:\"publish-date\";i:1624912490;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg\";s:14:\"astra-site-url\";s:46:\"//websitedemos.net/musical-instrument-maker-08\";s:20:\"astra-site-parent-id\";i:2245;s:15:\"astra-sites-tag\";a:6:{i:2248;s:12:\"guitar-maker\";i:2249;s:15:\"instrumentalist\";i:407;s:5:\"music\";i:2250;s:18:\"music-craftsperson\";i:2246;s:16:\"music-instrument\";i:1814;s:24:\"musical-instrument-maker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2486;s:9:\"art-music\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-56633\";a:12:{s:5:\"title\";s:7:\"Artists\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-artists.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-artists.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/984\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-08/artists/\";s:15:\"astra-sites-tag\";a:1:{i:339;s:6:\"artist\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56634\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-contact.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/988\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56635\";a:12:{s:5:\"title\";s:7:\"Guitars\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-guitars.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-guitars.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/982\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/musical-instrument-maker-08/guitars/\";s:15:\"astra-sites-tag\";a:1:{i:1815;s:7:\"guitars\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56636\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-home.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/980\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/musical-instrument-maker-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56637\";a:12:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-our-story.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2021/06/musical-instrument-maker-08-our-story.jpg\";s:18:\"astra-page-api-url\";s:76:\"https://websitedemos.net/musical-instrument-maker-08/wp-json/wp/v2/pages/986\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/musical-instrument-maker-08/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48026\";a:21:{s:5:\"title\";s:13:\"Online Course\";s:2:\"id\";i:48026;s:12:\"publish-date\";i:1603830103;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/online-courses-08\";s:20:\"astra-site-parent-id\";i:1694;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48030\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/online-courses-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48028\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-all-courses.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48027\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-about-us.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/online-courses-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48031\";a:12:{s:5:\"title\";s:11:\"Instructors\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-instructors.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-instructors.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-08/instructors/\";s:15:\"astra-sites-tag\";a:1:{i:1677;s:11:\"instructors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48032\";a:12:{s:5:\"title\";s:18:\"Pricing &#038; FAQ\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-pricing-faq.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-pricing-faq.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-courses-08/pricing-faq/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48029\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/online-courses-08-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/online-courses-08/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/online-courses-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48648\";a:21:{s:5:\"title\";s:16:\"Roofing Services\";s:2:\"id\";i:48648;s:12:\"publish-date\";i:1603984605;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/roofing-services-08\";s:20:\"astra-site-parent-id\";i:1754;s:15:\"astra-sites-tag\";a:5:{i:1630;s:18:\"commercial-roofing\";i:1629;s:19:\"residential-roofing\";i:1633;s:11:\"roof-repair\";i:1631;s:16:\"roof-replacement\";i:1632;s:16:\"roofing-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48651\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/roofing-services-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48649\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-about.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/297\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-08/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48653\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-services.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48652\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-projects.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/roofing-services-08/projects/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:1613;s:8:\"projects\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48650\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/roofing-services-08-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/roofing-services-08/wp-json/wp/v2/pages/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/roofing-services-08/contact-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47896\";a:21:{s:5:\"title\";s:25:\"Online Programming Course\";s:2:\"id\";i:47896;s:12:\"publish-date\";i:1603825611;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/online-coding-course-08\";s:20:\"astra-site-parent-id\";i:1681;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";i:1673;s:18:\"programming-course\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:1;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:2;a:3:{s:4:\"slug\";s:13:\"presto-player\";s:4:\"init\";s:31:\"presto-player/presto-player.php\";s:4:\"name\";s:13:\"Presto Player\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47900\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-home.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/523\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/online-coding-course-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47898\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-all-courses.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/519\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/online-coding-course-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47897\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-about.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/517\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/online-coding-course-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47899\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/online-coding-course-07-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-coding-course-08/wp-json/wp/v2/pages/521\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/online-coding-course-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48149\";a:21:{s:5:\"title\";s:10:\"Life Coach\";s:2:\"id\";i:48149;s:12:\"publish-date\";i:1603893471;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-1.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/life-coach-sara-john-08\";s:20:\"astra-site-parent-id\";i:1704;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48171\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-about-3.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-about-3.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/life-coach-sara-john-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48172\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-books-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/life-coach-sara-john-08/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48173\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1372\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/life-coach-sara-john-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48174\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1376\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/life-coach-sara-john-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48175\";a:12:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-pricing-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/life-coach-sara-john-08-pricing-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/life-coach-sara-john-08/wp-json/wp/v2/pages/1374\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/life-coach-sara-john-08/work-with-me/\";s:15:\"astra-sites-tag\";a:1:{i:784;s:12:\"work-with-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47672\";a:21:{s:5:\"title\";s:15:\"Diagnostics Lab\";s:2:\"id\";i:47672;s:12:\"publish-date\";i:1603984733;s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/diagnostics-lab-08\";s:20:\"astra-site-parent-id\";i:1657;s:15:\"astra-sites-tag\";a:6:{i:1756;s:10:\"blood-bank\";i:337;s:6:\"clinic\";i:1757;s:15:\"diagnostics-lab\";i:1640;s:10:\"laboratory\";i:603;s:7:\"medical\";i:1755;s:16:\"medical-research\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47675\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/242\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/diagnostics-lab-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-47673\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-about.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/diagnostics-lab-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47676\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-services.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-services.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/diagnostics-lab-08/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-47677\";a:12:{s:5:\"title\";s:11:\"Testimonial\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-reviews.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-reviews.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/diagnostics-lab-08/testimonial/\";s:15:\"astra-sites-tag\";a:2:{i:1615;s:7:\"reviews\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47674\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/lab-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/diagnostics-lab-08/wp-json/wp/v2/pages/256\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/diagnostics-lab-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48061\";a:21:{s:5:\"title\";s:21:\"Online Cooking Course\";s:2:\"id\";i:48061;s:12:\"publish-date\";i:1603831834;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-1.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/online-cooking-course-08\";s:20:\"astra-site-parent-id\";i:1696;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:8:\"sfwd-lms\";s:4:\"init\";s:21:\"sfwd-lms/sfwd_lms.php\";s:4:\"name\";s:13:\"LearnDash LMS\";}i:2;a:3:{s:4:\"slug\";s:21:\"learndash-course-grid\";s:4:\"init\";s:47:\"learndash-course-grid/learndash_course_grid.php\";s:4:\"name\";s:27:\"LearnDash LMS - Course Grid\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48065\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/online-cooking-course-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48063\";a:12:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-all-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-all-courses-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/online-cooking-course-08/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48062\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/online-cooking-course-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48064\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/10/online-cooking-course-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/online-cooking-course-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/online-cooking-course-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48447\";a:21:{s:5:\"title\";s:21:\"Women Empowerment NGO\";s:2:\"id\";i:48447;s:12:\"publish-date\";i:1603927254;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/women-empowerment-08\";s:20:\"astra-site-parent-id\";i:1735;s:15:\"astra-sites-tag\";a:3:{i:625;s:7:\"charity\";i:1592;s:3:\"ngo\";i:1591;s:17:\"women-empowerment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48448\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-about-us.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/357\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/women-empowerment-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48449\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/442\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/women-empowerment-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48450\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-events.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-events.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/418\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/women-empowerment-08/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48451\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-gallery.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/426\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/women-empowerment-08/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48452\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/297\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/women-empowerment-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48453\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/women-empowerment-08-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/women-empowerment-08/wp-json/wp/v2/pages/403\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/women-empowerment-08/what-we-do/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48611\";a:21:{s:5:\"title\";s:8:\"Musician\";s:2:\"id\";i:48611;s:12:\"publish-date\";i:1603984612;s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/musician-08\";s:20:\"astra-site-parent-id\";i:1752;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:969;s:8:\"musician\";i:1572;s:9:\"performer\";i:1571;s:6:\"singer\";i:1573;s:8:\"vocalist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2486;s:9:\"art-music\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48612\";a:12:{s:5:\"title\";s:6:\"Albums\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-albums.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-albums.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/437\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/musician-08/albums/\";s:15:\"astra-sites-tag\";a:2:{i:1565;s:6:\"albums\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48617\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/musician-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48613\";a:12:{s:5:\"title\";s:9:\"Biography\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-biography.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-biography.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/408\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/musician-08/biography/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1566;s:9:\"biography\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48614\";a:12:{s:5:\"title\";s:8:\"Concerts\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-concerts.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-concerts.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/432\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/musician-08/concerts/\";s:15:\"astra-sites-tag\";a:1:{i:755;s:7:\"concert\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48616\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-gallery.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/443\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/musician-08/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48615\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/musician-08-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/musician-08/wp-json/wp/v2/pages/451\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/musician-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55511\";a:21:{s:5:\"title\";s:19:\"Portfolio &#038; CV\";s:2:\"id\";i:55511;s:12:\"publish-date\";i:1622061009;s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/portfolio-08\";s:20:\"astra-site-parent-id\";i:2148;s:15:\"astra-sites-tag\";a:6:{i:2151;s:16:\"curriculum-vitae\";i:2150;s:2:\"cv\";i:1903;s:16:\"personal-website\";i:444;s:9:\"portfolio\";i:2153;s:6:\"resume\";i:2152;s:12:\"work-profile\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55512\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-about.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/345\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/portfolio-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55513\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/375\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/portfolio-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55514\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/portfolio-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55515\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-portfolio.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/366\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/portfolio-08/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55516\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-services.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/portfolio-08-services.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/portfolio-08/wp-json/wp/v2/pages/359\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/portfolio-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48671\";a:21:{s:5:\"title\";s:12:\"Tech Startup\";s:2:\"id\";i:48671;s:12:\"publish-date\";i:1603984602;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tech-startup-08\";s:20:\"astra-site-parent-id\";i:1758;s:15:\"astra-sites-tag\";a:7:{i:1761;s:11:\"application\";i:745;s:12:\"organization\";i:1762;s:16:\"software-company\";i:1760;s:13:\"software-firm\";i:1665;s:7:\"startup\";i:1759;s:13:\"tech-business\";i:1763;s:12:\"tech-startup\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48672\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/248\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tech-startup-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48673\";a:12:{s:5:\"title\";s:8:\"Features\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-features.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-features.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tech-startup-08/features/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48674\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tech-startup-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48675\";a:12:{s:5:\"title\";s:4:\"Plan\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-plan.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/tech-startup-08-plan.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tech-startup-08/wp-json/wp/v2/pages/250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/tech-startup-08/plan/\";s:15:\"astra-sites-tag\";a:2:{i:1663;s:4:\"plan\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48519\";a:21:{s:5:\"title\";s:12:\"Elderly Home\";s:2:\"id\";i:48519;s:12:\"publish-date\";i:1603984628;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/elderly-care-08\";s:20:\"astra-site-parent-id\";i:1744;s:15:\"astra-sites-tag\";a:5:{i:1598;s:24:\"assisted-living-facility\";i:1596;s:10:\"elder-home\";i:1595;s:11:\"elders-care\";i:1594;s:12:\"old-age-home\";i:1597;s:15:\"retirement-home\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48523\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/elderly-care-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48520\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/elderly-care-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48524\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-services.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-services.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/elderly-care-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48522\";a:12:{s:5:\"title\";s:10:\"Facilities\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-facilities.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-facilities.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/elderly-care-08/facilities/\";s:15:\"astra-sites-tag\";a:1:{i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48521\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/elderly-care-08-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/elderly-care-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/elderly-care-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47723\";a:21:{s:5:\"title\";s:12:\"Horticulture\";s:2:\"id\";i:47723;s:12:\"publish-date\";i:1603821508;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/horticulture-08\";s:20:\"astra-site-parent-id\";i:1669;s:15:\"astra-sites-tag\";a:4:{i:1601;s:11:\"agriculture\";i:1603;s:13:\"farm-products\";i:632;s:7:\"farming\";i:1602;s:12:\"horticulture\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47725\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/horticulture-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47726\";a:12:{s:5:\"title\";s:8:\"Our Farm\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-farm.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-farm.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/horticulture-08/our-farm/\";s:15:\"astra-sites-tag\";a:2:{i:1737;s:4:\"farm\";i:1736;s:8:\"our-farm\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47727\";a:12:{s:5:\"title\";s:11:\"Our Produce\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-produce.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-our-produce.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/horticulture-08/our-produce/\";s:15:\"astra-sites-tag\";a:1:{i:1606;s:12:\"our-products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47728\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-testimonials.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/horticulture-08/testimonials/\";s:15:\"astra-sites-tag\";a:3:{i:1738;s:9:\"feedbacks\";i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47724\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/horticulture-08-contact-us.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/horticulture-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/horticulture-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55500\";a:21:{s:5:\"title\";s:6:\"School\";s:2:\"id\";i:55500;s:12:\"publish-date\";i:1622059216;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-home.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/school-08\";s:20:\"astra-site-parent-id\";i:2147;s:15:\"astra-sites-tag\";a:10:{i:2154;s:9:\"academics\";i:610;s:8:\"coaching\";i:2156;s:7:\"daycare\";i:459;s:9:\"education\";i:2158;s:8:\"educator\";i:2155;s:11:\"high-school\";i:617;s:12:\"kindergarten\";i:2157;s:9:\"preschool\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-55504\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/school-08/wp-json/wp/v2/pages/117\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/school-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55501\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/school-08/wp-json/wp/v2/pages/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/school-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-55502\";a:12:{s:5:\"title\";s:9:\"Academics\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-academics.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-academics.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/school-08/wp-json/wp/v2/pages/79\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/school-08/academics/\";s:15:\"astra-sites-tag\";a:1:{i:2114;s:8:\"academic\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55503\";a:12:{s:5:\"title\";s:10:\"Activities\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-activities.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-activities.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/school-08/wp-json/wp/v2/pages/102\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/school-08/activities/\";s:15:\"astra-sites-tag\";a:1:{i:1922;s:10:\"activities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55505\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/school-08-home.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/school-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/school-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48472\";a:21:{s:5:\"title\";s:13:\"e-book Author\";s:2:\"id\";i:48472;s:12:\"publish-date\";i:1603931209;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/ebook-author-08\";s:20:\"astra-site-parent-id\";i:1739;s:15:\"astra-sites-tag\";a:4:{i:724;s:6:\"author\";i:727;s:4:\"book\";i:748;s:5:\"ebook\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48473\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/ebook-author-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48474\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-contact-page.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/258\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/ebook-author-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48475\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-e-books.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-e-books.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/254\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/ebook-author-08/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:1740;s:5:\"books\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48476\";a:12:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-events.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08-events.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/256\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ebook-author-08/events/\";s:15:\"astra-sites-tag\";a:1:{i:1569;s:6:\"events\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48477\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/ebook-author-08.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ebook-author-08/wp-json/wp/v2/pages/250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/ebook-author-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47979\";a:21:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:2:\"id\";i:47979;s:12:\"publish-date\";i:1603828775;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-1.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-restaurant-08\";s:20:\"astra-site-parent-id\";i:1690;s:15:\"astra-sites-tag\";a:10:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47982\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/531\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-restaurant-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47980\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/533\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bbq-restaurant-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-47983\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-menu-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/535\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/bbq-restaurant-08/menu/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47981\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/bbq-restaurant-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/bbq-restaurant-08/wp-json/wp/v2/pages/537\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bbq-restaurant-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48631\";a:21:{s:5:\"title\";s:15:\"Yoga Instructor\";s:2:\"id\";i:48631;s:12:\"publish-date\";i:1603984609;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/yoga-instructor-08\";s:20:\"astra-site-parent-id\";i:1753;s:15:\"astra-sites-tag\";a:7:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:849;s:11:\"health-yoga\";i:1020;s:8:\"personal\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/51\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/yoga-instructor-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48632\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-about-me.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/52\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/yoga-instructor-08/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48633\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-classes.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-classes.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-08/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48636\";a:12:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-publications.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-publications.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/54\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/yoga-instructor-08/publications/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48634\";a:12:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-get-fit.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/yoga-instructor-08-get-fit.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-08/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-08/get-fit/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49936\";a:21:{s:5:\"title\";s:11:\"Recipe Blog\";s:2:\"id\";i:49936;s:12:\"publish-date\";i:1614595588;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/recipe-blog-08\";s:20:\"astra-site-parent-id\";i:1858;s:15:\"astra-sites-tag\";a:5:{i:792;s:7:\"cooking\";i:787;s:6:\"dinner\";i:336;s:4:\"food\";i:793;s:11:\"food-making\";i:788;s:5:\"snack\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-49940\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1055\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/recipe-blog-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-49937\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-about-me.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1071\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/recipe-blog-08/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49938\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-blog.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1067\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/recipe-blog-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49939\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/03/recipe-blog-08-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/recipe-blog-08/wp-json/wp/v2/pages/1074\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/recipe-blog-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48591\";a:21:{s:5:\"title\";s:15:\"Cosmetics Store\";s:2:\"id\";i:48591;s:12:\"publish-date\";i:1603984615;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cosmetics-store-08\";s:20:\"astra-site-parent-id\";i:1748;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:1465;s:15:\"beauty-products\";i:1466;s:17:\"cosmetic-products\";i:1464;s:14:\"cosmetic-store\";i:1463;s:9:\"cosmetics\";i:496;s:9:\"ecommerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"checkout-plugins-stripe-woo\";s:4:\"init\";s:59:\"checkout-plugins-stripe-woo/checkout-plugins-stripe-woo.php\";s:4:\"name\";s:41:\"Checkout Plugins - Stripe for WooCommerce\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48594\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/542\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cosmetics-store-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48592\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/545\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cosmetics-store-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48595\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-testinomials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-testinomials.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/544\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/cosmetics-store-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48593\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/cosmetics-store-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cosmetics-store-08/wp-json/wp/v2/pages/546\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cosmetics-store-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48318\";a:21:{s:5:\"title\";s:12:\"Nutritionist\";s:2:\"id\";i:48318;s:12:\"publish-date\";i:1603908961;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/nutritionist-08\";s:20:\"astra-site-parent-id\";i:1722;s:15:\"astra-sites-tag\";a:6:{i:753;s:9:\"dietitian\";i:1726;s:15:\"nutrition-coach\";i:1727;s:18:\"nutrition-coaching\";i:1725;s:17:\"nutrition-trainer\";i:754;s:12:\"nutritionist\";i:1454;s:16:\"personal-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48321\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-home01.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/nutritionist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48319\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/nutritionist-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48322\";a:12:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-program.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-program.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/nutritionist-08/programs/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48323\";a:12:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-success-stories.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/nutritionist-08/success-stories/\";s:15:\"astra-sites-tag\";a:3:{i:432;s:6:\"review\";i:990;s:15:\"success-stories\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48320\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/nutritionist-08-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-08/wp-json/wp/v2/pages/196\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/nutritionist-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-49726\";a:21:{s:5:\"title\";s:12:\"Entrepreneur\";s:2:\"id\";i:49726;s:12:\"publish-date\";i:1612274657;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/entrepreneur-08\";s:20:\"astra-site-parent-id\";i:1847;s:15:\"astra-sites-tag\";a:7:{i:795;s:10:\"contractor\";i:1848;s:12:\"entrepreneur\";i:796;s:9:\"executive\";i:801;s:7:\"founder\";i:798;s:7:\"manager\";i:799;s:9:\"organizer\";i:804;s:8:\"promoter\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-49727\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-about-me.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-about-me.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/entrepreneur-08/wp-json/wp/v2/pages/25265\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/entrepreneur-08/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49728\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-blog.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/entrepreneur-08/wp-json/wp/v2/pages/25266\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/entrepreneur-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-49729\";a:12:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08-contact-me.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/entrepreneur-08/wp-json/wp/v2/pages/25267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/entrepreneur-08/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-49730\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/02/entrepreneur-08.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/entrepreneur-08/wp-json/wp/v2/pages/25264\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/entrepreneur-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48076\";a:21:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:2:\"id\";i:48076;s:12:\"publish-date\";i:1603893488;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-08\";s:20:\"astra-site-parent-id\";i:1697;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-48077\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/fitness-trainer-gb-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-trainer-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56682\";a:21:{s:5:\"title\";s:20:\"Chartered Accountant\";s:2:\"id\";i:56682;s:12:\"publish-date\";i:1614963624;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-1.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/accountant-08\";s:20:\"astra-site-parent-id\";i:2252;s:15:\"astra-sites-tag\";a:3:{i:447;s:10:\"accountant\";i:449;s:20:\"chartered-accountant\";i:2254;s:22:\"finance-and-accounting\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2481;s:15:\"finance-service\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-56684\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-contact-2.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/accountant-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56685\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/accountant-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56686\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-services-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/accountant-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56687\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-testimonials-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/accountant-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56688\";a:12:{s:5:\"title\";s:13:\"Why Choose Me\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-why-choose-me-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-why-choose-me-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/accountant-08/why-choose-me/\";s:15:\"astra-sites-tag\";a:3:{i:453;s:8:\"features\";i:760;s:13:\"why-choose-us\";i:852;s:6:\"why-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56683\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-about-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/07/accountant-08-about-2.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/accountant-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/accountant-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48490\";a:21:{s:5:\"title\";s:14:\"Animal Welfare\";s:2:\"id\";i:48490;s:12:\"publish-date\";i:1603984632;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/animal-welfare-08\";s:20:\"astra-site-parent-id\";i:1741;s:15:\"astra-sites-tag\";a:7:{i:625;s:7:\"charity\";i:735;s:6:\"donate\";i:1013;s:8:\"donation\";i:624;s:10:\"foundation\";i:1482;s:6:\"givewp\";i:745;s:12:\"organization\";i:1012;s:7:\"welfare\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:13:{s:8:\"id-57940\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1493\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/donor-dashboard-4/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57938\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1491\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/animal-welfare-08/donor-dashboard-3-3/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57939\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1492\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/animal-welfare-08/donor-dashboard-3-2/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57935\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1488\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/donor-dashboard-3/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57936\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1489\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/animal-welfare-08/donor-dashboard-3-5/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57937\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1490\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/animal-welfare-08/donor-dashboard-3-4/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57934\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1486\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/donor-dashboard-2/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57933\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1485\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/animal-welfare-08/donor-dashboard/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-48493\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-home.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1026\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/animal-welfare-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48491\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-about.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1027\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/animal-welfare-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48494\";a:12:{s:5:\"title\";s:17:\"See All Campaigns\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-campaigns.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-campaigns.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1028\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/see-all-campaigns/\";s:15:\"astra-sites-tag\";a:1:{i:1479;s:9:\"campaigns\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-48495\";a:12:{s:5:\"title\";s:17:\"Star Contributors\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contributors.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contributors.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1029\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/animal-welfare-08/star-contributors/\";s:15:\"astra-sites-tag\";a:2:{i:1014;s:10:\"contribute\";i:1481;s:11:\"star-donors\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}s:8:\"id-48492\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/animal-welfare-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/animal-welfare-08/wp-json/wp/v2/pages/1030\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/animal-welfare-08/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48442\";a:21:{s:5:\"title\";s:14:\"Dentist Clinic\";s:2:\"id\";i:48442;s:12:\"publish-date\";i:1603913248;s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/dentist-08\";s:20:\"astra-site-parent-id\";i:1733;s:15:\"astra-sites-tag\";a:3:{i:338;s:6:\"dental\";i:623;s:7:\"dentist\";i:1734;s:14:\"dentist-clinic\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-48443\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/10/dentist-08.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/dentist-08/wp-json/wp/v2/pages/409\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/dentist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47862\";a:21:{s:5:\"title\";s:11:\"Pet Sitting\";s:2:\"id\";i:47862;s:12:\"publish-date\";i:1603821511;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/pet-sitting-08\";s:20:\"astra-site-parent-id\";i:1680;s:15:\"astra-sites-tag\";a:5:{i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";i:1687;s:11:\"pet-walking\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2472;s:4:\"pets\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47864\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-home-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/506\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/pet-sitting-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47866\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-about-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/508\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pet-sitting-08/who-we-are/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47865\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-services-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/509\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47863\";a:12:{s:5:\"title\";s:12:\"Get In Touch\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-sitting-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pet-sitting-08/wp-json/wp/v2/pages/510\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/pet-sitting-08/get-in-touch/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48300\";a:21:{s:5:\"title\";s:15:\"Custom Printing\";s:2:\"id\";i:48300;s:12:\"publish-date\";i:1603905872;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-08\";s:20:\"astra-site-parent-id\";i:1719;s:15:\"astra-sites-tag\";a:20:{i:2418;s:8:\"commerce\";i:400;s:15:\"custom-printing\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:881;s:12:\"mug-printing\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-48303\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2089\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48301\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-about-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2161\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/custom-printing-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48302\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/custom-printing-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/custom-printing-08/wp-json/wp/v2/pages/2162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55455\";a:21:{s:5:\"title\";s:21:\"Professional Services\";s:2:\"id\";i:55455;s:12:\"publish-date\";i:1621891263;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-1.jpg\";s:14:\"astra-site-url\";s:43:\"//websitedemos.net/professional-services-08\";s:20:\"astra-site-parent-id\";i:2123;s:15:\"astra-sites-tag\";a:7:{i:2131;s:15:\"accounting-firm\";i:2135;s:17:\"advisory-services\";i:2134;s:8:\"advocate\";i:2133;s:13:\"advocate-firm\";i:2132;s:13:\"auditing-firm\";i:2136;s:17:\"business-coaching\";i:2129;s:21:\"professional-coaching\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55459\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-services.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-services.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/professional-services-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55456\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-about-us.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-about-us.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/professional-services-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55457\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-contact-us.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/professional-services-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55458\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/professional-services-08-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/professional-services-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/professional-services-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-22317\";a:21:{s:5:\"title\";s:12:\"Photographer\";s:2:\"id\";i:22317;s:12:\"publish-date\";i:1561719372;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/photographer-08\";s:20:\"astra-site-parent-id\";i:75;s:15:\"astra-sites-tag\";a:9:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:2:{i:2485;s:11:\"photography\";i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:0:{}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-22320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/photographer-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-22318\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/photographer-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-22319\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-08-blog.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/photographer-08/wp-json/wp/v2/pages/267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/photographer-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48391\";a:21:{s:5:\"title\";s:29:\"Windows &#038; Doors Services\";s:2:\"id\";i:48391;s:12:\"publish-date\";i:1603911926;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/windows-and-doors-08\";s:20:\"astra-site-parent-id\";i:1730;s:15:\"astra-sites-tag\";a:2:{i:436;s:8:\"interior\";i:442;s:26:\"windows-and-doors-services\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2477;s:13:\"home-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48395\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/windows-and-doors-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48392\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-about.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/windows-and-doors-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48397\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-services.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/windows-and-doors-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48396\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-portfolio.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/windows-and-doors-08/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48394\";a:12:{s:5:\"title\";s:4:\"FAQs\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-faqs.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-faqs.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/171\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/windows-and-doors-08/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48393\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/windows-and-doors-08-contact.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/windows-and-doors-08/wp-json/wp/v2/pages/180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/windows-and-doors-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55398\";a:21:{s:5:\"title\";s:15:\"Salon &amp; Spa\";s:2:\"id\";i:55398;s:12:\"publish-date\";i:1621884270;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/stylist-08\";s:20:\"astra-site-parent-id\";i:2101;s:15:\"astra-sites-tag\";a:11:{i:2102;s:10:\"beautician\";i:2121;s:13:\"beauty-parlor\";i:2106;s:12:\"beauty-salon\";i:2120;s:18:\"fashion-and-beauty\";i:1642;s:10:\"hair-salon\";i:2108;s:11:\"hairdresser\";i:577;s:13:\"makeup-artist\";i:2119;s:13:\"salon-and-spa\";i:530;s:3:\"spa\";i:2107;s:7:\"stylist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/904\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/stylist-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-about.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/900\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/stylist-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55402\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-services.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-services.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/902\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/stylist-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55401\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/stylist-08-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/stylist-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/stylist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48580\";a:21:{s:5:\"title\";s:8:\"Car Wash\";s:2:\"id\";i:48580;s:12:\"publish-date\";i:1603984622;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/car-wash-08\";s:20:\"astra-site-parent-id\";i:1747;s:15:\"astra-sites-tag\";a:7:{i:1749;s:9:\"bike-care\";i:1750;s:9:\"bike-wash\";i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:1751;s:15:\"car-maintenance\";i:586;s:8:\"car-wash\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2475;s:10:\"automotive\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48583\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/car-wash-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48584\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-services.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-services.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/car-wash-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48581\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/car-wash-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48585\";a:12:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-wash-menu.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-wash-menu.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-wash-08/wash-menu/\";s:15:\"astra-sites-tag\";a:3:{i:585;s:7:\"pricing\";i:761;s:9:\"wash-menu\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48582\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/car-wash-08-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-wash-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55310\";a:21:{s:5:\"title\";s:20:\"Travel &amp; Tourism\";s:2:\"id\";i:55310;s:12:\"publish-date\";i:1621612162;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-home.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/travel-and-tourism-08\";s:20:\"astra-site-parent-id\";i:2065;s:15:\"astra-sites-tag\";a:17:{i:2073;s:13:\"accommodation\";i:2076;s:18:\"apartments-hostels\";i:1534;s:3:\"bnb\";i:2078;s:14:\"business-hotel\";i:2079;s:10:\"guesthouse\";i:2080;s:8:\"homestay\";i:350;s:5:\"hotel\";i:2081;s:13:\"island-resort\";i:2082;s:12:\"luxury-hotel\";i:714;s:6:\"resort\";i:2077;s:12:\"tour-company\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";i:2075;s:15:\"travel-services\";i:2083;s:8:\"urban-bb\";i:2084;s:15:\"vacation-rental\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55311\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-amenities.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-amenities.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/travel-and-tourism-08/amenities/\";s:15:\"astra-sites-tag\";a:2:{i:777;s:9:\"amenities\";i:1599;s:10:\"facilities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55312\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-conatct.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-conatct.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/travel-and-tourism-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55313\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-home.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/travel-and-tourism-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55314\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-rooms.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/travel-and-tourism-08-rooms.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/travel-and-tourism-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/travel-and-tourism-08/rooms/\";s:15:\"astra-sites-tag\";a:2:{i:2073;s:13:\"accommodation\";i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55436\";a:21:{s:5:\"title\";s:18:\"Event Landing Page\";s:2:\"id\";i:55436;s:12:\"publish-date\";i:1621881999;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-08-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-08-home.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/event-08\";s:20:\"astra-site-parent-id\";i:2118;s:15:\"astra-sites-tag\";a:11:{i:2141;s:19:\"business-conference\";i:2138;s:16:\"conference-event\";i:2146;s:17:\"design-conference\";i:2137;s:13:\"event-landing\";i:2140;s:15:\"marketing-event\";i:2145;s:6:\"meetup\";i:648;s:12:\"presentation\";i:2142;s:14:\"product-launch\";i:2139;s:7:\"seminar\";i:2144;s:15:\"tech-conference\";i:2143;s:20:\"webinar-landing-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:0:{}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-55437\";a:12:{s:5:\"title\";s:12:\"Landing Page\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-08-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/event-08-home.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/event-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/event-08/\";s:15:\"astra-sites-tag\";a:2:{i:850;s:12:\"landing-page\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48398\";a:21:{s:5:\"title\";s:18:\"Garden Maintenance\";s:2:\"id\";i:48398;s:12:\"publish-date\";i:1603963842;s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/garden-maintenance-08\";s:20:\"astra-site-parent-id\";i:1731;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48402\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/garden-maintenance-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48399\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-about-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/garden-maintenance-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48404\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-services-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48403\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-project-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-project-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48401\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-faq-gb.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-faq-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/garden-maintenance-08/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48400\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/garden-maintenance-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-08/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/garden-maintenance-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48208\";a:21:{s:5:\"title\";s:7:\"Plumber\";s:2:\"id\";i:48208;s:12:\"publish-date\";i:1603905881;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-1.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/plumber-08\";s:20:\"astra-site-parent-id\";i:1706;s:15:\"astra-sites-tag\";a:6:{i:1712;s:19:\"commercial-plumbing\";i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";i:1711;s:18:\"remolding-services\";i:1710;s:20:\"residential-plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48212\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/plumber-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48209\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/plumber-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48213\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-services-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plumber-08/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48214\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-testmonials.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-testmonials.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plumber-08/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48211\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-faq-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plumber-08/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48210\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/plumber-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-08/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/plumber-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48188\";a:21:{s:5:\"title\";s:17:\"Interior Designer\";s:2:\"id\";i:48188;s:12:\"publish-date\";i:1603905861;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-08-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-08-home.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/interior-designer-08\";s:20:\"astra-site-parent-id\";i:1705;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:2:{i:2488;s:9:\"portfolio\";i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-48191\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/688\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/interior-designer-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48189\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-about-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/689\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-designer-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48193\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-service-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-service-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/690\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48192\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-projects-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-projects-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/691\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48194\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-testimonials-gb.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-testimonials-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/692\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/interior-designer-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48190\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-designer-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-08/wp-json/wp/v2/pages/693\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/interior-designer-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48703\";a:21:{s:5:\"title\";s:15:\"Growth Marketer\";s:2:\"id\";i:48703;s:12:\"publish-date\";i:1605205567;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/content-marketing-08\";s:20:\"astra-site-parent-id\";i:1764;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48706\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25247\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/content-marketing-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48704\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25248\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/content-marketing-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48707\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-testimonials.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25249\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/content-marketing-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48705\";a:12:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-hire-me.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/11/content-marketing-08-hire-me.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-08/wp-json/wp/v2/pages/25250\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/content-marketing-08/hire-me/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:773;s:7:\"hire-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48530\";a:21:{s:5:\"title\";s:11:\"Barber Shop\";s:2:\"id\";i:48530;s:12:\"publish-date\";i:1603984624;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/barber-shop-08\";s:20:\"astra-site-parent-id\";i:1745;s:15:\"astra-sites-tag\";a:6:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48535\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-home.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/barber-shop-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48531\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/barber-shop-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48532\";a:12:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-team.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-team.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-08/barbers/\";s:15:\"astra-sites-tag\";a:2:{i:478;s:6:\"barber\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48534\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-gallery.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-08/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48533\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/barber-08-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55425\";a:21:{s:5:\"title\";s:7:\"Charity\";s:2:\"id\";i:55425;s:12:\"publish-date\";i:1621889386;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/communities-08\";s:20:\"astra-site-parent-id\";i:2116;s:15:\"astra-sites-tag\";a:11:{i:625;s:7:\"charity\";i:2126;s:20:\"charity-organization\";i:893;s:6:\"church\";i:2125;s:9:\"community\";i:2128;s:16:\"community-center\";i:1013;s:8:\"donation\";i:2124;s:17:\"environmental-ngo\";i:624;s:10:\"foundation\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";i:2127;s:10:\"social-ngo\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-55427\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/370\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/communities-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-55426\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/366\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/communities-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55428\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/communities-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-55429\";a:12:{s:5:\"title\";s:10:\"What we do\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2021/05/communities-08-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/communities-08/wp-json/wp/v2/pages/368\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/communities-08/what-we-do/\";s:15:\"astra-sites-tag\";a:1:{i:628;s:10:\"what-we-do\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48132\";a:21:{s:5:\"title\";s:15:\"Sierra Industry\";s:2:\"id\";i:48132;s:12:\"publish-date\";i:1603893474;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/sierra-industry-08\";s:20:\"astra-site-parent-id\";i:1703;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48135\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/sierra-industry-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48133\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-industry-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48134\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48136\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-products.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-products.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-08/products/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48137\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-projects.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-industry-08-projects.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48103\";a:21:{s:5:\"title\";s:13:\"Sierra Nature\";s:2:\"id\";i:48103;s:12:\"publish-date\";i:1603893479;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-1.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/sierra-nature-08\";s:20:\"astra-site-parent-id\";i:1701;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48104\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/962\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/sierra-nature-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48105\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-nature-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48106\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/960\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/sierra-nature-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48107\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-projects-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/966\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48108\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-services-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/sierra-nature-08-services-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-08/wp-json/wp/v2/pages/964\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54442\";a:21:{s:5:\"title\";s:11:\"Coffee Shop\";s:2:\"id\";i:54442;s:12:\"publish-date\";i:1621459375;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/coffee-shop-08\";s:20:\"astra-site-parent-id\";i:2033;s:15:\"astra-sites-tag\";a:10:{i:693;s:4:\"cafe\";i:2042;s:8:\"cafe-bar\";i:1527;s:9:\"cafeteria\";i:2043;s:12:\"coffee-house\";i:1575;s:11:\"coffee-shop\";i:399;s:8:\"one-page\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:335;s:10:\"restaurant\";i:2041;s:9:\"snack-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-54443\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/05/coffee-shop-08.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/coffee-shop-08/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coffee-shop-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48496\";a:21:{s:5:\"title\";s:20:\"Interior Design Firm\";s:2:\"id\";i:48496;s:12:\"publish-date\";i:1603984630;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/interior-firm-08\";s:20:\"astra-site-parent-id\";i:1742;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:2:{i:2488;s:9:\"portfolio\";i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48499\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/interior-firm-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48500\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-portfolio.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1182\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-firm-08/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48497\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1184\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/interior-firm-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48501\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-testimonials.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1186\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-firm-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48498\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1188\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/interior-firm-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47957\";a:21:{s:5:\"title\";s:18:\"Italian Restaurant\";s:2:\"id\";i:47957;s:12:\"publish-date\";i:1603828772;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-1.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/italian-restaurant-08\";s:20:\"astra-site-parent-id\";i:1689;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47960\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/56\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/italian-restaurant-08/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47961\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-menu-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/54\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/italian-restaurant-08/menu/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47958\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/italian-restaurant-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47959\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/italian-restaurant-08/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48342\";a:21:{s:5:\"title\";s:5:\"Coach\";s:2:\"id\";i:48342;s:12:\"publish-date\";i:1603908987;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-08\";s:20:\"astra-site-parent-id\";i:1723;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48347\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/389\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48343\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-about.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/391\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48346\";a:12:{s:5:\"title\";s:6:\"e-Book\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-e-book.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-e-book.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/393\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/coach-08/e-book/\";s:15:\"astra-sites-tag\";a:1:{i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48345\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-courses.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-courses.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/395\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-08/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48344\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/397\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48231\";a:21:{s:5:\"title\";s:20:\"Motivational Speaker\";s:2:\"id\";i:48231;s:12:\"publish-date\";i:1603901316;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-home.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-08\";s:20:\"astra-site-parent-id\";i:1708;s:15:\"astra-sites-tag\";a:3:{i:1545;s:21:\"inspirational-speaker\";i:855;s:20:\"motivational-speaker\";i:1709;s:7:\"speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48235\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-home.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/624\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48232\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/626\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48233\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-blog-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-blog-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/628\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/motivational-speaker-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48234\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/630\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48562\";a:21:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:2:\"id\";i:48562;s:12:\"publish-date\";i:1603984618;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-08\";s:20:\"astra-site-parent-id\";i:1746;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:7:\"Spectra\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48566\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:7:\"Spectra\";}}}s:8:\"id-48563\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:7:\"Spectra\";}}}s:8:\"id-48567\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-services.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-services.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:7:\"Spectra\";}}}s:8:\"id-48565\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-gallery.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-08/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48564\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:7:\"Spectra\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55358\";a:21:{s:5:\"title\";s:17:\"Web Design Agency\";s:2:\"id\";i:55358;s:12:\"publish-date\";i:1621624720;s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08-600x800-1.jpeg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08-600x800-1.jpeg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08-600x800-1.jpeg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/web-design-agency-08\";s:20:\"astra-site-parent-id\";i:2095;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:2159;s:17:\"web-design-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:0:{}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-55567\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/web-design-agency-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/web-design-agency-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48225\";a:21:{s:5:\"title\";s:12:\"Construction\";s:2:\"id\";i:48225;s:12:\"publish-date\";i:1603905869;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-08\";s:20:\"astra-site-parent-id\";i:1707;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48228\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1815\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48226\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-about-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1816\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48230\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-services-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1817\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48229\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-projects-gb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-projects-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1818\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48227\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1819\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48374\";a:21:{s:5:\"title\";s:16:\"Co-Working Space\";s:2:\"id\";i:48374;s:12:\"publish-date\";i:1603963845;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-08\";s:20:\"astra-site-parent-id\";i:1729;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48375\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-about-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48376\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-amenities-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-amenities-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-08/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48377\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1133\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48378\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48379\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-pricing-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-pricing-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-08/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48297\";a:21:{s:5:\"title\";s:18:\"Wedding Invitation\";s:2:\"id\";i:48297;s:12:\"publish-date\";i:1603905879;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-08\";s:20:\"astra-site-parent-id\";i:1716;s:15:\"astra-sites-tag\";a:5:{i:699;s:10:\"invitation\";i:746;s:13:\"one-page-site\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-48298\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/wedding-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";i:1457;s:18:\"wedding-invitation\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56731\";a:21:{s:5:\"title\";s:13:\"Prime Lawyers\";s:2:\"id\";i:56731;s:12:\"publish-date\";i:1626107534;s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08.jpg\";s:14:\"astra-site-url\";s:25:\"//websitedemos.net/law-08\";s:20:\"astra-site-parent-id\";i:2255;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-56732\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-about.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-about.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/law-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56733\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-contact.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/law-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56734\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-faq.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-faq.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/law-08/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56735\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"//websitedemos.net/law-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56736\";a:12:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-practice-area.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-practice-area.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/law-08/practice-area/\";s:15:\"astra-sites-tag\";a:2:{i:707;s:13:\"practice-area\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48263\";a:21:{s:5:\"title\";s:13:\"Makeup Artist\";s:2:\"id\";i:48263;s:12:\"publish-date\";i:1603908979;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-08\";s:20:\"astra-site-parent-id\";i:1713;s:15:\"astra-sites-tag\";a:6:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";i:1728;s:13:\"makeup-studio\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48266\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48264\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48268\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1301\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48267\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-portfolio.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1302\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-08/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48265\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1303\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48269\";a:21:{s:5:\"title\";s:17:\"Cleaning Services\";s:2:\"id\";i:48269;s:12:\"publish-date\";i:1603905875;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/cleaner-08\";s:20:\"astra-site-parent-id\";i:1714;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2477;s:13:\"home-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48273\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1696\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/cleaner-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48270\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1352\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cleaner-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48274\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-residential.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-residential.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1348\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaner-08/residential/\";s:15:\"astra-sites-tag\";a:1:{i:776;s:20:\"residential-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48271\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-commercial.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-commercial.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1350\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cleaner-08/commercial/\";s:15:\"astra-sites-tag\";a:1:{i:673;s:19:\"commercial-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48272\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1354\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaner-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-54447\";a:21:{s:5:\"title\";s:22:\"Health &#038; Wellness\";s:2:\"id\";i:54447;s:12:\"publish-date\";i:1621454260;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/health-wellness-08\";s:20:\"astra-site-parent-id\";i:2034;s:15:\"astra-sites-tag\";a:11:{i:337;s:6:\"clinic\";i:338;s:6:\"dental\";i:2047;s:13:\"dental-clinic\";i:601;s:6:\"doctor\";i:2045;s:6:\"health\";i:604;s:10:\"healthcare\";i:603;s:7:\"medical\";i:2046;s:14:\"medical-clinic\";i:621;s:12:\"psychiatrist\";i:2044;s:9:\"therapist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-54449\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/health-wellness-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54450\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/health-wellness-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-54448\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/87\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/health-wellness-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-54451\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-services.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/health-wellness-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48093\";a:21:{s:5:\"title\";s:13:\"Hotel and BnB\";s:2:\"id\";i:48093;s:12:\"publish-date\";i:1603893483;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-08\";s:20:\"astra-site-parent-id\";i:1700;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-48094\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48304\";a:21:{s:5:\"title\";s:20:\"Health &amp; Fitness\";s:2:\"id\";i:48304;s:12:\"publish-date\";i:1603905166;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/health-fitness-08\";s:20:\"astra-site-parent-id\";i:1720;s:15:\"astra-sites-tag\";a:4:{i:499;s:7:\"fitness\";i:521;s:12:\"fitness-blog\";i:1721;s:11:\"health-blog\";i:519;s:14:\"healthy-living\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-48307\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/910\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/health-fitness-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48306\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-blog.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/914\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/health-fitness-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48305\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/912\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/health-fitness-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47918\";a:21:{s:5:\"title\";s:11:\"Travel Blog\";s:2:\"id\";i:47918;s:12:\"publish-date\";i:1603828787;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-home.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/travel-08\";s:20:\"astra-site-parent-id\";i:1682;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";i:1683;s:14:\"travel-blogger\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47922\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-home.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1718\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/travel-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47920\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-blog.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1722\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/travel-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47919\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-about.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1720\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/travel-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47921\";a:12:{s:5:\"title\";s:11:\"Destination\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-destinations.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-destinations.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1724\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/travel-08/destination/\";s:15:\"astra-sites-tag\";a:2:{i:785;s:11:\"destination\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47942\";a:21:{s:5:\"title\";s:8:\"Pet Care\";s:2:\"id\";i:47942;s:12:\"publish-date\";i:1603828778;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-1.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pet-care-08\";s:20:\"astra-site-parent-id\";i:1685;s:15:\"astra-sites-tag\";a:7:{i:1688;s:8:\"pet-blog\";i:374;s:8:\"pet-care\";i:1686;s:13:\"pet-care-blog\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";i:1687;s:11:\"pet-walking\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2472;s:4:\"pets\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-47945\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1040\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pet-care-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47943\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1042\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pet-care-08/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47944\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-blog-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-blog-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1044\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/pet-care-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(366,'ast-block-templates-site-requests','2','no'),(367,'ast-block-templates-blocks-1','a:100:{s:8:\"id-58234\";a:10:{s:5:\"title\";s:18:\"About Wireframe 08\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/09/about-wireframe-08.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/09/about-wireframe-08.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/about-wireframe-08/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58227\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 08\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/09/services-wireframe-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/09/services-wireframe-08.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/services-wireframe-08/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58226\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 07\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/09/services-wireframe-07.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/09/services-wireframe-07.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/services-wireframe-07/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58207\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 08\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/09/features-wireframe-08.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/09/features-wireframe-08.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/features-wireframe-08/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58206\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 07\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/09/features-wireframe-07.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/09/features-wireframe-07.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/features-wireframe-07/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58156\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 06\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/09/hero-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/09/hero-wireframe-06.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/hero-wireframe-06/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58129\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 05\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/09/hero-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/09/hero-wireframe-05.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/hero-wireframe-05/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58118\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 06\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/09/portfolio-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/09/portfolio-wireframe-06.jpg\";s:3:\"url\";s:61:\"https://websitedemos.net/astra-blocks/portfolio-wireframe-06/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58117\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 05\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/09/portfolio-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/09/portfolio-wireframe-05.jpg\";s:3:\"url\";s:61:\"https://websitedemos.net/astra-blocks/portfolio-wireframe-05/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-58068\";a:10:{s:5:\"title\";s:18:\"About Wireframe 07\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/09/about-wireframe-07.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/09/about-wireframe-07.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/about-wireframe-07/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57769\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 04\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/08/portfolio-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/08/portfolio-wireframe-04.jpg\";s:3:\"url\";s:61:\"https://websitedemos.net/astra-blocks/portfolio-wireframe-04/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57768\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 03\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/08/portfolio-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/08/portfolio-wireframe-03.jpg\";s:3:\"url\";s:61:\"https://websitedemos.net/astra-blocks/portfolio-wireframe-03/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57747\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 02\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/08/portfolio-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/08/portfolio-wireframe-02.jpg\";s:3:\"url\";s:61:\"https://websitedemos.net/astra-blocks/portfolio-wireframe-02/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57746\";a:10:{s:5:\"title\";s:22:\"Portfolio Wireframe 01\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/08/portfolio-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2021/08/portfolio-wireframe-01.jpg\";s:3:\"url\";s:61:\"https://websitedemos.net/astra-blocks/portfolio-wireframe-01/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1425;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57722\";a:10:{s:5:\"title\";s:17:\"Team Wireframe 04\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/team-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/team-wireframe-04.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/team-wireframe-04/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:829;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57721\";a:10:{s:5:\"title\";s:17:\"Team Wireframe 03\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/team-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/team-wireframe-03.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/team-wireframe-03/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:829;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57709\";a:10:{s:5:\"title\";s:17:\"Team Wireframe 02\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/team-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/team-wireframe-02.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/team-wireframe-02/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:829;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57708\";a:10:{s:5:\"title\";s:17:\"Team Wireframe 01\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/team-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/team-wireframe-01.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/team-wireframe-01/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:829;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57697\";a:10:{s:5:\"title\";s:24:\"Testimonial Wireframe 04\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/08/testimonial-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/08/testimonial-wireframe-04.jpg\";s:3:\"url\";s:63:\"https://websitedemos.net/astra-blocks/testimonial-wireframe-04/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:830;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57696\";a:10:{s:5:\"title\";s:24:\"Testimonial Wireframe 03\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/08/testimonial-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/08/testimonial-wireframe-03.jpg\";s:3:\"url\";s:63:\"https://websitedemos.net/astra-blocks/testimonial-wireframe-03/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:830;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57689\";a:10:{s:5:\"title\";s:24:\"Testimonial Wireframe 02\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/08/testimonial-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/08/testimonial-wireframe-02.jpg\";s:3:\"url\";s:63:\"https://websitedemos.net/astra-blocks/testimonial-wireframe-02/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:830;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57688\";a:10:{s:5:\"title\";s:24:\"Testimonial Wireframe 01\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/08/testimonial-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/08/testimonial-wireframe-01.jpg\";s:3:\"url\";s:63:\"https://websitedemos.net/astra-blocks/testimonial-wireframe-01/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:830;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57661\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 06\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-06.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/services-wireframe-06/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57660\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 05\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-05.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/services-wireframe-05/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57648\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 04\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-04.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/services-wireframe-04/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57647\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 03\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-03.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/services-wireframe-03/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57637\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 02\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-02.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/services-wireframe-02/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57636\";a:10:{s:5:\"title\";s:21:\"Services Wireframe 01\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/services-wireframe-01.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/services-wireframe-01/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:952;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57626\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 06\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-06.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/features-wireframe-06/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57625\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 05\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-05.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/features-wireframe-05/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57616\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 04\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-04.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/features-wireframe-04/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57614\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 03\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-03.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/features-wireframe-03/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57605\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 02\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-02.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/features-wireframe-02/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57604\";a:10:{s:5:\"title\";s:21:\"Features Wireframe 01\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/08/features-wireframe-01.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/features-wireframe-01/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:919;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57590\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 06\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-06.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/faqs-wireframe-06/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57589\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 05\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-05.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/faqs-wireframe-05/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57567\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 03\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-03.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/faqs-wireframe-03/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57568\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 04\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-04.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/faqs-wireframe-04/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57561\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 02\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-02.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/faqs-wireframe-02/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57560\";a:10:{s:5:\"title\";s:17:\"FAQs Wireframe 01\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/faqs-wireframe-01.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/faqs-wireframe-01/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:1001;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57535\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 06\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-06.jpg\";s:3:\"url\";s:66:\"https://websitedemos.net/astra-blocks/call-to-action-wireframe-06/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57534\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 05\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-05.jpg\";s:3:\"url\";s:66:\"https://websitedemos.net/astra-blocks/call-to-action-wireframe-05/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57533\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 04\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-04.jpg\";s:3:\"url\";s:66:\"https://websitedemos.net/astra-blocks/call-to-action-wireframe-04/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57530\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 03\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-03.jpg\";s:3:\"url\";s:66:\"https://websitedemos.net/astra-blocks/call-to-action-wireframe-03/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57512\";a:10:{s:5:\"title\";s:18:\"About Wireframe 05\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-05.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-05.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/about-wireframe-05/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57532\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 02\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-02.jpg\";s:3:\"url\";s:66:\"https://websitedemos.net/astra-blocks/call-to-action-wireframe-02/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57531\";a:10:{s:5:\"title\";s:27:\"Call To Action Wireframe 01\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/08/call-to-action-wireframe-01.jpg\";s:3:\"url\";s:66:\"https://websitedemos.net/astra-blocks/call-to-action-wireframe-01/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:832;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57513\";a:10:{s:5:\"title\";s:18:\"About Wireframe 06\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-06.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-06.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/about-wireframe-06/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57504\";a:10:{s:5:\"title\";s:18:\"About Wireframe 03\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-03.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/about-wireframe-03/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57505\";a:10:{s:5:\"title\";s:18:\"About Wireframe 04\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-04.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/about-wireframe-04/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57502\";a:10:{s:5:\"title\";s:18:\"About Wireframe 02\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-02.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/about-wireframe-02/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57496\";a:10:{s:5:\"title\";s:18:\"About Wireframe 01\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/08/about-wireframe-01.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/about-wireframe-01/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:825;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57483\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 03\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/hero-wireframe-03.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/hero-wireframe-03.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/hero-wireframe-03/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57484\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 04\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/hero-wireframe-04.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/hero-wireframe-04.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/hero-wireframe-04/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57476\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 02\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/hero-wireframe-02.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/hero-wireframe-02.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/hero-wireframe-02/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-57467\";a:10:{s:5:\"title\";s:17:\"Hero Wireframe 01\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/hero-wireframe-01.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/08/hero-wireframe-01.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/hero-wireframe-01/\";s:3:\"tag\";a:0:{}s:8:\"category\";i:831;s:9:\"wireframe\";a:1:{i:2330;s:7:\"enabled\";}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56233\";a:10:{s:5:\"title\";s:7:\"Hero 10\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/07/hero-10.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/07/hero-10.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/hero-10b-2/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56151\";a:10:{s:5:\"title\";s:11:\"Features 21\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/07/features-21g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/07/features-21g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-21g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56152\";a:10:{s:5:\"title\";s:11:\"Features 22\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/07/features-22g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/07/features-22g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-22g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56134\";a:10:{s:5:\"title\";s:11:\"Features 19\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-19g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-19g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-19g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56135\";a:10:{s:5:\"title\";s:11:\"Features 20\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-20g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-20g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-20g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56133\";a:10:{s:5:\"title\";s:11:\"Features 18\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-18g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-18g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-18g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56119\";a:10:{s:5:\"title\";s:11:\"Features 15\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-15g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-15g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-15g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56121\";a:10:{s:5:\"title\";s:11:\"Features 17\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-17g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-17g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-17g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56120\";a:10:{s:5:\"title\";s:11:\"Features 16\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-16g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-16g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-16g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56113\";a:10:{s:5:\"title\";s:11:\"Features 14\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-14g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-14g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-14g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56101\";a:10:{s:5:\"title\";s:11:\"Features 13\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-13g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-13g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-13g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56100\";a:10:{s:5:\"title\";s:11:\"Features 12\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-12g.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/features-12g.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-12g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56074\";a:10:{s:5:\"title\";s:7:\"Text 15\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-15.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-15.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/text-15g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56061\";a:10:{s:5:\"title\";s:7:\"Text 14\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-14.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-14.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/text-14g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56060\";a:10:{s:5:\"title\";s:7:\"Text 13\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-13.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-13.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/text-13g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56048\";a:10:{s:5:\"title\";s:7:\"Text 12\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-12.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-12.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/text-12g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56047\";a:10:{s:5:\"title\";s:7:\"Text 11\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-11.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-11.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/text-11g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56164\";a:10:{s:5:\"title\";s:9:\"Heading 6\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/heading-6g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/heading-6g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-6g/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56165\";a:10:{s:5:\"title\";s:9:\"Heading 7\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/heading-7g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/heading-7g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-7g/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56231\";a:10:{s:5:\"title\";s:6:\"Hero 7\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/hero-7.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/hero-7.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/hero-7b-2/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56232\";a:10:{s:5:\"title\";s:6:\"Hero 9\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/hero-9.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/hero-9.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/hero-9b-2/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56238\";a:10:{s:5:\"title\";s:7:\"Text 18\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-18.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-18.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/text-18g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56237\";a:10:{s:5:\"title\";s:7:\"Text 17\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-17.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-17.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/text-17g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56226\";a:10:{s:5:\"title\";s:7:\"Text 16\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-16.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-16.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/text-16g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56209\";a:10:{s:5:\"title\";s:14:\"Contact Form 6\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-form-6g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-form-6g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-6g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56208\";a:10:{s:5:\"title\";s:14:\"Contact Form 5\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-form-5g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-form-5g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-5g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56210\";a:10:{s:5:\"title\";s:14:\"Contact Form 7\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-form-7g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-form-7g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-7g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56193\";a:10:{s:5:\"title\";s:9:\"Contact 7\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-7g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-7g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-7g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56211\";a:10:{s:5:\"title\";s:14:\"Contact Form 8\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-form-8g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-form-8g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-8g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56195\";a:10:{s:5:\"title\";s:9:\"Contact 9\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-9g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-9g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-9g/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56194\";a:10:{s:5:\"title\";s:9:\"Contact 8\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-8g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-8g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-8g/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56192\";a:10:{s:5:\"title\";s:9:\"Contact 6\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-6g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-6g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/contact-6g/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56169\";a:10:{s:5:\"title\";s:10:\"Heading 10\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/07/heading-10g.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/07/heading-10g.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/heading-10g/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56168\";a:10:{s:5:\"title\";s:9:\"Heading 9\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/heading-9g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/heading-9g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-9g/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56167\";a:10:{s:5:\"title\";s:9:\"Heading 8\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/heading-8g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/heading-8g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-8g/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56046\";a:10:{s:5:\"title\";s:7:\"Text 10\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-10.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/text-10.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/text-10g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56037\";a:10:{s:5:\"title\";s:6:\"FAQ 10\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/faq-10g.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/faq-10g.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/faq-10g/\";s:3:\"tag\";a:1:{i:822;s:3:\"faq\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55980\";a:10:{s:5:\"title\";s:8:\"About 25\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-25g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-25g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-25g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55976\";a:10:{s:5:\"title\";s:8:\"About 24\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-24g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-24g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-24g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55975\";a:10:{s:5:\"title\";s:8:\"About 23\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-23g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-23g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-23g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55967\";a:10:{s:5:\"title\";s:8:\"About 22\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-22g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-22g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-22g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55966\";a:10:{s:5:\"title\";s:8:\"About 21\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-21g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-21g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-21g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55965\";a:10:{s:5:\"title\";s:8:\"About 20\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/06/about-20g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/06/about-20g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-20g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55960\";a:10:{s:5:\"title\";s:8:\"About 19\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-19g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-19g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-19g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}}','no'),(368,'ast-block-templates-block-requests','4','no'),(369,'ast_block_templates_fresh_site','no','no'),(370,'bsf_analytics_installed_time','1654075417','no'),(373,'astra-sites-all-site-categories-and-tags','a:608:{i:0;a:2:{s:2:\"id\";i:2487;s:4:\"name\";s:6:\"Agency\";}i:1;a:2:{s:2:\"id\";s:6:\"2487-0\";s:4:\"name\";s:8:\"creative\";}i:2;a:2:{s:2:\"id\";s:6:\"2487-1\";s:4:\"name\";s:8:\"branding\";}i:3;a:2:{s:2:\"id\";s:6:\"2487-2\";s:4:\"name\";s:6:\"agency\";}i:4;a:2:{s:2:\"id\";s:6:\"2487-3\";s:4:\"name\";s:3:\"web\";}i:5;a:2:{s:2:\"id\";s:6:\"2487-4\";s:4:\"name\";s:6:\"social\";}i:6;a:2:{s:2:\"id\";s:6:\"2487-5\";s:4:\"name\";s:5:\"media\";}i:7;a:2:{s:2:\"id\";s:6:\"2487-6\";s:4:\"name\";s:7:\"graphic\";}i:8;a:2:{s:2:\"id\";s:6:\"2487-7\";s:4:\"name\";s:7:\"digital\";}i:9;a:2:{s:2:\"id\";s:6:\"2487-8\";s:4:\"name\";s:3:\"SEO\";}i:10;a:2:{s:2:\"id\";s:6:\"2487-9\";s:4:\"name\";s:9:\"marketing\";}i:11;a:2:{s:2:\"id\";s:7:\"2487-10\";s:4:\"name\";s:11:\"advertising\";}i:12;a:2:{s:2:\"id\";s:7:\"2487-11\";s:4:\"name\";s:22:\"information technology\";}i:13;a:2:{s:2:\"id\";s:7:\"2487-12\";s:4:\"name\";s:7:\"website\";}i:14;a:2:{s:2:\"id\";s:7:\"2487-13\";s:4:\"name\";s:7:\"startup\";}i:15;a:2:{s:2:\"id\";s:7:\"2487-14\";s:4:\"name\";s:8:\"internet\";}i:16;a:2:{s:2:\"id\";s:7:\"2487-15\";s:4:\"name\";s:8:\"software\";}i:17;a:2:{s:2:\"id\";s:7:\"2487-16\";s:4:\"name\";s:10:\"copywriter\";}i:18;a:2:{s:2:\"id\";s:7:\"2487-17\";s:4:\"name\";s:9:\"animation\";}i:19;a:2:{s:2:\"id\";s:7:\"2487-18\";s:4:\"name\";s:7:\"writing\";}i:20;a:2:{s:2:\"id\";s:7:\"2487-19\";s:4:\"name\";s:6:\"online\";}i:21;a:2:{s:2:\"id\";s:7:\"2487-20\";s:4:\"name\";s:4:\"firm\";}i:22;a:2:{s:2:\"id\";s:7:\"2487-21\";s:4:\"name\";s:8:\"template\";}i:23;a:2:{s:2:\"id\";s:7:\"2487-22\";s:4:\"name\";s:8:\"business\";}i:24;a:2:{s:2:\"id\";s:7:\"2487-23\";s:4:\"name\";s:5:\"Astra\";}i:25;a:2:{s:2:\"id\";s:7:\"2487-24\";s:4:\"name\";s:10:\"consulting\";}i:26;a:2:{s:2:\"id\";s:7:\"2487-25\";s:4:\"name\";s:10:\"consultant\";}i:27;a:2:{s:2:\"id\";s:7:\"2487-26\";s:4:\"name\";s:7:\"company\";}i:28;a:2:{s:2:\"id\";s:7:\"2487-27\";s:4:\"name\";s:6:\"design\";}i:29;a:2:{s:2:\"id\";s:7:\"2487-28\";s:4:\"name\";s:8:\"designer\";}i:30;a:2:{s:2:\"id\";s:7:\"2487-29\";s:4:\"name\";s:6:\"studio\";}i:31;a:2:{s:2:\"id\";s:7:\"2487-30\";s:4:\"name\";s:9:\"developer\";}i:32;a:2:{s:2:\"id\";s:7:\"2487-31\";s:4:\"name\";s:7:\"website\";}i:33;a:2:{s:2:\"id\";s:7:\"2487-32\";s:4:\"name\";s:4:\"logo\";}i:34;a:2:{s:2:\"id\";s:7:\"2487-33\";s:4:\"name\";s:0:\"\";}i:35;a:2:{s:2:\"id\";i:2486;s:4:\"name\";s:11:\"Art & Music\";}i:36;a:2:{s:2:\"id\";s:6:\"2486-0\";s:4:\"name\";s:2:\"DJ\";}i:37;a:2:{s:2:\"id\";s:6:\"2486-1\";s:4:\"name\";s:5:\"Music\";}i:38;a:2:{s:2:\"id\";s:6:\"2486-2\";s:4:\"name\";s:5:\"Album\";}i:39;a:2:{s:2:\"id\";s:6:\"2486-3\";s:4:\"name\";s:6:\"Singer\";}i:40;a:2:{s:2:\"id\";s:6:\"2486-4\";s:4:\"name\";s:4:\"Band\";}i:41;a:2:{s:2:\"id\";s:6:\"2486-5\";s:4:\"name\";s:4:\"Rock\";}i:42;a:2:{s:2:\"id\";s:6:\"2486-6\";s:4:\"name\";s:11:\"Disc Jockey\";}i:43;a:2:{s:2:\"id\";s:6:\"2486-7\";s:4:\"name\";s:6:\"Guitar\";}i:44;a:2:{s:2:\"id\";s:6:\"2486-8\";s:4:\"name\";s:9:\"Voiceover\";}i:45;a:2:{s:2:\"id\";s:6:\"2486-9\";s:4:\"name\";s:8:\"Musician\";}i:46;a:2:{s:2:\"id\";s:7:\"2486-10\";s:4:\"name\";s:8:\"template\";}i:47;a:2:{s:2:\"id\";s:7:\"2486-11\";s:4:\"name\";s:5:\"Astra\";}i:48;a:2:{s:2:\"id\";s:7:\"2486-12\";s:4:\"name\";s:7:\"website\";}i:49;a:2:{s:2:\"id\";s:7:\"2486-13\";s:4:\"name\";s:0:\"\";}i:50;a:2:{s:2:\"id\";i:2475;s:4:\"name\";s:10:\"Automotive\";}i:51;a:2:{s:2:\"id\";s:6:\"2475-0\";s:4:\"name\";s:6:\"garage\";}i:52;a:2:{s:2:\"id\";s:6:\"2475-1\";s:4:\"name\";s:6:\"retail\";}i:53;a:2:{s:2:\"id\";s:6:\"2475-2\";s:4:\"name\";s:4:\"bike\";}i:54;a:2:{s:2:\"id\";s:6:\"2475-3\";s:4:\"name\";s:3:\"car\";}i:55;a:2:{s:2:\"id\";s:6:\"2475-4\";s:4:\"name\";s:9:\"detailing\";}i:56;a:2:{s:2:\"id\";s:6:\"2475-5\";s:4:\"name\";s:7:\"denting\";}i:57;a:2:{s:2:\"id\";s:6:\"2475-6\";s:4:\"name\";s:4:\"wash\";}i:58;a:2:{s:2:\"id\";s:6:\"2475-7\";s:4:\"name\";s:7:\"service\";}i:59;a:2:{s:2:\"id\";s:6:\"2475-8\";s:4:\"name\";s:8:\"services\";}i:60;a:2:{s:2:\"id\";s:6:\"2475-9\";s:4:\"name\";s:8:\"template\";}i:61;a:2:{s:2:\"id\";s:7:\"2475-10\";s:4:\"name\";s:5:\"local\";}i:62;a:2:{s:2:\"id\";s:7:\"2475-11\";s:4:\"name\";s:8:\"business\";}i:63;a:2:{s:2:\"id\";s:7:\"2475-12\";s:4:\"name\";s:5:\"Astra\";}i:64;a:2:{s:2:\"id\";s:7:\"2475-13\";s:4:\"name\";s:4:\"shop\";}i:65;a:2:{s:2:\"id\";s:7:\"2475-14\";s:4:\"name\";s:7:\"company\";}i:66;a:2:{s:2:\"id\";s:7:\"2475-15\";s:4:\"name\";s:6:\"repair\";}i:67;a:2:{s:2:\"id\";s:7:\"2475-16\";s:4:\"name\";s:7:\"website\";}i:68;a:2:{s:2:\"id\";s:7:\"2475-17\";s:4:\"name\";s:0:\"\";}i:69;a:2:{s:2:\"id\";i:2479;s:4:\"name\";s:6:\"Beauty\";}i:70;a:2:{s:2:\"id\";s:6:\"2479-0\";s:4:\"name\";s:10:\"beautician\";}i:71;a:2:{s:2:\"id\";s:6:\"2479-1\";s:4:\"name\";s:7:\"massage\";}i:72;a:2:{s:2:\"id\";s:6:\"2479-2\";s:4:\"name\";s:6:\"beauty\";}i:73;a:2:{s:2:\"id\";s:6:\"2479-3\";s:4:\"name\";s:6:\"parlor\";}i:74;a:2:{s:2:\"id\";s:6:\"2479-4\";s:4:\"name\";s:6:\"saloon\";}i:75;a:2:{s:2:\"id\";s:6:\"2479-5\";s:4:\"name\";s:3:\"spa\";}i:76;a:2:{s:2:\"id\";s:6:\"2479-6\";s:4:\"name\";s:7:\"dresser\";}i:77;a:2:{s:2:\"id\";s:6:\"2479-7\";s:4:\"name\";s:6:\"bridal\";}i:78;a:2:{s:2:\"id\";s:6:\"2479-8\";s:4:\"name\";s:6:\"facial\";}i:79;a:2:{s:2:\"id\";s:6:\"2479-9\";s:4:\"name\";s:4:\"nail\";}i:80;a:2:{s:2:\"id\";s:7:\"2479-10\";s:4:\"name\";s:7:\"stylist\";}i:81;a:2:{s:2:\"id\";s:7:\"2479-11\";s:4:\"name\";s:4:\"skin\";}i:82;a:2:{s:2:\"id\";s:7:\"2479-12\";s:4:\"name\";s:4:\"care\";}i:83;a:2:{s:2:\"id\";s:7:\"2479-13\";s:4:\"name\";s:9:\"cosmetics\";}i:84;a:2:{s:2:\"id\";s:7:\"2479-14\";s:4:\"name\";s:5:\"salon\";}i:85;a:2:{s:2:\"id\";s:7:\"2479-15\";s:4:\"name\";s:6:\"waxing\";}i:86;a:2:{s:2:\"id\";s:7:\"2479-16\";s:4:\"name\";s:6:\"barber\";}i:87;a:2:{s:2:\"id\";s:7:\"2479-17\";s:4:\"name\";s:6:\"makeup\";}i:88;a:2:{s:2:\"id\";s:7:\"2479-18\";s:4:\"name\";s:4:\"hair\";}i:89;a:2:{s:2:\"id\";s:7:\"2479-19\";s:4:\"name\";s:7:\"service\";}i:90;a:2:{s:2:\"id\";s:7:\"2479-20\";s:4:\"name\";s:8:\"services\";}i:91;a:2:{s:2:\"id\";s:7:\"2479-21\";s:4:\"name\";s:8:\"template\";}i:92;a:2:{s:2:\"id\";s:7:\"2479-22\";s:4:\"name\";s:5:\"local\";}i:93;a:2:{s:2:\"id\";s:7:\"2479-23\";s:4:\"name\";s:8:\"business\";}i:94;a:2:{s:2:\"id\";s:7:\"2479-24\";s:4:\"name\";s:5:\"Astra\";}i:95;a:2:{s:2:\"id\";s:7:\"2479-25\";s:4:\"name\";s:7:\"website\";}i:96;a:2:{s:2:\"id\";s:7:\"2479-26\";s:4:\"name\";s:0:\"\";}i:97;a:2:{s:2:\"id\";i:2497;s:4:\"name\";s:4:\"Blog\";}i:98;a:2:{s:2:\"id\";s:6:\"2497-0\";s:4:\"name\";s:7:\"blogger\";}i:99;a:2:{s:2:\"id\";s:6:\"2497-1\";s:4:\"name\";s:4:\"blog\";}i:100;a:2:{s:2:\"id\";s:6:\"2497-2\";s:4:\"name\";s:6:\"author\";}i:101;a:2:{s:2:\"id\";s:6:\"2497-3\";s:4:\"name\";s:4:\"news\";}i:102;a:2:{s:2:\"id\";s:6:\"2497-4\";s:4:\"name\";s:9:\"editorial\";}i:103;a:2:{s:2:\"id\";s:6:\"2497-5\";s:4:\"name\";s:8:\"magazine\";}i:104;a:2:{s:2:\"id\";s:6:\"2497-6\";s:4:\"name\";s:9:\"newspaper\";}i:105;a:2:{s:2:\"id\";s:6:\"2497-7\";s:4:\"name\";s:7:\"vlogger\";}i:106;a:2:{s:2:\"id\";s:6:\"2497-8\";s:4:\"name\";s:8:\"YouTuber\";}i:107;a:2:{s:2:\"id\";s:6:\"2497-9\";s:4:\"name\";s:7:\"podcast\";}i:108;a:2:{s:2:\"id\";s:7:\"2497-10\";s:4:\"name\";s:6:\"online\";}i:109;a:2:{s:2:\"id\";s:7:\"2497-11\";s:4:\"name\";s:8:\"template\";}i:110;a:2:{s:2:\"id\";s:7:\"2497-12\";s:4:\"name\";s:5:\"Astra\";}i:111;a:2:{s:2:\"id\";s:7:\"2497-13\";s:4:\"name\";s:7:\"website\";}i:112;a:2:{s:2:\"id\";s:7:\"2497-14\";s:4:\"name\";s:10:\"influencer\";}i:113;a:2:{s:2:\"id\";s:7:\"2497-15\";s:4:\"name\";s:0:\"\";}i:114;a:2:{s:2:\"id\";i:2495;s:4:\"name\";s:9:\"eCommerce\";}i:115;a:2:{s:2:\"id\";s:6:\"2495-0\";s:4:\"name\";s:11:\"WooCommerce\";}i:116;a:2:{s:2:\"id\";s:6:\"2495-1\";s:4:\"name\";s:10:\"e-commerce\";}i:117;a:2:{s:2:\"id\";s:6:\"2495-2\";s:4:\"name\";s:9:\"eCommerce\";}i:118;a:2:{s:2:\"id\";s:6:\"2495-3\";s:4:\"name\";s:5:\"store\";}i:119;a:2:{s:2:\"id\";s:6:\"2495-4\";s:4:\"name\";s:4:\"shop\";}i:120;a:2:{s:2:\"id\";s:6:\"2495-5\";s:4:\"name\";s:4:\"cart\";}i:121;a:2:{s:2:\"id\";s:6:\"2495-6\";s:4:\"name\";s:8:\"checkout\";}i:122;a:2:{s:2:\"id\";s:6:\"2495-7\";s:4:\"name\";s:8:\"commerce\";}i:123;a:2:{s:2:\"id\";s:6:\"2495-8\";s:4:\"name\";s:12:\"dropshipping\";}i:124;a:2:{s:2:\"id\";s:6:\"2495-9\";s:4:\"name\";s:11:\"fulfillment\";}i:125;a:2:{s:2:\"id\";s:7:\"2495-10\";s:4:\"name\";s:6:\"online\";}i:126;a:2:{s:2:\"id\";s:7:\"2495-11\";s:4:\"name\";s:8:\"template\";}i:127;a:2:{s:2:\"id\";s:7:\"2495-12\";s:4:\"name\";s:5:\"Astra\";}i:128;a:2:{s:2:\"id\";s:7:\"2495-13\";s:4:\"name\";s:7:\"website\";}i:129;a:2:{s:2:\"id\";s:7:\"2495-14\";s:4:\"name\";s:0:\"\";}i:130;a:2:{s:2:\"id\";i:2491;s:4:\"name\";s:22:\"Educational Institutes\";}i:131;a:2:{s:2:\"id\";s:6:\"2491-0\";s:4:\"name\";s:9:\"education\";}i:132;a:2:{s:2:\"id\";s:6:\"2491-1\";s:4:\"name\";s:7:\"college\";}i:133;a:2:{s:2:\"id\";s:6:\"2491-2\";s:4:\"name\";s:10:\"university\";}i:134;a:2:{s:2:\"id\";s:6:\"2491-3\";s:4:\"name\";s:6:\"course\";}i:135;a:2:{s:2:\"id\";s:6:\"2491-4\";s:4:\"name\";s:7:\"courses\";}i:136;a:2:{s:2:\"id\";s:6:\"2491-5\";s:4:\"name\";s:8:\"learning\";}i:137;a:2:{s:2:\"id\";s:6:\"2491-6\";s:4:\"name\";s:5:\"tutor\";}i:138;a:2:{s:2:\"id\";s:6:\"2491-7\";s:4:\"name\";s:10:\"graduation\";}i:139;a:2:{s:2:\"id\";s:6:\"2491-8\";s:4:\"name\";s:8:\"academic\";}i:140;a:2:{s:2:\"id\";s:6:\"2491-9\";s:4:\"name\";s:7:\"library\";}i:141;a:2:{s:2:\"id\";s:7:\"2491-10\";s:4:\"name\";s:8:\"training\";}i:142;a:2:{s:2:\"id\";s:7:\"2491-11\";s:4:\"name\";s:7:\"academy\";}i:143;a:2:{s:2:\"id\";s:7:\"2491-12\";s:4:\"name\";s:5:\"class\";}i:144;a:2:{s:2:\"id\";s:7:\"2491-13\";s:4:\"name\";s:7:\"classes\";}i:145;a:2:{s:2:\"id\";s:7:\"2491-14\";s:4:\"name\";s:12:\"kindergarten\";}i:146;a:2:{s:2:\"id\";s:7:\"2491-15\";s:4:\"name\";s:9:\"preschool\";}i:147;a:2:{s:2:\"id\";s:7:\"2491-16\";s:4:\"name\";s:6:\"school\";}i:148;a:2:{s:2:\"id\";s:7:\"2491-17\";s:4:\"name\";s:9:\"classroom\";}i:149;a:2:{s:2:\"id\";s:7:\"2491-18\";s:4:\"name\";s:7:\"lecture\";}i:150;a:2:{s:2:\"id\";s:7:\"2491-19\";s:4:\"name\";s:7:\"program\";}i:151;a:2:{s:2:\"id\";s:7:\"2491-20\";s:4:\"name\";s:5:\"learn\";}i:152;a:2:{s:2:\"id\";s:7:\"2491-21\";s:4:\"name\";s:7:\"tutions\";}i:153;a:2:{s:2:\"id\";s:7:\"2491-22\";s:4:\"name\";s:8:\"template\";}i:154;a:2:{s:2:\"id\";s:7:\"2491-23\";s:4:\"name\";s:5:\"Astra\";}i:155;a:2:{s:2:\"id\";s:7:\"2491-24\";s:4:\"name\";s:7:\"website\";}i:156;a:2:{s:2:\"id\";s:7:\"2491-25\";s:4:\"name\";s:0:\"\";}i:157;a:2:{s:2:\"id\";i:2494;s:4:\"name\";s:9:\"eLearning\";}i:158;a:2:{s:2:\"id\";s:6:\"2494-0\";s:4:\"name\";s:8:\"Learning\";}i:159;a:2:{s:2:\"id\";s:6:\"2494-1\";s:4:\"name\";s:8:\"Learning\";}i:160;a:2:{s:2:\"id\";s:6:\"2494-2\";s:4:\"name\";s:10:\"e-Learning\";}i:161;a:2:{s:2:\"id\";s:6:\"2494-3\";s:4:\"name\";s:9:\"LearnDash\";}i:162;a:2:{s:2:\"id\";s:6:\"2494-4\";s:4:\"name\";s:8:\"Template\";}i:163;a:2:{s:2:\"id\";s:6:\"2494-5\";s:4:\"name\";s:7:\"Website\";}i:164;a:2:{s:2:\"id\";s:6:\"2494-6\";s:4:\"name\";s:4:\"Site\";}i:165;a:2:{s:2:\"id\";s:6:\"2494-7\";s:4:\"name\";s:3:\"LMS\";}i:166;a:2:{s:2:\"id\";s:6:\"2494-8\";s:4:\"name\";s:6:\"Course\";}i:167;a:2:{s:2:\"id\";s:6:\"2494-9\";s:4:\"name\";s:7:\"Courses\";}i:168;a:2:{s:2:\"id\";s:7:\"2494-10\";s:4:\"name\";s:9:\"education\";}i:169;a:2:{s:2:\"id\";s:7:\"2494-11\";s:4:\"name\";s:11:\"masterclass\";}i:170;a:2:{s:2:\"id\";s:7:\"2494-12\";s:4:\"name\";s:6:\"online\";}i:171;a:2:{s:2:\"id\";s:7:\"2494-13\";s:4:\"name\";s:8:\"template\";}i:172;a:2:{s:2:\"id\";s:7:\"2494-14\";s:4:\"name\";s:5:\"Astra\";}i:173;a:2:{s:2:\"id\";s:7:\"2494-15\";s:4:\"name\";s:7:\"website\";}i:174;a:2:{s:2:\"id\";s:7:\"2494-16\";s:4:\"name\";s:0:\"\";}i:175;a:2:{s:2:\"id\";i:2489;s:4:\"name\";s:16:\"Event Invitation\";}i:176;a:2:{s:2:\"id\";s:6:\"2489-0\";s:4:\"name\";s:5:\"event\";}i:177;a:2:{s:2:\"id\";s:6:\"2489-1\";s:4:\"name\";s:7:\"wedding\";}i:178;a:2:{s:2:\"id\";s:6:\"2489-2\";s:4:\"name\";s:7:\"planner\";}i:179;a:2:{s:2:\"id\";s:6:\"2489-3\";s:4:\"name\";s:8:\"catering\";}i:180;a:2:{s:2:\"id\";s:6:\"2489-4\";s:4:\"name\";s:5:\"party\";}i:181;a:2:{s:2:\"id\";s:6:\"2489-5\";s:4:\"name\";s:8:\"birthday\";}i:182;a:2:{s:2:\"id\";s:6:\"2489-6\";s:4:\"name\";s:11:\"anniversary\";}i:183;a:2:{s:2:\"id\";s:6:\"2489-7\";s:4:\"name\";s:10:\"conference\";}i:184;a:2:{s:2:\"id\";s:6:\"2489-8\";s:4:\"name\";s:6:\"meetup\";}i:185;a:2:{s:2:\"id\";s:6:\"2489-9\";s:4:\"name\";s:7:\"meet up\";}i:186;a:2:{s:2:\"id\";s:7:\"2489-10\";s:4:\"name\";s:9:\"organizer\";}i:187;a:2:{s:2:\"id\";s:7:\"2489-11\";s:4:\"name\";s:7:\"concert\";}i:188;a:2:{s:2:\"id\";s:7:\"2489-12\";s:4:\"name\";s:11:\"celebration\";}i:189;a:2:{s:2:\"id\";s:7:\"2489-13\";s:4:\"name\";s:12:\"celebrations\";}i:190;a:2:{s:2:\"id\";s:7:\"2489-14\";s:4:\"name\";s:5:\"venue\";}i:191;a:2:{s:2:\"id\";s:7:\"2489-15\";s:4:\"name\";s:10:\"invitation\";}i:192;a:2:{s:2:\"id\";s:7:\"2489-16\";s:4:\"name\";s:8:\"template\";}i:193;a:2:{s:2:\"id\";s:7:\"2489-17\";s:4:\"name\";s:5:\"Astra\";}i:194;a:2:{s:2:\"id\";s:7:\"2489-18\";s:4:\"name\";s:7:\"company\";}i:195;a:2:{s:2:\"id\";s:7:\"2489-19\";s:4:\"name\";s:7:\"website\";}i:196;a:2:{s:2:\"id\";s:7:\"2489-20\";s:4:\"name\";s:0:\"\";}i:197;a:2:{s:2:\"id\";i:2483;s:4:\"name\";s:15:\"Expert Services\";}i:198;a:2:{s:2:\"id\";s:6:\"2483-0\";s:4:\"name\";s:8:\"personal\";}i:199;a:2:{s:2:\"id\";s:6:\"2483-1\";s:4:\"name\";s:5:\"coach\";}i:200;a:2:{s:2:\"id\";s:6:\"2483-2\";s:4:\"name\";s:8:\"coaching\";}i:201;a:2:{s:2:\"id\";s:6:\"2483-3\";s:4:\"name\";s:10:\"counseling\";}i:202;a:2:{s:2:\"id\";s:6:\"2483-4\";s:4:\"name\";s:12:\"relationship\";}i:203;a:2:{s:2:\"id\";s:6:\"2483-5\";s:4:\"name\";s:4:\"life\";}i:204;a:2:{s:2:\"id\";s:6:\"2483-6\";s:4:\"name\";s:12:\"motivational\";}i:205;a:2:{s:2:\"id\";s:6:\"2483-7\";s:4:\"name\";s:7:\"speaker\";}i:206;a:2:{s:2:\"id\";s:6:\"2483-8\";s:4:\"name\";s:10:\"influencer\";}i:207;a:2:{s:2:\"id\";s:6:\"2483-9\";s:4:\"name\";s:12:\"entrepreneur\";}i:208;a:2:{s:2:\"id\";s:7:\"2483-10\";s:4:\"name\";s:7:\"service\";}i:209;a:2:{s:2:\"id\";s:7:\"2483-11\";s:4:\"name\";s:8:\"services\";}i:210;a:2:{s:2:\"id\";s:7:\"2483-12\";s:4:\"name\";s:8:\"template\";}i:211;a:2:{s:2:\"id\";s:7:\"2483-13\";s:4:\"name\";s:8:\"business\";}i:212;a:2:{s:2:\"id\";s:7:\"2483-14\";s:4:\"name\";s:5:\"Astra\";}i:213;a:2:{s:2:\"id\";s:7:\"2483-15\";s:4:\"name\";s:10:\"consulting\";}i:214;a:2:{s:2:\"id\";s:7:\"2483-16\";s:4:\"name\";s:10:\"consultant\";}i:215;a:2:{s:2:\"id\";s:7:\"2483-17\";s:4:\"name\";s:7:\"website\";}i:216;a:2:{s:2:\"id\";s:7:\"2483-18\";s:4:\"name\";s:12:\"professional\";}i:217;a:2:{s:2:\"id\";s:7:\"2483-19\";s:4:\"name\";s:21:\"professional services\";}i:218;a:2:{s:2:\"id\";s:7:\"2483-20\";s:4:\"name\";s:0:\"\";}i:219;a:2:{s:2:\"id\";i:2481;s:4:\"name\";s:15:\"Finance Service\";}i:220;a:2:{s:2:\"id\";s:6:\"2481-0\";s:4:\"name\";s:7:\"finance\";}i:221;a:2:{s:2:\"id\";s:6:\"2481-1\";s:4:\"name\";s:9:\"financial\";}i:222;a:2:{s:2:\"id\";s:6:\"2481-2\";s:4:\"name\";s:10:\"investment\";}i:223;a:2:{s:2:\"id\";s:6:\"2481-3\";s:4:\"name\";s:10:\"accountant\";}i:224;a:2:{s:2:\"id\";s:6:\"2481-4\";s:4:\"name\";s:10:\"accounting\";}i:225;a:2:{s:2:\"id\";s:6:\"2481-5\";s:4:\"name\";s:9:\"insurance\";}i:226;a:2:{s:2:\"id\";s:6:\"2481-6\";s:4:\"name\";s:8:\"advisory\";}i:227;a:2:{s:2:\"id\";s:6:\"2481-7\";s:4:\"name\";s:7:\"finance\";}i:228;a:2:{s:2:\"id\";s:6:\"2481-8\";s:4:\"name\";s:9:\"chartered\";}i:229;a:2:{s:2:\"id\";s:6:\"2481-9\";s:4:\"name\";s:3:\"CPA\";}i:230;a:2:{s:2:\"id\";s:7:\"2481-10\";s:4:\"name\";s:9:\"corporate\";}i:231;a:2:{s:2:\"id\";s:7:\"2481-11\";s:4:\"name\";s:3:\"tax\";}i:232;a:2:{s:2:\"id\";s:7:\"2481-12\";s:4:\"name\";s:8:\"advisory\";}i:233;a:2:{s:2:\"id\";s:7:\"2481-13\";s:4:\"name\";s:7:\"banking\";}i:234;a:2:{s:2:\"id\";s:7:\"2481-14\";s:4:\"name\";s:7:\"adviser\";}i:235;a:2:{s:2:\"id\";s:7:\"2481-15\";s:4:\"name\";s:7:\"service\";}i:236;a:2:{s:2:\"id\";s:7:\"2481-16\";s:4:\"name\";s:8:\"services\";}i:237;a:2:{s:2:\"id\";s:7:\"2481-17\";s:4:\"name\";s:8:\"template\";}i:238;a:2:{s:2:\"id\";s:7:\"2481-18\";s:4:\"name\";s:8:\"business\";}i:239;a:2:{s:2:\"id\";s:7:\"2481-19\";s:4:\"name\";s:5:\"Astra\";}i:240;a:2:{s:2:\"id\";s:7:\"2481-20\";s:4:\"name\";s:10:\"consulting\";}i:241;a:2:{s:2:\"id\";s:7:\"2481-21\";s:4:\"name\";s:10:\"consultant\";}i:242;a:2:{s:2:\"id\";s:7:\"2481-22\";s:4:\"name\";s:7:\"company\";}i:243;a:2:{s:2:\"id\";s:7:\"2481-23\";s:4:\"name\";s:7:\"website\";}i:244;a:2:{s:2:\"id\";s:7:\"2481-24\";s:4:\"name\";s:0:\"\";}i:245;a:2:{s:2:\"id\";i:2480;s:4:\"name\";s:18:\"Fitness & Wellness\";}i:246;a:2:{s:2:\"id\";s:6:\"2480-0\";s:4:\"name\";s:7:\"trainer\";}i:247;a:2:{s:2:\"id\";s:6:\"2480-1\";s:4:\"name\";s:10:\"instructor\";}i:248;a:2:{s:2:\"id\";s:6:\"2480-2\";s:4:\"name\";s:9:\"dietitian\";}i:249;a:2:{s:2:\"id\";s:6:\"2480-3\";s:4:\"name\";s:10:\"meditation\";}i:250;a:2:{s:2:\"id\";s:6:\"2480-4\";s:4:\"name\";s:12:\"nutritionist\";}i:251;a:2:{s:2:\"id\";s:6:\"2480-5\";s:4:\"name\";s:4:\"yoga\";}i:252;a:2:{s:2:\"id\";s:6:\"2480-6\";s:4:\"name\";s:7:\"fitness\";}i:253;a:2:{s:2:\"id\";s:6:\"2480-7\";s:4:\"name\";s:3:\"gym\";}i:254;a:2:{s:2:\"id\";s:6:\"2480-8\";s:4:\"name\";s:9:\"gymnasium\";}i:255;a:2:{s:2:\"id\";s:6:\"2480-9\";s:4:\"name\";s:9:\"athletics\";}i:256;a:2:{s:2:\"id\";s:7:\"2480-10\";s:4:\"name\";s:6:\"health\";}i:257;a:2:{s:2:\"id\";s:7:\"2480-11\";s:4:\"name\";s:7:\"service\";}i:258;a:2:{s:2:\"id\";s:7:\"2480-12\";s:4:\"name\";s:8:\"services\";}i:259;a:2:{s:2:\"id\";s:7:\"2480-13\";s:4:\"name\";s:8:\"template\";}i:260;a:2:{s:2:\"id\";s:7:\"2480-14\";s:4:\"name\";s:5:\"local\";}i:261;a:2:{s:2:\"id\";s:7:\"2480-15\";s:4:\"name\";s:8:\"business\";}i:262;a:2:{s:2:\"id\";s:7:\"2480-16\";s:4:\"name\";s:5:\"Astra\";}i:263;a:2:{s:2:\"id\";s:7:\"2480-17\";s:4:\"name\";s:10:\"consulting\";}i:264;a:2:{s:2:\"id\";s:7:\"2480-18\";s:4:\"name\";s:10:\"consultant\";}i:265;a:2:{s:2:\"id\";s:7:\"2480-19\";s:4:\"name\";s:7:\"website\";}i:266;a:2:{s:2:\"id\";s:7:\"2480-20\";s:4:\"name\";s:0:\"\";}i:267;a:2:{s:2:\"id\";i:2476;s:4:\"name\";s:9:\"Gardening\";}i:268;a:2:{s:2:\"id\";s:6:\"2476-0\";s:4:\"name\";s:6:\"garden\";}i:269;a:2:{s:2:\"id\";s:6:\"2476-1\";s:4:\"name\";s:7:\"florist\";}i:270;a:2:{s:2:\"id\";s:6:\"2476-2\";s:4:\"name\";s:8:\"gardener\";}i:271;a:2:{s:2:\"id\";s:6:\"2476-3\";s:4:\"name\";s:9:\"gardening\";}i:272;a:2:{s:2:\"id\";s:6:\"2476-4\";s:4:\"name\";s:9:\"landscape\";}i:273;a:2:{s:2:\"id\";s:6:\"2476-5\";s:4:\"name\";s:11:\"landscaping\";}i:274;a:2:{s:2:\"id\";s:6:\"2476-6\";s:4:\"name\";s:9:\"lawn care\";}i:275;a:2:{s:2:\"id\";s:6:\"2476-7\";s:4:\"name\";s:9:\"botanical\";}i:276;a:2:{s:2:\"id\";s:6:\"2476-8\";s:4:\"name\";s:7:\"service\";}i:277;a:2:{s:2:\"id\";s:6:\"2476-9\";s:4:\"name\";s:8:\"services\";}i:278;a:2:{s:2:\"id\";s:7:\"2476-10\";s:4:\"name\";s:8:\"template\";}i:279;a:2:{s:2:\"id\";s:7:\"2476-11\";s:4:\"name\";s:5:\"local\";}i:280;a:2:{s:2:\"id\";s:7:\"2476-12\";s:4:\"name\";s:8:\"business\";}i:281;a:2:{s:2:\"id\";s:7:\"2476-13\";s:4:\"name\";s:5:\"Astra\";}i:282;a:2:{s:2:\"id\";s:7:\"2476-14\";s:4:\"name\";s:4:\"shop\";}i:283;a:2:{s:2:\"id\";s:7:\"2476-15\";s:4:\"name\";s:7:\"company\";}i:284;a:2:{s:2:\"id\";s:7:\"2476-16\";s:4:\"name\";s:6:\"repair\";}i:285;a:2:{s:2:\"id\";s:7:\"2476-17\";s:4:\"name\";s:7:\"website\";}i:286;a:2:{s:2:\"id\";s:7:\"2476-18\";s:4:\"name\";s:6:\"Flower\";}i:287;a:2:{s:2:\"id\";s:7:\"2476-19\";s:4:\"name\";s:0:\"\";}i:288;a:2:{s:2:\"id\";i:2490;s:4:\"name\";s:10:\"Healthcare\";}i:289;a:2:{s:2:\"id\";s:6:\"2490-0\";s:4:\"name\";s:6:\"dental\";}i:290;a:2:{s:2:\"id\";s:6:\"2490-1\";s:4:\"name\";s:5:\"teeth\";}i:291;a:2:{s:2:\"id\";s:6:\"2490-2\";s:4:\"name\";s:11:\"acupuncture\";}i:292;a:2:{s:2:\"id\";s:6:\"2490-3\";s:4:\"name\";s:9:\"treatment\";}i:293;a:2:{s:2:\"id\";s:6:\"2490-4\";s:4:\"name\";s:7:\"dentist\";}i:294;a:2:{s:2:\"id\";s:6:\"2490-5\";s:4:\"name\";s:8:\"diabetes\";}i:295;a:2:{s:2:\"id\";s:6:\"2490-6\";s:4:\"name\";s:9:\"diagnosis\";}i:296;a:2:{s:2:\"id\";s:6:\"2490-7\";s:4:\"name\";s:6:\"doctor\";}i:297;a:2:{s:2:\"id\";s:6:\"2490-8\";s:4:\"name\";s:3:\"eye\";}i:298;a:2:{s:2:\"id\";s:6:\"2490-9\";s:4:\"name\";s:4:\"care\";}i:299;a:2:{s:2:\"id\";s:7:\"2490-10\";s:4:\"name\";s:12:\"psychologist\";}i:300;a:2:{s:2:\"id\";s:7:\"2490-11\";s:4:\"name\";s:7:\"surgeon\";}i:301;a:2:{s:2:\"id\";s:7:\"2490-12\";s:4:\"name\";s:6:\"health\";}i:302;a:2:{s:2:\"id\";s:7:\"2490-13\";s:4:\"name\";s:11:\"homeopathic\";}i:303;a:2:{s:2:\"id\";s:7:\"2490-14\";s:4:\"name\";s:6:\"mental\";}i:304;a:2:{s:2:\"id\";s:7:\"2490-15\";s:4:\"name\";s:11:\"neurologist\";}i:305;a:2:{s:2:\"id\";s:7:\"2490-16\";s:4:\"name\";s:12:\"orthodontist\";}i:306;a:2:{s:2:\"id\";s:7:\"2490-17\";s:4:\"name\";s:7:\"medical\";}i:307;a:2:{s:2:\"id\";s:7:\"2490-18\";s:4:\"name\";s:12:\"psychiatrist\";}i:308;a:2:{s:2:\"id\";s:7:\"2490-19\";s:4:\"name\";s:12:\"pediatrician\";}i:309;a:2:{s:2:\"id\";s:7:\"2490-20\";s:4:\"name\";s:4:\"skin\";}i:310;a:2:{s:2:\"id\";s:7:\"2490-21\";s:4:\"name\";s:7:\"dentist\";}i:311;a:2:{s:2:\"id\";s:7:\"2490-22\";s:4:\"name\";s:6:\"health\";}i:312;a:2:{s:2:\"id\";s:7:\"2490-23\";s:4:\"name\";s:7:\"medical\";}i:313;a:2:{s:2:\"id\";s:7:\"2490-24\";s:4:\"name\";s:3:\"lab\";}i:314;a:2:{s:2:\"id\";s:7:\"2490-25\";s:4:\"name\";s:8:\"hospital\";}i:315;a:2:{s:2:\"id\";s:7:\"2490-26\";s:4:\"name\";s:9:\"therapist\";}i:316;a:2:{s:2:\"id\";s:7:\"2490-27\";s:4:\"name\";s:8:\"template\";}i:317;a:2:{s:2:\"id\";s:7:\"2490-28\";s:4:\"name\";s:8:\"business\";}i:318;a:2:{s:2:\"id\";s:7:\"2490-29\";s:4:\"name\";s:5:\"Astra\";}i:319;a:2:{s:2:\"id\";s:7:\"2490-30\";s:4:\"name\";s:10:\"consulting\";}i:320;a:2:{s:2:\"id\";s:7:\"2490-31\";s:4:\"name\";s:10:\"consultant\";}i:321;a:2:{s:2:\"id\";s:7:\"2490-32\";s:4:\"name\";s:7:\"website\";}i:322;a:2:{s:2:\"id\";s:7:\"2490-33\";s:4:\"name\";s:0:\"\";}i:323;a:2:{s:2:\"id\";i:2477;s:4:\"name\";s:13:\"Home Services\";}i:324;a:2:{s:2:\"id\";s:6:\"2477-0\";s:4:\"name\";s:8:\"cleaning\";}i:325;a:2:{s:2:\"id\";s:6:\"2477-1\";s:4:\"name\";s:13:\"home cleaning\";}i:326;a:2:{s:2:\"id\";s:6:\"2477-2\";s:4:\"name\";s:15:\"office cleaning\";}i:327;a:2:{s:2:\"id\";s:6:\"2477-3\";s:4:\"name\";s:20:\"residential cleaning\";}i:328;a:2:{s:2:\"id\";s:6:\"2477-4\";s:4:\"name\";s:4:\"maid\";}i:329;a:2:{s:2:\"id\";s:6:\"2477-5\";s:4:\"name\";s:6:\"carpet\";}i:330;a:2:{s:2:\"id\";s:6:\"2477-6\";s:4:\"name\";s:10:\"babysitter\";}i:331;a:2:{s:2:\"id\";s:6:\"2477-7\";s:4:\"name\";s:11:\"babysitting\";}i:332;a:2:{s:2:\"id\";s:6:\"2477-8\";s:4:\"name\";s:7:\"laundry\";}i:333;a:2:{s:2:\"id\";s:6:\"2477-9\";s:4:\"name\";s:4:\"pest\";}i:334;a:2:{s:2:\"id\";s:7:\"2477-10\";s:4:\"name\";s:7:\"painter\";}i:335;a:2:{s:2:\"id\";s:7:\"2477-11\";s:4:\"name\";s:8:\"painting\";}i:336;a:2:{s:2:\"id\";s:7:\"2477-12\";s:4:\"name\";s:14:\"security guard\";}i:337;a:2:{s:2:\"id\";s:7:\"2477-13\";s:4:\"name\";s:7:\"service\";}i:338;a:2:{s:2:\"id\";s:7:\"2477-14\";s:4:\"name\";s:8:\"services\";}i:339;a:2:{s:2:\"id\";s:7:\"2477-15\";s:4:\"name\";s:8:\"template\";}i:340;a:2:{s:2:\"id\";s:7:\"2477-16\";s:4:\"name\";s:5:\"local\";}i:341;a:2:{s:2:\"id\";s:7:\"2477-17\";s:4:\"name\";s:8:\"business\";}i:342;a:2:{s:2:\"id\";s:7:\"2477-18\";s:4:\"name\";s:5:\"Astra\";}i:343;a:2:{s:2:\"id\";s:7:\"2477-19\";s:4:\"name\";s:4:\"shop\";}i:344;a:2:{s:2:\"id\";s:7:\"2477-20\";s:4:\"name\";s:7:\"company\";}i:345;a:2:{s:2:\"id\";s:7:\"2477-21\";s:4:\"name\";s:6:\"repair\";}i:346;a:2:{s:2:\"id\";s:7:\"2477-22\";s:4:\"name\";s:7:\"website\";}i:347;a:2:{s:2:\"id\";s:7:\"2477-23\";s:4:\"name\";s:0:\"\";}i:348;a:2:{s:2:\"id\";i:2498;s:4:\"name\";s:14:\"Hotel & Travel\";}i:349;a:2:{s:2:\"id\";s:6:\"2498-0\";s:4:\"name\";s:3:\"inn\";}i:350;a:2:{s:2:\"id\";s:6:\"2498-1\";s:4:\"name\";s:5:\"motel\";}i:351;a:2:{s:2:\"id\";s:6:\"2498-2\";s:4:\"name\";s:8:\"boarding\";}i:352;a:2:{s:2:\"id\";s:6:\"2498-3\";s:4:\"name\";s:5:\"guest\";}i:353;a:2:{s:2:\"id\";s:6:\"2498-4\";s:4:\"name\";s:5:\"lodge\";}i:354;a:2:{s:2:\"id\";s:6:\"2498-5\";s:4:\"name\";s:17:\"bed and breakfast\";}i:355;a:2:{s:2:\"id\";s:6:\"2498-6\";s:4:\"name\";s:3:\"b&b\";}i:356;a:2:{s:2:\"id\";s:6:\"2498-7\";s:4:\"name\";s:3:\"bnb\";}i:357;a:2:{s:2:\"id\";s:6:\"2498-8\";s:4:\"name\";s:6:\"hostel\";}i:358;a:2:{s:2:\"id\";s:6:\"2498-9\";s:4:\"name\";s:10:\"aparthotel\";}i:359;a:2:{s:2:\"id\";s:7:\"2498-10\";s:4:\"name\";s:6:\"boatel\";}i:360;a:2:{s:2:\"id\";s:7:\"2498-11\";s:4:\"name\";s:13:\"accommodation\";}i:361;a:2:{s:2:\"id\";s:7:\"2498-12\";s:4:\"name\";s:5:\"hotel\";}i:362;a:2:{s:2:\"id\";s:7:\"2498-13\";s:4:\"name\";s:10:\"guesthouse\";}i:363;a:2:{s:2:\"id\";s:7:\"2498-14\";s:4:\"name\";s:8:\"homestay\";}i:364;a:2:{s:2:\"id\";s:7:\"2498-15\";s:4:\"name\";s:6:\"resort\";}i:365;a:2:{s:2:\"id\";s:7:\"2498-16\";s:4:\"name\";s:7:\"camping\";}i:366;a:2:{s:2:\"id\";s:7:\"2498-17\";s:4:\"name\";s:8:\"heritage\";}i:367;a:2:{s:2:\"id\";s:7:\"2498-18\";s:4:\"name\";s:7:\"lodging\";}i:368;a:2:{s:2:\"id\";s:7:\"2498-19\";s:4:\"name\";s:8:\"template\";}i:369;a:2:{s:2:\"id\";s:7:\"2498-20\";s:4:\"name\";s:8:\"business\";}i:370;a:2:{s:2:\"id\";s:7:\"2498-21\";s:4:\"name\";s:5:\"Astra\";}i:371;a:2:{s:2:\"id\";s:7:\"2498-22\";s:4:\"name\";s:7:\"website\";}i:372;a:2:{s:2:\"id\";s:7:\"2498-23\";s:4:\"name\";s:0:\"\";}i:373;a:2:{s:2:\"id\";i:2482;s:4:\"name\";s:3:\"Law\";}i:374;a:2:{s:2:\"id\";s:6:\"2482-0\";s:4:\"name\";s:3:\"law\";}i:375;a:2:{s:2:\"id\";s:6:\"2482-1\";s:4:\"name\";s:6:\"lawyer\";}i:376;a:2:{s:2:\"id\";s:6:\"2482-2\";s:4:\"name\";s:8:\"criminal\";}i:377;a:2:{s:2:\"id\";s:6:\"2482-3\";s:4:\"name\";s:7:\"defense\";}i:378;a:2:{s:2:\"id\";s:6:\"2482-4\";s:4:\"name\";s:7:\"lawyers\";}i:379;a:2:{s:2:\"id\";s:6:\"2482-5\";s:4:\"name\";s:6:\"injury\";}i:380;a:2:{s:2:\"id\";s:6:\"2482-6\";s:4:\"name\";s:11:\"immigration\";}i:381;a:2:{s:2:\"id\";s:6:\"2482-7\";s:4:\"name\";s:12:\"compensation\";}i:382;a:2:{s:2:\"id\";s:6:\"2482-8\";s:4:\"name\";s:10:\"litigation\";}i:383;a:2:{s:2:\"id\";s:6:\"2482-9\";s:4:\"name\";s:5:\"civil\";}i:384;a:2:{s:2:\"id\";s:7:\"2482-10\";s:4:\"name\";s:8:\"advocate\";}i:385;a:2:{s:2:\"id\";s:7:\"2482-11\";s:4:\"name\";s:9:\"counselor\";}i:386;a:2:{s:2:\"id\";s:7:\"2482-12\";s:4:\"name\";s:8:\"accident\";}i:387;a:2:{s:2:\"id\";s:7:\"2482-13\";s:4:\"name\";s:7:\"divorce\";}i:388;a:2:{s:2:\"id\";s:7:\"2482-14\";s:4:\"name\";s:5:\"legal\";}i:389;a:2:{s:2:\"id\";s:7:\"2482-15\";s:4:\"name\";s:9:\"solicitor\";}i:390;a:2:{s:2:\"id\";s:7:\"2482-16\";s:4:\"name\";s:8:\"attorney\";}i:391;a:2:{s:2:\"id\";s:7:\"2482-17\";s:4:\"name\";s:14:\"representative\";}i:392;a:2:{s:2:\"id\";s:7:\"2482-18\";s:4:\"name\";s:10:\"employment\";}i:393;a:2:{s:2:\"id\";s:7:\"2482-19\";s:4:\"name\";s:4:\"firm\";}i:394;a:2:{s:2:\"id\";s:7:\"2482-20\";s:4:\"name\";s:8:\"services\";}i:395;a:2:{s:2:\"id\";s:7:\"2482-21\";s:4:\"name\";s:7:\"service\";}i:396;a:2:{s:2:\"id\";s:7:\"2482-22\";s:4:\"name\";s:8:\"template\";}i:397;a:2:{s:2:\"id\";s:7:\"2482-23\";s:4:\"name\";s:8:\"business\";}i:398;a:2:{s:2:\"id\";s:7:\"2482-24\";s:4:\"name\";s:5:\"Astra\";}i:399;a:2:{s:2:\"id\";s:7:\"2482-25\";s:4:\"name\";s:10:\"consulting\";}i:400;a:2:{s:2:\"id\";s:7:\"2482-26\";s:4:\"name\";s:10:\"consultant\";}i:401;a:2:{s:2:\"id\";s:7:\"2482-27\";s:4:\"name\";s:7:\"website\";}i:402;a:2:{s:2:\"id\";s:7:\"2482-28\";s:4:\"name\";s:0:\"\";}i:403;a:2:{s:2:\"id\";i:2478;s:4:\"name\";s:17:\"Local Storefronts\";}i:404;a:2:{s:2:\"id\";s:6:\"2478-0\";s:4:\"name\";s:5:\"store\";}i:405;a:2:{s:2:\"id\";s:6:\"2478-1\";s:4:\"name\";s:4:\"shop\";}i:406;a:2:{s:2:\"id\";s:6:\"2478-2\";s:4:\"name\";s:10:\"storefront\";}i:407;a:2:{s:2:\"id\";s:6:\"2478-3\";s:4:\"name\";s:16:\"brick and mortar\";}i:408;a:2:{s:2:\"id\";s:6:\"2478-4\";s:4:\"name\";s:6:\"retail\";}i:409;a:2:{s:2:\"id\";s:6:\"2478-5\";s:4:\"name\";s:12:\"departmental\";}i:410;a:2:{s:2:\"id\";s:6:\"2478-6\";s:4:\"name\";s:9:\"shopfront\";}i:411;a:2:{s:2:\"id\";s:6:\"2478-7\";s:4:\"name\";s:4:\"gift\";}i:412;a:2:{s:2:\"id\";s:6:\"2478-8\";s:4:\"name\";s:10:\"bookstores\";}i:413;a:2:{s:2:\"id\";s:6:\"2478-9\";s:4:\"name\";s:0:\"\";}i:414;a:2:{s:2:\"id\";i:2471;s:4:\"name\";s:16:\"Local Technician\";}i:415;a:2:{s:2:\"id\";s:6:\"2471-0\";s:4:\"name\";s:5:\"local\";}i:416;a:2:{s:2:\"id\";s:6:\"2471-1\";s:4:\"name\";s:10:\"technician\";}i:417;a:2:{s:2:\"id\";s:6:\"2471-2\";s:4:\"name\";s:8:\"air duct\";}i:418;a:2:{s:2:\"id\";s:6:\"2471-3\";s:4:\"name\";s:9:\"carpenter\";}i:419;a:2:{s:2:\"id\";s:6:\"2471-4\";s:4:\"name\";s:4:\"CCTV\";}i:420;a:2:{s:2:\"id\";s:6:\"2471-5\";s:4:\"name\";s:11:\"electrician\";}i:421;a:2:{s:2:\"id\";s:6:\"2471-6\";s:4:\"name\";s:9:\"furniture\";}i:422;a:2:{s:2:\"id\";s:6:\"2471-7\";s:4:\"name\";s:8:\"handyman\";}i:423;a:2:{s:2:\"id\";s:6:\"2471-8\";s:4:\"name\";s:10:\"remodeling\";}i:424;a:2:{s:2:\"id\";s:6:\"2471-9\";s:4:\"name\";s:4:\"HVAC\";}i:425;a:2:{s:2:\"id\";s:7:\"2471-10\";s:4:\"name\";s:9:\"locksmith\";}i:426;a:2:{s:2:\"id\";s:7:\"2471-11\";s:4:\"name\";s:7:\"plumber\";}i:427;a:2:{s:2:\"id\";s:7:\"2471-12\";s:4:\"name\";s:8:\"plumbing\";}i:428;a:2:{s:2:\"id\";s:7:\"2471-13\";s:4:\"name\";s:8:\"swimming\";}i:429;a:2:{s:2:\"id\";s:7:\"2471-14\";s:4:\"name\";s:4:\"pool\";}i:430;a:2:{s:2:\"id\";s:7:\"2471-15\";s:4:\"name\";s:7:\"roofing\";}i:431;a:2:{s:2:\"id\";s:7:\"2471-16\";s:4:\"name\";s:6:\"window\";}i:432;a:2:{s:2:\"id\";s:7:\"2471-17\";s:4:\"name\";s:12:\"installation\";}i:433;a:2:{s:2:\"id\";s:7:\"2471-18\";s:4:\"name\";s:11:\"maintenance\";}i:434;a:2:{s:2:\"id\";s:7:\"2471-19\";s:4:\"name\";s:6:\"worker\";}i:435;a:2:{s:2:\"id\";s:7:\"2471-20\";s:4:\"name\";s:8:\"services\";}i:436;a:2:{s:2:\"id\";s:7:\"2471-21\";s:4:\"name\";s:7:\"service\";}i:437;a:2:{s:2:\"id\";s:7:\"2471-22\";s:4:\"name\";s:8:\"template\";}i:438;a:2:{s:2:\"id\";s:7:\"2471-23\";s:4:\"name\";s:8:\"business\";}i:439;a:2:{s:2:\"id\";s:7:\"2471-24\";s:4:\"name\";s:5:\"Astra\";}i:440;a:2:{s:2:\"id\";s:7:\"2471-25\";s:4:\"name\";s:7:\"company\";}i:441;a:2:{s:2:\"id\";s:7:\"2471-26\";s:4:\"name\";s:6:\"repair\";}i:442;a:2:{s:2:\"id\";s:7:\"2471-27\";s:4:\"name\";s:7:\"website\";}i:443;a:2:{s:2:\"id\";s:7:\"2471-28\";s:4:\"name\";s:0:\"\";}i:444;a:2:{s:2:\"id\";i:2474;s:4:\"name\";s:13:\"Manufacturing\";}i:445;a:2:{s:2:\"id\";s:6:\"2474-0\";s:4:\"name\";s:8:\"industry\";}i:446;a:2:{s:2:\"id\";s:6:\"2474-1\";s:4:\"name\";s:23:\"industrial manufacturer\";}i:447;a:2:{s:2:\"id\";s:6:\"2474-2\";s:4:\"name\";s:13:\"manufacturing\";}i:448;a:2:{s:2:\"id\";s:6:\"2474-3\";s:4:\"name\";s:8:\"mechanic\";}i:449;a:2:{s:2:\"id\";s:6:\"2474-4\";s:4:\"name\";s:14:\"pharmaceutical\";}i:450;a:2:{s:2:\"id\";s:6:\"2474-5\";s:4:\"name\";s:8:\"template\";}i:451;a:2:{s:2:\"id\";s:6:\"2474-6\";s:4:\"name\";s:5:\"local\";}i:452;a:2:{s:2:\"id\";s:6:\"2474-7\";s:4:\"name\";s:8:\"business\";}i:453;a:2:{s:2:\"id\";s:6:\"2474-8\";s:4:\"name\";s:5:\"Astra\";}i:454;a:2:{s:2:\"id\";s:6:\"2474-9\";s:4:\"name\";s:7:\"company\";}i:455;a:2:{s:2:\"id\";s:7:\"2474-10\";s:4:\"name\";s:7:\"website\";}i:456;a:2:{s:2:\"id\";s:7:\"2474-11\";s:4:\"name\";s:0:\"\";}i:457;a:2:{s:2:\"id\";i:2500;s:4:\"name\";s:12:\"Multipurpose\";}i:458;a:2:{s:2:\"id\";s:6:\"2500-0\";s:4:\"name\";s:5:\"clean\";}i:459;a:2:{s:2:\"id\";s:6:\"2500-1\";s:4:\"name\";s:7:\"minimal\";}i:460;a:2:{s:2:\"id\";s:6:\"2500-2\";s:4:\"name\";s:12:\"multipurpose\";}i:461;a:2:{s:2:\"id\";s:6:\"2500-3\";s:4:\"name\";s:6:\"simple\";}i:462;a:2:{s:2:\"id\";s:6:\"2500-4\";s:4:\"name\";s:7:\"generic\";}i:463;a:2:{s:2:\"id\";i:2492;s:4:\"name\";s:10:\"Non Profit\";}i:464;a:2:{s:2:\"id\";s:6:\"2492-0\";s:4:\"name\";s:7:\"charity\";}i:465;a:2:{s:2:\"id\";s:6:\"2492-1\";s:4:\"name\";s:12:\"organization\";}i:466;a:2:{s:2:\"id\";s:6:\"2492-2\";s:4:\"name\";s:6:\"church\";}i:467;a:2:{s:2:\"id\";s:6:\"2492-3\";s:4:\"name\";s:9:\"nonprofit\";}i:468;a:2:{s:2:\"id\";s:6:\"2492-4\";s:4:\"name\";s:3:\"NGO\";}i:469;a:2:{s:2:\"id\";s:6:\"2492-5\";s:4:\"name\";s:5:\"event\";}i:470;a:2:{s:2:\"id\";s:6:\"2492-6\";s:4:\"name\";s:12:\"crowdfunding\";}i:471;a:2:{s:2:\"id\";s:6:\"2492-7\";s:4:\"name\";s:8:\"campaign\";}i:472;a:2:{s:2:\"id\";s:6:\"2492-8\";s:4:\"name\";s:10:\"fundraiser\";}i:473;a:2:{s:2:\"id\";s:6:\"2492-9\";s:4:\"name\";s:6:\"donate\";}i:474;a:2:{s:2:\"id\";s:7:\"2492-10\";s:4:\"name\";s:8:\"donation\";}i:475;a:2:{s:2:\"id\";s:7:\"2492-11\";s:4:\"name\";s:9:\"community\";}i:476;a:2:{s:2:\"id\";s:7:\"2492-12\";s:4:\"name\";s:8:\"politics\";}i:477;a:2:{s:2:\"id\";s:7:\"2492-13\";s:4:\"name\";s:10:\"politician\";}i:478;a:2:{s:2:\"id\";s:7:\"2492-14\";s:4:\"name\";s:8:\"template\";}i:479;a:2:{s:2:\"id\";s:7:\"2492-15\";s:4:\"name\";s:5:\"Astra\";}i:480;a:2:{s:2:\"id\";s:7:\"2492-16\";s:4:\"name\";s:7:\"website\";}i:481;a:2:{s:2:\"id\";s:7:\"2492-17\";s:4:\"name\";s:0:\"\";}i:482;a:2:{s:2:\"id\";i:2472;s:4:\"name\";s:4:\"Pets\";}i:483;a:2:{s:2:\"id\";s:6:\"2472-0\";s:4:\"name\";s:10:\"dog sitter\";}i:484;a:2:{s:2:\"id\";s:6:\"2472-1\";s:4:\"name\";s:3:\"dog\";}i:485;a:2:{s:2:\"id\";s:6:\"2472-2\";s:4:\"name\";s:7:\"walking\";}i:486;a:2:{s:2:\"id\";s:6:\"2472-3\";s:4:\"name\";s:3:\"pet\";}i:487;a:2:{s:2:\"id\";s:6:\"2472-4\";s:4:\"name\";s:8:\"groomers\";}i:488;a:2:{s:2:\"id\";s:6:\"2472-5\";s:4:\"name\";s:12:\"veterinarian\";}i:489;a:2:{s:2:\"id\";s:6:\"2472-6\";s:4:\"name\";s:3:\"vet\";}i:490;a:2:{s:2:\"id\";s:6:\"2472-7\";s:4:\"name\";s:10:\"veterinary\";}i:491;a:2:{s:2:\"id\";s:6:\"2472-8\";s:4:\"name\";s:7:\"service\";}i:492;a:2:{s:2:\"id\";s:6:\"2472-9\";s:4:\"name\";s:8:\"services\";}i:493;a:2:{s:2:\"id\";s:7:\"2472-10\";s:4:\"name\";s:8:\"template\";}i:494;a:2:{s:2:\"id\";s:7:\"2472-11\";s:4:\"name\";s:8:\"business\";}i:495;a:2:{s:2:\"id\";s:7:\"2472-12\";s:4:\"name\";s:5:\"local\";}i:496;a:2:{s:2:\"id\";s:7:\"2472-13\";s:4:\"name\";s:8:\"business\";}i:497;a:2:{s:2:\"id\";s:7:\"2472-14\";s:4:\"name\";s:5:\"Astra\";}i:498;a:2:{s:2:\"id\";s:7:\"2472-15\";s:4:\"name\";s:10:\"consulting\";}i:499;a:2:{s:2:\"id\";s:7:\"2472-16\";s:4:\"name\";s:10:\"consultant\";}i:500;a:2:{s:2:\"id\";s:7:\"2472-17\";s:4:\"name\";s:7:\"website\";}i:501;a:2:{s:2:\"id\";s:7:\"2472-18\";s:4:\"name\";s:0:\"\";}i:502;a:2:{s:2:\"id\";i:2485;s:4:\"name\";s:11:\"Photography\";}i:503;a:2:{s:2:\"id\";s:6:\"2485-0\";s:4:\"name\";s:11:\"photography\";}i:504;a:2:{s:2:\"id\";s:6:\"2485-1\";s:4:\"name\";s:12:\"photographer\";}i:505;a:2:{s:2:\"id\";s:6:\"2485-2\";s:4:\"name\";s:9:\"portfolio\";}i:506;a:2:{s:2:\"id\";s:6:\"2485-3\";s:4:\"name\";s:8:\"portrait\";}i:507;a:2:{s:2:\"id\";s:6:\"2485-4\";s:4:\"name\";s:8:\"template\";}i:508;a:2:{s:2:\"id\";s:6:\"2485-5\";s:4:\"name\";s:5:\"Astra\";}i:509;a:2:{s:2:\"id\";s:6:\"2485-6\";s:4:\"name\";s:7:\"website\";}i:510;a:2:{s:2:\"id\";s:6:\"2485-7\";s:4:\"name\";s:0:\"\";}i:511;a:2:{s:2:\"id\";i:2488;s:4:\"name\";s:9:\"Portfolio\";}i:512;a:2:{s:2:\"id\";s:6:\"2488-0\";s:4:\"name\";s:2:\"UX\";}i:513;a:2:{s:2:\"id\";s:6:\"2488-1\";s:4:\"name\";s:2:\"UI\";}i:514;a:2:{s:2:\"id\";s:6:\"2488-2\";s:4:\"name\";s:9:\"animation\";}i:515;a:2:{s:2:\"id\";s:6:\"2488-3\";s:4:\"name\";s:6:\"resume\";}i:516;a:2:{s:2:\"id\";s:6:\"2488-4\";s:4:\"name\";s:16:\"curriculum vitae\";}i:517;a:2:{s:2:\"id\";s:6:\"2488-5\";s:4:\"name\";s:2:\"cv\";}i:518;a:2:{s:2:\"id\";s:6:\"2488-6\";s:4:\"name\";s:6:\"career\";}i:519;a:2:{s:2:\"id\";s:6:\"2488-7\";s:4:\"name\";s:8:\"animator\";}i:520;a:2:{s:2:\"id\";s:6:\"2488-8\";s:4:\"name\";s:5:\"actor\";}i:521;a:2:{s:2:\"id\";s:6:\"2488-9\";s:4:\"name\";s:6:\"writer\";}i:522;a:2:{s:2:\"id\";s:7:\"2488-10\";s:4:\"name\";s:10:\"voice-over\";}i:523;a:2:{s:2:\"id\";s:7:\"2488-11\";s:4:\"name\";s:12:\"web designer\";}i:524;a:2:{s:2:\"id\";s:7:\"2488-12\";s:4:\"name\";s:17:\"tarot card reader\";}i:525;a:2:{s:2:\"id\";s:7:\"2488-13\";s:4:\"name\";s:11:\"illustrator\";}i:526;a:2:{s:2:\"id\";s:7:\"2488-14\";s:4:\"name\";s:10:\"freelancer\";}i:527;a:2:{s:2:\"id\";s:7:\"2488-15\";s:4:\"name\";s:9:\"freelance\";}i:528;a:2:{s:2:\"id\";s:7:\"2488-16\";s:4:\"name\";s:6:\"author\";}i:529;a:2:{s:2:\"id\";s:7:\"2488-17\";s:4:\"name\";s:6:\"visual\";}i:530;a:2:{s:2:\"id\";s:7:\"2488-18\";s:4:\"name\";s:7:\"student\";}i:531;a:2:{s:2:\"id\";s:7:\"2488-19\";s:4:\"name\";s:11:\"programming\";}i:532;a:2:{s:2:\"id\";s:7:\"2488-20\";s:4:\"name\";s:11:\"photography\";}i:533;a:2:{s:2:\"id\";s:7:\"2488-21\";s:4:\"name\";s:12:\"photographer\";}i:534;a:2:{s:2:\"id\";s:7:\"2488-22\";s:4:\"name\";s:5:\"model\";}i:535;a:2:{s:2:\"id\";s:7:\"2488-23\";s:4:\"name\";s:6:\"online\";}i:536;a:2:{s:2:\"id\";s:7:\"2488-24\";s:4:\"name\";s:8:\"personal\";}i:537;a:2:{s:2:\"id\";s:7:\"2488-25\";s:4:\"name\";s:7:\"website\";}i:538;a:2:{s:2:\"id\";s:7:\"2488-26\";s:4:\"name\";s:8:\"template\";}i:539;a:2:{s:2:\"id\";s:7:\"2488-27\";s:4:\"name\";s:5:\"Astra\";}i:540;a:2:{s:2:\"id\";s:7:\"2488-28\";s:4:\"name\";s:10:\"consulting\";}i:541;a:2:{s:2:\"id\";s:7:\"2488-29\";s:4:\"name\";s:10:\"consultant\";}i:542;a:2:{s:2:\"id\";s:7:\"2488-30\";s:4:\"name\";s:8:\"designer\";}i:543;a:2:{s:2:\"id\";s:7:\"2488-31\";s:4:\"name\";s:6:\"design\";}i:544;a:2:{s:2:\"id\";s:7:\"2488-32\";s:4:\"name\";s:6:\"studio\";}i:545;a:2:{s:2:\"id\";s:7:\"2488-33\";s:4:\"name\";s:6:\"artist\";}i:546;a:2:{s:2:\"id\";s:7:\"2488-34\";s:4:\"name\";s:9:\"developer\";}i:547;a:2:{s:2:\"id\";s:7:\"2488-35\";s:4:\"name\";s:7:\"website\";}i:548;a:2:{s:2:\"id\";s:7:\"2488-36\";s:4:\"name\";s:0:\"\";}i:549;a:2:{s:2:\"id\";i:2484;s:4:\"name\";s:11:\"Real Estate\";}i:550;a:2:{s:2:\"id\";s:6:\"2484-0\";s:4:\"name\";s:4:\"real\";}i:551;a:2:{s:2:\"id\";s:6:\"2484-1\";s:4:\"name\";s:6:\"estate\";}i:552;a:2:{s:2:\"id\";s:6:\"2484-2\";s:4:\"name\";s:8:\"building\";}i:553;a:2:{s:2:\"id\";s:6:\"2484-3\";s:4:\"name\";s:12:\"construction\";}i:554;a:2:{s:2:\"id\";s:6:\"2484-4\";s:4:\"name\";s:10:\"contractor\";}i:555;a:2:{s:2:\"id\";s:6:\"2484-5\";s:4:\"name\";s:5:\"agent\";}i:556;a:2:{s:2:\"id\";s:6:\"2484-6\";s:4:\"name\";s:9:\"architect\";}i:557;a:2:{s:2:\"id\";s:6:\"2484-7\";s:4:\"name\";s:8:\"interior\";}i:558;a:2:{s:2:\"id\";s:6:\"2484-8\";s:4:\"name\";s:4:\"firm\";}i:559;a:2:{s:2:\"id\";s:6:\"2484-9\";s:4:\"name\";s:7:\"service\";}i:560;a:2:{s:2:\"id\";s:7:\"2484-10\";s:4:\"name\";s:8:\"template\";}i:561;a:2:{s:2:\"id\";s:7:\"2484-11\";s:4:\"name\";s:8:\"business\";}i:562;a:2:{s:2:\"id\";s:7:\"2484-12\";s:4:\"name\";s:5:\"Astra\";}i:563;a:2:{s:2:\"id\";s:7:\"2484-13\";s:4:\"name\";s:10:\"consulting\";}i:564;a:2:{s:2:\"id\";s:7:\"2484-14\";s:4:\"name\";s:10:\"consultant\";}i:565;a:2:{s:2:\"id\";s:7:\"2484-15\";s:4:\"name\";s:7:\"company\";}i:566;a:2:{s:2:\"id\";s:7:\"2484-16\";s:4:\"name\";s:8:\"designer\";}i:567;a:2:{s:2:\"id\";s:7:\"2484-17\";s:4:\"name\";s:7:\"website\";}i:568;a:2:{s:2:\"id\";s:7:\"2484-18\";s:4:\"name\";s:0:\"\";}i:569;a:2:{s:2:\"id\";i:2496;s:4:\"name\";s:17:\"Restaurant & Food\";}i:570;a:2:{s:2:\"id\";s:6:\"2496-0\";s:4:\"name\";s:4:\"food\";}i:571;a:2:{s:2:\"id\";s:6:\"2496-1\";s:4:\"name\";s:10:\"restaurant\";}i:572;a:2:{s:2:\"id\";s:6:\"2496-2\";s:4:\"name\";s:7:\"kitchen\";}i:573;a:2:{s:2:\"id\";s:6:\"2496-3\";s:4:\"name\";s:9:\"breakfast\";}i:574;a:2:{s:2:\"id\";s:6:\"2496-4\";s:4:\"name\";s:6:\"brunch\";}i:575;a:2:{s:2:\"id\";s:6:\"2496-5\";s:4:\"name\";s:6:\"dining\";}i:576;a:2:{s:2:\"id\";s:6:\"2496-6\";s:4:\"name\";s:5:\"diner\";}i:577;a:2:{s:2:\"id\";s:6:\"2496-7\";s:4:\"name\";s:7:\"cooking\";}i:578;a:2:{s:2:\"id\";s:6:\"2496-8\";s:4:\"name\";s:8:\"template\";}i:579;a:2:{s:2:\"id\";s:6:\"2496-9\";s:4:\"name\";s:8:\"business\";}i:580;a:2:{s:2:\"id\";s:7:\"2496-10\";s:4:\"name\";s:5:\"Astra\";}i:581;a:2:{s:2:\"id\";s:7:\"2496-11\";s:4:\"name\";s:7:\"website\";}i:582;a:2:{s:2:\"id\";s:7:\"2496-12\";s:4:\"name\";s:0:\"\";}i:583;a:2:{s:2:\"id\";i:2499;s:4:\"name\";s:10:\"Technology\";}i:584;a:2:{s:2:\"id\";s:6:\"2499-0\";s:4:\"name\";s:4:\"SaaS\";}i:585;a:2:{s:2:\"id\";s:6:\"2499-1\";s:4:\"name\";s:10:\"Mobile App\";}i:586;a:2:{s:2:\"id\";s:6:\"2499-2\";s:4:\"name\";s:4:\"Tech\";}i:587;a:2:{s:2:\"id\";s:6:\"2499-3\";s:4:\"name\";s:7:\"Product\";}i:588;a:2:{s:2:\"id\";s:6:\"2499-4\";s:4:\"name\";s:8:\"Software\";}i:589;a:2:{s:2:\"id\";s:6:\"2499-5\";s:4:\"name\";s:7:\"Startup\";}i:590;a:2:{s:2:\"id\";s:6:\"2499-6\";s:4:\"name\";s:0:\"\";}i:591;a:2:{s:2:\"id\";i:2473;s:4:\"name\";s:9:\"Transport\";}i:592;a:2:{s:2:\"id\";s:6:\"2473-0\";s:4:\"name\";s:6:\"movers\";}i:593;a:2:{s:2:\"id\";s:6:\"2473-1\";s:4:\"name\";s:7:\"packers\";}i:594;a:2:{s:2:\"id\";s:6:\"2473-2\";s:4:\"name\";s:6:\"moving\";}i:595;a:2:{s:2:\"id\";s:6:\"2473-3\";s:4:\"name\";s:6:\"towing\";}i:596;a:2:{s:2:\"id\";s:6:\"2473-4\";s:4:\"name\";s:6:\"rental\";}i:597;a:2:{s:2:\"id\";s:6:\"2473-5\";s:4:\"name\";s:7:\"service\";}i:598;a:2:{s:2:\"id\";s:6:\"2473-6\";s:4:\"name\";s:8:\"services\";}i:599;a:2:{s:2:\"id\";s:6:\"2473-7\";s:4:\"name\";s:8:\"delivery\";}i:600;a:2:{s:2:\"id\";s:6:\"2473-8\";s:4:\"name\";s:8:\"template\";}i:601;a:2:{s:2:\"id\";s:6:\"2473-9\";s:4:\"name\";s:5:\"local\";}i:602;a:2:{s:2:\"id\";s:7:\"2473-10\";s:4:\"name\";s:8:\"business\";}i:603;a:2:{s:2:\"id\";s:7:\"2473-11\";s:4:\"name\";s:5:\"Astra\";}i:604;a:2:{s:2:\"id\";s:7:\"2473-12\";s:4:\"name\";s:7:\"company\";}i:605;a:2:{s:2:\"id\";s:7:\"2473-13\";s:4:\"name\";s:7:\"website\";}i:606;a:2:{s:2:\"id\";s:7:\"2473-14\";s:4:\"name\";s:7:\"courier\";}i:607;a:2:{s:2:\"id\";s:7:\"2473-15\";s:4:\"name\";s:0:\"\";}}','no'),(374,'astra-sites-all-site-categories','a:29:{i:0;a:3:{s:2:\"id\";i:2487;s:4:\"name\";s:6:\"Agency\";s:4:\"slug\";s:6:\"agency\";}i:1;a:3:{s:2:\"id\";i:2486;s:4:\"name\";s:15:\"Art &amp; Music\";s:4:\"slug\";s:9:\"art-music\";}i:2;a:3:{s:2:\"id\";i:2475;s:4:\"name\";s:10:\"Automotive\";s:4:\"slug\";s:10:\"automotive\";}i:3;a:3:{s:2:\"id\";i:2479;s:4:\"name\";s:6:\"Beauty\";s:4:\"slug\";s:6:\"beauty\";}i:4;a:3:{s:2:\"id\";i:2497;s:4:\"name\";s:4:\"Blog\";s:4:\"slug\";s:4:\"blog\";}i:5;a:3:{s:2:\"id\";i:2495;s:4:\"name\";s:9:\"eCommerce\";s:4:\"slug\";s:9:\"ecommerce\";}i:6;a:3:{s:2:\"id\";i:2491;s:4:\"name\";s:22:\"Educational Institutes\";s:4:\"slug\";s:22:\"educational-institutes\";}i:7;a:3:{s:2:\"id\";i:2494;s:4:\"name\";s:9:\"eLearning\";s:4:\"slug\";s:9:\"elearning\";}i:8;a:3:{s:2:\"id\";i:2489;s:4:\"name\";s:16:\"Event Invitation\";s:4:\"slug\";s:16:\"event-invitation\";}i:9;a:3:{s:2:\"id\";i:2483;s:4:\"name\";s:15:\"Expert Services\";s:4:\"slug\";s:15:\"expert-services\";}i:10;a:3:{s:2:\"id\";i:2481;s:4:\"name\";s:15:\"Finance Service\";s:4:\"slug\";s:15:\"finance-service\";}i:11;a:3:{s:2:\"id\";i:2480;s:4:\"name\";s:22:\"Fitness &amp; Wellness\";s:4:\"slug\";s:16:\"fitness-wellness\";}i:12;a:3:{s:2:\"id\";i:2476;s:4:\"name\";s:9:\"Gardening\";s:4:\"slug\";s:9:\"gardening\";}i:13;a:3:{s:2:\"id\";i:2490;s:4:\"name\";s:10:\"Healthcare\";s:4:\"slug\";s:10:\"healthcare\";}i:14;a:3:{s:2:\"id\";i:2477;s:4:\"name\";s:13:\"Home Services\";s:4:\"slug\";s:13:\"home-services\";}i:15;a:3:{s:2:\"id\";i:2498;s:4:\"name\";s:18:\"Hotel &amp; Travel\";s:4:\"slug\";s:12:\"hotel-travel\";}i:16;a:3:{s:2:\"id\";i:2482;s:4:\"name\";s:3:\"Law\";s:4:\"slug\";s:3:\"law\";}i:17;a:3:{s:2:\"id\";i:2478;s:4:\"name\";s:17:\"Local Storefronts\";s:4:\"slug\";s:17:\"local-storefronts\";}i:18;a:3:{s:2:\"id\";i:2471;s:4:\"name\";s:16:\"Local Technician\";s:4:\"slug\";s:16:\"local-technician\";}i:19;a:3:{s:2:\"id\";i:2474;s:4:\"name\";s:13:\"Manufacturing\";s:4:\"slug\";s:13:\"manufacturing\";}i:20;a:3:{s:2:\"id\";i:2500;s:4:\"name\";s:12:\"Multipurpose\";s:4:\"slug\";s:12:\"multipurpose\";}i:21;a:3:{s:2:\"id\";i:2492;s:4:\"name\";s:10:\"Non Profit\";s:4:\"slug\";s:10:\"non-profit\";}i:22;a:3:{s:2:\"id\";i:2472;s:4:\"name\";s:4:\"Pets\";s:4:\"slug\";s:4:\"pets\";}i:23;a:3:{s:2:\"id\";i:2485;s:4:\"name\";s:11:\"Photography\";s:4:\"slug\";s:11:\"photography\";}i:24;a:3:{s:2:\"id\";i:2488;s:4:\"name\";s:9:\"Portfolio\";s:4:\"slug\";s:9:\"portfolio\";}i:25;a:3:{s:2:\"id\";i:2484;s:4:\"name\";s:11:\"Real Estate\";s:4:\"slug\";s:11:\"real-estate\";}i:26;a:3:{s:2:\"id\";i:2496;s:4:\"name\";s:21:\"Restaurant &amp; Food\";s:4:\"slug\";s:15:\"restaurant-food\";}i:27;a:3:{s:2:\"id\";i:2499;s:4:\"name\";s:10:\"Technology\";s:4:\"slug\";s:10:\"technology\";}i:28;a:3:{s:2:\"id\";i:2473;s:4:\"name\";s:9:\"Transport\";s:4:\"slug\";s:9:\"transport\";}}','no'),(375,'astra-sites-and-pages-page-25','a:15:{s:8:\"id-19754\";a:21:{s:5:\"title\";s:5:\"Coach\";s:2:\"id\";i:19754;s:12:\"publish-date\";i:1543500769;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-home-01.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-home-01.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-home-01.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-05\";s:20:\"astra-site-parent-id\";i:238;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24539\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-home-01.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-home-01.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24534\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-about-01.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-about-01.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24538\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-e-books-01.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-e-books-01.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-05/e-books/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24537\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-courses-01.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-courses-01.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/140\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-05/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24536\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-contact-01.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-05-contact-01.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/146\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19803\";a:21:{s:5:\"title\";s:14:\"A/C Technician\";s:2:\"id\";i:19803;s:12:\"publish-date\";i:1543500769;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/ac-technician-05\";s:20:\"astra-site-parent-id\";i:268;s:15:\"astra-sites-tag\";a:4:{i:599;s:9:\"ac-repair\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-24770\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/262\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/ac-technician-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24771\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-05-services-01.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-05-services-01.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/273\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/ac-technician-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24768\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-05-about-01.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-05-about-01.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/277\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ac-technician-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24769\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/ac-technician-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19824\";a:21:{s:5:\"title\";s:15:\"Sierra Industry\";s:2:\"id\";i:19824;s:12:\"publish-date\";i:1543500721;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-home-1.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/sierra-industry-02\";s:20:\"astra-site-parent-id\";i:206;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:2:{i:2474;s:13:\"manufacturing\";i:2500;s:12:\"multipurpose\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24078\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-home-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/sierra-industry-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24075\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-industry-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24079\";a:12:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-products.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-products.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-02/product/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24080\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-projects-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24077\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-2.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19784\";a:21:{s:5:\"title\";s:6:\"Artist\";s:2:\"id\";i:19784;s:12:\"publish-date\";i:1543323208;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-05\";s:20:\"astra-site-parent-id\";i:161;s:15:\"astra-sites-tag\";a:5:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-23535\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/175\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-05/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23533\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/185\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23534\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/189\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19719\";a:21:{s:5:\"title\";s:7:\"Charity\";s:2:\"id\";i:19719;s:12:\"publish-date\";i:1541483028;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-05\";s:20:\"astra-site-parent-id\";i:167;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:7:{s:8:\"id-57941\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/673\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-05/donor-dashboard/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-23593\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/198\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23596\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-05/who-we-are/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23595\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/211\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/charity-05/who-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23594\";a:12:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/216\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/charity-05/our-partners/\";s:15:\"astra-sites-tag\";a:3:{i:734;s:8:\"partners\";i:486;s:4:\"team\";i:810;s:7:\"workers\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23591\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23591-charity-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23592\";a:12:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-donate.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23592-charity-donate-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/223\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/charity-05/donate/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19496\";a:21:{s:5:\"title\";s:18:\"Italian Restaurant\";s:2:\"id\";i:19496;s:12:\"publish-date\";i:1538655035;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-home-1.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/italian-restaurant-02\";s:20:\"astra-site-parent-id\";i:127;s:15:\"astra-sites-tag\";a:11:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23208\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-home-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/italian-restaurant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23209\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-menu-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/italian-restaurant-02/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23205\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/italian-restaurant-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23207\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/italian-restaurant-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19574\";a:21:{s:5:\"title\";s:18:\"Italian Restaurant\";s:2:\"id\";i:19574;s:12:\"publish-date\";i:1540190285;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/italian-restaurant-01\";s:20:\"astra-site-parent-id\";i:130;s:15:\"astra-sites-tag\";a:11:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23239\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/italian-restaurant-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23240\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/italian-restaurant-01/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23236\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/italian-restaurant-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23238\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-restaurant-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/italian-restaurant-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19557\";a:21:{s:5:\"title\";s:20:\"Interior Design Firm\";s:2:\"id\";i:19557;s:12:\"publish-date\";i:1540185981;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/interior-firm-02\";s:20:\"astra-site-parent-id\";i:315;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-25294\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/interior-firm-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25295\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-project.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-project.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-firm-02/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25291\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/interior-firm-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25296\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-testimonial.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-firm-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25293\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-02-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/interior-firm-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19598\";a:21:{s:5:\"title\";s:20:\"Interior Design Firm\";s:2:\"id\";i:19598;s:12:\"publish-date\";i:1543819741;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-homepage.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/interior-firm-01\";s:20:\"astra-site-parent-id\";i:314;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-25282\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/interior-firm-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25283\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-portfolio.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-firm-01/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25279\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/interior-firm-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25284\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-testimonials-1.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-firm-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25281\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-01-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/interior-firm-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48496\";a:21:{s:5:\"title\";s:20:\"Interior Design Firm\";s:2:\"id\";i:48496;s:12:\"publish-date\";i:1603984630;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/interior-firm-08\";s:20:\"astra-site-parent-id\";i:1742;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:2:{i:2488;s:9:\"portfolio\";i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48499\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/interior-firm-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48500\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-portfolio.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1182\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-firm-08/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48497\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1184\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/interior-firm-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48501\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-testimonials.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1186\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-firm-08/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48498\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/interior-firm-08-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/interior-firm-08/wp-json/wp/v2/pages/1188\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/interior-firm-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19111\";a:21:{s:5:\"title\";s:14:\"A/C Technician\";s:2:\"id\";i:19111;s:12:\"publish-date\";i:1535102708;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/ac-technician-01\";s:20:\"astra-site-parent-id\";i:292;s:15:\"astra-sites-tag\";a:4:{i:599;s:9:\"ac-repair\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-25048\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/ac-technician-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25049\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-01-services02.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-01-services02.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/ac-technician-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25045\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ac-technician-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25047\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/ac-technician-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47957\";a:21:{s:5:\"title\";s:18:\"Italian Restaurant\";s:2:\"id\";i:47957;s:12:\"publish-date\";i:1603828772;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-1.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/italian-restaurant-08\";s:20:\"astra-site-parent-id\";i:1689;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2496;s:15:\"restaurant-food\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47960\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/56\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/italian-restaurant-08/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47961\";a:12:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-menu-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-menu-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/54\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/italian-restaurant-08/menu/\";s:15:\"astra-sites-tag\";a:2:{i:1579;s:9:\"food-menu\";i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47958\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/italian-restaurant-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47959\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/italian-restaurant-08-contact-1.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/italian-restaurant-08/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/italian-restaurant-08/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18762\";a:21:{s:5:\"title\";s:14:\"A/C Technician\";s:2:\"id\";i:18762;s:12:\"publish-date\";i:1535102425;s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-elementor-homepage-sceenshot.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-elementor-homepage-sceenshot.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-elementor-homepage-sceenshot.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/ac-technician-02\";s:20:\"astra-site-parent-id\";i:294;s:15:\"astra-sites-tag\";a:5:{i:599;s:9:\"ac-repair\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-25072\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-elementor-homepage-sceenshot.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-elementor-homepage-sceenshot.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/ac-technician-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25073\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-services.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/ac-technician-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25069\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ac-technician-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25071\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-02-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/ac-technician-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18887\";a:21:{s:5:\"title\";s:15:\"MultiMed Clinic\";s:2:\"id\";i:18887;s:12:\"publish-date\";i:1534767021;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/multimed-04\";s:20:\"astra-site-parent-id\";i:261;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24729\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/multimed-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24724\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/multimed-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24727\";a:12:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-dept.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-dept.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/multimed-04/departments/\";s:15:\"astra-sites-tag\";a:1:{i:602;s:11:\"departments\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24728\";a:12:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-doctors.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-doctors.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-04/doctors/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24730\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/multimed-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24726\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-04-contact-2.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18933\";a:21:{s:5:\"title\";s:15:\"Multimed Clinic\";s:2:\"id\";i:18933;s:12:\"publish-date\";i:1533540957;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-site-03.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-site-03.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-site-03.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/multimed-03\";s:20:\"astra-site-parent-id\";i:262;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24743\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-site-03.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-site-03.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/multimed-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24738\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-about-site.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-about-site.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/multimed-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24741\";a:12:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-departments-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-departments-site.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/multimed-03/departments/\";s:15:\"astra-sites-tag\";a:1:{i:602;s:11:\"departments\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24742\";a:12:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-doctors-site.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-doctors-site.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-03/doctors/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24744\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-testimonials-site.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-testimonials-site.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/multimed-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24740\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-contact-site.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-03-contact-site.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(376,'astra-sites-and-pages-page-26','a:15:{s:8:\"id-18881\";a:21:{s:5:\"title\";s:10:\"University\";s:2:\"id\";i:18881;s:12:\"publish-date\";i:1533194157;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/university-04\";s:20:\"astra-site-parent-id\";i:286;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24975\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/university-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24970\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24973\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/university-04/our-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24976\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-04/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24974\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24972\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18917\";a:21:{s:5:\"title\";s:10:\"University\";s:2:\"id\";i:18917;s:12:\"publish-date\";i:1533194022;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-homepage.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/university-03\";s:20:\"astra-site-parent-id\";i:287;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24989\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/university-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24984\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-about-us-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24987\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-our-courses.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-our-courses.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/university-03/our-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24990\";a:12:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-teachers.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-teachers.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-03/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24988\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-gallery.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24986\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/university-03-contact-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18924\";a:21:{s:5:\"title\";s:12:\"Kindergarten\";s:2:\"id\";i:18924;s:12:\"publish-date\";i:1533194016;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-homepage.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kindergarten-03\";s:20:\"astra-site-parent-id\";i:254;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24658\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/110\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kindergarten-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24654\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/kindergarten-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24656\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-classes.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-classes.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-03/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-43553\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/kindergarten-03-faq.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/kindergarten-03-faq.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/kindergarten-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-43554\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/kindergarten-03-reviews.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/kindergarten-03-reviews.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-03/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24657\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-03-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18880\";a:21:{s:5:\"title\";s:12:\"Kindergarten\";s:2:\"id\";i:18880;s:12:\"publish-date\";i:1532087995;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kindergarten-04\";s:20:\"astra-site-parent-id\";i:257;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2491;s:22:\"educational-institutes\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24686\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kindergarten-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24682\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about-1.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/kindergarten-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24684\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-04/classes/\";s:15:\"astra-sites-tag\";a:3:{i:557;s:7:\"classes\";i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31638\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23462-kindergarten-faq-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/kindergarten-04/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-31639\";a:12:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23464-kindergarten-reviews-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24685\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18790\";a:21:{s:5:\"title\";s:8:\"Ayurveda\";s:2:\"id\";i:18790;s:12:\"publish-date\";i:1531225345;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-home-1.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/ayurveda-04\";s:20:\"astra-site-parent-id\";i:226;s:15:\"astra-sites-tag\";a:19:{i:618;s:9:\"ayurvedic\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:607;s:9:\"treatment\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-24438\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-home-1.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/ayurveda-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24435\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-about-1.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/ayurveda-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24437\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-04-contact-1.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ayurveda-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18872\";a:21:{s:5:\"title\";s:8:\"Ayurveda\";s:2:\"id\";i:18872;s:12:\"publish-date\";i:1531199534;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-homepage.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/ayurveda-03\";s:20:\"astra-site-parent-id\";i:228;s:15:\"astra-sites-tag\";a:19:{i:618;s:9:\"ayurvedic\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:607;s:9:\"treatment\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-24461\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/ayurveda-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24458\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-about-us.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-about-us.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/ayurveda-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24460\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-03-contact-us.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ayurveda-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18871\";a:21:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:2:\"id\";i:18871;s:12:\"publish-date\";i:1531199526;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-homepage.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/fitness-center-03\";s:20:\"astra-site-parent-id\";i:104;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-22955\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/fitness-center-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22952\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-classes.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-classes.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-03/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22950\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fitness-center-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-22954\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-03-contact.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18738\";a:21:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:2:\"id\";i:18738;s:12:\"publish-date\";i:1531199416;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-home.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/fitness-center-04\";s:20:\"astra-site-parent-id\";i:101;s:15:\"astra-sites-tag\";a:10:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:847;s:5:\"green\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:1020;s:8:\"personal\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-22930\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-home.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/fitness-center-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22928\";a:12:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-classes.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-classes.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-04/classes/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22926\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fitness-center-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-22929\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-04-contact-2.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18854\";a:21:{s:5:\"title\";s:12:\"Psychiatrist\";s:2:\"id\";i:18854;s:12:\"publish-date\";i:1530855088;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-03-homepage.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/psychiatrist-03\";s:20:\"astra-site-parent-id\";i:204;s:15:\"astra-sites-tag\";a:6:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-24071\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/psychiatrist-03/wp-json/wp/v2/pages/422\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/psychiatrist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18812\";a:21:{s:5:\"title\";s:12:\"Psychiatrist\";s:2:\"id\";i:18812;s:12:\"publish-date\";i:1530079532;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-04-home.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/psychiatrist-04\";s:20:\"astra-site-parent-id\";i:205;s:15:\"astra-sites-tag\";a:7:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-24073\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-04-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/psychiatrist-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/psychiatrist-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:746;s:13:\"one-page-site\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18696\";a:21:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:2:\"id\";i:18696;s:12:\"publish-date\";i:1527509495;s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-homepage.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/ecourse-learn-photoshop-03\";s:20:\"astra-site-parent-id\";i:274;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24839\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/64\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/ecourse-learn-photoshop-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24836\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-about-1.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/65\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/ecourse-learn-photoshop-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24838\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-courses.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-courses.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/85\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24841\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-testimonials-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-testimonials-1.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/86\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/ecourse-learn-photoshop-03/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24840\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-pricing.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-pricing.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-03/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18622\";a:21:{s:5:\"title\";s:20:\"Food and Drinks Blog\";s:2:\"id\";i:18622;s:12:\"publish-date\";i:1526300269;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/fnb-blogger-03\";s:20:\"astra-site-parent-id\";i:888;s:15:\"astra-sites-tag\";a:6:{i:728;s:8:\"beverage\";i:729;s:8:\"blogging\";i:336;s:4:\"food\";i:883;s:23:\"food-and-drinks-blogger\";i:890;s:12:\"food-blogger\";i:730;s:7:\"recipes\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:2:{s:8:\"id-31836\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-about-me.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-about-me.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/fnb-blogger-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fnb-blogger-03/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-31837\";a:12:{s:5:\"title\";s:19:\"Let&#8217;s Connect\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/09/fnb-blogger-03-lets-connect-01.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/09/fnb-blogger-03-lets-connect.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/fnb-blogger-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/fnb-blogger-03/lets-connect/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18624\";a:21:{s:5:\"title\";s:6:\"Author\";s:2:\"id\";i:18624;s:12:\"publish-date\";i:1526299822;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-homepage.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/author-03\";s:20:\"astra-site-parent-id\";i:222;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-24404\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/author-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24402\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-books.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-books.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/author-03/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24400\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/author-03/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24403\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/author-03-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/author-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18636\";a:21:{s:5:\"title\";s:9:\"Jewellery\";s:2:\"id\";i:18636;s:12:\"publish-date\";i:1526295229;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-homepage.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/jewellery-03\";s:20:\"astra-site-parent-id\";i:249;s:15:\"astra-sites-tag\";a:18:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2382;s:15:\"jewellery-store\";i:2529;s:13:\"jewelry-store\";i:2383;s:22:\"online-jewellery-store\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-24626\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/jewellery-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-24624\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-about-us-1.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/jewellery-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24625\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-03-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24625-jewellery-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/jewellery-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18548\";a:21:{s:5:\"title\";s:15:\"Wedding Planner\";s:2:\"id\";i:18548;s:12:\"publish-date\";i:1525174042;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-home-2.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-home-2.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-home-2.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/wedding-planner-04\";s:20:\"astra-site-parent-id\";i:272;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24812\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-home-2.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-home-2.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/173\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/wedding-planner-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24808\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24813\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-services-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24811\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-gallery-2.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-gallery-2.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-planner-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24814\";a:12:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-venues.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-venues.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wedding-planner-04/venues/\";s:15:\"astra-sites-tag\";a:1:{i:696;s:5:\"venue\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24810\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-04-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-planner-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(377,'astra-sites-and-pages-page-27','a:15:{s:8:\"id-18574\";a:21:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:2:\"id\";i:18574;s:12:\"publish-date\";i:1525174025;s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/ecourse-learn-photoshop-04\";s:20:\"astra-site-parent-id\";i:275;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24853\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/ecourse-learn-photoshop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24848\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/ecourse-learn-photoshop-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24851\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24851-ecourse-learn-photoshop-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24851-ecourse-learn-photoshop-courses-resize.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-04/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24856\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/ecourse-learn-photoshop-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24854\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24854-ecourse-learn-photoshop-pricing-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24854-ecourse-learn-photoshop-pricing-resize.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18423\";a:21:{s:5:\"title\";s:6:\"Author\";s:2:\"id\";i:18423;s:12:\"publish-date\";i:1524117769;s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/author-04\";s:20:\"astra-site-parent-id\";i:224;s:15:\"astra-sites-tag\";a:6:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:1020;s:8:\"personal\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-24419\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/author-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24417\";a:12:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/author-04/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24415\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/author-04/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24418\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/author-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18556\";a:21:{s:5:\"title\";s:15:\"Wedding Planner\";s:2:\"id\";i:18556;s:12:\"publish-date\";i:1524117767;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/wedding-planner-03\";s:20:\"astra-site-parent-id\";i:273;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24826\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/wedding-planner-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24822\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24827\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-services-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24825\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-gallery-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-gallery-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-planner-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24828\";a:12:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-venues-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-venues-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wedding-planner-03/venues/\";s:15:\"astra-sites-tag\";a:1:{i:696;s:5:\"venue\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24824\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-contact-us-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-03-contact-us-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-planner-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18507\";a:21:{s:5:\"title\";s:20:\"Food and Drinks Blog\";s:2:\"id\";i:18507;s:12:\"publish-date\";i:1524033185;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-1.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/fnb-blogger-04\";s:20:\"astra-site-parent-id\";i:355;s:15:\"astra-sites-tag\";a:7:{i:728;s:8:\"beverage\";i:729;s:8:\"blogging\";i:882;s:6:\"drinks\";i:336;s:4:\"food\";i:883;s:23:\"food-and-drinks-blogger\";i:1020;s:8:\"personal\";i:730;s:7:\"recipes\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:2:{s:8:\"id-28358\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/fnb-blogger-04-about-me-2.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/fnb-blogger-04-about-me-2.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/fnb-blogger-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fnb-blogger-04/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-28360\";a:12:{s:5:\"title\";s:19:\"Let&#8217;s Connect\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/fnb-blogger-04-lets-connect-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/fnb-blogger-04-lets-connect-2.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/fnb-blogger-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/fnb-blogger-04/lets-connect/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18492\";a:21:{s:5:\"title\";s:9:\"Jewellery\";s:2:\"id\";i:18492;s:12:\"publish-date\";i:1523528992;s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/jewellery-04\";s:20:\"astra-site-parent-id\";i:252;s:15:\"astra-sites-tag\";a:18:{i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:1817;s:15:\"ecommerce-store\";i:2419;s:9:\"eshopping\";i:2382;s:15:\"jewellery-store\";i:2529;s:13:\"jewelry-store\";i:2383;s:22:\"online-jewellery-store\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:9:\"cartflows\";s:4:\"init\";s:23:\"cartflows/cartflows.php\";s:4:\"name\";s:9:\"CartFlows\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-24635\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/jewellery-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24633\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04-about-us.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/jewellery-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24634\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-04-contact-us.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/jewellery-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18399\";a:21:{s:5:\"title\";s:5:\"Hotel\";s:2:\"id\";i:18399;s:12:\"publish-date\";i:1522060654;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-homepage.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-03\";s:20:\"astra-site-parent-id\";i:279;s:15:\"astra-sites-tag\";a:6:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24893\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24894\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-rooms.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-rooms.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/129\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/hotel-03/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24895\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-services.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-services.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/hotel-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24892\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-gallery.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24896\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-testimonials.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hotel-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24891\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-03-contact.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18394\";a:21:{s:5:\"title\";s:5:\"Hotel\";s:2:\"id\";i:18394;s:12:\"publish-date\";i:1522060425;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-04\";s:20:\"astra-site-parent-id\";i:282;s:15:\"astra-sites-tag\";a:4:{i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24925\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24926\";a:12:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/hotel-04/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24927\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/hotel-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24924\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24928\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hotel-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24923\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18388\";a:21:{s:5:\"title\";s:7:\"eCourse\";s:2:\"id\";i:18388;s:12:\"publish-date\";i:1522057120;s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/teach-03\";s:20:\"astra-site-parent-id\";i:216;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24331\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/teach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24328\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-about.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-about.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/50\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/teach-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24332\";a:12:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-lessons.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-lessons.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-03/lessons/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24333\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-testimonials.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/teach-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24330\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-03-contact.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18373\";a:21:{s:5:\"title\";s:12:\"Kids Charity\";s:2:\"id\";i:18373;s:12:\"publish-date\";i:1522056794;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-homepage.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kids-charity-03\";s:20:\"astra-site-parent-id\";i:169;s:15:\"astra-sites-tag\";a:6:{i:625;s:7:\"charity\";i:978;s:10:\"child-care\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:4;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:7:{s:8:\"id-57942\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/627\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/kids-charity-03/donor-dashboard/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";a:0:{}s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:0:{}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-23608\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/121\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kids-charity-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23611\";a:12:{s:5:\"title\";s:10:\"Who we are\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-who-we-are.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-who-we-are.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/kids-charity-03/who-we-are/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23610\";a:12:{s:5:\"title\";s:10:\"What we do\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/123\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/kids-charity-03/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23609\";a:12:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-partners.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-partners.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/124\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/kids-charity-03/our-partners/\";s:15:\"astra-sites-tag\";a:2:{i:734;s:8:\"partners\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23606\";a:12:{s:5:\"title\";s:10:\"Contact us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/125\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/kids-charity-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23607\";a:12:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-donate.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/kids-charity-03-donate.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/103\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/kids-charity-03/donate/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18363\";a:21:{s:5:\"title\";s:9:\"theAgency\";s:2:\"id\";i:18363;s:12:\"publish-date\";i:1521183423;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-homepage.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/wordpress-agency-03\";s:20:\"astra-site-parent-id\";i:133;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23274\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/wordpress-agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23271\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-about-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wordpress-agency-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23276\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-services-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-services-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23275\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-projects-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23277\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-testimonials-3.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-testimonials-3.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wordpress-agency-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23273\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-03-contact-2.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wordpress-agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18372\";a:21:{s:5:\"title\";s:5:\"Coach\";s:2:\"id\";i:18372;s:12:\"publish-date\";i:1521183405;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-homepage.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-03\";s:20:\"astra-site-parent-id\";i:236;s:15:\"astra-sites-tag\";a:6:{i:854;s:5:\"coach\";i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24510\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24505\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-about-1.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24509\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-e-books.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-e-books.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-03/e-books/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24508\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-courses.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-courses.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24507\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-03-contact.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18361\";a:21:{s:5:\"title\";s:17:\"Five Days Website\";s:2:\"id\";i:18361;s:12:\"publish-date\";i:1521183383;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-homepage.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/creative-agency-03\";s:20:\"astra-site-parent-id\";i:178;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:664;s:16:\"digital-services\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23665\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/creative-agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23667\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/creative-agency-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23663\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-case-studies.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-case-studies.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-03/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23669\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-testimonials.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23666\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-prices.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-prices.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/creative-agency-03/prices/\";s:15:\"astra-sites-tag\";a:2:{i:815;s:5:\"price\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23664\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-03-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/creative-agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18375\";a:21:{s:5:\"title\";s:16:\"Conference Event\";s:2:\"id\";i:18375;s:12:\"publish-date\";i:1521183449;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/conference-event-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/conference-event-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/conference-event-03-homepage.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/conference-event-03\";s:20:\"astra-site-parent-id\";i:175;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-23637\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/conference-event-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/conference-event-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/conference-event-03/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/conference-event-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18342\";a:21:{s:5:\"title\";s:7:\"Charity\";s:2:\"id\";i:18342;s:12:\"publish-date\";i:1520489561;s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-02\";s:20:\"astra-site-parent-id\";i:166;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:33:\"Elementor Header & Footer Builder\";}i:2;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:10:{s:8:\"id-57946\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/2222\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/charity-02/donor-dashboard-4/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57944\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/2197\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/charity-02/donor-dashboard-2/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57945\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/2208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/charity-02/donor-dashboard-3/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-57943\";a:12:{s:5:\"title\";s:15:\"Donor Dashboard\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/2180\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-02/donor-dashboard/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-23580\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23583\";a:12:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-who-we-are-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-who-we-are-1.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-02/who-we-are/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23582\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-02/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23581\";a:12:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-our-partners.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-our-partners.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/charity-02/our-partners/\";s:15:\"astra-sites-tag\";a:2:{i:734;s:8:\"partners\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23578\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-contact-us.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23579\";a:12:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-02-donate.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23579-charity-donate-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/103\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/charity-02/donate/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:4:\"give\";s:4:\"init\";s:13:\"give/give.php\";s:4:\"name\";s:22:\"Give - Donation Plugin\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18310\";a:21:{s:5:\"title\";s:17:\"Five Days Website\";s:2:\"id\";i:18310;s:12:\"publish-date\";i:1520407757;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/03/creative-agency-04-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/03/creative-agency-04-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/03/creative-agency-04-1.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/creative-agency-04\";s:20:\"astra-site-parent-id\";i:181;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:664;s:16:\"digital-services\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23703\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/03/creative-agency-04-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/03/creative-agency-04-1.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/creative-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23705\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23705-five-days-website-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23705-five-days-website-services-resize.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/creative-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23701\";a:12:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-case-studies.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-case-studies.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-04/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:736;s:7:\"studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23707\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23704\";a:12:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-prices.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-prices.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/creative-agency-04/prices/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23702\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/creative-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(378,'astra-sites-and-pages-page-28','a:15:{s:8:\"id-18306\";a:21:{s:5:\"title\";s:9:\"theAgency\";s:2:\"id\";i:18306;s:12:\"publish-date\";i:1520407419;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-2.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-2.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/wordpress-agency-04\";s:20:\"astra-site-parent-id\";i:141;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-23344\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-2.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/wordpress-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23341\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-about-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wordpress-agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23346\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-services-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23345\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-projects-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-projects-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-04/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23347\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-testimonials-3.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-testimonials-3.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wordpress-agency-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23343\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-04-contact-1.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wordpress-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18325\";a:21:{s:5:\"title\";s:16:\"Conference Event\";s:2:\"id\";i:18325;s:12:\"publish-date\";i:1520407164;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-02-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-02-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-02-1.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/conference-event-02\";s:20:\"astra-site-parent-id\";i:168;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-23603\";a:12:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-02-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-02-1.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/conference-event-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/conference-event-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18284\";a:21:{s:5:\"title\";s:7:\"eCourse\";s:2:\"id\";i:18284;s:12:\"publish-date\";i:1519723055;s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/teach-04\";s:20:\"astra-site-parent-id\";i:218;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2494;s:9:\"elearning\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-39985\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/teach-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39983\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-about.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-about.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/50\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/teach-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39986\";a:12:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-lessons.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-lessons.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-04/lessons/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39987\";a:12:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-testimonials.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/teach-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-39984\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-contact.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18265\";a:21:{s:5:\"title\";s:5:\"Coach\";s:2:\"id\";i:18265;s:12:\"publish-date\";i:1518672171;s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-02\";s:20:\"astra-site-parent-id\";i:220;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1020;s:8:\"personal\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24381\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24376\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-about.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-about.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24380\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-e-books.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-e-books.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-02/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24379\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-courses.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-courses.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-02/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24378\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-02-contact.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18266\";a:21:{s:5:\"title\";s:20:\"Motivational Speaker\";s:2:\"id\";i:18266;s:12:\"publish-date\";i:1518672041;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/motivational-speaker-02-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/motivational-speaker-02-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/motivational-speaker-02-1.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-02\";s:20:\"astra-site-parent-id\";i:179;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1020;s:8:\"personal\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23675\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/motivational-speaker-02-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/motivational-speaker-02-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23670\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-about.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23674\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-e-books.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-e-books.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-02/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23673\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-courses.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-courses.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-02/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23672\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-02-contact.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18384\";a:21:{s:5:\"title\";s:20:\"Motivational Speaker\";s:2:\"id\";i:18384;s:12:\"publish-date\";i:1522057475;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-homepage.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-03\";s:20:\"astra-site-parent-id\";i:195;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:855;s:20:\"motivational-speaker\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23996\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23991\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-about-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23995\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-e-books-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-e-books-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-03/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23994\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-courses-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-courses-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23993\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-03-contact-1.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19755\";a:21:{s:5:\"title\";s:20:\"Motivational Speaker\";s:2:\"id\";i:19755;s:12:\"publish-date\";i:1543500768;s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-05\";s:20:\"astra-site-parent-id\";i:176;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-23645\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23640\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23644\";a:12:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-05/e-books/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23643\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/140\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-05/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-23642\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/146\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48342\";a:21:{s:5:\"title\";s:5:\"Coach\";s:2:\"id\";i:48342;s:12:\"publish-date\";i:1603908987;s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-08\";s:20:\"astra-site-parent-id\";i:1723;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48347\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/389\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48343\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-about.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/391\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48346\";a:12:{s:5:\"title\";s:6:\"e-Book\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-e-book.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-e-book.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/393\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/coach-08/e-book/\";s:15:\"astra-sites-tag\";a:1:{i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48345\";a:12:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-courses.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-courses.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/395\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-08/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48344\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/coach-08-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-08/wp-json/wp/v2/pages/397\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18222\";a:21:{s:5:\"title\";s:14:\"Brandstore Pro\";s:2:\"id\";i:18222;s:12:\"publish-date\";i:1516857804;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-homepage.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/store-03\";s:20:\"astra-site-parent-id\";i:267;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:6:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:4;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:5;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-24762\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/store-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-24763\";a:12:{s:5:\"title\";s:11:\"Lookbook 18\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-lookbook-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-lookbook-1.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/592\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-03/lookbook/\";s:15:\"astra-sites-tag\";a:2:{i:752;s:8:\"lookbook\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24760\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-about.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-about.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24761\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/store-03-contact.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/store-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18201\";a:21:{s:5:\"title\";s:23:\"Wanderlust Travel Diary\";s:2:\"id\";i:18201;s:12:\"publish-date\";i:1516775748;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2018/01/blog-06-homepage.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2018/01/blog-06-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2018/01/blog-06-homepage.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-06\";s:20:\"astra-site-parent-id\";i:231;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:480;s:4:\"blog\";i:751;s:11:\"exploration\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:2:{s:8:\"id-24469\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/net-blog-06-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/net-blog-06-about.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-06/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/blog-06/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24470\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/blog-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/blog-06-contact.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-06/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18124\";a:21:{s:5:\"title\";s:23:\"Wanderlust Travel Diary\";s:2:\"id\";i:18124;s:12:\"publish-date\";i:1516616741;s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-05\";s:20:\"astra-site-parent-id\";i:232;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:480;s:4:\"blog\";i:751;s:11:\"exploration\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:2:{s:8:\"id-24476\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24476-wanderlust-travel-diary-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24476-wanderlust-travel-diary-about-us-resize.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-05/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/blog-05/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24477\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24477-wanderlust-travel-diary-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24477-wanderlust-travel-diary-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-05/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48231\";a:21:{s:5:\"title\";s:20:\"Motivational Speaker\";s:2:\"id\";i:48231;s:12:\"publish-date\";i:1603901316;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-home.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-08\";s:20:\"astra-site-parent-id\";i:1708;s:15:\"astra-sites-tag\";a:3:{i:1545;s:21:\"inspirational-speaker\";i:855;s:20:\"motivational-speaker\";i:1709;s:7:\"speaker\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2483;s:15:\"expert-services\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-48235\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-home.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/624\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48232\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/626\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48233\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-blog-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-blog-1.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/628\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/motivational-speaker-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48234\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/10/motivational-speaker-08-contact.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-08/wp-json/wp/v2/pages/630\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18137\";a:21:{s:5:\"title\";s:14:\"Brandstore Pro\";s:2:\"id\";i:18137;s:12:\"publish-date\";i:1516080827;s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/store-04\";s:20:\"astra-site-parent-id\";i:269;s:15:\"astra-sites-tag\";a:20:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:2418;s:8:\"commerce\";i:1017;s:10:\"e-commerce\";i:496;s:9:\"ecommerce\";i:2422;s:13:\"online-market\";i:732;s:11:\"online-shop\";i:2420;s:15:\"online-shopping\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:2421;s:9:\"purchases\";i:2417;s:8:\"reseller\";i:733;s:4:\"shop\";i:2416;s:8:\"shopping\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2495;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:5:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:4;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-34098\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-1.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}}}s:8:\"id-24775\";a:12:{s:5:\"title\";s:8:\"Lookbook\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-lookbook.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-lookbook.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/568\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-04/lookbook/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:752;s:8:\"lookbook\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24772\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-about-us.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24773\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/01/store-04-contact-us.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/store-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-21589\";a:21:{s:5:\"title\";s:22:\"Fashion Lifestyle Blog\";s:2:\"id\";i:21589;s:12:\"publish-date\";i:1557898277;s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-homepage.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/fashion-lifestyle-02\";s:20:\"astra-site-parent-id\";i:137;s:15:\"astra-sites-tag\";a:6:{i:480;s:4:\"blog\";i:482;s:7:\"fashion\";i:479;s:9:\"lifestyle\";i:1020;s:8:\"personal\";i:483;s:16:\"styling-shopping\";i:481;s:5:\"trend\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-23319\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/855\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/fashion-lifestyle-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23317\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-blog.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-blog.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fashion-lifestyle-02/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-23318\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-02-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/fashion-lifestyle-02/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18108\";a:21:{s:5:\"title\";s:10:\"Sweet Shop\";s:2:\"id\";i:18108;s:12:\"publish-date\";i:1515139635;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/sweet-shop-04\";s:20:\"astra-site-parent-id\";i:270;s:15:\"astra-sites-tag\";a:5:{i:758;s:6:\"bakery\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2478;s:17:\"local-storefronts\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:23:\"header-footer-elementor\";s:4:\"init\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:4:\"name\";s:35:\"Elementor - Header, Footer & Blocks\";}i:2;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24788\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/212\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/sweet-shop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24784\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/sweet-shop-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24787\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/sweet-shop-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24789\";a:12:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/sweet-shop-04/our-cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-24786\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sweet-shop-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(379,'astra-sites-and-pages-page-29','a:15:{s:8:\"id-18040\";a:21:{s:5:\"title\";s:10:\"Freelancer\";s:2:\"id\";i:18040;s:12:\"publish-date\";i:1514438765;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-03-homepage.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/freelancer-03\";s:20:\"astra-site-parent-id\";i:194;s:15:\"astra-sites-tag\";a:6:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:399;s:8:\"one-page\";i:671;s:16:\"service-provider\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-23987\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/freelancer-03/wp-json/wp/v2/pages/325\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/freelancer-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18103\";a:21:{s:5:\"title\";s:7:\"Charity\";s:2:\"id\";i:18103;s:12:\"publish-date\";i:1515137293;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-04\";s:20:\"astra-site-parent-id\";i:145;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23378\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23379\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-04/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23377\";a:12:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-making-difference.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-making-difference.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-04/creating-impact/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23376\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-04-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18041\";a:21:{s:5:\"title\";s:6:\"Agency\";s:2:\"id\";i:18041;s:12:\"publish-date\";i:1514438706;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-homepage.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-03\";s:20:\"astra-site-parent-id\";i:214;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24305\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24302\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-about-2.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-about-2.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24308\";a:12:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-websites-2.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-websites-2.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-03/websites/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24307\";a:12:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-support-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-support-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/112\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-03/support/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24306\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-pricing-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-pricing-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-03/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24304\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-contact-2.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-18036\";a:21:{s:5:\"title\";s:6:\"Artist\";s:2:\"id\";i:18036;s:12:\"publish-date\";i:1514381521;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-homepage.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-01\";s:20:\"astra-site-parent-id\";i:146;s:15:\"astra-sites-tag\";a:8:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:861;s:9:\"paintings\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:3;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-23392\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23389\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/artist-01/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-23391\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-01-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17985\";a:21:{s:5:\"title\";s:16:\"Freelance Artist\";s:2:\"id\";i:17985;s:12:\"publish-date\";i:1513833063;s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-02\";s:20:\"astra-site-parent-id\";i:144;s:15:\"astra-sites-tag\";a:9:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:496;s:9:\"ecommerce\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:1020;s:8:\"personal\";i:967;s:13:\"product-store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:11:\"woocommerce\";s:4:\"init\";s:27:\"woocommerce/woocommerce.php\";s:4:\"name\";s:11:\"WooCommerce\";}i:2;a:3:{s:4:\"slug\";s:29:\"woo-cart-abandonment-recovery\";s:4:\"init\";s:63:\"woo-cart-abandonment-recovery/woo-cart-abandonment-recovery.php\";s:4:\"name\";s:37:\"WooCommerce Cart Abandonment Recovery\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-34089\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23371\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/artist-02/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-23373\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17931\";a:21:{s:5:\"title\";s:10:\"Home Decor\";s:2:\"id\";i:17931;s:12:\"publish-date\";i:1511864213;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2017/11/blog-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2017/11/blog-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2017/11/blog-04-homepage.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-04\";s:20:\"astra-site-parent-id\";i:233;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:863;s:10:\"decor-blog\";i:862;s:10:\"home-decor\";i:434;s:15:\"interior-design\";i:864;s:21:\"interior-design-blogs\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:35:\"recent-posts-widget-with-thumbnails\";s:4:\"init\";s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";s:4:\"name\";s:35:\"Recent Posts Widget With Thumbnails\";}i:2;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:3;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:2:{s:8:\"id-24482\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/blog-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/blog-04-about-1.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-04/wp-json/wp/v2/pages/1884\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/blog-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24483\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/blog-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24483-home-decor-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-04/wp-json/wp/v2/pages/1821\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17911\";a:21:{s:5:\"title\";s:10:\"Home Decor\";s:2:\"id\";i:17911;s:12:\"publish-date\";i:1511529926;s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2017/11/blog-02-1.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2017/11/blog-02-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2017/11/blog-02-1.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-02\";s:20:\"astra-site-parent-id\";i:255;s:15:\"astra-sites-tag\";a:5:{i:435;s:12:\"architecture\";i:480;s:4:\"blog\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:35:\"recent-posts-widget-with-thumbnails\";s:4:\"init\";s:75:\"recent-posts-widget-with-thumbnails/recent-posts-widget-with-thumbnails.php\";s:4:\"name\";s:35:\"Recent Posts Widget With Thumbnails\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:2:{s:8:\"id-24664\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/blog-02-about.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/blog-02-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-02/wp-json/wp/v2/pages/1884\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/blog-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24666\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/blog-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/blog-02-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-02/wp-json/wp/v2/pages/1821\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17697\";a:21:{s:5:\"title\";s:3:\"Spa\";s:2:\"id\";i:17697;s:12:\"publish-date\";i:1509615020;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-homepage.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/lotus-spa-04\";s:20:\"astra-site-parent-id\";i:188;s:15:\"astra-sites-tag\";a:11:{i:532;s:11:\"acupressure\";i:1023;s:6:\"beauty\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23888\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/lotus-spa-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23885\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-about-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/lotus-spa-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}}}s:8:\"id-23889\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-services-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-services-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2210\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/lotus-spa-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-23887\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-contact-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2449\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/lotus-spa-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:18:\"ultimate-elementor\";s:4:\"init\";s:41:\"ultimate-elementor/ultimate-elementor.php\";s:4:\"name\";s:29:\"Ultimate Addons for Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17702\";a:21:{s:5:\"title\";s:6:\"Agency\";s:2:\"id\";i:17702;s:12:\"publish-date\";i:1509463383;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-homepage.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-04\";s:20:\"astra-site-parent-id\";i:213;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:6:{s:8:\"id-24173\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24170\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-about-1.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24178\";a:12:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-websites-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-websites-1.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-04/websites/\";s:15:\"astra-sites-tag\";a:1:{i:661;s:7:\"website\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24176\";a:12:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-support-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-support-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/112\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-04/support/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24175\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-pricing.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-pricing.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24172\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-contact-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17638\";a:21:{s:5:\"title\";s:10:\"Freelancer\";s:2:\"id\";i:17638;s:12:\"publish-date\";i:1507635210;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-homepage.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/freelancer-04\";s:20:\"astra-site-parent-id\";i:192;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:1020;s:8:\"personal\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2488;s:9:\"portfolio\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-23977\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-homepage.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/freelancer-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/freelancer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17631\";a:21:{s:5:\"title\";s:7:\"Charity\";s:2:\"id\";i:17631;s:12:\"publish-date\";i:1507628801;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-homepage.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-03\";s:20:\"astra-site-parent-id\";i:171;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2492;s:10:\"non-profit\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23624\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23625\";a:12:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-what-we-do.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-03/what-we-do/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23623\";a:12:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-creating.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-creating.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-03/creating-impact/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23622\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-03-contact.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17624\";a:21:{s:5:\"title\";s:10:\"Car Repair\";s:2:\"id\";i:17624;s:12:\"publish-date\";i:1507201150;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-homepage.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/car-repair-02\";s:20:\"astra-site-parent-id\";i:296;s:15:\"astra-sites-tag\";a:5:{i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:666;s:10:\"car-repair\";i:1021;s:14:\"local-business\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2475;s:10:\"automotive\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-25096\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/355\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/car-repair-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-25093\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-repair-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25098\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/car-repair-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25097\";a:12:{s:5:\"title\";s:9:\"Our Staff\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-our-staff.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-our-staff.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/car-repair-02/our-staff/\";s:15:\"astra-sites-tag\";a:2:{i:668;s:5:\"staff\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25095\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/649\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-repair-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17630\";a:21:{s:5:\"title\";s:11:\"Electrician\";s:2:\"id\";i:17630;s:12:\"publish-date\";i:1507201098;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-homepage.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/electrician-01\";s:20:\"astra-site-parent-id\";i:234;s:15:\"astra-sites-tag\";a:3:{i:341;s:11:\"electrician\";i:439;s:14:\"local-services\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24489\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/electrician-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24485\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24490\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-services.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-services.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24488\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-faq.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-faq.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/electrician-01/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24487\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-01-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/electrician-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17618\";a:21:{s:5:\"title\";s:10:\"Sweet Shop\";s:2:\"id\";i:17618;s:12:\"publish-date\";i:1507027450;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-homepage.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/sweet-shop-03\";s:20:\"astra-site-parent-id\";i:271;s:15:\"astra-sites-tag\";a:7:{i:758;s:6:\"bakery\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2478;s:17:\"local-storefronts\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24800\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/sweet-shop-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24796\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-about-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-about-2.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/sweet-shop-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24799\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-gallery.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-gallery.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/sweet-shop-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24801\";a:12:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-our-cakes.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-our-cakes.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/sweet-shop-03/our-cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-24798\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-03-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sweet-shop-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17619\";a:21:{s:5:\"title\";s:18:\"Wedding Invitation\";s:2:\"id\";i:17619;s:12:\"publish-date\";i:1507027381;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-01-homepage.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-01\";s:20:\"astra-site-parent-id\";i:265;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-24756\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/wedding-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no');
INSERT INTO `wp_options` VALUES (380,'astra-sites-and-pages-page-30','a:15:{s:8:\"id-17616\";a:21:{s:5:\"title\";s:6:\"Lawyer\";s:2:\"id\";i:17616;s:12:\"publish-date\";i:1507027353;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-homepage.jpg\";s:14:\"astra-site-url\";s:25:\"//websitedemos.net/law-01\";s:20:\"astra-site-parent-id\";i:353;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-28283\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"//websitedemos.net/law-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-28280\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-about-1.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/law-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-28284\";a:12:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-practice-area-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-practice-area-1.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/law-01/practice-area/\";s:15:\"astra-sites-tag\";a:2:{i:708;s:4:\"area\";i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-36136\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/law-01-faq.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/law-01-faq.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/law-01/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-28282\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/law-01-contact-2.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/law-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17562\";a:21:{s:5:\"title\";s:3:\"Spa\";s:2:\"id\";i:17562;s:12:\"publish-date\";i:1505912623;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-homepage.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/lotus-spa-03\";s:20:\"astra-site-parent-id\";i:191;s:15:\"astra-sites-tag\";a:10:{i:532;s:11:\"acupressure\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:11:\"astra-addon\";s:4:\"init\";s:27:\"astra-addon/astra-addon.php\";s:4:\"name\";s:9:\"Astra Pro\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-23970\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-homepage.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/lotus-spa-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23967\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-about.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-about.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/lotus-spa-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23971\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-services.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-services.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2210\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/lotus-spa-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}}}s:8:\"id-23969\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-03-contact.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2449\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/lotus-spa-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:17:\"bb-ultimate-addon\";s:4:\"init\";s:39:\"bb-ultimate-addon/bb-ultimate-addon.php\";s:4:\"name\";s:34:\"Ultimate Addons for Beaver Builder\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17524\";a:21:{s:5:\"title\";s:13:\"Dental Clinic\";s:2:\"id\";i:17524;s:12:\"publish-date\";i:1505903441;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-01-homepage.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/dental-01\";s:20:\"astra-site-parent-id\";i:229;s:15:\"astra-sites-tag\";a:7:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-24462\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/dental-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/dental-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17534\";a:21:{s:5:\"title\";s:14:\"Digital Agency\";s:2:\"id\";i:17534;s:12:\"publish-date\";i:1505892622;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-homepage.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-02\";s:20:\"astra-site-parent-id\";i:210;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:686;s:9:\"corporate\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-24112\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-homepage.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24109\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-about.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24113\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-services-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/digital-agency-services-page.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24111\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2017/09/agency-02-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17535\";a:21:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:2:\"id\";i:17535;s:12:\"publish-date\";i:1505892461;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-02\";s:20:\"astra-site-parent-id\";i:307;s:15:\"astra-sites-tag\";a:8:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:1021;s:14:\"local-business\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-25221\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25217\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-about.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25222\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-services.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-services.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25220\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-gallery.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25219\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17531\";a:21:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:2:\"id\";i:17531;s:12:\"publish-date\";i:1505991876;s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-homepage.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-01\";s:20:\"astra-site-parent-id\";i:305;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-25194\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25190\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-about.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25195\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-services.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-services.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25193\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-gallery.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-gallery.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-01/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25192\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-01-contact-2.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48562\";a:21:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:2:\"id\";i:48562;s:12:\"publish-date\";i:1603984618;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-08\";s:20:\"astra-site-parent-id\";i:1746;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2476;s:9:\"gardening\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:7:\"Spectra\";}i:1;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48566\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-home.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:7:\"Spectra\";}}}s:8:\"id-48563\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-about.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:7:\"Spectra\";}}}s:8:\"id-48567\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-services.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-services.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:7:\"Spectra\";}}}s:8:\"id-48565\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-gallery.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-gallery.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-08/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48564\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/gardener-08-contact.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-08/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:7:\"Spectra\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19791\";a:21:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:2:\"id\";i:19791;s:12:\"publish-date\";i:1543500773;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-05\";s:20:\"astra-site-parent-id\";i:277;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24873\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/750\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24870\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/759\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24874\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/763\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24872\";a:12:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/767\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-05/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24871\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/770\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-55358\";a:21:{s:5:\"title\";s:17:\"Web Design Agency\";s:2:\"id\";i:55358;s:12:\"publish-date\";i:1621624720;s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08-600x800-1.jpeg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08-600x800-1.jpeg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08-600x800-1.jpeg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/web-design-agency-08\";s:20:\"astra-site-parent-id\";i:2095;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:2159;s:17:\"web-design-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:0:{}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-55567\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/05/web-design-agency-08.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/web-design-agency-08/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/web-design-agency-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17529\";a:21:{s:5:\"title\";s:12:\"Construction\";s:2:\"id\";i:17529;s:12:\"publish-date\";i:1505892280;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-homepage.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-01\";s:20:\"astra-site-parent-id\";i:300;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-25144\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25141\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25146\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-services.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-services.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25145\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-projects.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-projects.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25143\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-01-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17536\";a:21:{s:5:\"title\";s:12:\"Construction\";s:2:\"id\";i:17536;s:12:\"publish-date\";i:1505892261;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-homepage.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-02\";s:20:\"astra-site-parent-id\";i:302;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";i:687;s:6:\"realty\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-25166\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-homepage.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-homepage.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25163\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-about.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-about.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25168\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-services.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-co-services.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25167\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-projects.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-projects.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-25165\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-contact.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48225\";a:21:{s:5:\"title\";s:12:\"Construction\";s:2:\"id\";i:48225;s:12:\"publish-date\";i:1603905869;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-08\";s:20:\"astra-site-parent-id\";i:1707;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2484;s:11:\"real-estate\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48228\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1815\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48226\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-about-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1816\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48230\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-services-gb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-services-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1817\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48229\";a:12:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-projects-gb.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-projects-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1818\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-08/projects/\";s:15:\"astra-sites-tag\";a:1:{i:1613;s:8:\"projects\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48227\";a:12:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/construction-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/construction-08/wp-json/wp/v2/pages/1819\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-08/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17504\";a:21:{s:5:\"title\";s:16:\"Co-Working Space\";s:2:\"id\";i:17504;s:12:\"publish-date\";i:1505739194;s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-02\";s:20:\"astra-site-parent-id\";i:215;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24320\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24316\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-about-page.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-about-page.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24317\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-aminities.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-aminities.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-02/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24321\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-02/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24319\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17363\";a:21:{s:5:\"title\";s:16:\"Co-Working Space\";s:2:\"id\";i:17363;s:12:\"publish-date\";i:1503041658;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-homepage.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-01\";s:20:\"astra-site-parent-id\";i:217;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2487;s:6:\"agency\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24344\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24340\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-about-us.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-about-us.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24341\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-amenities.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-amenities.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-01/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24345\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-pricing.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-pricing.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-01/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-24343\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-01-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48374\";a:21:{s:5:\"title\";s:16:\"Co-Working Space\";s:2:\"id\";i:48374;s:12:\"publish-date\";i:1603963845;s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-08\";s:20:\"astra-site-parent-id\";i:1729;s:15:\"astra-sites-tag\";a:5:{i:692;s:8:\"business\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:1453;s:15:\"coworking-space\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48375\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-about-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-08/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48376\";a:12:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-amenities-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-amenities-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-08/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48377\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-contact-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1133\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48378\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-08/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48379\";a:12:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-pricing-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/10/co-working-space-pricing-gb.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/co-working-space-08/wp-json/wp/v2/pages/1134\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-08/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(381,'astra-sites-and-pages-page-31','a:15:{s:8:\"id-17354\";a:21:{s:5:\"title\";s:18:\"Wedding Invitation\";s:2:\"id\";i:17354;s:12:\"publish-date\";i:1503490197;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invite-onepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invite-onepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invite-onepage.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-02\";s:20:\"astra-site-parent-id\";i:264;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-24754\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invite-onepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-invite-onepage.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/wedding-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48297\";a:21:{s:5:\"title\";s:18:\"Wedding Invitation\";s:2:\"id\";i:48297;s:12:\"publish-date\";i:1603905879;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-08\";s:20:\"astra-site-parent-id\";i:1716;s:15:\"astra-sites-tag\";a:5:{i:699;s:10:\"invitation\";i:746;s:13:\"one-page-site\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";i:1457;s:18:\"wedding-invitation\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2489;s:16:\"event-invitation\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-48298\";a:12:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/wedding-08-home.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/wedding-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:1718;s:7:\"onepage\";i:1457;s:18:\"wedding-invitation\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17366\";a:21:{s:5:\"title\";s:10:\"Car Repair\";s:2:\"id\";i:17366;s:12:\"publish-date\";i:1503484873;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-homepage.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/car-repair-01\";s:20:\"astra-site-parent-id\";i:298;s:15:\"astra-sites-tag\";a:4:{i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:666;s:10:\"car-repair\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2475;s:10:\"automotive\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-25114\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/car-repair-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-25111\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-about-1.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-repair-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25116\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-services.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-services.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/car-repair-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25115\";a:12:{s:5:\"title\";s:9:\"Our Staff\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-our-staff.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-our-staff.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/car-repair-01/our-staff/\";s:15:\"astra-sites-tag\";a:2:{i:668;s:5:\"staff\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-25113\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-01-contact.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-repair-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-56731\";a:21:{s:5:\"title\";s:13:\"Prime Lawyers\";s:2:\"id\";i:56731;s:12:\"publish-date\";i:1626107534;s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08.jpg\";s:14:\"astra-site-url\";s:25:\"//websitedemos.net/law-08\";s:20:\"astra-site-parent-id\";i:2255;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-56734\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-faq.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-faq.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-08/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/law-08/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:1476;s:26:\"frequently-asked-questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56735\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-08/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"//websitedemos.net/law-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56736\";a:12:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-practice-area.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-practice-area.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-08/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/law-08/practice-area/\";s:15:\"astra-sites-tag\";a:2:{i:707;s:13:\"practice-area\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56732\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-about.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-about.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-08/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/law-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";s:0:\"\";}s:8:\"id-56733\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/07/law-08-contact.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-08/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/law-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17337\";a:21:{s:5:\"title\";s:13:\"Prime Lawyers\";s:2:\"id\";i:17337;s:12:\"publish-date\";i:1502425391;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-homepage.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-homepage.jpg\";s:14:\"astra-site-url\";s:25:\"//websitedemos.net/law-02\";s:20:\"astra-site-parent-id\";i:253;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2482;s:3:\"law\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24652\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-homepage.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-homepage.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"//websitedemos.net/law-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24648\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-aboutus.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-aboutus.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/law-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24653\";a:12:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-practice-area-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/law-firm-practice-area-page.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/law-02/practice-area/\";s:15:\"astra-sites-tag\";a:2:{i:708;s:4:\"area\";i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24651\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq-1.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq-1.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/law-02/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24650\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-2.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-2.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/law-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17326\";a:21:{s:5:\"title\";s:11:\"Electrician\";s:2:\"id\";i:17326;s:12:\"publish-date\";i:1502182802;s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-home-page.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-home-page.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/electrician-02\";s:20:\"astra-site-parent-id\";i:237;s:15:\"astra-sites-tag\";a:4:{i:341;s:11:\"electrician\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2471;s:16:\"local-technician\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24526\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-home-page.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-home-page.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/electrician-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-24522\";a:12:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-about-page.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-about-page.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24527\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-service-page.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-service-page.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24525\";a:12:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot.png\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/electrician-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-24524\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/electrician-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17300\";a:21:{s:5:\"title\";s:13:\"Dental Clinic\";s:2:\"id\";i:17300;s:12:\"publish-date\";i:1501666669;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-clinic-home-page.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-clinic-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-clinic-home-page.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/dental-02\";s:20:\"astra-site-parent-id\";i:230;s:15:\"astra-sites-tag\";a:8:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:1022;s:12:\"professional\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-24468\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-clinic-home-page.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dental-clinic-home-page.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/dental-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/dental-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38739\";a:21:{s:5:\"title\";s:13:\"Makeup Artist\";s:2:\"id\";i:38739;s:12:\"publish-date\";i:1579109371;s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-homepage.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-02\";s:20:\"astra-site-parent-id\";i:1125;s:15:\"astra-sites-tag\";a:6:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:1126;s:7:\"make-up\";i:1128;s:14:\"make-up-artist\";i:1127;s:9:\"skin-care\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-38742\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-homepage.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-homepage.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38740\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38744\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-services.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/44\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38743\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-portfolio.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/45\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-02/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:997;s:8:\"our-work\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-38741\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-02-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/46\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-38733\";a:21:{s:5:\"title\";s:13:\"Makeup Artist\";s:2:\"id\";i:38733;s:12:\"publish-date\";i:1579109395;s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-homepage.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-01\";s:20:\"astra-site-parent-id\";i:1124;s:15:\"astra-sites-tag\";a:5:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:4:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:2;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:3;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-44089\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44087\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-about.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44091\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-services.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/44\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44090\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-portfolio.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/45\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-01/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-44088\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/makeup-artist-01-contact.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/46\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48263\";a:21:{s:5:\"title\";s:13:\"Makeup Artist\";s:2:\"id\";i:48263;s:12:\"publish-date\";i:1603908979;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-08\";s:20:\"astra-site-parent-id\";i:1713;s:15:\"astra-sites-tag\";a:6:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";i:1728;s:13:\"makeup-studio\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2479;s:6:\"beauty\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48266\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48264\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48268\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-services.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1301\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48267\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-portfolio.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1302\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-08/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48265\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/10/makeup-artist-08-contact.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/makeup-artist-08/wp-json/wp/v2/pages/1303\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-19799\";a:21:{s:5:\"title\";s:13:\"Makeup Artist\";s:2:\"id\";i:19799;s:12:\"publish-date\";i:1543500772;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-05\";s:20:\"astra-site-parent-id\";i:278;s:15:\"astra-sites-tag\";a:5:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-24882\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/962\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24880\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24884\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/972\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24883\";a:12:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/977\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-05/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-24881\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24881-makeup-artist-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/983\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-43271\";a:21:{s:5:\"title\";s:17:\"Cleaning Services\";s:2:\"id\";i:43271;s:12:\"publish-date\";i:1580979456;s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-home-page.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-home-page.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/cleaner-02\";s:20:\"astra-site-parent-id\";i:1406;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2477;s:13:\"home-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-43275\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-home-page.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/cleaner-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43272\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-about-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-services-about-page.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cleaner-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43276\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-service-residential-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-service-residential-page.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaner-02/residential/\";s:15:\"astra-sites-tag\";a:2:{i:682;s:11:\"residential\";i:1408;s:7:\"service\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43273\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-service-commercial-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-service-commercial-page.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cleaner-02/commercial/\";s:15:\"astra-sites-tag\";a:2:{i:681;s:10:\"commercial\";i:1408;s:7:\"service\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}}}s:8:\"id-43274\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-contact-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaner-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-43284\";a:21:{s:5:\"title\";s:16:\"Cleaning Service\";s:2:\"id\";i:43284;s:12:\"publish-date\";i:1580981779;s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-homepage.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/cleaner-01\";s:20:\"astra-site-parent-id\";i:1409;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2477;s:13:\"home-services\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-47208\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-about-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cleaner-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-47209\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-commercial-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-commercial-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cleaner-01/commercial/\";s:15:\"astra-sites-tag\";a:1:{i:681;s:10:\"commercial\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-47210\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-contact-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaner-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47211\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/cleaner-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}s:8:\"id-47212\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-residential-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/08/cleaner-01-residential-1.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaner-01/residential/\";s:15:\"astra-sites-tag\";a:1:{i:682;s:11:\"residential\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48269\";a:21:{s:5:\"title\";s:17:\"Cleaning Services\";s:2:\"id\";i:48269;s:12:\"publish-date\";i:1603905875;s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/cleaner-08\";s:20:\"astra-site-parent-id\";i:1714;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2477;s:13:\"home-services\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-48273\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1696\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/cleaner-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-48270\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-about.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1352\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cleaner-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48274\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-residential.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-residential.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1348\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaner-08/residential/\";s:15:\"astra-sites-tag\";a:1:{i:776;s:20:\"residential-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48271\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-commercial.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-commercial.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1350\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cleaner-08/commercial/\";s:15:\"astra-sites-tag\";a:1:{i:673;s:19:\"commercial-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-48272\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/cleaner-08-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaner-08/wp-json/wp/v2/pages/1354\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaner-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-43296\";a:21:{s:5:\"title\";s:35:\"Residential and Commercial Cleaning\";s:2:\"id\";i:43296;s:12:\"publish-date\";i:1580982304;s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/cleaning-05\";s:20:\"astra-site-parent-id\";i:1410;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:10:\"categories\";a:0:{}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:13:\"astra-widgets\";s:4:\"init\";s:31:\"astra-widgets/astra-widgets.php\";s:4:\"name\";s:13:\"Astra Widgets\";}i:1;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:5:{s:8:\"id-43300\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/664\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/cleaning-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43297\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-about.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-about.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/674\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/cleaning-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43301\";a:12:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-residential.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-residential.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/679\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/cleaning-05/residential/\";s:15:\"astra-sites-tag\";a:2:{i:679;s:17:\"cleaning-services\";i:776;s:20:\"residential-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43298\";a:12:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-commercial.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-commercial.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/682\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaning-05/commercial/\";s:15:\"astra-sites-tag\";a:2:{i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}}}s:8:\"id-43299\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-contact.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/687\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/cleaning-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:5:\"brizy\";s:4:\"init\";s:15:\"brizy/brizy.php\";s:4:\"name\";s:5:\"Brizy\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(382,'astra-sites-and-pages-page-32','a:7:{s:8:\"id-54447\";a:21:{s:5:\"title\";s:22:\"Health &#038; Wellness\";s:2:\"id\";i:54447;s:12:\"publish-date\";i:1621454260;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-home.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/health-wellness-08\";s:20:\"astra-site-parent-id\";i:2034;s:15:\"astra-sites-tag\";a:11:{i:337;s:6:\"clinic\";i:338;s:6:\"dental\";i:2047;s:13:\"dental-clinic\";i:601;s:6:\"doctor\";i:2045;s:6:\"health\";i:604;s:10:\"healthcare\";i:603;s:7:\"medical\";i:2046;s:14:\"medical-clinic\";i:621;s:12:\"psychiatrist\";i:2044;s:9:\"therapist\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2490;s:10:\"healthcare\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-54449\";a:12:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-contact.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/health-wellness-08/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-54450\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-home.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/health-wellness-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-54448\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/87\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/health-wellness-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}}}s:8:\"id-54451\";a:12:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-services.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2021/05/health-wellness-08-services.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/health-wellness-08/wp-json/wp/v2/pages/120\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/health-wellness-08/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17299\";a:21:{s:5:\"title\";s:13:\"Hotel and BnB\";s:2:\"id\";i:17299;s:12:\"publish-date\";i:1501666668;s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2017/08/hotel-mountain-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2017/08/hotel-mountain-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2017/08/hotel-mountain-homepage.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-02\";s:20:\"astra-site-parent-id\";i:250;s:15:\"astra-sites-tag\";a:5:{i:1534;s:3:\"bnb\";i:350;s:5:\"hotel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-24627\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2017/08/hotel-mountain-homepage.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2017/08/hotel-mountain-homepage.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:2:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-17506\";a:21:{s:5:\"title\";s:13:\"Hotel and BnB\";s:2:\"id\";i:17506;s:12:\"publish-date\";i:1505739180;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-homepage.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-homepage.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-01\";s:20:\"astra-site-parent-id\";i:247;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-24620\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-homepage.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-01-homepage.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:27:\"beaver-builder-lite-version\";s:4:\"init\";s:42:\"beaver-builder-lite-version/fl-builder.php\";s:4:\"name\";s:36:\"Beaver Builder Plugin (Lite Version)\";}i:1;a:3:{s:4:\"slug\";s:39:\"ultimate-addons-for-beaver-builder-lite\";s:4:\"init\";s:61:\"ultimate-addons-for-beaver-builder-lite/bb-ultimate-addon.php\";s:4:\"name\";s:41:\"Ultimate Addons for Beaver Builder - Lite\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48093\";a:21:{s:5:\"title\";s:13:\"Hotel and BnB\";s:2:\"id\";i:48093;s:12:\"publish-date\";i:1603893483;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-08\";s:20:\"astra-site-parent-id\";i:1700;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2498;s:12:\"hotel-travel\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:1:{s:8:\"id-48094\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/hotel-homepage-gb.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-08/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-08/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-48304\";a:21:{s:5:\"title\";s:20:\"Health &amp; Fitness\";s:2:\"id\";i:48304;s:12:\"publish-date\";i:1603905166;s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/health-fitness-08\";s:20:\"astra-site-parent-id\";i:1720;s:15:\"astra-sites-tag\";a:4:{i:499;s:7:\"fitness\";i:521;s:12:\"fitness-blog\";i:1721;s:11:\"health-blog\";i:519;s:14:\"healthy-living\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2480;s:16:\"fitness-wellness\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-48307\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/910\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/health-fitness-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48306\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-blog.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/914\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/health-fitness-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-48305\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/10/health-fitness-08-about.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/health-fitness-08/wp-json/wp/v2/pages/912\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/health-fitness-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47918\";a:21:{s:5:\"title\";s:11:\"Travel Blog\";s:2:\"id\";i:47918;s:12:\"publish-date\";i:1603828787;s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-home.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-home.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/travel-08\";s:20:\"astra-site-parent-id\";i:1682;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";i:1683;s:14:\"travel-blogger\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2497;s:4:\"blog\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:4:{s:8:\"id-47922\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-home.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-home.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1718\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/travel-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47920\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-blog.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-blog.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1722\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/travel-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47919\";a:12:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-about.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-about.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1720\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/travel-08/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47921\";a:12:{s:5:\"title\";s:11:\"Destination\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-destinations.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/10/travel-08-destinations.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/travel-08/wp-json/wp/v2/pages/1724\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/travel-08/destination/\";s:15:\"astra-sites-tag\";a:2:{i:785;s:11:\"destination\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}s:8:\"id-47942\";a:21:{s:5:\"title\";s:8:\"Pet Care\";s:2:\"id\";i:47942;s:12:\"publish-date\";i:1603828778;s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-1.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-1.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pet-care-08\";s:20:\"astra-site-parent-id\";i:1685;s:15:\"astra-sites-tag\";a:7:{i:1688;s:8:\"pet-blog\";i:374;s:8:\"pet-care\";i:1686;s:13:\"pet-care-blog\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";i:1687;s:11:\"pet-walking\";}s:16:\"astra-sites-type\";s:4:\"free\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:29:\"astra-sites-template-category\";a:0:{}s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:10:\"categories\";a:1:{i:2472;s:4:\"pets\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:12:\"post-content\";s:0:\"\";s:12:\"post-excerpt\";s:0:\"\";s:5:\"pages\";a:3:{s:8:\"id-47945\";a:12:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-home-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1040\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pet-care-08/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47943\";a:12:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-about-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-about-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1042\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pet-care-08/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}s:8:\"id-47944\";a:12:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-blog-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/10/pet-care-08-blog-1.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/pet-care-08/wp-json/wp/v2/pages/1044\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/pet-care-08/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}s:16:\"required-plugins\";a:0:{}}}s:19:\"related-bb-template\";s:0:\"\";s:26:\"related-elementor-template\";s:0:\"\";s:26:\"related-gutenberg-template\";s:0:\"\";}}','no'),(383,'astra-sites-and-pages-page-33','a:0:{}','no'),(384,'astra-sites-batch-is-complete','yes','no'),(385,'astra-sites-last-export-checksums','Hj6lxD^!nIO1','no'),(388,'ast-block-templates-last-export-checksums-latest','5j^0ln&qs#Fn','no'),(389,'ast-block-templates-blocks-2','a:100:{s:8:\"id-55959\";a:10:{s:5:\"title\";s:8:\"About 18\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-18g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-18g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-18g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55958\";a:10:{s:5:\"title\";s:8:\"About 17\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-17g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-17g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-17g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55952\";a:10:{s:5:\"title\";s:8:\"About 16\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-16g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-16g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-16g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55951\";a:10:{s:5:\"title\";s:8:\"About 15\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-15g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-15g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-15g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55949\";a:10:{s:5:\"title\";s:8:\"About 14\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-14g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-14g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-14g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55102\";a:10:{s:5:\"title\";s:14:\"Single Quote 4\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/single-quote-4g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/single-quote-4g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-4g/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55097\";a:10:{s:5:\"title\";s:14:\"Single Quote 3\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/single-quote-3g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/single-quote-3g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-3g/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55086\";a:10:{s:5:\"title\";s:14:\"Single Quote 2\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/single-quote-2g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/single-quote-2g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-2g/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55081\";a:10:{s:5:\"title\";s:14:\"Single Quote 1\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/single-quote-1g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/single-quote-1g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-1g/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54165\";a:10:{s:5:\"title\";s:9:\"Clients 1\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-1g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-1g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-1g/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55983\";a:10:{s:5:\"title\";s:8:\"About 26\";s:18:\"featured-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-26g.jpg\";s:19:\"thumbnail-image-url\";s:65:\"https://websitedemos.net/wp-content/uploads/2021/07/about-26g.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-26g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55987\";a:10:{s:5:\"title\";s:17:\"Call To Action 10\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-10g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-10g.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-10g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56036\";a:10:{s:5:\"title\";s:5:\"FAQ 9\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/06/faq-9g.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/06/faq-9g.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-9g/\";s:3:\"tag\";a:1:{i:822;s:3:\"faq\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56035\";a:10:{s:5:\"title\";s:5:\"FAQ 8\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/06/faq-8g.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/06/faq-8g.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-8g/\";s:3:\"tag\";a:1:{i:822;s:3:\"faq\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56034\";a:10:{s:5:\"title\";s:5:\"FAQ 7\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/06/faq-7g.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/06/faq-7g.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-7g/\";s:3:\"tag\";a:1:{i:822;s:3:\"faq\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56033\";a:10:{s:5:\"title\";s:5:\"FAQ 6\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/06/faq-6g.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/06/faq-6g.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-6g/\";s:3:\"tag\";a:1:{i:822;s:3:\"faq\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56020\";a:10:{s:5:\"title\";s:10:\"Clients 10\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/clients-10g.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/clients-10g.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/clients-10g/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56019\";a:10:{s:5:\"title\";s:9:\"Clients 9\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/clients-9g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/clients-9g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-9g/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56018\";a:10:{s:5:\"title\";s:9:\"Clients 8\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/clients-8g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/clients-8g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-8g/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56021\";a:10:{s:5:\"title\";s:9:\"Clients 7\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/clients-7g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/clients-7g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-7g/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56016\";a:10:{s:5:\"title\";s:9:\"Clients 6\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/clients-6g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/clients-6g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-6g/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56008\";a:10:{s:5:\"title\";s:17:\"Call To Action 17\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-17g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-17g.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-17g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56009\";a:10:{s:5:\"title\";s:17:\"Call To Action 18\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-18g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-18g.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-18g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56007\";a:10:{s:5:\"title\";s:17:\"Call To Action 16\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-16g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-16g.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-16g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56001\";a:10:{s:5:\"title\";s:17:\"Call To Action 13\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-13g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-13g.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-13g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56002\";a:10:{s:5:\"title\";s:17:\"Call To Action 14\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-14g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-14g.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-14g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56003\";a:10:{s:5:\"title\";s:17:\"Call To Action 15\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-15g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-15g.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-15g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55989\";a:10:{s:5:\"title\";s:17:\"Call To Action 12\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-12g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-12g.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-12g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-55988\";a:10:{s:5:\"title\";s:17:\"Call To Action 11\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-11g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/06/call-to-action-11g.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-11g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56519\";a:10:{s:5:\"title\";s:11:\"Services 18\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-18.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-18.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-18g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56234\";a:10:{s:5:\"title\";s:7:\"Hero 11\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/07/hero-11w.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/07/hero-11w.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/hero-11w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56196\";a:10:{s:5:\"title\";s:10:\"Contact 10\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-5w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/06/contact-5w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/contact-10g/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56451\";a:10:{s:5:\"title\";s:11:\"Portfolio 8\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/portfolio-8.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/portfolio-8.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-8g/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56455\";a:10:{s:5:\"title\";s:11:\"Portfolio 7\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/portfolio-7.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/portfolio-7.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-7g/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56449\";a:10:{s:5:\"title\";s:11:\"Portfolio 6\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/portfolio-6.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/portfolio-6.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-6g/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56437\";a:10:{s:5:\"title\";s:17:\"Subscribe Form 12\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-12.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-12.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/subscribe-form-12g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56436\";a:10:{s:5:\"title\";s:17:\"Subscribe Form 11\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-11.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-11.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/subscribe-form-11g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56435\";a:10:{s:5:\"title\";s:17:\"Subscribe Form 10\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-10.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-10.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/subscribe-form-10g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56421\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 9\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-9.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-9.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-9g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56423\";a:10:{s:5:\"title\";s:20:\"Location And Hours 6\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/location-hours-6.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/location-hours-6.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-6g/\";s:3:\"tag\";a:1:{i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56424\";a:10:{s:5:\"title\";s:20:\"Location And Hours 7\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/location-hours-7.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/location-hours-7.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-7g/\";s:3:\"tag\";a:1:{i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56425\";a:10:{s:5:\"title\";s:20:\"Location And Hours 8\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/location-hours-8.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/location-hours-8.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-8g/\";s:3:\"tag\";a:1:{i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56426\";a:10:{s:5:\"title\";s:20:\"Location And Hours 9\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/location-hours-9.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/location-hours-9.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-9g/\";s:3:\"tag\";a:1:{i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56422\";a:10:{s:5:\"title\";s:21:\"Location And Hours 10\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/location-hours-10.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/location-hours-10.jpg\";s:3:\"url\";s:61:\"https://websitedemos.net/astra-blocks/location-and-hours-10g/\";s:3:\"tag\";a:1:{i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56420\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 8\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-8.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-8.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-8g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56419\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 7\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-7.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2021/06/subscribe-form-7.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-7g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-56403\";a:10:{s:5:\"title\";s:7:\"Team 16\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-16.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-16.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-16g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56396\";a:10:{s:5:\"title\";s:7:\"Team 15\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-15.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-15.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-15g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56388\";a:10:{s:5:\"title\";s:7:\"Team 14\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-14.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-14.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-14g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56452\";a:10:{s:5:\"title\";s:11:\"Portfolio 9\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/portfolio-9.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/portfolio-9.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/portfolio-9g/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56453\";a:10:{s:5:\"title\";s:12:\"Portfolio 10\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/portfolio-10.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/06/portfolio-10.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/portfolio-10g/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56518\";a:10:{s:5:\"title\";s:11:\"Services 17\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-17.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-17.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-17g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56517\";a:10:{s:5:\"title\";s:11:\"Services 16\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-16.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-16.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-16g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56510\";a:10:{s:5:\"title\";s:11:\"Services 14\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-14.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-14.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-14g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56511\";a:10:{s:5:\"title\";s:11:\"Services 15\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-15.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-15.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-15g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56509\";a:10:{s:5:\"title\";s:11:\"Services 13\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-13.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-13.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-13g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56504\";a:10:{s:5:\"title\";s:11:\"Services 12\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-12.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-12.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-12g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56503\";a:10:{s:5:\"title\";s:11:\"Services 11\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-11.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-11.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-11g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56502\";a:10:{s:5:\"title\";s:11:\"Services 10\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-10.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/06/services-10.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-10g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56497\";a:10:{s:5:\"title\";s:14:\"Single Quote 8\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/single-quote-8g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/single-quote-8g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-8g/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56490\";a:10:{s:5:\"title\";s:14:\"Single Quote 7\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/single-quote-7g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/single-quote-7g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-7g/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56489\";a:10:{s:5:\"title\";s:14:\"Single Quote 6\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/single-quote-6g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/single-quote-6g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-6g/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56488\";a:10:{s:5:\"title\";s:14:\"Single Quote 5\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/single-quote-5g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/single-quote-5g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/single-quote-5g/\";s:3:\"tag\";a:1:{i:1423;s:12:\"single-quote\";}s:8:\"category\";i:1424;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56482\";a:10:{s:5:\"title\";s:13:\"Statistics 10\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/06/statistics-10g.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2021/06/statistics-10g.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/statistics-10g/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56481\";a:10:{s:5:\"title\";s:12:\"Statistics 9\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/06/statistics-9g.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/06/statistics-9g.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-9g/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56474\";a:10:{s:5:\"title\";s:12:\"Statistics 8\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/06/statistics-8g.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/06/statistics-8g.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-8g/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56473\";a:10:{s:5:\"title\";s:12:\"Statistics 7\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/06/statistics-7g.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/06/statistics-7g.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-7g/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56472\";a:10:{s:5:\"title\";s:12:\"Statistics 6\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/06/statistics-6g.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/06/statistics-6g.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-6g/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56376\";a:10:{s:5:\"title\";s:7:\"Team 13\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-13.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-13.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-13g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56375\";a:10:{s:5:\"title\";s:7:\"Team 12\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-12.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-12.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-12g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56235\";a:10:{s:5:\"title\";s:7:\"Hero 12\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/07/hero-12.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/07/hero-12.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/hero-12w/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56297\";a:10:{s:5:\"title\";s:14:\"Main Banner 17\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-17g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-17g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/main-banner-17g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56287\";a:10:{s:5:\"title\";s:15:\"Testimonials 16\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-16.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-16.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-16g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56296\";a:10:{s:5:\"title\";s:14:\"Main Banner 16\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-16g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-16g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/main-banner-16g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56295\";a:10:{s:5:\"title\";s:14:\"Main Banner 15\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-15g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-15g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/main-banner-15g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56286\";a:10:{s:5:\"title\";s:15:\"Testimonials 15\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-15.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-15.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-15g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56285\";a:10:{s:5:\"title\";s:15:\"Testimonials 14\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-14.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-14.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-14g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56260\";a:10:{s:5:\"title\";s:15:\"Testimonials 13\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-13.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-13.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/testimonials-13g-2/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56265\";a:10:{s:5:\"title\";s:14:\"Main Banner 14\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-14g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-14g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/main-banner-14g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56264\";a:10:{s:5:\"title\";s:14:\"Main Banner 13\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-13g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-13g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/main-banner-13g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56263\";a:10:{s:5:\"title\";s:14:\"Main Banner 12\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-12g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-12g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/main-banner-12g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56262\";a:10:{s:5:\"title\";s:14:\"Main Banner 11\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-11g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-11g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/main-banner-11g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56259\";a:10:{s:5:\"title\";s:15:\"Testimonials 12\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-12.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-12.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-12g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56258\";a:10:{s:5:\"title\";s:15:\"Testimonials 11\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-11.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-11.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-11g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56261\";a:10:{s:5:\"title\";s:14:\"Main Banner 10\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-10g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-10g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/main-banner-10g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56298\";a:10:{s:5:\"title\";s:14:\"Main Banner 18\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-18g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/07/main-banner-18g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/main-banner-18g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56323\";a:10:{s:5:\"title\";s:15:\"Testimonials 17\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-17.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-17.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-17g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56369\";a:10:{s:5:\"title\";s:17:\"Image and Text 18\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-18.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-18.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-18g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56368\";a:10:{s:5:\"title\";s:17:\"Image and Text 17\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-17.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-17.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-17g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56367\";a:10:{s:5:\"title\";s:17:\"Image and Text 16\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-16.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-16.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-16g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56361\";a:10:{s:5:\"title\";s:7:\"Team 11\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-11.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-11.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-11g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56360\";a:10:{s:5:\"title\";s:7:\"Team 10\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-10.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/06/team-10.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-10g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56359\";a:10:{s:5:\"title\";s:6:\"Team 9\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/06/team-9.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/06/team-9.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-9g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56330\";a:10:{s:5:\"title\";s:17:\"Image and Text 15\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-15.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-15.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-15g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56329\";a:10:{s:5:\"title\";s:17:\"Image and Text 14\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-14.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-14.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-14g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56327\";a:10:{s:5:\"title\";s:17:\"Image and Text 12\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-12.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-12.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-12g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56370\";a:10:{s:5:\"title\";s:17:\"Image and Text 19\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-19.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-19.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-19g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56328\";a:10:{s:5:\"title\";s:17:\"Image and Text 13\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-13.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-13.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-13g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56326\";a:10:{s:5:\"title\";s:17:\"Image and Text 11\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-11.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-11.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-11g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56336\";a:10:{s:5:\"title\";s:15:\"Testimonials 20\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-20.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-20.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-20g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}}','no'),(390,'ast-block-templates-blocks-3','a:100:{s:8:\"id-56325\";a:10:{s:5:\"title\";s:15:\"Testimonials 19\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-19.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-19.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-19g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56324\";a:10:{s:5:\"title\";s:15:\"Testimonials 18\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-18.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/06/testimonials-18.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-18g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-56371\";a:10:{s:5:\"title\";s:17:\"Image and Text 20\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-20.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/06/image-and-text-20.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-20g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54170\";a:10:{s:5:\"title\";s:9:\"Clients 2\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-2g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-2g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-2g/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54167\";a:10:{s:5:\"title\";s:9:\"Clients 3\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-3g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-3g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-3g/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54168\";a:10:{s:5:\"title\";s:9:\"Clients 4\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-4g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/clients-4g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-4g/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54120\";a:10:{s:5:\"title\";s:12:\"Statistics 1\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-1g.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-1g.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-1g/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54121\";a:10:{s:5:\"title\";s:12:\"Statistics 2\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-2g.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-2g.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-2g/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54122\";a:10:{s:5:\"title\";s:12:\"Statistics 3\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-3g.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-3g.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-3g/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54123\";a:10:{s:5:\"title\";s:12:\"Statistics 4\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-4g.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/statistics-4g.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-4g/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54108\";a:10:{s:5:\"title\";s:14:\"Testimonials 7\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/testimonial-1gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/testimonial-1gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-1g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54102\";a:10:{s:5:\"title\";s:14:\"Testimonials 8\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/testimonial-2gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/testimonial-2gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-2g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54099\";a:10:{s:5:\"title\";s:14:\"Testimonials 9\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/testimonial-3gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/testimonial-3gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-3g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54083\";a:10:{s:5:\"title\";s:15:\"Testimonials 10\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/testimonial-4gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/testimonial-4gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-4g/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54039\";a:10:{s:5:\"title\";s:6:\"Team 5\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-1gb.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-1gb.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-1g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54032\";a:10:{s:5:\"title\";s:6:\"Team 6\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-2gb.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-2gb.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-2g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54034\";a:10:{s:5:\"title\";s:6:\"Team 7\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-3gb.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-3gb.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-3g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54036\";a:10:{s:5:\"title\";s:6:\"Team 8\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-4gb.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/team-4gb.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-4g/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54033\";a:10:{s:5:\"title\";s:10:\"Features 2\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/features-1g-1.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/features-1g-1.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-1g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54035\";a:10:{s:5:\"title\";s:10:\"Features 4\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/features-2g.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/features-2g.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-2g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54037\";a:10:{s:5:\"title\";s:10:\"Features 6\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/features-3g-1.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/features-3g-1.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-3g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54038\";a:10:{s:5:\"title\";s:10:\"Features 7\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/features-4g-1.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/features-4g-1.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-4g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54040\";a:10:{s:5:\"title\";s:10:\"Features 9\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/features-5g-1.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/features-5g-1.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-5g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-54041\";a:10:{s:5:\"title\";s:11:\"Features 11\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/features-6g-1.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2021/05/features-6g-1.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-6g/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53311\";a:10:{s:5:\"title\";s:17:\"Image and Text 10\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-10g.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-10g.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/image-and-text-10g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53300\";a:10:{s:5:\"title\";s:16:\"Image and Text 9\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-9g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-9g.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-9g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53277\";a:10:{s:5:\"title\";s:16:\"Image and Text 8\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-8g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-8g.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-8g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53261\";a:10:{s:5:\"title\";s:16:\"Image and Text 7\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-7g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-7g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-7g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53248\";a:10:{s:5:\"title\";s:10:\"Services 9\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/services-5gb.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/services-5gb.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-5g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53247\";a:10:{s:5:\"title\";s:10:\"Services 8\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/services-4gb.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/services-4gb.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-4g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53246\";a:10:{s:5:\"title\";s:10:\"Services 7\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/services-3gb.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2021/05/services-3gb.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-3g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53238\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 6\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-6g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-6g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-6g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53245\";a:10:{s:5:\"title\";s:10:\"Services 2\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/services-2g.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/services-2g.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-2g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53244\";a:10:{s:5:\"title\";s:10:\"Services 6\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/services-1g.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2021/05/services-1g.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-1g/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53236\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 5\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-5g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-5g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-5g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53235\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 4\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-4g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-4g.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-4g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53240\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 3\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-3g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-3g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-3g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53237\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 2\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-2g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-2g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-2g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53239\";a:10:{s:5:\"title\";s:16:\"Subscribe Form 1\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-1g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/subscribe-form-1g.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/subscribe-form-1g/\";s:3:\"tag\";a:1:{i:1956;s:14:\"subscribe-form\";}s:8:\"category\";i:1953;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-53227\";a:10:{s:5:\"title\";s:16:\"Image and Text 6\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-6g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-6g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-6g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53220\";a:10:{s:5:\"title\";s:16:\"Image and Text 5\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-5g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-5g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-5g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53204\";a:10:{s:5:\"title\";s:16:\"Image and Text 4\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-4g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-4g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-4g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53180\";a:10:{s:5:\"title\";s:16:\"Image and Text 3\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-3g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-3g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-3g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53093\";a:10:{s:5:\"title\";s:20:\"Location And Hours 1\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-1g.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-1g.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-1g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53112\";a:10:{s:5:\"title\";s:13:\"Main Banner 9\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-9gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-9gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-9g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53111\";a:10:{s:5:\"title\";s:13:\"Main Banner 8\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-8gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-8gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-8g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53094\";a:10:{s:5:\"title\";s:20:\"Location And Hours 2\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-2g.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-2g.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-2g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53110\";a:10:{s:5:\"title\";s:13:\"Main Banner 7\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-7gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-7gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-7g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53109\";a:10:{s:5:\"title\";s:13:\"Main Banner 6\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-6gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-6gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-6g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53095\";a:10:{s:5:\"title\";s:20:\"Location And Hours 3\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-3g.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-3g.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-3g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53108\";a:10:{s:5:\"title\";s:13:\"Main Banner 5\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-5gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-5gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-5g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53107\";a:10:{s:5:\"title\";s:13:\"Main Banner 4\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-4gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-4gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-4g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53096\";a:10:{s:5:\"title\";s:20:\"Location And Hours 4\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-4g.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-4g.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-4g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53105\";a:10:{s:5:\"title\";s:13:\"Main Banner 3\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-3gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-3gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-3g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53104\";a:10:{s:5:\"title\";s:13:\"Main Banner 2\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-2gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-2gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-2g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53097\";a:10:{s:5:\"title\";s:20:\"Location And Hours 5\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-5g.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2021/05/location-and-hours-5g.jpg\";s:3:\"url\";s:60:\"https://websitedemos.net/astra-blocks/location-and-hours-5g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1957;s:18:\"location-and-hours\";}s:8:\"category\";i:1950;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53103\";a:10:{s:5:\"title\";s:13:\"Main Banner 1\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-1gb.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/main-banner-1gb.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/main-banner-1g/\";s:3:\"tag\";a:1:{i:1952;s:11:\"main-banner\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53063\";a:10:{s:5:\"title\";s:16:\"Image and Text 2\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-2g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-2g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-2g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53056\";a:10:{s:5:\"title\";s:16:\"Image and Text 1\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-1g-1.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2021/05/image-and-text-1g-1.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/image-and-text-1g/\";s:3:\"tag\";a:1:{i:1949;s:14:\"image-and-text\";}s:8:\"category\";i:1948;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53053\";a:10:{s:5:\"title\";s:6:\"Text 9\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-9g.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-9g.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-9g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53049\";a:10:{s:5:\"title\";s:6:\"Text 8\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-8g.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-8g.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-8g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53045\";a:10:{s:5:\"title\";s:6:\"Text 7\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-7g.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-7g.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-7g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53043\";a:10:{s:5:\"title\";s:6:\"Text 6\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-6g.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-6g.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-6g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53039\";a:10:{s:5:\"title\";s:6:\"Text 5\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-5g.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-5g.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-5g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53034\";a:10:{s:5:\"title\";s:6:\"Text 4\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-4g.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-4g.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-4g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-53030\";a:10:{s:5:\"title\";s:6:\"Text 3\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-3g.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-3g.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-3g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52993\";a:10:{s:5:\"title\";s:6:\"Text 2\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-2g.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-2g.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-2g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52968\";a:10:{s:5:\"title\";s:5:\"FAQ 5\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-5g-1.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-5g-1.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-5g/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52965\";a:10:{s:5:\"title\";s:5:\"FAQ 4\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-4g.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-4g.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-4g/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52964\";a:10:{s:5:\"title\";s:5:\"FAQ 3\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-3g.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-3g.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-3g/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52963\";a:10:{s:5:\"title\";s:5:\"FAQ 2\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-2g.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-2g.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-2g/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52975\";a:10:{s:5:\"title\";s:7:\"About 8\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-8g.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-8g.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-8g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52974\";a:10:{s:5:\"title\";s:8:\"About 13\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-7g.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-7g.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-7g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52973\";a:10:{s:5:\"title\";s:8:\"About 12\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-6g.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-6g.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-6g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52971\";a:10:{s:5:\"title\";s:7:\"About 5\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-5g.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-5g.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-5g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52970\";a:10:{s:5:\"title\";s:8:\"About 11\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-4g.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2021/05/about-4g.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-4g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52969\";a:10:{s:5:\"title\";s:8:\"About 10\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/about-3g-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/about-3g-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-3g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52962\";a:10:{s:5:\"title\";s:5:\"FAQ 1\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-1g.jpg\";s:19:\"thumbnail-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2021/05/faq-1g.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-1g/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52967\";a:10:{s:5:\"title\";s:7:\"About 9\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/about-2g-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/about-2g-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-2g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52966\";a:10:{s:5:\"title\";s:7:\"About 1\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/about-1g-1.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2021/05/about-1g-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-1g/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52951\";a:10:{s:5:\"title\";s:14:\"Contact Form 4\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-4g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-4g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-4g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52933\";a:10:{s:5:\"title\";s:14:\"Contact Form 3\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-3g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-3g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-3g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52921\";a:10:{s:5:\"title\";s:14:\"Contact Form 2\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-2g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-2g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-2g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52908\";a:10:{s:5:\"title\";s:14:\"Contact Form 1\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-1g.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2021/05/contact-form-1g.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/contact-form-1g/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-52893\";a:10:{s:5:\"title\";s:16:\"Call to Action 5\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-5g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-5g.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-5g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52895\";a:10:{s:5:\"title\";s:16:\"Call to Action 9\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-4gb.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-4gb.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-4g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52896\";a:10:{s:5:\"title\";s:16:\"Call to Action 8\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-3gb.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-3gb.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-3g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52897\";a:10:{s:5:\"title\";s:16:\"Call To Action 2\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-2g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-2g.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-2g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52894\";a:10:{s:5:\"title\";s:16:\"Call to Action 7\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-1g.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2021/05/call-to-action-1g.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-1g/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-52816\";a:10:{s:5:\"title\";s:6:\"Text 1\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-1g.jpg\";s:19:\"thumbnail-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2021/05/text-1g.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/text-1g/\";s:3:\"tag\";a:1:{i:1947;s:4:\"text\";}s:8:\"category\";i:1946;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47355\";a:10:{s:5:\"title\";s:14:\"Testimonials 1\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-1w-1.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-1gw/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47437\";a:10:{s:5:\"title\";s:6:\"Hero 4\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/09/hero-gb-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/09/hero-gb-4w-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/hero-4gw/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47433\";a:10:{s:5:\"title\";s:14:\"Testimonials 4\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-4w-1.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-4gw/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47438\";a:10:{s:5:\"title\";s:6:\"Hero 5\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/09/hero-5gb.jpg\";s:19:\"thumbnail-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/09/hero-5gb.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/hero-5gb/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47445\";a:10:{s:5:\"title\";s:14:\"Testimonials 5\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-5w-1.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-5gw/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47439\";a:10:{s:5:\"title\";s:6:\"Hero 6\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/09/hero-gb-6b-1.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/09/hero-gb-6b-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/hero-6gb/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47449\";a:10:{s:5:\"title\";s:14:\"Testimonials 6\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-6w-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-6w-1.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-6gw/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47527\";a:10:{s:5:\"title\";s:10:\"Services 5\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/services-gb-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/services-gb-5w-1.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-5gw/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47419\";a:10:{s:5:\"title\";s:10:\"Features 1\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/features-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/features-gb-1w-1.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-1gw/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47434\";a:10:{s:5:\"title\";s:6:\"Hero 1\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/09/hero-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/09/hero-gb-1w-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/hero-1gw/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}','no'),(391,'ast-block-templates-blocks-4','a:40:{s:8:\"id-47424\";a:10:{s:5:\"title\";s:11:\"Features 10\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/features-gb-6w-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/features-gb-6w-1.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-6gw/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47423\";a:10:{s:5:\"title\";s:10:\"Features 8\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/features-gb-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/features-gb-5w-1.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-5gw/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47360\";a:10:{s:5:\"title\";s:14:\"Testimonials 2\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-2w-1.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-2gw/\";s:3:\"tag\";a:1:{i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47380\";a:10:{s:5:\"title\";s:9:\"Contact 2\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/contact-gb-2w.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/contact-gb-2w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/contact-2gw/\";s:3:\"tag\";a:2:{i:823;s:7:\"contact\";i:1955;s:12:\"contact-form\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:1:{i:0;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}}s:8:\"id-47420\";a:10:{s:5:\"title\";s:10:\"Features 3\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/features-gb-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/features-gb-2w-1.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-2gw/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47421\";a:10:{s:5:\"title\";s:10:\"Features 5\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/features-gb-3w-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/features-gb-3w-1.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/features-3gw/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47427\";a:10:{s:5:\"title\";s:14:\"Testimonials 3\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-3w-1.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/testimonials-gb-3w-1.jpg\";s:3:\"url\";s:55:\"https://websitedemos.net/astra-blocks/testimonials-3gw/\";s:3:\"tag\";a:1:{i:2238;s:12:\"testimonials\";}s:8:\"category\";i:830;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47459\";a:10:{s:5:\"title\";s:6:\"Team 1\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/09/team-gb-1w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/09/team-gb-1w.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-1gw/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47472\";a:10:{s:5:\"title\";s:6:\"Team 2\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/09/team-gb-2w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/09/team-gb-2w.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-2gw/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47474\";a:10:{s:5:\"title\";s:6:\"Team 3\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/09/team-gb-3w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/09/team-gb-3w.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-3gw/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47522\";a:10:{s:5:\"title\";s:10:\"Services 3\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/services-gb-3w-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/services-gb-3w-1.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-3gw/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47518\";a:10:{s:5:\"title\";s:10:\"Services 1\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/services-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/services-gb-1w-1.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-1gw/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47498\";a:10:{s:5:\"title\";s:12:\"Statistics 5\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/statistics-gb-5w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/statistics-gb-5w.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/statistics-5gw/\";s:3:\"tag\";a:1:{i:924;s:10:\"statistics\";}s:8:\"category\";i:1096;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47524\";a:10:{s:5:\"title\";s:10:\"Services 4\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/services-gb-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/09/services-gb-4w-1.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-4gw/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47478\";a:10:{s:5:\"title\";s:6:\"Team 4\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/09/team-gb-4w.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/09/team-gb-4w.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-4gw/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47435\";a:10:{s:5:\"title\";s:6:\"Hero 2\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/09/hero-gb-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/09/hero-gb-2w-1.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/hero-2gw/\";s:3:\"tag\";a:1:{i:817;s:4:\"hero\";}s:8:\"category\";i:831;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47392\";a:10:{s:5:\"title\";s:16:\"Call To Action 1\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/call-to-action-gb-1w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/call-to-action-gb-1w.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-1gw/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47397\";a:10:{s:5:\"title\";s:16:\"Call To Action 3\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/call-to-action-gb-3w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/call-to-action-gb-3w.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-3gw/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47399\";a:10:{s:5:\"title\";s:16:\"Call To Action 4\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/call-to-action-gb-4w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/call-to-action-gb-4w.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-4gw/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47404\";a:10:{s:5:\"title\";s:16:\"Call To Action 6\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/call-to-action-gb-6w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/09/call-to-action-gb-6w.jpg\";s:3:\"url\";s:57:\"https://websitedemos.net/astra-blocks/call-to-action-6gw/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47378\";a:10:{s:5:\"title\";s:9:\"Contact 1\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/contact-gb-1w.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/contact-gb-1w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/contact-1gw/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47383\";a:10:{s:5:\"title\";s:9:\"Contact 3\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/contact-gb-3w.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/contact-gb-3w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/contact-3gw/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47385\";a:10:{s:5:\"title\";s:9:\"Contact 4\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/contact-gb-4w.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/contact-gb-4w.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/contact-4gw/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47389\";a:10:{s:5:\"title\";s:9:\"Contact 5\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/contact-gb-5b.jpg\";s:19:\"thumbnail-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/09/contact-gb-5b.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/contact-5gb/\";s:3:\"tag\";a:1:{i:823;s:7:\"contact\";}s:8:\"category\";i:1416;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47373\";a:10:{s:5:\"title\";s:9:\"Clients 5\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/09/clients-4g.jpg\";s:19:\"thumbnail-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/09/clients-4g.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-5g/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47337\";a:10:{s:5:\"title\";s:7:\"About 2\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/09/about-gb-2w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/09/about-gb-2w.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-2gw/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47352\";a:10:{s:5:\"title\";s:7:\"About 7\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/09/about-gb-7b.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/09/about-gb-7b.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-7gb/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:4:\"dark\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47343\";a:10:{s:5:\"title\";s:7:\"About 4\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/09/about-gb-4w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/09/about-gb-4w.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-4gw/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47350\";a:10:{s:5:\"title\";s:7:\"About 6\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/09/about-gb-6w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/09/about-gb-6w.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-6gw/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47339\";a:10:{s:5:\"title\";s:7:\"About 3\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/09/about-gb-3w.jpg\";s:19:\"thumbnail-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/09/about-gb-3w.jpg\";s:3:\"url\";s:48:\"https://websitedemos.net/astra-blocks/about-3gw/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47457\";a:10:{s:5:\"title\";s:9:\"Heading 4\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/09/heading-gb-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/09/heading-gb-4w-1.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/heading-4gw/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47471\";a:10:{s:5:\"title\";s:11:\"Portfolio 5\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/09/portfolio-gb-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/09/portfolio-gb-5w-1.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/portfolio-5gw/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47470\";a:10:{s:5:\"title\";s:11:\"Portfolio 4\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/09/portfolio-gb-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/09/portfolio-gb-4w-1.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/portfolio-4gw/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47456\";a:10:{s:5:\"title\";s:9:\"Heading 3\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/09/heading-gb-3w-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/09/heading-gb-3w-1.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/heading-3gw/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47469\";a:10:{s:5:\"title\";s:11:\"Portfolio 3\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/09/portfolio-gb-3w-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/09/portfolio-gb-3w-1.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/portfolio-3gw/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47468\";a:10:{s:5:\"title\";s:11:\"Portfolio 2\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/09/portfolio-gb-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/09/portfolio-gb-2w-1.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/portfolio-2gw/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47467\";a:10:{s:5:\"title\";s:11:\"Portfolio 1\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/09/portfolio-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/09/portfolio-gb-1w-1.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/portfolio-1gw/\";s:3:\"tag\";a:1:{i:1426;s:9:\"portfolio\";}s:8:\"category\";i:1425;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47458\";a:10:{s:5:\"title\";s:9:\"Heading 5\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/09/heading-gb-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/09/heading-gb-5w-1.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/heading-5gw/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47455\";a:10:{s:5:\"title\";s:9:\"Heading 2\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/09/heading-gb-2w-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/09/heading-gb-2w-1.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/heading-2gw/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}s:8:\"id-47454\";a:10:{s:5:\"title\";s:9:\"Heading 1\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/09/heading-gb-1w-1.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/09/heading-gb-1w-1.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/heading-1gw/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:9:\"wireframe\";a:0:{}s:12:\"page-builder\";s:9:\"gutenberg\";s:6:\"filter\";s:5:\"light\";s:16:\"required-plugins\";a:0:{}}}','no'),(392,'ast-block-templates-last-export-checksums','5j^0ln&qs#Fn','no'),(393,'ast-block-templates-last-export-checksums-time','1655997724','no'),(398,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(399,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(400,'elementor_scheme_color-picker','a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}','yes'),(405,'astra_sites_wpforms_ids_mapping','a:1:{i:106;i:30;}','no'),(406,'elementor_load_fa4_shim','yes','yes'),(407,'elementor_log','a:1:{s:32:\"8383bd4e0001c20db3e982c22ddf50c3\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0file\";s:89:\"/home/w4149631/public_html/wp-content/plugins/elementor/modules/dev-tools/deprecation.php\";s:7:\"\0*\0line\";i:301;s:7:\"\0*\0date\";s:19:\"2022-06-01 09:28:44\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:136:\"The Plugin::$instance-&gt;posts_css_manager argument is deprecated since version 2.7.0! Use Plugin::$instance-&gt;files_manager instead.\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2022-06-01 09:28:44\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:133:\"The Plugin::$instance-&gt;posts_css_manager argument is deprecated since version 2.7.0! Use Plugin::$instance->files_manager instead.\";s:4:\"file\";s:89:\"/home/w4149631/public_html/wp-content/plugins/elementor/modules/dev-tools/deprecation.php\";s:4:\"line\";i:301;s:5:\"trace\";b:1;}}}','no'),(420,'astra_sites_settings','a:1:{s:12:\"page_builder\";s:9:\"elementor\";}','no'),(425,'bsf_analytics_optin','no','no'),(426,'action_scheduler_hybrid_store_demarkation','30','yes'),(427,'schema-ActionScheduler_StoreSchema','6.0.1654076103','yes'),(428,'schema-ActionScheduler_LoggerSchema','3.0.1654076103','yes'),(429,'wpforms_version','1.7.4.2','yes'),(430,'wpforms_version_lite','1.7.4.2','yes'),(431,'wpforms_activated','a:1:{s:4:\"lite\";i:1654076103;}','yes'),(436,'action_scheduler_lock_async-request-runner','1656296450','yes'),(438,'widget_wpforms-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(441,'wpforms_admin_notices','a:2:{s:14:\"review_request\";a:2:{s:4:\"time\";i:1654076126;s:9:\"dismissed\";b:0;}s:19:\"review_lite_request\";a:2:{s:4:\"time\";i:1655418095;s:9:\"dismissed\";b:1;}}','yes'),(442,'_transient_wpforms_htaccess_file','a:3:{s:4:\"size\";i:737;s:5:\"mtime\";i:1654076127;s:5:\"ctime\";i:1654076127;}','yes'),(443,'_astra_sites_old_customizer_data','a:2:{s:14:\"astra-settings\";a:1926:{s:26:\"blog-single-post-structure\";a:2:{i:0;s:12:\"single-image\";i:1;s:17:\"single-title-meta\";}s:17:\"blog-single-width\";s:7:\"default\";s:21:\"blog-single-max-width\";i:1200;s:16:\"blog-single-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:19:\"blog-post-structure\";a:2:{i:0;s:5:\"image\";i:1;s:10:\"title-meta\";}s:10:\"blog-width\";s:7:\"default\";s:14:\"blog-max-width\";i:1200;s:17:\"blog-post-content\";s:7:\"excerpt\";s:9:\"blog-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:10:\"text-color\";s:25:\"var(--ast-global-color-3)\";s:10:\"link-color\";s:25:\"var(--ast-global-color-2)\";s:11:\"theme-color\";s:25:\"var(--ast-global-color-0)\";s:12:\"link-h-color\";s:25:\"var(--ast-global-color-1)\";s:18:\"heading-base-color\";s:25:\"var(--ast-global-color-2)\";s:13:\"footer-bg-obj\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:12:\"footer-color\";s:0:\"\";s:17:\"footer-link-color\";s:0:\"\";s:19:\"footer-link-h-color\";s:0:\"\";s:17:\"footer-adv-bg-obj\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:21:\"footer-adv-text-color\";s:0:\"\";s:21:\"footer-adv-link-color\";s:0:\"\";s:23:\"footer-adv-link-h-color\";s:0:\"\";s:26:\"footer-adv-wgt-title-color\";s:0:\"\";s:12:\"button-color\";s:25:\"var(--ast-global-color-3)\";s:14:\"button-h-color\";s:25:\"var(--ast-global-color-3)\";s:15:\"button-bg-color\";s:25:\"var(--ast-global-color-0)\";s:17:\"button-bg-h-color\";s:25:\"var(--ast-global-color-1)\";s:20:\"theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"18\";s:5:\"right\";s:2:\"28\";s:6:\"bottom\";s:2:\"18\";s:4:\"left\";s:2:\"28\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:3;s:37:\"theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-1\";s:20:\"footer-sml-section-1\";s:6:\"custom\";s:27:\"footer-sml-section-1-credit\";s:72:\"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]\";s:20:\"footer-sml-section-2\";s:0:\"\";s:27:\"footer-sml-section-2-credit\";s:72:\"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]\";s:27:\"footer-sml-dist-equal-align\";b:1;s:18:\"footer-sml-divider\";i:1;s:24:\"footer-sml-divider-color\";s:7:\"#7a7a7a\";s:19:\"footer-layout-width\";s:7:\"content\";s:22:\"ast-header-retina-logo\";s:0:\"\";s:21:\"ast-header-logo-width\";s:0:\"\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-color-site-title\";s:0:\"\";s:25:\"header-color-h-site-title\";s:0:\"\";s:25:\"header-color-site-tagline\";s:0:\"\";s:29:\"display-site-title-responsive\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:31:\"display-site-tagline-responsive\";a:3:{s:7:\"desktop\";b:0;s:6:\"tablet\";b:0;s:6:\"mobile\";b:0;}s:17:\"logo-title-inline\";i:1;s:19:\"disable-primary-nav\";b:0;s:14:\"header-layouts\";s:20:\"header-main-layout-1\";s:22:\"header-main-rt-section\";s:4:\"none\";s:27:\"header-display-outside-menu\";b:0;s:27:\"header-main-rt-section-html\";s:27:\"<button>Contact Us</button>\";s:34:\"header-main-rt-section-button-text\";s:6:\"Button\";s:34:\"header-main-rt-section-button-link\";s:23:\"https://www.wpastra.com\";s:41:\"header-main-rt-section-button-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:35:\"header-main-rt-section-button-style\";s:12:\"theme-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:3:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:41:\"header-main-rt-section-button-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:15:\"header-main-sep\";i:1;s:21:\"header-main-sep-color\";s:0:\"\";s:24:\"header-main-layout-width\";s:7:\"content\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:27:\"primary-submenu-item-border\";b:0;s:23:\"primary-submenu-b-color\";s:0:\"\";s:28:\"primary-submenu-item-b-color\";s:0:\"\";s:33:\"primary-header-button-font-family\";s:7:\"inherit\";s:33:\"primary-header-button-font-weight\";s:7:\"inherit\";s:31:\"primary-header-button-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"primary-header-button-text-transform\";s:0:\"\";s:33:\"primary-header-button-line-height\";i:1;s:36:\"primary-header-button-letter-spacing\";s:0:\"\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:6:\"inline\";s:39:\"header-main-submenu-container-animation\";s:0:\"\";s:24:\"mobile-header-breakpoint\";s:0:\"\";s:18:\"mobile-header-logo\";s:0:\"\";s:24:\"mobile-header-logo-width\";s:0:\"\";s:11:\"site-layout\";s:21:\"ast-full-width-layout\";s:18:\"site-content-width\";i:1200;s:37:\"site-layout-outside-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:25:\"content-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}}s:19:\"site-content-layout\";s:15:\"boxed-container\";s:26:\"single-page-content-layout\";s:7:\"default\";s:26:\"single-post-content-layout\";s:7:\"default\";s:27:\"archive-post-content-layout\";s:7:\"default\";s:16:\"body-font-family\";s:23:\"\'Work Sans\', sans-serif\";s:17:\"body-font-variant\";s:3:\"600\";s:16:\"body-font-weight\";s:3:\"400\";s:14:\"font-size-body\";a:6:{s:7:\"desktop\";i:17;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";i:15;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:16:\"body-line-height\";d:1.6;s:18:\"para-margin-bottom\";s:0:\"\";s:23:\"underline-content-links\";b:0;s:19:\"body-text-transform\";s:0:\"\";s:20:\"headings-font-family\";s:25:\"\'DM Serif Display\', serif\";s:20:\"headings-font-weight\";s:3:\"400\";s:23:\"headings-text-transform\";s:0:\"\";s:20:\"headings-line-height\";d:1.2;s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:2:\"25\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"font-size-entry-title\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"font-size-archive-summary-title\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"64\";s:6:\"tablet\";s:2:\"34\";s:6:\"mobile\";s:2:\"30\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"48\";s:6:\"tablet\";s:2:\"30\";s:6:\"mobile\";s:2:\"26\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"36\";s:6:\"tablet\";s:2:\"26\";s:6:\"mobile\";s:2:\"22\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";s:2:\"28\";s:6:\"tablet\";s:2:\"20\";s:6:\"mobile\";s:2:\"18\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";s:2:\"22\";s:6:\"tablet\";s:2:\"18\";s:6:\"mobile\";s:2:\"16\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"18\";s:6:\"tablet\";s:2:\"16\";s:6:\"mobile\";s:2:\"14\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:18:\"site-sidebar-width\";i:30;s:26:\"single-page-sidebar-layout\";s:7:\"default\";s:26:\"single-post-sidebar-layout\";s:7:\"default\";s:27:\"archive-post-sidebar-layout\";s:7:\"default\";s:10:\"footer-adv\";s:8:\"disabled\";s:23:\"footer-adv-border-width\";s:0:\"\";s:23:\"footer-adv-border-color\";s:7:\"#7a7a7a\";s:30:\"mobile-header-toggle-btn-style\";s:4:\"fill\";s:23:\"hide-custom-menu-mobile\";i:1;s:27:\"mobile-header-toggle-target\";s:4:\"icon\";s:25:\"load-google-fonts-locally\";b:0;s:19:\"preload-local-fonts\";b:0;s:20:\"enable-related-posts\";b:0;s:19:\"related-posts-title\";s:13:\"Related Posts\";s:29:\"releted-posts-title-alignment\";s:4:\"left\";s:25:\"related-posts-total-count\";i:2;s:28:\"enable-related-posts-excerpt\";b:0;s:27:\"related-posts-excerpt-count\";i:25;s:22:\"related-posts-based-on\";s:10:\"categories\";s:22:\"related-posts-order-by\";s:4:\"date\";s:19:\"related-posts-order\";s:3:\"asc\";s:29:\"related-posts-grid-responsive\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:23:\"related-posts-structure\";a:2:{i:0;s:14:\"featured-image\";i:1;s:10:\"title-meta\";}s:28:\"related-posts-meta-structure\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:24:\"related-posts-text-color\";s:0:\"\";s:24:\"related-posts-link-color\";s:0:\"\";s:25:\"related-posts-title-color\";s:0:\"\";s:30:\"related-posts-background-color\";s:0:\"\";s:24:\"related-posts-meta-color\";s:0:\"\";s:30:\"related-posts-link-hover-color\";s:0:\"\";s:35:\"related-posts-meta-link-hover-color\";s:0:\"\";s:39:\"related-posts-section-title-font-family\";s:7:\"inherit\";s:39:\"related-posts-section-title-font-weight\";s:7:\"inherit\";s:42:\"related-posts-section-title-text-transform\";s:0:\"\";s:39:\"related-posts-section-title-line-height\";s:0:\"\";s:37:\"related-posts-section-title-font-size\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"related-posts-title-font-family\";s:7:\"inherit\";s:31:\"related-posts-title-font-weight\";s:7:\"inherit\";s:34:\"related-posts-title-text-transform\";s:0:\"\";s:31:\"related-posts-title-line-height\";s:1:\"1\";s:29:\"related-posts-title-font-size\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"related-posts-meta-font-family\";s:7:\"inherit\";s:30:\"related-posts-meta-font-weight\";s:7:\"inherit\";s:33:\"related-posts-meta-text-transform\";s:0:\"\";s:30:\"related-posts-meta-line-height\";s:0:\"\";s:28:\"related-posts-meta-font-size\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"related-posts-content-font-family\";s:7:\"inherit\";s:33:\"related-posts-content-font-weight\";s:7:\"inherit\";s:36:\"related-posts-content-text-transform\";s:0:\"\";s:33:\"related-posts-content-line-height\";s:0:\"\";s:31:\"related-posts-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"transparent-header-logo\";s:0:\"\";s:30:\"transparent-header-retina-logo\";s:0:\"\";s:26:\"different-transparent-logo\";i:0;s:33:\"different-transparent-retina-logo\";i:0;s:29:\"transparent-header-logo-width\";a:3:{s:7:\"desktop\";i:150;s:6:\"tablet\";i:120;s:6:\"mobile\";i:100;}s:25:\"transparent-header-enable\";i:0;s:34:\"transparent-header-disable-archive\";i:1;s:45:\"transparent-header-disable-latest-posts-index\";i:1;s:29:\"transparent-header-on-devices\";s:4:\"both\";s:27:\"transparent-header-main-sep\";s:0:\"\";s:33:\"transparent-header-main-sep-color\";s:0:\"\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:35:\"transparent-header-color-site-title\";s:0:\"\";s:37:\"transparent-header-color-h-site-title\";s:0:\"\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:0:\"\";s:28:\"transparent-submenu-bg-color\";s:0:\"\";s:25:\"transparent-submenu-color\";s:0:\"\";s:27:\"transparent-submenu-h-color\";s:0:\"\";s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-link-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"transparent-content-section-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"breadcrumb-font-family\";s:7:\"inherit\";s:22:\"breadcrumb-font-weight\";s:7:\"inherit\";s:25:\"breadcrumb-text-transform\";s:0:\"\";s:32:\"breadcrumb-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"breadcrumb-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"breadcrumb-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"breadcrumb-separator-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:19:\"breadcrumb-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"breadcrumb-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"breadcrumb-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:8:\"h1-color\";s:0:\"\";s:8:\"h2-color\";s:0:\"\";s:8:\"h3-color\";s:0:\"\";s:8:\"h4-color\";s:0:\"\";s:8:\"h5-color\";s:0:\"\";s:8:\"h6-color\";s:0:\"\";s:14:\"font-family-h1\";s:7:\"inherit\";s:14:\"font-weight-h1\";s:7:\"inherit\";s:17:\"text-transform-h1\";s:0:\"\";s:14:\"line-height-h1\";s:0:\"\";s:14:\"font-family-h2\";s:7:\"inherit\";s:14:\"font-weight-h2\";s:7:\"inherit\";s:17:\"text-transform-h2\";s:0:\"\";s:14:\"line-height-h2\";s:0:\"\";s:14:\"font-family-h3\";s:7:\"inherit\";s:14:\"font-weight-h3\";s:7:\"inherit\";s:17:\"text-transform-h3\";s:0:\"\";s:14:\"line-height-h3\";s:0:\"\";s:14:\"font-family-h4\";s:7:\"inherit\";s:14:\"font-weight-h4\";s:7:\"inherit\";s:17:\"text-transform-h4\";s:0:\"\";s:14:\"line-height-h4\";s:0:\"\";s:14:\"font-family-h5\";s:7:\"inherit\";s:14:\"font-weight-h5\";s:7:\"inherit\";s:17:\"text-transform-h5\";s:0:\"\";s:14:\"line-height-h5\";s:0:\"\";s:14:\"font-family-h6\";s:7:\"inherit\";s:14:\"font-weight-h6\";s:7:\"inherit\";s:17:\"text-transform-h6\";s:0:\"\";s:14:\"line-height-h6\";s:0:\"\";s:18:\"font-weight-button\";s:3:\"600\";s:18:\"font-family-button\";s:7:\"inherit\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"text-transform-button\";s:9:\"uppercase\";s:21:\"theme-btn-line-height\";i:1;s:24:\"theme-btn-letter-spacing\";i:1;s:20:\"header-desktop-items\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:5:{s:10:\"above_left\";a:0:{}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:1:{i:0;s:6:\"menu-1\";}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:8:\"button-1\";}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:0:{}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:0;}s:19:\"header-mobile-items\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:2:{i:0;s:11:\"mobile-menu\";i:1;s:8:\"button-1\";}}s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:14:\"primary_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:14:\"mobile-trigger\";}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:0;}s:27:\"hb-header-main-layout-width\";s:4:\"full\";s:16:\"hb-header-height\";a:3:{s:7:\"desktop\";i:110;s:6:\"tablet\";i:90;s:6:\"mobile\";i:80;}s:8:\"hb-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:18:\"hb-header-main-sep\";i:0;s:24:\"hb-header-main-sep-color\";s:7:\"#eaeaea\";s:25:\"hb-header-main-menu-align\";s:6:\"inline\";s:27:\"hb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:17:\"hb-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:17:\"hba-header-layout\";s:21:\"above-header-layout-1\";s:17:\"hba-header-height\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:9:\"hba-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:20:\"hba-header-separator\";i:1;s:30:\"hba-header-bottom-border-color\";s:7:\"#eaeaea\";s:28:\"hba-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:32:\"hba-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"hba-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"hba-header-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"hba-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:3:\"0.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"em\";}s:17:\"hbb-header-layout\";s:21:\"below-header-layout-1\";s:17:\"hbb-header-height\";a:3:{s:7:\"desktop\";i:60;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:9:\"hbb-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:20:\"hbb-header-separator\";i:1;s:30:\"hbb-header-bottom-border-color\";s:7:\"#eaeaea\";s:28:\"hbb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:18:\"hbb-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-footer-builder-layout-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-footer-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-below-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-header-mobile-trigger-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"title_tagline-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-header-search-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-account-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-mobile-menu-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"section-header-mobile-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"section-footer-copyright-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-footer-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"80\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:3:\"100\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"25\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button1-text\";s:17:\"Book Consultation\";s:26:\"header-button1-link-option\";a:3:{s:3:\"url\";s:1:\"#\";s:7:\"new_tab\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button1-font-family\";s:7:\"inherit\";s:26:\"header-button1-font-weight\";s:7:\"inherit\";s:29:\"header-button1-text-transform\";s:0:\"\";s:26:\"header-button1-line-height\";s:0:\"\";s:24:\"header-button1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button1-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button1-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button1-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button1-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button1-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button1-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button1-border-radius\";s:0:\"\";s:27:\"section-hb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"22\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"22\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"15\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button1-text\";s:6:\"Button\";s:26:\"footer-button1-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button1-font-family\";s:7:\"inherit\";s:26:\"footer-button1-font-weight\";s:7:\"inherit\";s:29:\"footer-button1-text-transform\";s:0:\"\";s:26:\"footer-button1-line-height\";s:0:\"\";s:24:\"footer-button1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button1-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button1-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button1-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button1-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button1-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button1-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button1-border-radius\";s:0:\"\";s:25:\"footer-button-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-1\";s:22:\"Insert HTML text here.\";s:18:\"header-html-1color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-1link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-1link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-1\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-1\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-1\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-1\";s:0:\"\";s:32:\"text-transform-section-hb-html-1\";s:0:\"\";s:24:\"section-hb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-1\";s:373:\"<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d24162.594709213252!2d-73.96352877334618!3d40.79886601364924!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c2f6246837073b%3A0xc9dcfc4023c86664!2sHI%20New%20York%20City%20Hostel!5e0!3m2!1sen!2sin!4v1621248281026!5m2!1sen!2sin\" width=\"100%\" height=\"400\" allowfullscreen=\"\"></iframe>\";s:18:\"footer-html-1color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-1link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-1link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-1\";a:6:{s:7:\"desktop\";s:1:\"0\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-1\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-1\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-1\";s:0:\"\";s:29:\"line-height-section-fb-html-1\";s:0:\"\";s:24:\"section-fb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-1-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-1-bg-space\";s:0:\"\";s:20:\"header-social-1-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-1-radius\";s:0:\"\";s:21:\"header-social-1-color\";s:0:\"\";s:23:\"header-social-1-h-color\";s:0:\"\";s:24:\"header-social-1-bg-color\";s:0:\"\";s:26:\"header-social-1-bg-h-color\";s:0:\"\";s:28:\"header-social-1-label-toggle\";b:0;s:26:\"header-social-1-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-1\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-1-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-1-bg-space\";s:0:\"\";s:20:\"footer-social-1-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-1-radius\";s:0:\"\";s:21:\"footer-social-1-color\";s:0:\"\";s:23:\"footer-social-1-h-color\";s:0:\"\";s:24:\"footer-social-1-bg-color\";s:0:\"\";s:26:\"footer-social-1-bg-h-color\";s:0:\"\";s:28:\"footer-social-1-label-toggle\";b:0;s:26:\"footer-social-1-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-1\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-1-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-1-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-1-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-1-font-family\";s:7:\"inherit\";s:27:\"header-widget-1-font-weight\";s:7:\"inherit\";s:30:\"header-widget-1-text-transform\";s:0:\"\";s:27:\"header-widget-1-line-height\";s:0:\"\";s:25:\"header-widget-1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-1-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-1-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-1-content-text-transform\";s:0:\"\";s:35:\"header-widget-1-content-line-height\";s:0:\"\";s:33:\"header-widget-1-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-1-title-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-1-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-1-link-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-1-font-family\";s:7:\"inherit\";s:27:\"footer-widget-1-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-1-text-transform\";s:0:\"\";s:27:\"footer-widget-1-line-height\";s:0:\"\";s:25:\"footer-widget-1-font-size\";a:6:{s:7:\"desktop\";s:2:\"45\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-1-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-1-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-1-content-text-transform\";s:0:\"\";s:35:\"footer-widget-1-content-line-height\";s:0:\"\";s:33:\"footer-widget-1-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:2:\"16\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-1\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"20\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu1-bg-color\";s:0:\"\";s:18:\"header-menu1-color\";s:0:\"\";s:23:\"header-menu1-h-bg-color\";s:0:\"\";s:20:\"header-menu1-h-color\";s:0:\"\";s:23:\"header-menu1-a-bg-color\";s:0:\"\";s:20:\"header-menu1-a-color\";s:0:\"\";s:30:\"header-menu1-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu1-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu1-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu1-h-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu1-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu1-a-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu1-menu-hover-animation\";s:0:\"\";s:40:\"header-menu1-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu1-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:2:\"25\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu1-submenu-item-border\";b:0;s:32:\"header-menu1-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu1-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu1-submenu-border-radius\";s:0:\"\";s:31:\"header-menu1-submenu-top-offset\";s:0:\"\";s:26:\"header-menu1-submenu-width\";s:0:\"\";s:27:\"header-menu1-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu1-menu-stack-on-mobile\";b:1;s:22:\"header-menu1-font-size\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu1-font-weight\";s:3:\"600\";s:24:\"header-menu1-font-family\";s:7:\"inherit\";s:27:\"header-menu1-text-transform\";s:9:\"uppercase\";s:24:\"header-menu1-line-height\";s:0:\"\";s:27:\"section-hb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button2-text\";s:6:\"Button\";s:26:\"header-button2-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button2-font-family\";s:7:\"inherit\";s:26:\"header-button2-font-weight\";s:7:\"inherit\";s:29:\"header-button2-text-transform\";s:0:\"\";s:26:\"header-button2-line-height\";s:0:\"\";s:24:\"header-button2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button2-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button2-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button2-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button2-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button2-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button2-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button2-border-radius\";s:0:\"\";s:27:\"section-hb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button2-text\";s:6:\"Button\";s:26:\"footer-button2-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button2-font-family\";s:7:\"inherit\";s:26:\"footer-button2-font-weight\";s:7:\"inherit\";s:29:\"footer-button2-text-transform\";s:0:\"\";s:26:\"footer-button2-line-height\";s:0:\"\";s:24:\"footer-button2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button2-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button2-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button2-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button2-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button2-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button2-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button2-border-radius\";s:0:\"\";s:25:\"footer-button-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-2\";s:22:\"Insert HTML text here.\";s:18:\"header-html-2color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-2link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-2link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-2\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-2\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-2\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-2\";s:0:\"\";s:32:\"text-transform-section-hb-html-2\";s:0:\"\";s:24:\"section-hb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-2\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-2color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-2link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-2link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-2\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-2\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-2\";s:0:\"\";s:29:\"line-height-section-fb-html-2\";s:0:\"\";s:24:\"section-fb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-2-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-2-bg-space\";s:0:\"\";s:20:\"header-social-2-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-2-radius\";s:0:\"\";s:21:\"header-social-2-color\";s:0:\"\";s:23:\"header-social-2-h-color\";s:0:\"\";s:24:\"header-social-2-bg-color\";s:0:\"\";s:26:\"header-social-2-bg-h-color\";s:0:\"\";s:28:\"header-social-2-label-toggle\";b:0;s:26:\"header-social-2-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-2\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-2-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-2-bg-space\";s:0:\"\";s:20:\"footer-social-2-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-2-radius\";s:0:\"\";s:21:\"footer-social-2-color\";s:0:\"\";s:23:\"footer-social-2-h-color\";s:0:\"\";s:24:\"footer-social-2-bg-color\";s:0:\"\";s:26:\"footer-social-2-bg-h-color\";s:0:\"\";s:28:\"footer-social-2-label-toggle\";b:0;s:26:\"footer-social-2-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-2\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-2-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-2-font-family\";s:7:\"inherit\";s:27:\"header-widget-2-font-weight\";s:7:\"inherit\";s:30:\"header-widget-2-text-transform\";s:0:\"\";s:27:\"header-widget-2-line-height\";s:0:\"\";s:25:\"header-widget-2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-2-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-2-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-2-content-text-transform\";s:0:\"\";s:35:\"header-widget-2-content-line-height\";s:0:\"\";s:33:\"header-widget-2-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-2-title-color\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-2-font-family\";s:7:\"inherit\";s:27:\"footer-widget-2-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-2-text-transform\";s:0:\"\";s:27:\"footer-widget-2-line-height\";s:0:\"\";s:25:\"footer-widget-2-font-size\";a:6:{s:7:\"desktop\";s:2:\"42\";s:6:\"tablet\";s:2:\"32\";s:6:\"mobile\";s:2:\"25\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-2-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-2-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-2-content-text-transform\";s:0:\"\";s:35:\"footer-widget-2-content-line-height\";s:0:\"\";s:33:\"footer-widget-2-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-2\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"-10\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"-20\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu2-bg-color\";s:0:\"\";s:18:\"header-menu2-color\";s:0:\"\";s:23:\"header-menu2-h-bg-color\";s:0:\"\";s:20:\"header-menu2-h-color\";s:0:\"\";s:23:\"header-menu2-a-bg-color\";s:0:\"\";s:20:\"header-menu2-a-color\";s:0:\"\";s:30:\"header-menu2-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu2-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu2-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu2-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu2-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu2-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu2-menu-hover-animation\";s:0:\"\";s:40:\"header-menu2-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu2-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu2-submenu-item-border\";b:0;s:32:\"header-menu2-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu2-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu2-submenu-border-radius\";s:0:\"\";s:31:\"header-menu2-submenu-top-offset\";s:0:\"\";s:26:\"header-menu2-submenu-width\";s:0:\"\";s:27:\"header-menu2-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu2-menu-stack-on-mobile\";b:1;s:22:\"header-menu2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu2-font-weight\";s:7:\"inherit\";s:24:\"header-menu2-font-family\";s:7:\"inherit\";s:27:\"header-menu2-text-transform\";s:0:\"\";s:24:\"header-menu2-line-height\";s:0:\"\";s:27:\"section-hb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button3-text\";s:6:\"Button\";s:26:\"header-button3-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button3-font-family\";s:7:\"inherit\";s:26:\"header-button3-font-weight\";s:7:\"inherit\";s:29:\"header-button3-text-transform\";s:0:\"\";s:26:\"header-button3-line-height\";s:0:\"\";s:24:\"header-button3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button3-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button3-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button3-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button3-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button3-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button3-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button3-border-radius\";s:0:\"\";s:27:\"section-hb-button-3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button3-text\";s:6:\"Button\";s:26:\"footer-button3-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button3-font-family\";s:7:\"inherit\";s:26:\"footer-button3-font-weight\";s:7:\"inherit\";s:29:\"footer-button3-text-transform\";s:0:\"\";s:26:\"footer-button3-line-height\";s:0:\"\";s:24:\"footer-button3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button3-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button3-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button3-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button3-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button3-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button3-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button3-border-radius\";s:0:\"\";s:25:\"footer-button-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-3\";s:22:\"Insert HTML text here.\";s:18:\"header-html-3color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-3link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-3link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-3\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-3\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-3\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-3\";s:0:\"\";s:32:\"text-transform-section-hb-html-3\";s:0:\"\";s:24:\"section-hb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-3\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-3color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-3link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-3link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-3\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-3\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-3\";s:0:\"\";s:29:\"line-height-section-fb-html-3\";s:0:\"\";s:24:\"section-fb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-3-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-3-bg-space\";s:0:\"\";s:20:\"header-social-3-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-3-radius\";s:0:\"\";s:21:\"header-social-3-color\";s:0:\"\";s:23:\"header-social-3-h-color\";s:0:\"\";s:24:\"header-social-3-bg-color\";s:0:\"\";s:26:\"header-social-3-bg-h-color\";s:0:\"\";s:28:\"header-social-3-label-toggle\";b:0;s:26:\"header-social-3-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-3\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-3-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-3-bg-space\";s:0:\"\";s:20:\"footer-social-3-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-3-radius\";s:0:\"\";s:21:\"footer-social-3-color\";s:0:\"\";s:23:\"footer-social-3-h-color\";s:0:\"\";s:24:\"footer-social-3-bg-color\";s:0:\"\";s:26:\"footer-social-3-bg-h-color\";s:0:\"\";s:28:\"footer-social-3-label-toggle\";b:0;s:26:\"footer-social-3-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-3\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-3-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-3-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-3-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-3-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-3-font-family\";s:7:\"inherit\";s:27:\"header-widget-3-font-weight\";s:7:\"inherit\";s:30:\"header-widget-3-text-transform\";s:0:\"\";s:27:\"header-widget-3-line-height\";s:0:\"\";s:25:\"header-widget-3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-3-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-3-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-3-content-text-transform\";s:0:\"\";s:35:\"header-widget-3-content-line-height\";s:0:\"\";s:33:\"header-widget-3-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-3-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-3-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-3-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-3-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-3-font-family\";s:7:\"inherit\";s:27:\"footer-widget-3-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-3-text-transform\";s:0:\"\";s:27:\"footer-widget-3-line-height\";s:0:\"\";s:25:\"footer-widget-3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-3-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-3-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-3-content-text-transform\";s:0:\"\";s:35:\"footer-widget-3-content-line-height\";s:0:\"\";s:33:\"footer-widget-3-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-3\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu3-bg-color\";s:0:\"\";s:18:\"header-menu3-color\";s:0:\"\";s:23:\"header-menu3-h-bg-color\";s:0:\"\";s:20:\"header-menu3-h-color\";s:0:\"\";s:23:\"header-menu3-a-bg-color\";s:0:\"\";s:20:\"header-menu3-a-color\";s:0:\"\";s:30:\"header-menu3-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu3-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu3-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu3-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu3-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu3-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu3-menu-hover-animation\";s:0:\"\";s:40:\"header-menu3-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu3-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu3-submenu-item-border\";b:0;s:32:\"header-menu3-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu3-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu3-submenu-border-radius\";s:0:\"\";s:31:\"header-menu3-submenu-top-offset\";s:0:\"\";s:26:\"header-menu3-submenu-width\";s:0:\"\";s:27:\"header-menu3-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu3-menu-stack-on-mobile\";b:1;s:22:\"header-menu3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu3-font-weight\";s:7:\"inherit\";s:24:\"header-menu3-font-family\";s:7:\"inherit\";s:27:\"header-menu3-text-transform\";s:0:\"\";s:24:\"header-menu3-line-height\";s:0:\"\";s:27:\"section-hb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button4-text\";s:6:\"Button\";s:26:\"header-button4-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button4-font-family\";s:7:\"inherit\";s:26:\"header-button4-font-weight\";s:7:\"inherit\";s:29:\"header-button4-text-transform\";s:0:\"\";s:26:\"header-button4-line-height\";s:0:\"\";s:24:\"header-button4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button4-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button4-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button4-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button4-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button4-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button4-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button4-border-radius\";s:0:\"\";s:27:\"section-hb-button-4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button4-text\";s:6:\"Button\";s:26:\"footer-button4-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button4-font-family\";s:7:\"inherit\";s:26:\"footer-button4-font-weight\";s:7:\"inherit\";s:29:\"footer-button4-text-transform\";s:0:\"\";s:26:\"footer-button4-line-height\";s:0:\"\";s:24:\"footer-button4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button4-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button4-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button4-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button4-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button4-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button4-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button4-border-radius\";s:0:\"\";s:25:\"footer-button-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-4\";s:22:\"Insert HTML text here.\";s:18:\"header-html-4color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-4link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-4link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-4\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-4\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-4\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-4\";s:0:\"\";s:32:\"text-transform-section-hb-html-4\";s:0:\"\";s:24:\"section-hb-html-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-4\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-4color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-4link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-4link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-4\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-4\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-4\";s:0:\"\";s:29:\"line-height-section-fb-html-4\";s:0:\"\";s:24:\"section-fb-html-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-4-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-4-bg-space\";s:0:\"\";s:20:\"header-social-4-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-4-radius\";s:0:\"\";s:21:\"header-social-4-color\";s:0:\"\";s:23:\"header-social-4-h-color\";s:0:\"\";s:24:\"header-social-4-bg-color\";s:0:\"\";s:26:\"header-social-4-bg-h-color\";s:0:\"\";s:28:\"header-social-4-label-toggle\";b:0;s:26:\"header-social-4-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-4\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-4-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-4-bg-space\";s:0:\"\";s:20:\"footer-social-4-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-4-radius\";s:0:\"\";s:21:\"footer-social-4-color\";s:0:\"\";s:23:\"footer-social-4-h-color\";s:0:\"\";s:24:\"footer-social-4-bg-color\";s:0:\"\";s:26:\"footer-social-4-bg-h-color\";s:0:\"\";s:28:\"footer-social-4-label-toggle\";b:0;s:26:\"footer-social-4-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-4\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-4-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-4-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-4-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-4-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-4-font-family\";s:7:\"inherit\";s:27:\"header-widget-4-font-weight\";s:7:\"inherit\";s:30:\"header-widget-4-text-transform\";s:0:\"\";s:27:\"header-widget-4-line-height\";s:0:\"\";s:25:\"header-widget-4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-4-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-4-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-4-content-text-transform\";s:0:\"\";s:35:\"header-widget-4-content-line-height\";s:0:\"\";s:33:\"header-widget-4-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-4-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-4-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-4-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-4-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-4-font-family\";s:7:\"inherit\";s:27:\"footer-widget-4-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-4-text-transform\";s:0:\"\";s:27:\"footer-widget-4-line-height\";s:0:\"\";s:25:\"footer-widget-4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-4-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-4-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-4-content-text-transform\";s:0:\"\";s:35:\"footer-widget-4-content-line-height\";s:0:\"\";s:33:\"footer-widget-4-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-4\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu4-bg-color\";s:0:\"\";s:18:\"header-menu4-color\";s:0:\"\";s:23:\"header-menu4-h-bg-color\";s:0:\"\";s:20:\"header-menu4-h-color\";s:0:\"\";s:23:\"header-menu4-a-bg-color\";s:0:\"\";s:20:\"header-menu4-a-color\";s:0:\"\";s:30:\"header-menu4-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu4-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu4-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu4-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu4-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu4-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu4-menu-hover-animation\";s:0:\"\";s:40:\"header-menu4-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu4-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu4-submenu-item-border\";b:0;s:32:\"header-menu4-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu4-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu4-submenu-border-radius\";s:0:\"\";s:31:\"header-menu4-submenu-top-offset\";s:0:\"\";s:26:\"header-menu4-submenu-width\";s:0:\"\";s:27:\"header-menu4-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu4-menu-stack-on-mobile\";b:1;s:22:\"header-menu4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu4-font-weight\";s:7:\"inherit\";s:24:\"header-menu4-font-family\";s:7:\"inherit\";s:27:\"header-menu4-text-transform\";s:0:\"\";s:24:\"header-menu4-line-height\";s:0:\"\";s:27:\"section-hb-divider-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button5-text\";s:6:\"Button\";s:26:\"header-button5-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button5-font-family\";s:7:\"inherit\";s:26:\"header-button5-font-weight\";s:7:\"inherit\";s:29:\"header-button5-text-transform\";s:0:\"\";s:26:\"header-button5-line-height\";s:0:\"\";s:24:\"header-button5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button5-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button5-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button5-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button5-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button5-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button5-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button5-border-radius\";s:0:\"\";s:27:\"section-hb-button-5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button5-text\";s:6:\"Button\";s:26:\"footer-button5-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button5-font-family\";s:7:\"inherit\";s:26:\"footer-button5-font-weight\";s:7:\"inherit\";s:29:\"footer-button5-text-transform\";s:0:\"\";s:26:\"footer-button5-line-height\";s:0:\"\";s:24:\"footer-button5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button5-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button5-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button5-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button5-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button5-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button5-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button5-border-radius\";s:0:\"\";s:25:\"footer-button-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-5\";s:22:\"Insert HTML text here.\";s:18:\"header-html-5color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-5link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-5link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-5\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-5\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-5\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-5\";s:0:\"\";s:32:\"text-transform-section-hb-html-5\";s:0:\"\";s:24:\"section-hb-html-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-5\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-5color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-5link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-5link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-5\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-5\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-5\";s:0:\"\";s:29:\"line-height-section-fb-html-5\";s:0:\"\";s:24:\"section-fb-html-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-5-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-5-bg-space\";s:0:\"\";s:20:\"header-social-5-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-5-radius\";s:0:\"\";s:21:\"header-social-5-color\";s:0:\"\";s:23:\"header-social-5-h-color\";s:0:\"\";s:24:\"header-social-5-bg-color\";s:0:\"\";s:26:\"header-social-5-bg-h-color\";s:0:\"\";s:28:\"header-social-5-label-toggle\";b:0;s:26:\"header-social-5-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-5\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-5-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-5-bg-space\";s:0:\"\";s:20:\"footer-social-5-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-5-radius\";s:0:\"\";s:21:\"footer-social-5-color\";s:0:\"\";s:23:\"footer-social-5-h-color\";s:0:\"\";s:24:\"footer-social-5-bg-color\";s:0:\"\";s:26:\"footer-social-5-bg-h-color\";s:0:\"\";s:28:\"footer-social-5-label-toggle\";b:0;s:26:\"footer-social-5-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-5\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-5-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-5-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-5-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-5-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-5-font-family\";s:7:\"inherit\";s:27:\"header-widget-5-font-weight\";s:7:\"inherit\";s:30:\"header-widget-5-text-transform\";s:0:\"\";s:27:\"header-widget-5-line-height\";s:0:\"\";s:25:\"header-widget-5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-5-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-5-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-5-content-text-transform\";s:0:\"\";s:35:\"header-widget-5-content-line-height\";s:0:\"\";s:33:\"header-widget-5-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-5-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-5-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-5-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-5-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-5-font-family\";s:7:\"inherit\";s:27:\"footer-widget-5-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-5-text-transform\";s:0:\"\";s:27:\"footer-widget-5-line-height\";s:0:\"\";s:25:\"footer-widget-5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-5-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-5-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-5-content-text-transform\";s:0:\"\";s:35:\"footer-widget-5-content-line-height\";s:0:\"\";s:33:\"footer-widget-5-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-5\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu5-bg-color\";s:0:\"\";s:18:\"header-menu5-color\";s:0:\"\";s:23:\"header-menu5-h-bg-color\";s:0:\"\";s:20:\"header-menu5-h-color\";s:0:\"\";s:23:\"header-menu5-a-bg-color\";s:0:\"\";s:20:\"header-menu5-a-color\";s:0:\"\";s:30:\"header-menu5-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu5-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu5-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu5-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu5-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu5-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu5-menu-hover-animation\";s:0:\"\";s:40:\"header-menu5-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu5-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu5-submenu-item-border\";b:0;s:32:\"header-menu5-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu5-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu5-submenu-border-radius\";s:0:\"\";s:31:\"header-menu5-submenu-top-offset\";s:0:\"\";s:26:\"header-menu5-submenu-width\";s:0:\"\";s:27:\"header-menu5-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu5-menu-stack-on-mobile\";b:1;s:22:\"header-menu5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu5-font-weight\";s:7:\"inherit\";s:24:\"header-menu5-font-family\";s:7:\"inherit\";s:27:\"header-menu5-text-transform\";s:0:\"\";s:24:\"header-menu5-line-height\";s:0:\"\";s:27:\"section-hb-divider-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button6-text\";s:6:\"Button\";s:26:\"header-button6-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button6-font-family\";s:7:\"inherit\";s:26:\"header-button6-font-weight\";s:7:\"inherit\";s:29:\"header-button6-text-transform\";s:0:\"\";s:26:\"header-button6-line-height\";s:0:\"\";s:24:\"header-button6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button6-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button6-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button6-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button6-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button6-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button6-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button6-border-radius\";s:0:\"\";s:27:\"section-hb-button-6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button6-text\";s:6:\"Button\";s:26:\"footer-button6-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button6-font-family\";s:7:\"inherit\";s:26:\"footer-button6-font-weight\";s:7:\"inherit\";s:29:\"footer-button6-text-transform\";s:0:\"\";s:26:\"footer-button6-line-height\";s:0:\"\";s:24:\"footer-button6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button6-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button6-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button6-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button6-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button6-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button6-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button6-border-radius\";s:0:\"\";s:25:\"footer-button-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-6\";s:22:\"Insert HTML text here.\";s:18:\"header-html-6color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-6link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-6link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-6\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-6\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-6\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-6\";s:0:\"\";s:32:\"text-transform-section-hb-html-6\";s:0:\"\";s:24:\"section-hb-html-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-6\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-6color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-6link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-6link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-6\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-6\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-6\";s:0:\"\";s:29:\"line-height-section-fb-html-6\";s:0:\"\";s:24:\"section-fb-html-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-6-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-6-bg-space\";s:0:\"\";s:20:\"header-social-6-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-6-radius\";s:0:\"\";s:21:\"header-social-6-color\";s:0:\"\";s:23:\"header-social-6-h-color\";s:0:\"\";s:24:\"header-social-6-bg-color\";s:0:\"\";s:26:\"header-social-6-bg-h-color\";s:0:\"\";s:28:\"header-social-6-label-toggle\";b:0;s:26:\"header-social-6-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-6\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-6-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-6-bg-space\";s:0:\"\";s:20:\"footer-social-6-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-6-radius\";s:0:\"\";s:21:\"footer-social-6-color\";s:0:\"\";s:23:\"footer-social-6-h-color\";s:0:\"\";s:24:\"footer-social-6-bg-color\";s:0:\"\";s:26:\"footer-social-6-bg-h-color\";s:0:\"\";s:28:\"footer-social-6-label-toggle\";b:0;s:26:\"footer-social-6-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-6\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-6-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-6-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-6-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-6-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-6-font-family\";s:7:\"inherit\";s:27:\"header-widget-6-font-weight\";s:7:\"inherit\";s:30:\"header-widget-6-text-transform\";s:0:\"\";s:27:\"header-widget-6-line-height\";s:0:\"\";s:25:\"header-widget-6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-6-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-6-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-6-content-text-transform\";s:0:\"\";s:35:\"header-widget-6-content-line-height\";s:0:\"\";s:33:\"header-widget-6-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-6-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-6-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-6-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-6-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-6-font-family\";s:7:\"inherit\";s:27:\"footer-widget-6-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-6-text-transform\";s:0:\"\";s:27:\"footer-widget-6-line-height\";s:0:\"\";s:25:\"footer-widget-6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-6-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-6-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-6-content-text-transform\";s:0:\"\";s:35:\"footer-widget-6-content-line-height\";s:0:\"\";s:33:\"footer-widget-6-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-6\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu6-bg-color\";s:0:\"\";s:18:\"header-menu6-color\";s:0:\"\";s:23:\"header-menu6-h-bg-color\";s:0:\"\";s:20:\"header-menu6-h-color\";s:0:\"\";s:23:\"header-menu6-a-bg-color\";s:0:\"\";s:20:\"header-menu6-a-color\";s:0:\"\";s:30:\"header-menu6-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu6-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu6-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu6-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu6-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu6-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu6-menu-hover-animation\";s:0:\"\";s:40:\"header-menu6-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu6-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu6-submenu-item-border\";b:0;s:32:\"header-menu6-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu6-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu6-submenu-border-radius\";s:0:\"\";s:31:\"header-menu6-submenu-top-offset\";s:0:\"\";s:26:\"header-menu6-submenu-width\";s:0:\"\";s:27:\"header-menu6-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu6-menu-stack-on-mobile\";b:1;s:22:\"header-menu6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu6-font-weight\";s:7:\"inherit\";s:24:\"header-menu6-font-family\";s:7:\"inherit\";s:27:\"header-menu6-text-transform\";s:0:\"\";s:24:\"header-menu6-line-height\";s:0:\"\";s:27:\"section-hb-divider-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button7-text\";s:6:\"Button\";s:26:\"header-button7-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button7-font-family\";s:7:\"inherit\";s:26:\"header-button7-font-weight\";s:7:\"inherit\";s:29:\"header-button7-text-transform\";s:0:\"\";s:26:\"header-button7-line-height\";s:0:\"\";s:24:\"header-button7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button7-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button7-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button7-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button7-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button7-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button7-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button7-border-radius\";s:0:\"\";s:27:\"section-hb-button-7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button7-text\";s:6:\"Button\";s:26:\"footer-button7-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button7-font-family\";s:7:\"inherit\";s:26:\"footer-button7-font-weight\";s:7:\"inherit\";s:29:\"footer-button7-text-transform\";s:0:\"\";s:26:\"footer-button7-line-height\";s:0:\"\";s:24:\"footer-button7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button7-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button7-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button7-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button7-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button7-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button7-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button7-border-radius\";s:0:\"\";s:25:\"footer-button-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-7\";s:22:\"Insert HTML text here.\";s:18:\"header-html-7color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-7link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-7link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-7\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-7\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-7\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-7\";s:0:\"\";s:32:\"text-transform-section-hb-html-7\";s:0:\"\";s:24:\"section-hb-html-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-7\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-7color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-7link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-7link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-7\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-7\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-7\";s:0:\"\";s:29:\"line-height-section-fb-html-7\";s:0:\"\";s:24:\"section-fb-html-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-7-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-7-bg-space\";s:0:\"\";s:20:\"header-social-7-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-7-radius\";s:0:\"\";s:21:\"header-social-7-color\";s:0:\"\";s:23:\"header-social-7-h-color\";s:0:\"\";s:24:\"header-social-7-bg-color\";s:0:\"\";s:26:\"header-social-7-bg-h-color\";s:0:\"\";s:28:\"header-social-7-label-toggle\";b:0;s:26:\"header-social-7-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-7\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-7-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-7-bg-space\";s:0:\"\";s:20:\"footer-social-7-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-7-radius\";s:0:\"\";s:21:\"footer-social-7-color\";s:0:\"\";s:23:\"footer-social-7-h-color\";s:0:\"\";s:24:\"footer-social-7-bg-color\";s:0:\"\";s:26:\"footer-social-7-bg-h-color\";s:0:\"\";s:28:\"footer-social-7-label-toggle\";b:0;s:26:\"footer-social-7-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-7\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-7-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-7-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-7-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-7-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-7-font-family\";s:7:\"inherit\";s:27:\"header-widget-7-font-weight\";s:7:\"inherit\";s:30:\"header-widget-7-text-transform\";s:0:\"\";s:27:\"header-widget-7-line-height\";s:0:\"\";s:25:\"header-widget-7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-7-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-7-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-7-content-text-transform\";s:0:\"\";s:35:\"header-widget-7-content-line-height\";s:0:\"\";s:33:\"header-widget-7-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-7-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-7-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-7-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-7-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-7-font-family\";s:7:\"inherit\";s:27:\"footer-widget-7-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-7-text-transform\";s:0:\"\";s:27:\"footer-widget-7-line-height\";s:0:\"\";s:25:\"footer-widget-7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-7-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-7-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-7-content-text-transform\";s:0:\"\";s:35:\"footer-widget-7-content-line-height\";s:0:\"\";s:33:\"footer-widget-7-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-7\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu7-bg-color\";s:0:\"\";s:18:\"header-menu7-color\";s:0:\"\";s:23:\"header-menu7-h-bg-color\";s:0:\"\";s:20:\"header-menu7-h-color\";s:0:\"\";s:23:\"header-menu7-a-bg-color\";s:0:\"\";s:20:\"header-menu7-a-color\";s:0:\"\";s:30:\"header-menu7-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu7-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu7-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu7-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu7-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu7-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu7-menu-hover-animation\";s:0:\"\";s:40:\"header-menu7-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu7-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu7-submenu-item-border\";b:0;s:32:\"header-menu7-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu7-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu7-submenu-border-radius\";s:0:\"\";s:31:\"header-menu7-submenu-top-offset\";s:0:\"\";s:26:\"header-menu7-submenu-width\";s:0:\"\";s:27:\"header-menu7-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu7-menu-stack-on-mobile\";b:1;s:22:\"header-menu7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu7-font-weight\";s:7:\"inherit\";s:24:\"header-menu7-font-family\";s:7:\"inherit\";s:27:\"header-menu7-text-transform\";s:0:\"\";s:24:\"header-menu7-line-height\";s:0:\"\";s:27:\"section-hb-divider-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button8-text\";s:6:\"Button\";s:26:\"header-button8-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button8-font-family\";s:7:\"inherit\";s:26:\"header-button8-font-weight\";s:7:\"inherit\";s:29:\"header-button8-text-transform\";s:0:\"\";s:26:\"header-button8-line-height\";s:0:\"\";s:24:\"header-button8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button8-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button8-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button8-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button8-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button8-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button8-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button8-border-radius\";s:0:\"\";s:27:\"section-hb-button-8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button8-text\";s:6:\"Button\";s:26:\"footer-button8-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button8-font-family\";s:7:\"inherit\";s:26:\"footer-button8-font-weight\";s:7:\"inherit\";s:29:\"footer-button8-text-transform\";s:0:\"\";s:26:\"footer-button8-line-height\";s:0:\"\";s:24:\"footer-button8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button8-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button8-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button8-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button8-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button8-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button8-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button8-border-radius\";s:0:\"\";s:25:\"footer-button-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-8\";s:22:\"Insert HTML text here.\";s:18:\"header-html-8color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-8link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-8link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-8\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-8\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-8\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-8\";s:0:\"\";s:32:\"text-transform-section-hb-html-8\";s:0:\"\";s:24:\"section-hb-html-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-8\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-8color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-8link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-8link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-8\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-8\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-8\";s:0:\"\";s:29:\"line-height-section-fb-html-8\";s:0:\"\";s:24:\"section-fb-html-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-8-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-8-bg-space\";s:0:\"\";s:20:\"header-social-8-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-8-radius\";s:0:\"\";s:21:\"header-social-8-color\";s:0:\"\";s:23:\"header-social-8-h-color\";s:0:\"\";s:24:\"header-social-8-bg-color\";s:0:\"\";s:26:\"header-social-8-bg-h-color\";s:0:\"\";s:28:\"header-social-8-label-toggle\";b:0;s:26:\"header-social-8-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-8\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-8-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-8-bg-space\";s:0:\"\";s:20:\"footer-social-8-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-8-radius\";s:0:\"\";s:21:\"footer-social-8-color\";s:0:\"\";s:23:\"footer-social-8-h-color\";s:0:\"\";s:24:\"footer-social-8-bg-color\";s:0:\"\";s:26:\"footer-social-8-bg-h-color\";s:0:\"\";s:28:\"footer-social-8-label-toggle\";b:0;s:26:\"footer-social-8-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-8\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-8-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-8-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-8-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-8-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-8-font-family\";s:7:\"inherit\";s:27:\"header-widget-8-font-weight\";s:7:\"inherit\";s:30:\"header-widget-8-text-transform\";s:0:\"\";s:27:\"header-widget-8-line-height\";s:0:\"\";s:25:\"header-widget-8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-8-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-8-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-8-content-text-transform\";s:0:\"\";s:35:\"header-widget-8-content-line-height\";s:0:\"\";s:33:\"header-widget-8-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-8-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-8-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-8-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-8-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-8-font-family\";s:7:\"inherit\";s:27:\"footer-widget-8-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-8-text-transform\";s:0:\"\";s:27:\"footer-widget-8-line-height\";s:0:\"\";s:25:\"footer-widget-8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-8-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-8-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-8-content-text-transform\";s:0:\"\";s:35:\"footer-widget-8-content-line-height\";s:0:\"\";s:33:\"footer-widget-8-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-8\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu8-bg-color\";s:0:\"\";s:18:\"header-menu8-color\";s:0:\"\";s:23:\"header-menu8-h-bg-color\";s:0:\"\";s:20:\"header-menu8-h-color\";s:0:\"\";s:23:\"header-menu8-a-bg-color\";s:0:\"\";s:20:\"header-menu8-a-color\";s:0:\"\";s:30:\"header-menu8-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu8-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu8-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu8-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu8-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu8-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu8-menu-hover-animation\";s:0:\"\";s:40:\"header-menu8-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu8-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu8-submenu-item-border\";b:0;s:32:\"header-menu8-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu8-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu8-submenu-border-radius\";s:0:\"\";s:31:\"header-menu8-submenu-top-offset\";s:0:\"\";s:26:\"header-menu8-submenu-width\";s:0:\"\";s:27:\"header-menu8-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu8-menu-stack-on-mobile\";b:1;s:22:\"header-menu8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu8-font-weight\";s:7:\"inherit\";s:24:\"header-menu8-font-family\";s:7:\"inherit\";s:27:\"header-menu8-text-transform\";s:0:\"\";s:24:\"header-menu8-line-height\";s:0:\"\";s:27:\"section-hb-divider-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button9-text\";s:6:\"Button\";s:26:\"header-button9-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button9-font-family\";s:7:\"inherit\";s:26:\"header-button9-font-weight\";s:7:\"inherit\";s:29:\"header-button9-text-transform\";s:0:\"\";s:26:\"header-button9-line-height\";s:0:\"\";s:24:\"header-button9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button9-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button9-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button9-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button9-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button9-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button9-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button9-border-radius\";s:0:\"\";s:27:\"section-hb-button-9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button9-text\";s:6:\"Button\";s:26:\"footer-button9-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button9-font-family\";s:7:\"inherit\";s:26:\"footer-button9-font-weight\";s:7:\"inherit\";s:29:\"footer-button9-text-transform\";s:0:\"\";s:26:\"footer-button9-line-height\";s:0:\"\";s:24:\"footer-button9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button9-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button9-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button9-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button9-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button9-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button9-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button9-border-radius\";s:0:\"\";s:25:\"footer-button-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-9\";s:22:\"Insert HTML text here.\";s:18:\"header-html-9color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-9link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-9link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-9\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-9\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-9\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-9\";s:0:\"\";s:32:\"text-transform-section-hb-html-9\";s:0:\"\";s:24:\"section-hb-html-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-9\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-9color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-9link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-9link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-9\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-9\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-9\";s:0:\"\";s:29:\"line-height-section-fb-html-9\";s:0:\"\";s:24:\"section-fb-html-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-9-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-9-bg-space\";s:0:\"\";s:20:\"header-social-9-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-9-radius\";s:0:\"\";s:21:\"header-social-9-color\";s:0:\"\";s:23:\"header-social-9-h-color\";s:0:\"\";s:24:\"header-social-9-bg-color\";s:0:\"\";s:26:\"header-social-9-bg-h-color\";s:0:\"\";s:28:\"header-social-9-label-toggle\";b:0;s:26:\"header-social-9-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-9\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-9-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-9-bg-space\";s:0:\"\";s:20:\"footer-social-9-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-9-radius\";s:0:\"\";s:21:\"footer-social-9-color\";s:0:\"\";s:23:\"footer-social-9-h-color\";s:0:\"\";s:24:\"footer-social-9-bg-color\";s:0:\"\";s:26:\"footer-social-9-bg-h-color\";s:0:\"\";s:28:\"footer-social-9-label-toggle\";b:0;s:26:\"footer-social-9-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-9\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-9-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-9-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-9-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-9-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-9-font-family\";s:7:\"inherit\";s:27:\"header-widget-9-font-weight\";s:7:\"inherit\";s:30:\"header-widget-9-text-transform\";s:0:\"\";s:27:\"header-widget-9-line-height\";s:0:\"\";s:25:\"header-widget-9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-9-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-9-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-9-content-text-transform\";s:0:\"\";s:35:\"header-widget-9-content-line-height\";s:0:\"\";s:33:\"header-widget-9-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-9-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-9-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-9-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-9-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-9-font-family\";s:7:\"inherit\";s:27:\"footer-widget-9-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-9-text-transform\";s:0:\"\";s:27:\"footer-widget-9-line-height\";s:0:\"\";s:25:\"footer-widget-9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-9-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-9-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-9-content-text-transform\";s:0:\"\";s:35:\"footer-widget-9-content-line-height\";s:0:\"\";s:33:\"footer-widget-9-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-9\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu9-bg-color\";s:0:\"\";s:18:\"header-menu9-color\";s:0:\"\";s:23:\"header-menu9-h-bg-color\";s:0:\"\";s:20:\"header-menu9-h-color\";s:0:\"\";s:23:\"header-menu9-a-bg-color\";s:0:\"\";s:20:\"header-menu9-a-color\";s:0:\"\";s:30:\"header-menu9-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu9-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu9-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu9-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu9-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu9-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu9-menu-hover-animation\";s:0:\"\";s:40:\"header-menu9-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu9-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu9-submenu-item-border\";b:0;s:32:\"header-menu9-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu9-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu9-submenu-border-radius\";s:0:\"\";s:31:\"header-menu9-submenu-top-offset\";s:0:\"\";s:26:\"header-menu9-submenu-width\";s:0:\"\";s:27:\"header-menu9-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu9-menu-stack-on-mobile\";b:1;s:22:\"header-menu9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu9-font-weight\";s:7:\"inherit\";s:24:\"header-menu9-font-family\";s:7:\"inherit\";s:27:\"header-menu9-text-transform\";s:0:\"\";s:24:\"header-menu9-line-height\";s:0:\"\";s:27:\"section-hb-divider-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"header-button10-text\";s:6:\"Button\";s:27:\"header-button10-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:27:\"header-button10-font-family\";s:7:\"inherit\";s:27:\"header-button10-font-weight\";s:7:\"inherit\";s:30:\"header-button10-text-transform\";s:0:\"\";s:27:\"header-button10-line-height\";s:0:\"\";s:25:\"header-button10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button10-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-button10-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button10-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button10-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-button10-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:28:\"header-button10-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-button10-border-radius\";s:0:\"\";s:28:\"section-hb-button-10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-hb-button-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"sticky-header-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"footer-button10-text\";s:6:\"Button\";s:27:\"footer-button10-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:27:\"footer-button10-font-family\";s:7:\"inherit\";s:27:\"footer-button10-font-weight\";s:7:\"inherit\";s:30:\"footer-button10-text-transform\";s:0:\"\";s:27:\"footer-button10-line-height\";s:0:\"\";s:25:\"footer-button10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button10-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-button10-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button10-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button10-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-button10-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:28:\"footer-button10-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"footer-button10-border-radius\";s:0:\"\";s:26:\"footer-button-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:28:\"section-fb-button-10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-button-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"header-html-10\";s:22:\"Insert HTML text here.\";s:19:\"header-html-10color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-html-10link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-html-10link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"font-size-section-hb-html-10\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"font-weight-section-hb-html-10\";s:7:\"inherit\";s:30:\"font-family-section-hb-html-10\";s:7:\"inherit\";s:30:\"line-height-section-hb-html-10\";s:0:\"\";s:33:\"text-transform-section-hb-html-10\";s:0:\"\";s:25:\"section-hb-html-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"footer-html-10\";s:22:\"Insert HTML text here.\";s:19:\"footer-html-10color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-html-10link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-html-10link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"font-size-section-fb-html-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"footer-html-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:30:\"font-weight-section-fb-html-10\";s:7:\"inherit\";s:30:\"font-family-section-fb-html-10\";s:7:\"inherit\";s:33:\"text-transform-section-fb-html-10\";s:0:\"\";s:30:\"line-height-section-fb-html-10\";s:0:\"\";s:25:\"section-fb-html-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-10-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-social-10-bg-space\";s:0:\"\";s:21:\"header-social-10-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-social-10-radius\";s:0:\"\";s:22:\"header-social-10-color\";s:0:\"\";s:24:\"header-social-10-h-color\";s:0:\"\";s:25:\"header-social-10-bg-color\";s:0:\"\";s:27:\"header-social-10-bg-h-color\";s:0:\"\";s:29:\"header-social-10-label-toggle\";b:0;s:27:\"header-social-10-color-type\";s:6:\"custom\";s:36:\"font-size-section-hb-social-icons-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-icons-10\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:33:\"section-hb-social-icons-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"footer-social-10-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-social-10-bg-space\";s:0:\"\";s:21:\"footer-social-10-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-social-10-radius\";s:0:\"\";s:22:\"footer-social-10-color\";s:0:\"\";s:24:\"footer-social-10-h-color\";s:0:\"\";s:25:\"footer-social-10-bg-color\";s:0:\"\";s:27:\"footer-social-10-bg-h-color\";s:0:\"\";s:29:\"footer-social-10-label-toggle\";b:0;s:27:\"footer-social-10-color-type\";s:6:\"custom\";s:36:\"font-size-section-fb-social-icons-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"footer-social-icons-10\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:26:\"footer-social-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:33:\"section-fb-social-icons-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-widget-10-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-widget-10-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-10-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-widget-10-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-10-font-family\";s:7:\"inherit\";s:28:\"header-widget-10-font-weight\";s:7:\"inherit\";s:31:\"header-widget-10-text-transform\";s:0:\"\";s:28:\"header-widget-10-line-height\";s:0:\"\";s:26:\"header-widget-10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"header-widget-10-content-font-family\";s:7:\"inherit\";s:36:\"header-widget-10-content-font-weight\";s:7:\"inherit\";s:39:\"header-widget-10-content-text-transform\";s:0:\"\";s:36:\"header-widget-10-content-line-height\";s:0:\"\";s:34:\"header-widget-10-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:39:\"sidebar-widgets-header-widget-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"footer-widget-10-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-widget-10-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-10-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"footer-widget-10-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-10-font-family\";s:7:\"inherit\";s:28:\"footer-widget-10-font-weight\";s:7:\"inherit\";s:31:\"footer-widget-10-text-transform\";s:0:\"\";s:28:\"footer-widget-10-line-height\";s:0:\"\";s:26:\"footer-widget-10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"footer-widget-10-content-font-family\";s:7:\"inherit\";s:36:\"footer-widget-10-content-font-weight\";s:7:\"inherit\";s:39:\"footer-widget-10-content-text-transform\";s:0:\"\";s:36:\"footer-widget-10-content-line-height\";s:0:\"\";s:34:\"footer-widget-10-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-widget-alignment-10\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:39:\"sidebar-widgets-footer-widget-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-menu10-bg-color\";s:0:\"\";s:19:\"header-menu10-color\";s:0:\"\";s:24:\"header-menu10-h-bg-color\";s:0:\"\";s:21:\"header-menu10-h-color\";s:0:\"\";s:24:\"header-menu10-a-bg-color\";s:0:\"\";s:21:\"header-menu10-a-color\";s:0:\"\";s:31:\"header-menu10-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"header-menu10-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-menu10-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"header-menu10-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-menu10-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"header-menu10-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu10-menu-hover-animation\";s:0:\"\";s:41:\"header-menu10-submenu-container-animation\";s:0:\"\";s:25:\"section-hb-menu-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-menu10-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"header-menu10-submenu-item-border\";b:0;s:33:\"header-menu10-submenu-item-b-size\";s:1:\"1\";s:34:\"header-menu10-submenu-item-b-color\";s:7:\"#eaeaea\";s:35:\"header-menu10-submenu-border-radius\";s:0:\"\";s:32:\"header-menu10-submenu-top-offset\";s:0:\"\";s:27:\"header-menu10-submenu-width\";s:0:\"\";s:28:\"header-menu10-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:34:\"header-menu10-menu-stack-on-mobile\";b:1;s:23:\"header-menu10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu10-font-weight\";s:7:\"inherit\";s:25:\"header-menu10-font-family\";s:7:\"inherit\";s:28:\"header-menu10-text-transform\";s:0:\"\";s:25:\"header-menu10-line-height\";s:0:\"\";s:28:\"section-hb-divider-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-fb-divider-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"sticky-header-on-devices\";s:7:\"desktop\";s:19:\"sticky-header-style\";s:4:\"none\";s:20:\"footer-desktop-items\";a:10:{s:5:\"above\";a:6:{s:7:\"above_1\";a:0:{}s:7:\"above_2\";a:0:{}s:7:\"above_3\";a:0:{}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}s:7:\"above_6\";a:0:{}}s:7:\"primary\";a:6:{s:9:\"primary_1\";a:1:{i:0;s:8:\"widget-2\";}s:9:\"primary_2\";a:0:{}s:9:\"primary_3\";a:0:{}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}s:9:\"primary_6\";a:0:{}}s:5:\"below\";a:6:{s:7:\"below_1\";a:1:{i:0;s:6:\"html-1\";}s:7:\"below_2\";a:3:{i:0;s:8:\"widget-1\";i:1;s:4:\"menu\";i:2;s:9:\"copyright\";}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}s:7:\"below_6\";a:0:{}}s:5:\"group\";s:36:\"astra-settings[footer-desktop-items]\";s:4:\"rows\";a:3:{i:0;s:5:\"above\";i:1;s:7:\"primary\";i:2;s:5:\"below\";}s:5:\"zones\";a:3:{s:5:\"above\";a:6:{s:7:\"above_1\";s:15:\"Above Section 1\";s:7:\"above_2\";s:15:\"Above Section 2\";s:7:\"above_3\";s:15:\"Above Section 3\";s:7:\"above_4\";s:15:\"Above Section 4\";s:7:\"above_5\";s:15:\"Above Section 5\";s:7:\"above_6\";s:15:\"Above Section 6\";}s:7:\"primary\";a:6:{s:9:\"primary_1\";s:17:\"Primary Section 1\";s:9:\"primary_2\";s:17:\"Primary Section 2\";s:9:\"primary_3\";s:17:\"Primary Section 3\";s:9:\"primary_4\";s:17:\"Primary Section 4\";s:9:\"primary_5\";s:17:\"Primary Section 5\";s:9:\"primary_6\";s:17:\"Primary Section 6\";}s:5:\"below\";a:6:{s:7:\"below_1\";s:15:\"Below Section 1\";s:7:\"below_2\";s:15:\"Below Section 2\";s:7:\"below_3\";s:15:\"Below Section 3\";s:7:\"below_4\";s:15:\"Below Section 4\";s:7:\"below_5\";s:15:\"Below Section 5\";s:7:\"below_6\";s:15:\"Below Section 6\";}}s:7:\"layouts\";a:3:{s:5:\"above\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}}s:7:\"primary\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:6:\"mobile\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:7:\"desktop\";s:7:\"2-equal\";}}s:5:\"below\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:6:\"mobile\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:7:\"desktop\";s:7:\"2-equal\";}}}s:6:\"status\";a:3:{s:5:\"above\";b:1;s:7:\"primary\";b:1;s:5:\"below\";b:1;}s:4:\"flag\";b:0;s:5:\"popup\";a:1:{s:13:\"popup_content\";a:0:{}}}s:17:\"hba-footer-height\";i:60;s:17:\"hba-footer-column\";s:1:\"2\";s:17:\"hba-footer-layout\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:28:\"hba-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:28:\"hbb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:27:\"hb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:18:\"rgba(45,45,57,0.7)\";s:16:\"background-image\";s:94:\"https://websitedemos.net/professional-services/wp-content/uploads/sites/859/2021/05/cta-bg.jpg\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:5:\"fixed\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";i:30;}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:36:\"section-header-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"hbb-footer-height\";i:80;s:17:\"hbb-footer-column\";s:1:\"2\";s:17:\"hbb-footer-layout\";a:4:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}s:23:\"hba-footer-layout-width\";s:7:\"content\";s:22:\"hb-footer-layout-width\";s:7:\"content\";s:23:\"hbb-footer-layout-width\";s:7:\"content\";s:29:\"hba-footer-vertical-alignment\";s:10:\"flex-start\";s:28:\"hb-footer-vertical-alignment\";s:6:\"center\";s:29:\"hbb-footer-vertical-alignment\";s:6:\"center\";s:24:\"footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:16:\"hb-footer-column\";s:1:\"2\";s:19:\"hb-footer-separator\";i:1;s:29:\"hb-footer-bottom-border-color\";s:7:\"#e6e6e6\";s:16:\"hb-footer-layout\";a:4:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}s:18:\"hb-footer-main-sep\";i:0;s:24:\"hb-footer-main-sep-color\";s:7:\"#e6e6e6\";s:23:\"footer-copyright-editor\";s:49:\"Copyright [copyright] [current_year] [site_title]\";s:22:\"footer-copyright-color\";s:7:\"#3a3a3a\";s:36:\"line-height-section-footer-copyright\";s:0:\"\";s:26:\"footer-copyright-alignment\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:34:\"font-size-section-footer-copyright\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"font-weight-section-footer-copyright\";s:7:\"inherit\";s:36:\"font-family-section-footer-copyright\";s:7:\"inherit\";s:39:\"text-transform-section-footer-copyright\";s:0:\"\";s:21:\"footer-menu-alignment\";a:3:{s:7:\"desktop\";s:10:\"flex-start\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:36:\"section-below-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-search-icon-space\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:24:\"header-search-icon-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"transparent-header-social-icons-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-header-social-icons-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"transparent-header-social-icons-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"transparent-header-social-icons-bg-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"transparent-header-html-text-color\";s:0:\"\";s:34:\"transparent-header-html-link-color\";s:0:\"\";s:36:\"transparent-header-html-link-h-color\";s:0:\"\";s:37:\"transparent-header-widget-title-color\";s:0:\"\";s:39:\"transparent-header-widget-content-color\";s:0:\"\";s:36:\"transparent-header-widget-link-color\";s:0:\"\";s:38:\"transparent-header-widget-link-h-color\";s:0:\"\";s:36:\"transparent-header-button-text-color\";s:0:\"\";s:38:\"transparent-header-button-text-h-color\";s:0:\"\";s:34:\"transparent-header-button-bg-color\";s:0:\"\";s:36:\"transparent-header-button-bg-h-color\";s:0:\"\";s:17:\"off-canvas-layout\";s:10:\"side-panel\";s:16:\"off-canvas-slide\";s:5:\"right\";s:33:\"header-builder-menu-toggle-target\";s:4:\"icon\";s:34:\"header-offcanvas-content-alignment\";s:10:\"flex-start\";s:21:\"off-canvas-background\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:22:\"off-canvas-close-color\";s:7:\"#3a3a3a\";s:18:\"mobile-header-type\";s:10:\"off-canvas\";s:24:\"off-canvas-inner-spacing\";s:0:\"\";s:18:\"footer-menu-layout\";a:3:{s:7:\"desktop\";s:10:\"horizontal\";s:6:\"tablet\";s:10:\"horizontal\";s:6:\"mobile\";s:8:\"vertical\";}s:29:\"footer-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:28:\"footer-menu-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"footer-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"footer-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"footer-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"footer-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-menu-font-size\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-menu-font-weight\";s:7:\"inherit\";s:23:\"footer-menu-font-family\";s:7:\"inherit\";s:26:\"footer-menu-text-transform\";s:0:\"\";s:23:\"footer-menu-line-height\";s:0:\"\";s:24:\"footer-main-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"8\";s:5:\"right\";s:1:\"8\";s:6:\"bottom\";s:1:\"8\";s:4:\"left\";s:1:\"8\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-trigger-icon\";s:4:\"menu\";s:30:\"mobile-header-toggle-icon-size\";i:20;s:36:\"mobile-header-toggle-btn-border-size\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:34:\"mobile-header-toggle-border-radius\";i:2;s:31:\"mobile-header-label-font-family\";s:7:\"inherit\";s:31:\"mobile-header-label-font-weight\";s:7:\"inherit\";s:34:\"mobile-header-label-text-transform\";s:0:\"\";s:31:\"mobile-header-label-line-height\";s:0:\"\";s:29:\"mobile-header-label-font-size\";s:0:\"\";s:20:\"global-color-palette\";a:3:{s:6:\"labels\";a:9:{i:0;s:11:\"Theme Color\";i:1;s:16:\"Link Hover Color\";i:2;s:13:\"Heading Color\";i:3;s:10:\"Text Color\";i:4;s:16:\"Background Color\";i:5;s:13:\"Extra Color 1\";i:6;s:13:\"Extra Color 2\";i:7;s:13:\"Extra Color 3\";i:8;s:13:\"Extra Color 4\";}s:7:\"palette\";a:9:{i:0;s:7:\"#ffca63\";i:1;s:7:\"#ffd583\";i:2;s:7:\"#1d1922\";i:3;s:7:\"#2d2d38\";i:4;s:7:\"#f8f8f9\";i:5;s:7:\"#ffffff\";i:6;s:7:\"#2d2d38\";i:7;s:7:\"#FBFCFF\";i:8;s:7:\"#BFD1FF\";}s:4:\"flag\";b:1;}s:27:\"header-mobile-menu-bg-color\";s:0:\"\";s:24:\"header-mobile-menu-color\";s:0:\"\";s:29:\"header-mobile-menu-h-bg-color\";s:0:\"\";s:26:\"header-mobile-menu-h-color\";s:0:\"\";s:29:\"header-mobile-menu-a-bg-color\";s:0:\"\";s:26:\"header-mobile-menu-a-color\";s:0:\"\";s:36:\"header-mobile-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:35:\"header-mobile-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:19:\"rgba(45,45,57,0.66)\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-mobile-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"header-mobile-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:7:\"#2d2d38\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-mobile-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"header-mobile-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:7:\"#2d2d38\";s:6:\"mobile\";s:0:\"\";}s:46:\"header-mobile-menu-submenu-container-animation\";s:4:\"fade\";s:38:\"header-mobile-menu-submenu-item-border\";b:1;s:38:\"header-mobile-menu-submenu-item-b-size\";s:1:\"1\";s:39:\"header-mobile-menu-submenu-item-b-color\";s:7:\"#eaeaea\";s:33:\"header-mobile-menu-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:28:\"header-mobile-menu-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:2:\"15\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"header-mobile-menu-font-weight\";s:3:\"600\";s:30:\"header-mobile-menu-font-family\";s:7:\"inherit\";s:33:\"header-mobile-menu-text-transform\";s:9:\"uppercase\";s:30:\"header-mobile-menu-line-height\";s:0:\"\";s:26:\"woo-header-cart-icon-style\";s:7:\"outline\";s:26:\"header-woo-cart-icon-color\";s:0:\"\";s:38:\"transparent-header-woo-cart-icon-color\";s:0:\"\";s:27:\"woo-header-cart-icon-radius\";i:3;s:29:\"woo-header-cart-total-display\";b:1;s:29:\"woo-header-cart-title-display\";b:1;s:26:\"header-woo-cart-text-color\";s:0:\"\";s:26:\"header-woo-cart-link-color\";s:0:\"\";s:32:\"header-woo-cart-background-color\";s:0:\"\";s:31:\"header-woo-cart-separator-color\";s:0:\"\";s:32:\"header-woo-cart-link-hover-color\";s:0:\"\";s:30:\"header-woo-cart-btn-text-color\";s:0:\"\";s:36:\"header-woo-cart-btn-background-color\";s:0:\"\";s:36:\"header-woo-cart-btn-text-hover-color\";s:0:\"\";s:34:\"header-woo-cart-btn-bg-hover-color\";s:0:\"\";s:34:\"header-woo-checkout-btn-text-color\";s:0:\"\";s:40:\"header-woo-checkout-btn-background-color\";s:0:\"\";s:40:\"header-woo-checkout-btn-text-hover-color\";s:0:\"\";s:38:\"header-woo-checkout-btn-bg-hover-color\";s:0:\"\";s:26:\"edd-header-cart-icon-style\";s:7:\"outline\";s:26:\"edd-header-cart-icon-color\";s:0:\"\";s:27:\"edd-header-cart-icon-radius\";i:3;s:38:\"transparent-header-edd-cart-icon-color\";s:0:\"\";s:29:\"edd-header-cart-total-display\";b:1;s:29:\"edd-header-cart-title-display\";b:1;s:26:\"header-edd-cart-text-color\";s:0:\"\";s:26:\"header-edd-cart-link-color\";s:0:\"\";s:32:\"header-edd-cart-background-color\";s:0:\"\";s:31:\"header-edd-cart-separator-color\";s:0:\"\";s:34:\"header-edd-checkout-btn-text-color\";s:0:\"\";s:40:\"header-edd-checkout-btn-background-color\";s:0:\"\";s:40:\"header-edd-checkout-btn-text-hover-color\";s:0:\"\";s:38:\"header-edd-checkout-btn-bg-hover-color\";s:0:\"\";s:19:\"header-account-type\";s:7:\"default\";s:26:\"header-account-login-style\";s:4:\"icon\";s:26:\"header-account-action-type\";s:4:\"link\";s:24:\"header-account-link-type\";s:7:\"default\";s:27:\"header-account-logout-style\";s:4:\"icon\";s:30:\"header-account-logged-out-text\";s:6:\"Log In\";s:29:\"header-account-logged-in-text\";s:10:\"My Account\";s:28:\"header-account-logout-action\";s:4:\"link\";s:26:\"header-account-image-width\";a:3:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-account-icon-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:25:\"header-account-icon-color\";s:0:\"\";s:25:\"header-account-login-link\";a:3:{s:3:\"url\";s:0:\"\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-account-logout-link\";a:3:{s:3:\"url\";s:62:\"https://websitedemos.net/professional-services-02/wp-login.php\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:32:\"font-size-section-header-account\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"header-account-type-text-color\";s:0:\"\";s:23:\"header-account-woo-menu\";b:0;s:22:\"cloned-component-track\";a:12:{s:13:\"header-button\";i:2;s:13:\"footer-button\";i:2;s:11:\"header-html\";i:2;s:11:\"footer-html\";i:2;s:11:\"header-menu\";i:2;s:13:\"header-widget\";i:4;s:13:\"footer-widget\";i:4;s:19:\"header-social-icons\";i:1;s:19:\"footer-social-icons\";i:1;s:14:\"header-divider\";i:0;s:14:\"footer-divider\";i:0;s:13:\"removed-items\";a:0:{}}s:18:\"theme-auto-version\";s:5:\"3.7.5\";s:33:\"_astra_pb_compatibility_completed\";b:1;s:25:\"header-mobile-popup-items\";b:1;s:30:\"mobile-header-toggle-btn-color\";s:7:\"#2d2d39\";s:18:\"off-canvas-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"section-above-footer-builder-hide-desktop\";b:1;s:16:\"hb-inner-spacing\";a:2:{s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:20:\"display-site-tagline\";b:0;s:35:\"can-support-widget-and-editor-fonts\";b:0;s:29:\"can-remove-logo-max-width-css\";b:0;s:33:\"transparent-header-default-border\";b:0;s:27:\"btn-default-padding-updated\";b:0;s:20:\"support-block-editor\";b:0;s:34:\"support-footer-widget-right-margin\";b:0;s:31:\"remove-elementor-toc-margin-css\";b:0;s:28:\"remove-widget-design-options\";b:0;s:27:\"support-global-color-format\";b:0;s:22:\"is_theme_queue_running\";b:0;s:20:\"improve-gb-editor-ui\";b:0;}s:10:\"custom-css\";s:0:\"\";}','no'),(444,'astra-settings','a:1930:{s:26:\"blog-single-post-structure\";a:2:{i:0;s:12:\"single-image\";i:1;s:17:\"single-title-meta\";}s:17:\"blog-single-width\";s:7:\"default\";s:21:\"blog-single-max-width\";i:1200;s:16:\"blog-single-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:19:\"blog-post-structure\";a:2:{i:0;s:5:\"image\";i:1;s:10:\"title-meta\";}s:10:\"blog-width\";s:7:\"default\";s:14:\"blog-max-width\";i:1200;s:17:\"blog-post-content\";s:7:\"excerpt\";s:9:\"blog-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:10:\"text-color\";s:25:\"var(--ast-global-color-3)\";s:10:\"link-color\";s:25:\"var(--ast-global-color-2)\";s:11:\"theme-color\";s:25:\"var(--ast-global-color-0)\";s:12:\"link-h-color\";s:25:\"var(--ast-global-color-1)\";s:18:\"heading-base-color\";s:25:\"var(--ast-global-color-2)\";s:13:\"footer-bg-obj\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:12:\"footer-color\";s:0:\"\";s:17:\"footer-link-color\";s:0:\"\";s:19:\"footer-link-h-color\";s:0:\"\";s:17:\"footer-adv-bg-obj\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:21:\"footer-adv-text-color\";s:0:\"\";s:21:\"footer-adv-link-color\";s:0:\"\";s:23:\"footer-adv-link-h-color\";s:0:\"\";s:26:\"footer-adv-wgt-title-color\";s:0:\"\";s:12:\"button-color\";s:25:\"var(--ast-global-color-3)\";s:14:\"button-h-color\";s:25:\"var(--ast-global-color-3)\";s:15:\"button-bg-color\";s:25:\"var(--ast-global-color-0)\";s:17:\"button-bg-h-color\";s:25:\"var(--ast-global-color-1)\";s:20:\"theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"18\";s:5:\"right\";s:2:\"28\";s:6:\"bottom\";s:2:\"18\";s:4:\"left\";s:2:\"28\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:3;s:37:\"theme-button-border-group-border-size\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-1\";s:20:\"footer-sml-section-1\";s:6:\"custom\";s:27:\"footer-sml-section-1-credit\";s:72:\"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]\";s:20:\"footer-sml-section-2\";s:0:\"\";s:27:\"footer-sml-section-2-credit\";s:72:\"Copyright &copy; [current_year] [site_title] | Powered by [theme_author]\";s:27:\"footer-sml-dist-equal-align\";b:1;s:18:\"footer-sml-divider\";i:1;s:24:\"footer-sml-divider-color\";s:7:\"#7a7a7a\";s:19:\"footer-layout-width\";s:7:\"content\";s:22:\"ast-header-retina-logo\";s:0:\"\";s:21:\"ast-header-logo-width\";s:0:\"\";s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-color-site-title\";s:0:\"\";s:25:\"header-color-h-site-title\";s:0:\"\";s:25:\"header-color-site-tagline\";s:0:\"\";s:29:\"display-site-title-responsive\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:31:\"display-site-tagline-responsive\";a:3:{s:7:\"desktop\";b:0;s:6:\"tablet\";b:0;s:6:\"mobile\";b:0;}s:17:\"logo-title-inline\";i:1;s:19:\"disable-primary-nav\";b:0;s:14:\"header-layouts\";s:20:\"header-main-layout-1\";s:22:\"header-main-rt-section\";s:4:\"none\";s:27:\"header-display-outside-menu\";b:0;s:27:\"header-main-rt-section-html\";s:27:\"<button>Contact Us</button>\";s:34:\"header-main-rt-section-button-text\";s:6:\"Button\";s:34:\"header-main-rt-section-button-link\";s:23:\"https://www.wpastra.com\";s:41:\"header-main-rt-section-button-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:35:\"header-main-rt-section-button-style\";s:12:\"theme-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:3:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}}s:41:\"header-main-rt-section-button-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:15:\"header-main-sep\";i:1;s:21:\"header-main-sep-color\";s:0:\"\";s:24:\"header-main-layout-width\";s:7:\"content\";s:22:\"primary-submenu-border\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:27:\"primary-submenu-item-border\";b:0;s:23:\"primary-submenu-b-color\";s:0:\"\";s:28:\"primary-submenu-item-b-color\";s:0:\"\";s:33:\"primary-header-button-font-family\";s:7:\"inherit\";s:33:\"primary-header-button-font-weight\";s:7:\"inherit\";s:31:\"primary-header-button-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"primary-header-button-text-transform\";s:0:\"\";s:33:\"primary-header-button-line-height\";i:1;s:36:\"primary-header-button-letter-spacing\";s:0:\"\";s:22:\"header-main-menu-label\";s:0:\"\";s:22:\"header-main-menu-align\";s:6:\"inline\";s:39:\"header-main-submenu-container-animation\";s:0:\"\";s:24:\"mobile-header-breakpoint\";s:0:\"\";s:18:\"mobile-header-logo\";s:0:\"\";s:24:\"mobile-header-logo-width\";s:0:\"\";s:11:\"site-layout\";s:21:\"ast-full-width-layout\";s:18:\"site-content-width\";i:1200;s:37:\"site-layout-outside-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:25:\"content-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}}s:19:\"site-content-layout\";s:15:\"boxed-container\";s:26:\"single-page-content-layout\";s:7:\"default\";s:26:\"single-post-content-layout\";s:7:\"default\";s:27:\"archive-post-content-layout\";s:7:\"default\";s:16:\"body-font-family\";s:23:\"\'Work Sans\', sans-serif\";s:17:\"body-font-variant\";s:3:\"600\";s:16:\"body-font-weight\";s:3:\"400\";s:14:\"font-size-body\";a:6:{s:7:\"desktop\";i:17;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";i:15;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:16:\"body-line-height\";d:1.6;s:18:\"para-margin-bottom\";s:0:\"\";s:23:\"underline-content-links\";b:0;s:19:\"body-text-transform\";s:0:\"\";s:20:\"headings-font-family\";s:25:\"\'DM Serif Display\', serif\";s:20:\"headings-font-weight\";s:3:\"400\";s:23:\"headings-text-transform\";s:0:\"\";s:20:\"headings-line-height\";d:1.2;s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:2:\"25\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"font-size-entry-title\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"font-size-archive-summary-title\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"64\";s:6:\"tablet\";s:2:\"34\";s:6:\"mobile\";s:2:\"30\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"48\";s:6:\"tablet\";s:2:\"30\";s:6:\"mobile\";s:2:\"26\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"36\";s:6:\"tablet\";s:2:\"26\";s:6:\"mobile\";s:2:\"22\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";s:2:\"28\";s:6:\"tablet\";s:2:\"20\";s:6:\"mobile\";s:2:\"18\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";s:2:\"22\";s:6:\"tablet\";s:2:\"18\";s:6:\"mobile\";s:2:\"16\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"18\";s:6:\"tablet\";s:2:\"16\";s:6:\"mobile\";s:2:\"14\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"site-sidebar-layout\";s:10:\"no-sidebar\";s:18:\"site-sidebar-width\";i:30;s:26:\"single-page-sidebar-layout\";s:7:\"default\";s:26:\"single-post-sidebar-layout\";s:7:\"default\";s:27:\"archive-post-sidebar-layout\";s:7:\"default\";s:10:\"footer-adv\";s:8:\"disabled\";s:23:\"footer-adv-border-width\";s:0:\"\";s:23:\"footer-adv-border-color\";s:7:\"#7a7a7a\";s:30:\"mobile-header-toggle-btn-style\";s:4:\"fill\";s:23:\"hide-custom-menu-mobile\";i:1;s:27:\"mobile-header-toggle-target\";s:4:\"icon\";s:25:\"load-google-fonts-locally\";b:0;s:19:\"preload-local-fonts\";b:0;s:20:\"enable-related-posts\";b:0;s:19:\"related-posts-title\";s:13:\"Related Posts\";s:29:\"releted-posts-title-alignment\";s:4:\"left\";s:25:\"related-posts-total-count\";i:2;s:28:\"enable-related-posts-excerpt\";b:0;s:27:\"related-posts-excerpt-count\";i:25;s:22:\"related-posts-based-on\";s:10:\"categories\";s:22:\"related-posts-order-by\";s:4:\"date\";s:19:\"related-posts-order\";s:3:\"asc\";s:29:\"related-posts-grid-responsive\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:23:\"related-posts-structure\";a:2:{i:0;s:14:\"featured-image\";i:1;s:10:\"title-meta\";}s:28:\"related-posts-meta-structure\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:24:\"related-posts-text-color\";s:0:\"\";s:24:\"related-posts-link-color\";s:0:\"\";s:25:\"related-posts-title-color\";s:0:\"\";s:30:\"related-posts-background-color\";s:0:\"\";s:24:\"related-posts-meta-color\";s:0:\"\";s:30:\"related-posts-link-hover-color\";s:0:\"\";s:35:\"related-posts-meta-link-hover-color\";s:0:\"\";s:39:\"related-posts-section-title-font-family\";s:7:\"inherit\";s:39:\"related-posts-section-title-font-weight\";s:7:\"inherit\";s:42:\"related-posts-section-title-text-transform\";s:0:\"\";s:39:\"related-posts-section-title-line-height\";s:0:\"\";s:37:\"related-posts-section-title-font-size\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"related-posts-title-font-family\";s:7:\"inherit\";s:31:\"related-posts-title-font-weight\";s:7:\"inherit\";s:34:\"related-posts-title-text-transform\";s:0:\"\";s:31:\"related-posts-title-line-height\";s:1:\"1\";s:29:\"related-posts-title-font-size\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"related-posts-meta-font-family\";s:7:\"inherit\";s:30:\"related-posts-meta-font-weight\";s:7:\"inherit\";s:33:\"related-posts-meta-text-transform\";s:0:\"\";s:30:\"related-posts-meta-line-height\";s:0:\"\";s:28:\"related-posts-meta-font-size\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"related-posts-content-font-family\";s:7:\"inherit\";s:33:\"related-posts-content-font-weight\";s:7:\"inherit\";s:36:\"related-posts-content-text-transform\";s:0:\"\";s:33:\"related-posts-content-line-height\";s:0:\"\";s:31:\"related-posts-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"transparent-header-logo\";s:0:\"\";s:30:\"transparent-header-retina-logo\";s:0:\"\";s:26:\"different-transparent-logo\";i:0;s:33:\"different-transparent-retina-logo\";i:0;s:29:\"transparent-header-logo-width\";a:3:{s:7:\"desktop\";i:150;s:6:\"tablet\";i:120;s:6:\"mobile\";i:100;}s:25:\"transparent-header-enable\";i:0;s:34:\"transparent-header-disable-archive\";i:1;s:45:\"transparent-header-disable-latest-posts-index\";i:1;s:29:\"transparent-header-on-devices\";s:4:\"both\";s:27:\"transparent-header-main-sep\";s:0:\"\";s:33:\"transparent-header-main-sep-color\";s:0:\"\";s:27:\"transparent-header-bg-color\";s:0:\"\";s:35:\"transparent-header-color-site-title\";s:0:\"\";s:37:\"transparent-header-color-h-site-title\";s:0:\"\";s:25:\"transparent-menu-bg-color\";s:0:\"\";s:22:\"transparent-menu-color\";s:0:\"\";s:24:\"transparent-menu-h-color\";s:0:\"\";s:28:\"transparent-submenu-bg-color\";s:0:\"\";s:25:\"transparent-submenu-color\";s:0:\"\";s:27:\"transparent-submenu-h-color\";s:0:\"\";s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-submenu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:36:\"transparent-submenu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:38:\"transparent-submenu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-link-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:51:\"transparent-content-section-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"breadcrumb-font-family\";s:7:\"inherit\";s:22:\"breadcrumb-font-weight\";s:7:\"inherit\";s:25:\"breadcrumb-text-transform\";s:0:\"\";s:32:\"breadcrumb-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"breadcrumb-active-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"breadcrumb-hover-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"breadcrumb-separator-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:19:\"breadcrumb-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"breadcrumb-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"breadcrumb-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:8:\"h1-color\";s:0:\"\";s:8:\"h2-color\";s:0:\"\";s:8:\"h3-color\";s:0:\"\";s:8:\"h4-color\";s:0:\"\";s:8:\"h5-color\";s:0:\"\";s:8:\"h6-color\";s:0:\"\";s:14:\"font-family-h1\";s:7:\"inherit\";s:14:\"font-weight-h1\";s:7:\"inherit\";s:17:\"text-transform-h1\";s:0:\"\";s:14:\"line-height-h1\";s:0:\"\";s:14:\"font-family-h2\";s:7:\"inherit\";s:14:\"font-weight-h2\";s:7:\"inherit\";s:17:\"text-transform-h2\";s:0:\"\";s:14:\"line-height-h2\";s:0:\"\";s:14:\"font-family-h3\";s:7:\"inherit\";s:14:\"font-weight-h3\";s:7:\"inherit\";s:17:\"text-transform-h3\";s:0:\"\";s:14:\"line-height-h3\";s:0:\"\";s:14:\"font-family-h4\";s:7:\"inherit\";s:14:\"font-weight-h4\";s:7:\"inherit\";s:17:\"text-transform-h4\";s:0:\"\";s:14:\"line-height-h4\";s:0:\"\";s:14:\"font-family-h5\";s:7:\"inherit\";s:14:\"font-weight-h5\";s:7:\"inherit\";s:17:\"text-transform-h5\";s:0:\"\";s:14:\"line-height-h5\";s:0:\"\";s:14:\"font-family-h6\";s:7:\"inherit\";s:14:\"font-weight-h6\";s:7:\"inherit\";s:17:\"text-transform-h6\";s:0:\"\";s:14:\"line-height-h6\";s:0:\"\";s:18:\"font-weight-button\";s:3:\"600\";s:18:\"font-family-button\";s:7:\"inherit\";s:16:\"font-size-button\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"text-transform-button\";s:9:\"uppercase\";s:21:\"theme-btn-line-height\";i:1;s:24:\"theme-btn-letter-spacing\";i:1;s:20:\"header-desktop-items\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:5:{s:10:\"above_left\";a:0:{}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:1:{i:0;s:6:\"menu-1\";}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:8:\"button-1\";}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:0:{}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:0;}s:19:\"header-mobile-items\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:2:{i:0;s:11:\"mobile-menu\";i:1;s:8:\"button-1\";}}s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:14:\"primary_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:14:\"mobile-trigger\";}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:0;}s:27:\"hb-header-main-layout-width\";s:4:\"full\";s:16:\"hb-header-height\";a:3:{s:7:\"desktop\";i:110;s:6:\"tablet\";i:90;s:6:\"mobile\";i:80;}s:8:\"hb-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:18:\"hb-header-main-sep\";i:0;s:24:\"hb-header-main-sep-color\";s:7:\"#eaeaea\";s:25:\"hb-header-main-menu-align\";s:6:\"inline\";s:27:\"hb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:17:\"hb-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:3:\"1.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"1.5\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:17:\"hba-header-layout\";s:21:\"above-header-layout-1\";s:17:\"hba-header-height\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:9:\"hba-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:20:\"hba-header-separator\";i:1;s:30:\"hba-header-bottom-border-color\";s:7:\"#eaeaea\";s:28:\"hba-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:32:\"hba-header-text-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"hba-header-link-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"hba-header-link-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:18:\"hba-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:3:\"0.5\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"em\";}s:17:\"hbb-header-layout\";s:21:\"below-header-layout-1\";s:17:\"hbb-header-height\";a:3:{s:7:\"desktop\";i:60;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:9:\"hbb-stack\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:20:\"hbb-header-separator\";i:1;s:30:\"hbb-header-bottom-border-color\";s:7:\"#eaeaea\";s:28:\"hbb-header-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:18:\"hbb-header-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"1\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"1\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-footer-builder-layout-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-footer-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-below-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-header-mobile-trigger-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-header-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-header-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"title_tagline-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-header-search-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-account-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"header-mobile-menu-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"section-header-mobile-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"section-above-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-above-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"section-below-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:31:\"section-footer-copyright-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-footer-menu-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"80\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"section-primary-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:3:\"100\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"25\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:37:\"section-primary-footer-builder-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button1-text\";s:17:\"Book Consultation\";s:26:\"header-button1-link-option\";a:3:{s:3:\"url\";s:1:\"#\";s:7:\"new_tab\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button1-font-family\";s:7:\"inherit\";s:26:\"header-button1-font-weight\";s:7:\"inherit\";s:29:\"header-button1-text-transform\";s:0:\"\";s:26:\"header-button1-line-height\";s:0:\"\";s:24:\"header-button1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button1-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button1-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button1-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button1-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button1-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button1-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button1-border-radius\";s:0:\"\";s:27:\"section-hb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"22\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"22\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"15\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button1-text\";s:6:\"Button\";s:26:\"footer-button1-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button1-font-family\";s:7:\"inherit\";s:26:\"footer-button1-font-weight\";s:7:\"inherit\";s:29:\"footer-button1-text-transform\";s:0:\"\";s:26:\"footer-button1-line-height\";s:0:\"\";s:24:\"footer-button1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button1-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button1-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button1-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button1-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button1-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button1-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button1-border-radius\";s:0:\"\";s:25:\"footer-button-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-1-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-1\";s:22:\"Insert HTML text here.\";s:18:\"header-html-1color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-1link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-1link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-1\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-1\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-1\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-1\";s:0:\"\";s:32:\"text-transform-section-hb-html-1\";s:0:\"\";s:24:\"section-hb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-1\";s:373:\"<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d24162.594709213252!2d-73.96352877334618!3d40.79886601364924!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c2f6246837073b%3A0xc9dcfc4023c86664!2sHI%20New%20York%20City%20Hostel!5e0!3m2!1sen!2sin!4v1621248281026!5m2!1sen!2sin\" width=\"100%\" height=\"400\" allowfullscreen=\"\"></iframe>\";s:18:\"footer-html-1color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-1link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-1link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-1\";a:6:{s:7:\"desktop\";s:1:\"0\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-1\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-1\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-1\";s:0:\"\";s:29:\"line-height-section-fb-html-1\";s:0:\"\";s:24:\"section-fb-html-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-1-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-1-bg-space\";s:0:\"\";s:20:\"header-social-1-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-1-radius\";s:0:\"\";s:21:\"header-social-1-color\";s:0:\"\";s:23:\"header-social-1-h-color\";s:0:\"\";s:24:\"header-social-1-bg-color\";s:0:\"\";s:26:\"header-social-1-bg-h-color\";s:0:\"\";s:28:\"header-social-1-label-toggle\";b:0;s:26:\"header-social-1-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-1\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-1-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-1-bg-space\";s:0:\"\";s:20:\"footer-social-1-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-1-radius\";s:0:\"\";s:21:\"footer-social-1-color\";s:0:\"\";s:23:\"footer-social-1-h-color\";s:0:\"\";s:24:\"footer-social-1-bg-color\";s:0:\"\";s:26:\"footer-social-1-bg-h-color\";s:0:\"\";s:28:\"footer-social-1-label-toggle\";b:0;s:26:\"footer-social-1-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-1\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-1\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-1-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-1-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-1-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-1-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-1-font-family\";s:7:\"inherit\";s:27:\"header-widget-1-font-weight\";s:7:\"inherit\";s:30:\"header-widget-1-text-transform\";s:0:\"\";s:27:\"header-widget-1-line-height\";s:0:\"\";s:25:\"header-widget-1-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-1-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-1-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-1-content-text-transform\";s:0:\"\";s:35:\"header-widget-1-content-line-height\";s:0:\"\";s:33:\"header-widget-1-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-1-title-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-1-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-1-link-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-1-link-h-color\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-1-font-family\";s:7:\"inherit\";s:27:\"footer-widget-1-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-1-text-transform\";s:0:\"\";s:27:\"footer-widget-1-line-height\";s:0:\"\";s:25:\"footer-widget-1-font-size\";a:6:{s:7:\"desktop\";s:2:\"45\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-1-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-1-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-1-content-text-transform\";s:0:\"\";s:35:\"footer-widget-1-content-line-height\";s:0:\"\";s:33:\"footer-widget-1-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:2:\"16\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-1\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"20\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu1-bg-color\";s:0:\"\";s:18:\"header-menu1-color\";s:0:\"\";s:23:\"header-menu1-h-bg-color\";s:0:\"\";s:20:\"header-menu1-h-color\";s:0:\"\";s:23:\"header-menu1-a-bg-color\";s:0:\"\";s:20:\"header-menu1-a-color\";s:0:\"\";s:30:\"header-menu1-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu1-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu1-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu1-h-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu1-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu1-a-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu1-menu-hover-animation\";s:0:\"\";s:40:\"header-menu1-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu1-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:2:\"25\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu1-submenu-item-border\";b:0;s:32:\"header-menu1-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu1-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu1-submenu-border-radius\";s:0:\"\";s:31:\"header-menu1-submenu-top-offset\";s:0:\"\";s:26:\"header-menu1-submenu-width\";s:0:\"\";s:27:\"header-menu1-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu1-menu-stack-on-mobile\";b:1;s:22:\"header-menu1-font-size\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu1-font-weight\";s:3:\"600\";s:24:\"header-menu1-font-family\";s:7:\"inherit\";s:27:\"header-menu1-text-transform\";s:9:\"uppercase\";s:24:\"header-menu1-line-height\";s:0:\"\";s:27:\"section-hb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-1-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button2-text\";s:6:\"Button\";s:26:\"header-button2-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button2-font-family\";s:7:\"inherit\";s:26:\"header-button2-font-weight\";s:7:\"inherit\";s:29:\"header-button2-text-transform\";s:0:\"\";s:26:\"header-button2-line-height\";s:0:\"\";s:24:\"header-button2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button2-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button2-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button2-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button2-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button2-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button2-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button2-border-radius\";s:0:\"\";s:27:\"section-hb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button2-text\";s:6:\"Button\";s:26:\"footer-button2-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button2-font-family\";s:7:\"inherit\";s:26:\"footer-button2-font-weight\";s:7:\"inherit\";s:29:\"footer-button2-text-transform\";s:0:\"\";s:26:\"footer-button2-line-height\";s:0:\"\";s:24:\"footer-button2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button2-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button2-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button2-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button2-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button2-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button2-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button2-border-radius\";s:0:\"\";s:25:\"footer-button-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-2-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-2\";s:22:\"Insert HTML text here.\";s:18:\"header-html-2color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-2link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-2link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-2\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-2\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-2\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-2\";s:0:\"\";s:32:\"text-transform-section-hb-html-2\";s:0:\"\";s:24:\"section-hb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-2\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-2color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-2link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-2link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-2\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-2\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-2\";s:0:\"\";s:29:\"line-height-section-fb-html-2\";s:0:\"\";s:24:\"section-fb-html-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-2-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-2-bg-space\";s:0:\"\";s:20:\"header-social-2-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-2-radius\";s:0:\"\";s:21:\"header-social-2-color\";s:0:\"\";s:23:\"header-social-2-h-color\";s:0:\"\";s:24:\"header-social-2-bg-color\";s:0:\"\";s:26:\"header-social-2-bg-h-color\";s:0:\"\";s:28:\"header-social-2-label-toggle\";b:0;s:26:\"header-social-2-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-2\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-2-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-2-bg-space\";s:0:\"\";s:20:\"footer-social-2-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-2-radius\";s:0:\"\";s:21:\"footer-social-2-color\";s:0:\"\";s:23:\"footer-social-2-h-color\";s:0:\"\";s:24:\"footer-social-2-bg-color\";s:0:\"\";s:26:\"footer-social-2-bg-h-color\";s:0:\"\";s:28:\"footer-social-2-label-toggle\";b:0;s:26:\"footer-social-2-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-2\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-2\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-2-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-2-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-2-font-family\";s:7:\"inherit\";s:27:\"header-widget-2-font-weight\";s:7:\"inherit\";s:30:\"header-widget-2-text-transform\";s:0:\"\";s:27:\"header-widget-2-line-height\";s:0:\"\";s:25:\"header-widget-2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-2-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-2-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-2-content-text-transform\";s:0:\"\";s:35:\"header-widget-2-content-line-height\";s:0:\"\";s:33:\"header-widget-2-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-2-title-color\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-2-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-2-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-2-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-2-font-family\";s:7:\"inherit\";s:27:\"footer-widget-2-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-2-text-transform\";s:0:\"\";s:27:\"footer-widget-2-line-height\";s:0:\"\";s:25:\"footer-widget-2-font-size\";a:6:{s:7:\"desktop\";s:2:\"42\";s:6:\"tablet\";s:2:\"32\";s:6:\"mobile\";s:2:\"25\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-2-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-2-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-2-content-text-transform\";s:0:\"\";s:35:\"footer-widget-2-content-line-height\";s:0:\"\";s:33:\"footer-widget-2-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-2\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:3:\"-10\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"-20\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu2-bg-color\";s:0:\"\";s:18:\"header-menu2-color\";s:0:\"\";s:23:\"header-menu2-h-bg-color\";s:0:\"\";s:20:\"header-menu2-h-color\";s:0:\"\";s:23:\"header-menu2-a-bg-color\";s:0:\"\";s:20:\"header-menu2-a-color\";s:0:\"\";s:30:\"header-menu2-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu2-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu2-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu2-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu2-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu2-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu2-menu-hover-animation\";s:0:\"\";s:40:\"header-menu2-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu2-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu2-submenu-item-border\";b:0;s:32:\"header-menu2-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu2-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu2-submenu-border-radius\";s:0:\"\";s:31:\"header-menu2-submenu-top-offset\";s:0:\"\";s:26:\"header-menu2-submenu-width\";s:0:\"\";s:27:\"header-menu2-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu2-menu-stack-on-mobile\";b:1;s:22:\"header-menu2-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu2-font-weight\";s:7:\"inherit\";s:24:\"header-menu2-font-family\";s:7:\"inherit\";s:27:\"header-menu2-text-transform\";s:0:\"\";s:24:\"header-menu2-line-height\";s:0:\"\";s:27:\"section-hb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-2-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button3-text\";s:6:\"Button\";s:26:\"header-button3-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button3-font-family\";s:7:\"inherit\";s:26:\"header-button3-font-weight\";s:7:\"inherit\";s:29:\"header-button3-text-transform\";s:0:\"\";s:26:\"header-button3-line-height\";s:0:\"\";s:24:\"header-button3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button3-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button3-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button3-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button3-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button3-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button3-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button3-border-radius\";s:0:\"\";s:27:\"section-hb-button-3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button3-text\";s:6:\"Button\";s:26:\"footer-button3-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button3-font-family\";s:7:\"inherit\";s:26:\"footer-button3-font-weight\";s:7:\"inherit\";s:29:\"footer-button3-text-transform\";s:0:\"\";s:26:\"footer-button3-line-height\";s:0:\"\";s:24:\"footer-button3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button3-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button3-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button3-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button3-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button3-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button3-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button3-border-radius\";s:0:\"\";s:25:\"footer-button-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-3-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-3\";s:22:\"Insert HTML text here.\";s:18:\"header-html-3color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-3link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-3link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-3\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-3\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-3\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-3\";s:0:\"\";s:32:\"text-transform-section-hb-html-3\";s:0:\"\";s:24:\"section-hb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-3\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-3color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-3link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-3link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-3\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-3\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-3\";s:0:\"\";s:29:\"line-height-section-fb-html-3\";s:0:\"\";s:24:\"section-fb-html-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-3-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-3-bg-space\";s:0:\"\";s:20:\"header-social-3-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-3-radius\";s:0:\"\";s:21:\"header-social-3-color\";s:0:\"\";s:23:\"header-social-3-h-color\";s:0:\"\";s:24:\"header-social-3-bg-color\";s:0:\"\";s:26:\"header-social-3-bg-h-color\";s:0:\"\";s:28:\"header-social-3-label-toggle\";b:0;s:26:\"header-social-3-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-3\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-3-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-3-bg-space\";s:0:\"\";s:20:\"footer-social-3-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-3-radius\";s:0:\"\";s:21:\"footer-social-3-color\";s:0:\"\";s:23:\"footer-social-3-h-color\";s:0:\"\";s:24:\"footer-social-3-bg-color\";s:0:\"\";s:26:\"footer-social-3-bg-h-color\";s:0:\"\";s:28:\"footer-social-3-label-toggle\";b:0;s:26:\"footer-social-3-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-3\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-3\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-3-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-3-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-3-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-3-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-3-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-3-font-family\";s:7:\"inherit\";s:27:\"header-widget-3-font-weight\";s:7:\"inherit\";s:30:\"header-widget-3-text-transform\";s:0:\"\";s:27:\"header-widget-3-line-height\";s:0:\"\";s:25:\"header-widget-3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-3-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-3-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-3-content-text-transform\";s:0:\"\";s:35:\"header-widget-3-content-line-height\";s:0:\"\";s:33:\"header-widget-3-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-3-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-3-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-3-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-3-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-3-font-family\";s:7:\"inherit\";s:27:\"footer-widget-3-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-3-text-transform\";s:0:\"\";s:27:\"footer-widget-3-line-height\";s:0:\"\";s:25:\"footer-widget-3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-3-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-3-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-3-content-text-transform\";s:0:\"\";s:35:\"footer-widget-3-content-line-height\";s:0:\"\";s:33:\"footer-widget-3-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-3\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu3-bg-color\";s:0:\"\";s:18:\"header-menu3-color\";s:0:\"\";s:23:\"header-menu3-h-bg-color\";s:0:\"\";s:20:\"header-menu3-h-color\";s:0:\"\";s:23:\"header-menu3-a-bg-color\";s:0:\"\";s:20:\"header-menu3-a-color\";s:0:\"\";s:30:\"header-menu3-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu3-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu3-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu3-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu3-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu3-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu3-menu-hover-animation\";s:0:\"\";s:40:\"header-menu3-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu3-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu3-submenu-item-border\";b:0;s:32:\"header-menu3-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu3-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu3-submenu-border-radius\";s:0:\"\";s:31:\"header-menu3-submenu-top-offset\";s:0:\"\";s:26:\"header-menu3-submenu-width\";s:0:\"\";s:27:\"header-menu3-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu3-menu-stack-on-mobile\";b:1;s:22:\"header-menu3-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu3-font-weight\";s:7:\"inherit\";s:24:\"header-menu3-font-family\";s:7:\"inherit\";s:27:\"header-menu3-text-transform\";s:0:\"\";s:24:\"header-menu3-line-height\";s:0:\"\";s:27:\"section-hb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-3-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button4-text\";s:6:\"Button\";s:26:\"header-button4-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button4-font-family\";s:7:\"inherit\";s:26:\"header-button4-font-weight\";s:7:\"inherit\";s:29:\"header-button4-text-transform\";s:0:\"\";s:26:\"header-button4-line-height\";s:0:\"\";s:24:\"header-button4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button4-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button4-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button4-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button4-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button4-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button4-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button4-border-radius\";s:0:\"\";s:27:\"section-hb-button-4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button4-text\";s:6:\"Button\";s:26:\"footer-button4-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button4-font-family\";s:7:\"inherit\";s:26:\"footer-button4-font-weight\";s:7:\"inherit\";s:29:\"footer-button4-text-transform\";s:0:\"\";s:26:\"footer-button4-line-height\";s:0:\"\";s:24:\"footer-button4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button4-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button4-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button4-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button4-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button4-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button4-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button4-border-radius\";s:0:\"\";s:25:\"footer-button-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-4-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-4\";s:22:\"Insert HTML text here.\";s:18:\"header-html-4color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-4link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-4link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-4\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-4\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-4\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-4\";s:0:\"\";s:32:\"text-transform-section-hb-html-4\";s:0:\"\";s:24:\"section-hb-html-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-4\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-4color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-4link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-4link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-4\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-4\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-4\";s:0:\"\";s:29:\"line-height-section-fb-html-4\";s:0:\"\";s:24:\"section-fb-html-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-4-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-4-bg-space\";s:0:\"\";s:20:\"header-social-4-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-4-radius\";s:0:\"\";s:21:\"header-social-4-color\";s:0:\"\";s:23:\"header-social-4-h-color\";s:0:\"\";s:24:\"header-social-4-bg-color\";s:0:\"\";s:26:\"header-social-4-bg-h-color\";s:0:\"\";s:28:\"header-social-4-label-toggle\";b:0;s:26:\"header-social-4-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-4\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-4-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-4-bg-space\";s:0:\"\";s:20:\"footer-social-4-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-4-radius\";s:0:\"\";s:21:\"footer-social-4-color\";s:0:\"\";s:23:\"footer-social-4-h-color\";s:0:\"\";s:24:\"footer-social-4-bg-color\";s:0:\"\";s:26:\"footer-social-4-bg-h-color\";s:0:\"\";s:28:\"footer-social-4-label-toggle\";b:0;s:26:\"footer-social-4-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-4\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-4\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-4-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-4-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-4-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-4-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-4-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-4-font-family\";s:7:\"inherit\";s:27:\"header-widget-4-font-weight\";s:7:\"inherit\";s:30:\"header-widget-4-text-transform\";s:0:\"\";s:27:\"header-widget-4-line-height\";s:0:\"\";s:25:\"header-widget-4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-4-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-4-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-4-content-text-transform\";s:0:\"\";s:35:\"header-widget-4-content-line-height\";s:0:\"\";s:33:\"header-widget-4-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-4-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-4-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-4-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-4-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-4-font-family\";s:7:\"inherit\";s:27:\"footer-widget-4-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-4-text-transform\";s:0:\"\";s:27:\"footer-widget-4-line-height\";s:0:\"\";s:25:\"footer-widget-4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-4-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-4-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-4-content-text-transform\";s:0:\"\";s:35:\"footer-widget-4-content-line-height\";s:0:\"\";s:33:\"footer-widget-4-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-4\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu4-bg-color\";s:0:\"\";s:18:\"header-menu4-color\";s:0:\"\";s:23:\"header-menu4-h-bg-color\";s:0:\"\";s:20:\"header-menu4-h-color\";s:0:\"\";s:23:\"header-menu4-a-bg-color\";s:0:\"\";s:20:\"header-menu4-a-color\";s:0:\"\";s:30:\"header-menu4-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu4-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu4-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu4-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu4-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu4-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu4-menu-hover-animation\";s:0:\"\";s:40:\"header-menu4-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu4-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu4-submenu-item-border\";b:0;s:32:\"header-menu4-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu4-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu4-submenu-border-radius\";s:0:\"\";s:31:\"header-menu4-submenu-top-offset\";s:0:\"\";s:26:\"header-menu4-submenu-width\";s:0:\"\";s:27:\"header-menu4-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu4-menu-stack-on-mobile\";b:1;s:22:\"header-menu4-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu4-font-weight\";s:7:\"inherit\";s:24:\"header-menu4-font-family\";s:7:\"inherit\";s:27:\"header-menu4-text-transform\";s:0:\"\";s:24:\"header-menu4-line-height\";s:0:\"\";s:27:\"section-hb-divider-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-4-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button5-text\";s:6:\"Button\";s:26:\"header-button5-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button5-font-family\";s:7:\"inherit\";s:26:\"header-button5-font-weight\";s:7:\"inherit\";s:29:\"header-button5-text-transform\";s:0:\"\";s:26:\"header-button5-line-height\";s:0:\"\";s:24:\"header-button5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button5-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button5-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button5-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button5-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button5-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button5-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button5-border-radius\";s:0:\"\";s:27:\"section-hb-button-5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button5-text\";s:6:\"Button\";s:26:\"footer-button5-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button5-font-family\";s:7:\"inherit\";s:26:\"footer-button5-font-weight\";s:7:\"inherit\";s:29:\"footer-button5-text-transform\";s:0:\"\";s:26:\"footer-button5-line-height\";s:0:\"\";s:24:\"footer-button5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button5-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button5-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button5-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button5-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button5-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button5-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button5-border-radius\";s:0:\"\";s:25:\"footer-button-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-5-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-5\";s:22:\"Insert HTML text here.\";s:18:\"header-html-5color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-5link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-5link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-5\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-5\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-5\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-5\";s:0:\"\";s:32:\"text-transform-section-hb-html-5\";s:0:\"\";s:24:\"section-hb-html-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-5\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-5color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-5link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-5link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-5\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-5\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-5\";s:0:\"\";s:29:\"line-height-section-fb-html-5\";s:0:\"\";s:24:\"section-fb-html-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-5-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-5-bg-space\";s:0:\"\";s:20:\"header-social-5-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-5-radius\";s:0:\"\";s:21:\"header-social-5-color\";s:0:\"\";s:23:\"header-social-5-h-color\";s:0:\"\";s:24:\"header-social-5-bg-color\";s:0:\"\";s:26:\"header-social-5-bg-h-color\";s:0:\"\";s:28:\"header-social-5-label-toggle\";b:0;s:26:\"header-social-5-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-5\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-5-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-5-bg-space\";s:0:\"\";s:20:\"footer-social-5-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-5-radius\";s:0:\"\";s:21:\"footer-social-5-color\";s:0:\"\";s:23:\"footer-social-5-h-color\";s:0:\"\";s:24:\"footer-social-5-bg-color\";s:0:\"\";s:26:\"footer-social-5-bg-h-color\";s:0:\"\";s:28:\"footer-social-5-label-toggle\";b:0;s:26:\"footer-social-5-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-5\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-5\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-5-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-5-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-5-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-5-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-5-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-5-font-family\";s:7:\"inherit\";s:27:\"header-widget-5-font-weight\";s:7:\"inherit\";s:30:\"header-widget-5-text-transform\";s:0:\"\";s:27:\"header-widget-5-line-height\";s:0:\"\";s:25:\"header-widget-5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-5-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-5-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-5-content-text-transform\";s:0:\"\";s:35:\"header-widget-5-content-line-height\";s:0:\"\";s:33:\"header-widget-5-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-5-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-5-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-5-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-5-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-5-font-family\";s:7:\"inherit\";s:27:\"footer-widget-5-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-5-text-transform\";s:0:\"\";s:27:\"footer-widget-5-line-height\";s:0:\"\";s:25:\"footer-widget-5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-5-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-5-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-5-content-text-transform\";s:0:\"\";s:35:\"footer-widget-5-content-line-height\";s:0:\"\";s:33:\"footer-widget-5-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-5\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu5-bg-color\";s:0:\"\";s:18:\"header-menu5-color\";s:0:\"\";s:23:\"header-menu5-h-bg-color\";s:0:\"\";s:20:\"header-menu5-h-color\";s:0:\"\";s:23:\"header-menu5-a-bg-color\";s:0:\"\";s:20:\"header-menu5-a-color\";s:0:\"\";s:30:\"header-menu5-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu5-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu5-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu5-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu5-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu5-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu5-menu-hover-animation\";s:0:\"\";s:40:\"header-menu5-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu5-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu5-submenu-item-border\";b:0;s:32:\"header-menu5-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu5-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu5-submenu-border-radius\";s:0:\"\";s:31:\"header-menu5-submenu-top-offset\";s:0:\"\";s:26:\"header-menu5-submenu-width\";s:0:\"\";s:27:\"header-menu5-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu5-menu-stack-on-mobile\";b:1;s:22:\"header-menu5-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu5-font-weight\";s:7:\"inherit\";s:24:\"header-menu5-font-family\";s:7:\"inherit\";s:27:\"header-menu5-text-transform\";s:0:\"\";s:24:\"header-menu5-line-height\";s:0:\"\";s:27:\"section-hb-divider-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-5-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button6-text\";s:6:\"Button\";s:26:\"header-button6-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button6-font-family\";s:7:\"inherit\";s:26:\"header-button6-font-weight\";s:7:\"inherit\";s:29:\"header-button6-text-transform\";s:0:\"\";s:26:\"header-button6-line-height\";s:0:\"\";s:24:\"header-button6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button6-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button6-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button6-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button6-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button6-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button6-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button6-border-radius\";s:0:\"\";s:27:\"section-hb-button-6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button6-text\";s:6:\"Button\";s:26:\"footer-button6-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button6-font-family\";s:7:\"inherit\";s:26:\"footer-button6-font-weight\";s:7:\"inherit\";s:29:\"footer-button6-text-transform\";s:0:\"\";s:26:\"footer-button6-line-height\";s:0:\"\";s:24:\"footer-button6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button6-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button6-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button6-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button6-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button6-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button6-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button6-border-radius\";s:0:\"\";s:25:\"footer-button-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-6-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-6\";s:22:\"Insert HTML text here.\";s:18:\"header-html-6color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-6link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-6link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-6\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-6\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-6\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-6\";s:0:\"\";s:32:\"text-transform-section-hb-html-6\";s:0:\"\";s:24:\"section-hb-html-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-6\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-6color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-6link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-6link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-6\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-6\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-6\";s:0:\"\";s:29:\"line-height-section-fb-html-6\";s:0:\"\";s:24:\"section-fb-html-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-6-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-6-bg-space\";s:0:\"\";s:20:\"header-social-6-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-6-radius\";s:0:\"\";s:21:\"header-social-6-color\";s:0:\"\";s:23:\"header-social-6-h-color\";s:0:\"\";s:24:\"header-social-6-bg-color\";s:0:\"\";s:26:\"header-social-6-bg-h-color\";s:0:\"\";s:28:\"header-social-6-label-toggle\";b:0;s:26:\"header-social-6-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-6\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-6-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-6-bg-space\";s:0:\"\";s:20:\"footer-social-6-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-6-radius\";s:0:\"\";s:21:\"footer-social-6-color\";s:0:\"\";s:23:\"footer-social-6-h-color\";s:0:\"\";s:24:\"footer-social-6-bg-color\";s:0:\"\";s:26:\"footer-social-6-bg-h-color\";s:0:\"\";s:28:\"footer-social-6-label-toggle\";b:0;s:26:\"footer-social-6-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-6\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-6\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-6-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-6-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-6-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-6-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-6-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-6-font-family\";s:7:\"inherit\";s:27:\"header-widget-6-font-weight\";s:7:\"inherit\";s:30:\"header-widget-6-text-transform\";s:0:\"\";s:27:\"header-widget-6-line-height\";s:0:\"\";s:25:\"header-widget-6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-6-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-6-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-6-content-text-transform\";s:0:\"\";s:35:\"header-widget-6-content-line-height\";s:0:\"\";s:33:\"header-widget-6-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-6-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-6-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-6-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-6-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-6-font-family\";s:7:\"inherit\";s:27:\"footer-widget-6-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-6-text-transform\";s:0:\"\";s:27:\"footer-widget-6-line-height\";s:0:\"\";s:25:\"footer-widget-6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-6-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-6-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-6-content-text-transform\";s:0:\"\";s:35:\"footer-widget-6-content-line-height\";s:0:\"\";s:33:\"footer-widget-6-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-6\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu6-bg-color\";s:0:\"\";s:18:\"header-menu6-color\";s:0:\"\";s:23:\"header-menu6-h-bg-color\";s:0:\"\";s:20:\"header-menu6-h-color\";s:0:\"\";s:23:\"header-menu6-a-bg-color\";s:0:\"\";s:20:\"header-menu6-a-color\";s:0:\"\";s:30:\"header-menu6-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu6-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu6-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu6-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu6-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu6-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu6-menu-hover-animation\";s:0:\"\";s:40:\"header-menu6-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu6-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu6-submenu-item-border\";b:0;s:32:\"header-menu6-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu6-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu6-submenu-border-radius\";s:0:\"\";s:31:\"header-menu6-submenu-top-offset\";s:0:\"\";s:26:\"header-menu6-submenu-width\";s:0:\"\";s:27:\"header-menu6-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu6-menu-stack-on-mobile\";b:1;s:22:\"header-menu6-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu6-font-weight\";s:7:\"inherit\";s:24:\"header-menu6-font-family\";s:7:\"inherit\";s:27:\"header-menu6-text-transform\";s:0:\"\";s:24:\"header-menu6-line-height\";s:0:\"\";s:27:\"section-hb-divider-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-6-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button7-text\";s:6:\"Button\";s:26:\"header-button7-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button7-font-family\";s:7:\"inherit\";s:26:\"header-button7-font-weight\";s:7:\"inherit\";s:29:\"header-button7-text-transform\";s:0:\"\";s:26:\"header-button7-line-height\";s:0:\"\";s:24:\"header-button7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button7-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button7-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button7-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button7-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button7-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button7-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button7-border-radius\";s:0:\"\";s:27:\"section-hb-button-7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button7-text\";s:6:\"Button\";s:26:\"footer-button7-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button7-font-family\";s:7:\"inherit\";s:26:\"footer-button7-font-weight\";s:7:\"inherit\";s:29:\"footer-button7-text-transform\";s:0:\"\";s:26:\"footer-button7-line-height\";s:0:\"\";s:24:\"footer-button7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button7-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button7-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button7-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button7-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button7-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button7-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button7-border-radius\";s:0:\"\";s:25:\"footer-button-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-7-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-7\";s:22:\"Insert HTML text here.\";s:18:\"header-html-7color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-7link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-7link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-7\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-7\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-7\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-7\";s:0:\"\";s:32:\"text-transform-section-hb-html-7\";s:0:\"\";s:24:\"section-hb-html-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-7\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-7color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-7link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-7link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-7\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-7\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-7\";s:0:\"\";s:29:\"line-height-section-fb-html-7\";s:0:\"\";s:24:\"section-fb-html-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-7-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-7-bg-space\";s:0:\"\";s:20:\"header-social-7-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-7-radius\";s:0:\"\";s:21:\"header-social-7-color\";s:0:\"\";s:23:\"header-social-7-h-color\";s:0:\"\";s:24:\"header-social-7-bg-color\";s:0:\"\";s:26:\"header-social-7-bg-h-color\";s:0:\"\";s:28:\"header-social-7-label-toggle\";b:0;s:26:\"header-social-7-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-7\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-7-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-7-bg-space\";s:0:\"\";s:20:\"footer-social-7-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-7-radius\";s:0:\"\";s:21:\"footer-social-7-color\";s:0:\"\";s:23:\"footer-social-7-h-color\";s:0:\"\";s:24:\"footer-social-7-bg-color\";s:0:\"\";s:26:\"footer-social-7-bg-h-color\";s:0:\"\";s:28:\"footer-social-7-label-toggle\";b:0;s:26:\"footer-social-7-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-7\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-7\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-7-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-7-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-7-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-7-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-7-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-7-font-family\";s:7:\"inherit\";s:27:\"header-widget-7-font-weight\";s:7:\"inherit\";s:30:\"header-widget-7-text-transform\";s:0:\"\";s:27:\"header-widget-7-line-height\";s:0:\"\";s:25:\"header-widget-7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-7-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-7-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-7-content-text-transform\";s:0:\"\";s:35:\"header-widget-7-content-line-height\";s:0:\"\";s:33:\"header-widget-7-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-7-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-7-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-7-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-7-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-7-font-family\";s:7:\"inherit\";s:27:\"footer-widget-7-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-7-text-transform\";s:0:\"\";s:27:\"footer-widget-7-line-height\";s:0:\"\";s:25:\"footer-widget-7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-7-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-7-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-7-content-text-transform\";s:0:\"\";s:35:\"footer-widget-7-content-line-height\";s:0:\"\";s:33:\"footer-widget-7-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-7\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu7-bg-color\";s:0:\"\";s:18:\"header-menu7-color\";s:0:\"\";s:23:\"header-menu7-h-bg-color\";s:0:\"\";s:20:\"header-menu7-h-color\";s:0:\"\";s:23:\"header-menu7-a-bg-color\";s:0:\"\";s:20:\"header-menu7-a-color\";s:0:\"\";s:30:\"header-menu7-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu7-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu7-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu7-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu7-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu7-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu7-menu-hover-animation\";s:0:\"\";s:40:\"header-menu7-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu7-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu7-submenu-item-border\";b:0;s:32:\"header-menu7-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu7-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu7-submenu-border-radius\";s:0:\"\";s:31:\"header-menu7-submenu-top-offset\";s:0:\"\";s:26:\"header-menu7-submenu-width\";s:0:\"\";s:27:\"header-menu7-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu7-menu-stack-on-mobile\";b:1;s:22:\"header-menu7-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu7-font-weight\";s:7:\"inherit\";s:24:\"header-menu7-font-family\";s:7:\"inherit\";s:27:\"header-menu7-text-transform\";s:0:\"\";s:24:\"header-menu7-line-height\";s:0:\"\";s:27:\"section-hb-divider-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-7-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button8-text\";s:6:\"Button\";s:26:\"header-button8-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button8-font-family\";s:7:\"inherit\";s:26:\"header-button8-font-weight\";s:7:\"inherit\";s:29:\"header-button8-text-transform\";s:0:\"\";s:26:\"header-button8-line-height\";s:0:\"\";s:24:\"header-button8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button8-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button8-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button8-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button8-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button8-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button8-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button8-border-radius\";s:0:\"\";s:27:\"section-hb-button-8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button8-text\";s:6:\"Button\";s:26:\"footer-button8-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button8-font-family\";s:7:\"inherit\";s:26:\"footer-button8-font-weight\";s:7:\"inherit\";s:29:\"footer-button8-text-transform\";s:0:\"\";s:26:\"footer-button8-line-height\";s:0:\"\";s:24:\"footer-button8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button8-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button8-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button8-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button8-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button8-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button8-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button8-border-radius\";s:0:\"\";s:25:\"footer-button-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-8-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-8\";s:22:\"Insert HTML text here.\";s:18:\"header-html-8color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-8link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-8link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-8\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-8\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-8\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-8\";s:0:\"\";s:32:\"text-transform-section-hb-html-8\";s:0:\"\";s:24:\"section-hb-html-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-8\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-8color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-8link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-8link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-8\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-8\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-8\";s:0:\"\";s:29:\"line-height-section-fb-html-8\";s:0:\"\";s:24:\"section-fb-html-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-8-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-8-bg-space\";s:0:\"\";s:20:\"header-social-8-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-8-radius\";s:0:\"\";s:21:\"header-social-8-color\";s:0:\"\";s:23:\"header-social-8-h-color\";s:0:\"\";s:24:\"header-social-8-bg-color\";s:0:\"\";s:26:\"header-social-8-bg-h-color\";s:0:\"\";s:28:\"header-social-8-label-toggle\";b:0;s:26:\"header-social-8-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-8\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-8-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-8-bg-space\";s:0:\"\";s:20:\"footer-social-8-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-8-radius\";s:0:\"\";s:21:\"footer-social-8-color\";s:0:\"\";s:23:\"footer-social-8-h-color\";s:0:\"\";s:24:\"footer-social-8-bg-color\";s:0:\"\";s:26:\"footer-social-8-bg-h-color\";s:0:\"\";s:28:\"footer-social-8-label-toggle\";b:0;s:26:\"footer-social-8-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-8\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-8\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-8-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-8-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-8-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-8-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-8-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-8-font-family\";s:7:\"inherit\";s:27:\"header-widget-8-font-weight\";s:7:\"inherit\";s:30:\"header-widget-8-text-transform\";s:0:\"\";s:27:\"header-widget-8-line-height\";s:0:\"\";s:25:\"header-widget-8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-8-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-8-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-8-content-text-transform\";s:0:\"\";s:35:\"header-widget-8-content-line-height\";s:0:\"\";s:33:\"header-widget-8-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-8-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-8-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-8-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-8-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-8-font-family\";s:7:\"inherit\";s:27:\"footer-widget-8-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-8-text-transform\";s:0:\"\";s:27:\"footer-widget-8-line-height\";s:0:\"\";s:25:\"footer-widget-8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-8-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-8-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-8-content-text-transform\";s:0:\"\";s:35:\"footer-widget-8-content-line-height\";s:0:\"\";s:33:\"footer-widget-8-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-8\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu8-bg-color\";s:0:\"\";s:18:\"header-menu8-color\";s:0:\"\";s:23:\"header-menu8-h-bg-color\";s:0:\"\";s:20:\"header-menu8-h-color\";s:0:\"\";s:23:\"header-menu8-a-bg-color\";s:0:\"\";s:20:\"header-menu8-a-color\";s:0:\"\";s:30:\"header-menu8-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu8-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu8-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu8-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu8-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu8-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu8-menu-hover-animation\";s:0:\"\";s:40:\"header-menu8-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu8-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu8-submenu-item-border\";b:0;s:32:\"header-menu8-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu8-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu8-submenu-border-radius\";s:0:\"\";s:31:\"header-menu8-submenu-top-offset\";s:0:\"\";s:26:\"header-menu8-submenu-width\";s:0:\"\";s:27:\"header-menu8-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu8-menu-stack-on-mobile\";b:1;s:22:\"header-menu8-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu8-font-weight\";s:7:\"inherit\";s:24:\"header-menu8-font-family\";s:7:\"inherit\";s:27:\"header-menu8-text-transform\";s:0:\"\";s:24:\"header-menu8-line-height\";s:0:\"\";s:27:\"section-hb-divider-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-8-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-button9-text\";s:6:\"Button\";s:26:\"header-button9-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-button9-font-family\";s:7:\"inherit\";s:26:\"header-button9-font-weight\";s:7:\"inherit\";s:29:\"header-button9-text-transform\";s:0:\"\";s:26:\"header-button9-line-height\";s:0:\"\";s:24:\"header-button9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-button9-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-button9-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button9-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-button9-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button9-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"header-button9-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button9-border-radius\";s:0:\"\";s:27:\"section-hb-button-9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-hb-button-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"sticky-header-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"footer-button9-text\";s:6:\"Button\";s:26:\"footer-button9-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"footer-button9-font-family\";s:7:\"inherit\";s:26:\"footer-button9-font-weight\";s:7:\"inherit\";s:29:\"footer-button9-text-transform\";s:0:\"\";s:26:\"footer-button9-line-height\";s:0:\"\";s:24:\"footer-button9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-button9-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-button9-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button9-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-button9-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-button9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button9-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:27:\"footer-button9-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button9-border-radius\";s:0:\"\";s:25:\"footer-button-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:27:\"section-fb-button-9-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"section-fb-button-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"header-html-9\";s:22:\"Insert HTML text here.\";s:18:\"header-html-9color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-html-9link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-html-9link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-hb-html-9\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:29:\"font-weight-section-hb-html-9\";s:7:\"inherit\";s:29:\"font-family-section-hb-html-9\";s:7:\"inherit\";s:29:\"line-height-section-hb-html-9\";s:0:\"\";s:32:\"text-transform-section-hb-html-9\";s:0:\"\";s:24:\"section-hb-html-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"footer-html-9\";s:22:\"Insert HTML text here.\";s:18:\"footer-html-9color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-html-9link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-html-9link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"font-size-section-fb-html-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-html-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:29:\"font-weight-section-fb-html-9\";s:7:\"inherit\";s:29:\"font-family-section-fb-html-9\";s:7:\"inherit\";s:32:\"text-transform-section-fb-html-9\";s:0:\"\";s:29:\"line-height-section-fb-html-9\";s:0:\"\";s:24:\"section-fb-html-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-9-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-social-9-bg-space\";s:0:\"\";s:20:\"header-social-9-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-social-9-radius\";s:0:\"\";s:21:\"header-social-9-color\";s:0:\"\";s:23:\"header-social-9-h-color\";s:0:\"\";s:24:\"header-social-9-bg-color\";s:0:\"\";s:26:\"header-social-9-bg-h-color\";s:0:\"\";s:28:\"header-social-9-label-toggle\";b:0;s:26:\"header-social-9-color-type\";s:6:\"custom\";s:35:\"font-size-section-hb-social-icons-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-social-icons-9\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:32:\"section-hb-social-icons-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-9-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-social-9-bg-space\";s:0:\"\";s:20:\"footer-social-9-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-social-9-radius\";s:0:\"\";s:21:\"footer-social-9-color\";s:0:\"\";s:23:\"footer-social-9-h-color\";s:0:\"\";s:24:\"footer-social-9-bg-color\";s:0:\"\";s:26:\"footer-social-9-bg-h-color\";s:0:\"\";s:28:\"footer-social-9-label-toggle\";b:0;s:26:\"footer-social-9-color-type\";s:6:\"custom\";s:35:\"font-size-section-fb-social-icons-9\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"footer-social-icons-9\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:25:\"footer-social-9-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:32:\"section-fb-social-icons-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-widget-9-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"header-widget-9-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-widget-9-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-9-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-9-font-family\";s:7:\"inherit\";s:27:\"header-widget-9-font-weight\";s:7:\"inherit\";s:30:\"header-widget-9-text-transform\";s:0:\"\";s:27:\"header-widget-9-line-height\";s:0:\"\";s:25:\"header-widget-9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"header-widget-9-content-font-family\";s:7:\"inherit\";s:35:\"header-widget-9-content-font-weight\";s:7:\"inherit\";s:38:\"header-widget-9-content-text-transform\";s:0:\"\";s:35:\"header-widget-9-content-line-height\";s:0:\"\";s:33:\"header-widget-9-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:38:\"sidebar-widgets-header-widget-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-widget-9-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-widget-9-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-widget-9-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-9-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-9-font-family\";s:7:\"inherit\";s:27:\"footer-widget-9-font-weight\";s:7:\"inherit\";s:30:\"footer-widget-9-text-transform\";s:0:\"\";s:27:\"footer-widget-9-line-height\";s:0:\"\";s:25:\"footer-widget-9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:35:\"footer-widget-9-content-font-family\";s:7:\"inherit\";s:35:\"footer-widget-9-content-font-weight\";s:7:\"inherit\";s:38:\"footer-widget-9-content-text-transform\";s:0:\"\";s:35:\"footer-widget-9-content-line-height\";s:0:\"\";s:33:\"footer-widget-9-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"footer-widget-alignment-9\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:38:\"sidebar-widgets-footer-widget-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:21:\"header-menu9-bg-color\";s:0:\"\";s:18:\"header-menu9-color\";s:0:\"\";s:23:\"header-menu9-h-bg-color\";s:0:\"\";s:20:\"header-menu9-h-color\";s:0:\"\";s:23:\"header-menu9-a-bg-color\";s:0:\"\";s:20:\"header-menu9-a-color\";s:0:\"\";s:30:\"header-menu9-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:29:\"header-menu9-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu9-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu9-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu9-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:31:\"header-menu9-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"header-menu9-menu-hover-animation\";s:0:\"\";s:40:\"header-menu9-submenu-container-animation\";s:0:\"\";s:24:\"section-hb-menu-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu9-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"header-menu9-submenu-item-border\";b:0;s:32:\"header-menu9-submenu-item-b-size\";s:1:\"1\";s:33:\"header-menu9-submenu-item-b-color\";s:7:\"#eaeaea\";s:34:\"header-menu9-submenu-border-radius\";s:0:\"\";s:31:\"header-menu9-submenu-top-offset\";s:0:\"\";s:26:\"header-menu9-submenu-width\";s:0:\"\";s:27:\"header-menu9-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:33:\"header-menu9-menu-stack-on-mobile\";b:1;s:22:\"header-menu9-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-menu9-font-weight\";s:7:\"inherit\";s:24:\"header-menu9-font-family\";s:7:\"inherit\";s:27:\"header-menu9-text-transform\";s:0:\"\";s:24:\"header-menu9-line-height\";s:0:\"\";s:27:\"section-hb-divider-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-divider-9-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"header-button10-text\";s:6:\"Button\";s:27:\"header-button10-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:27:\"header-button10-font-family\";s:7:\"inherit\";s:27:\"header-button10-font-weight\";s:7:\"inherit\";s:30:\"header-button10-text-transform\";s:0:\"\";s:27:\"header-button10-line-height\";s:0:\"\";s:25:\"header-button10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-button10-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-button10-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button10-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-button10-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"header-button10-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:28:\"header-button10-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-button10-border-radius\";s:0:\"\";s:28:\"section-hb-button-10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-hb-button-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"sticky-header-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:20:\"footer-button10-text\";s:6:\"Button\";s:27:\"footer-button10-link-option\";a:3:{s:3:\"url\";s:23:\"https://www.wpastra.com\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:27:\"footer-button10-font-family\";s:7:\"inherit\";s:27:\"footer-button10-font-weight\";s:7:\"inherit\";s:30:\"footer-button10-text-transform\";s:0:\"\";s:27:\"footer-button10-line-height\";s:0:\"\";s:25:\"footer-button10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-button10-text-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-button10-back-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button10-text-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-button10-back-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-button10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-button10-border-size\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:28:\"footer-button10-border-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"footer-button10-border-radius\";s:0:\"\";s:26:\"footer-button-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:28:\"section-fb-button-10-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"section-fb-button-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"header-html-10\";s:22:\"Insert HTML text here.\";s:19:\"header-html-10color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-html-10link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"header-html-10link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"font-size-section-hb-html-10\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"font-weight-section-hb-html-10\";s:7:\"inherit\";s:30:\"font-family-section-hb-html-10\";s:7:\"inherit\";s:30:\"line-height-section-hb-html-10\";s:0:\"\";s:33:\"text-transform-section-hb-html-10\";s:0:\"\";s:25:\"section-hb-html-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:14:\"footer-html-10\";s:22:\"Insert HTML text here.\";s:19:\"footer-html-10color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"footer-html-10link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:26:\"footer-html-10link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"font-size-section-fb-html-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"footer-html-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:30:\"font-weight-section-fb-html-10\";s:7:\"inherit\";s:30:\"font-family-section-fb-html-10\";s:7:\"inherit\";s:33:\"text-transform-section-fb-html-10\";s:0:\"\";s:30:\"line-height-section-fb-html-10\";s:0:\"\";s:25:\"section-fb-html-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-10-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"header-social-10-bg-space\";s:0:\"\";s:21:\"header-social-10-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"header-social-10-radius\";s:0:\"\";s:22:\"header-social-10-color\";s:0:\"\";s:24:\"header-social-10-h-color\";s:0:\"\";s:25:\"header-social-10-bg-color\";s:0:\"\";s:27:\"header-social-10-bg-h-color\";s:0:\"\";s:29:\"header-social-10-label-toggle\";b:0;s:27:\"header-social-10-color-type\";s:6:\"custom\";s:36:\"font-size-section-hb-social-icons-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-social-icons-10\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:33:\"section-hb-social-icons-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"footer-social-10-space\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:25:\"footer-social-10-bg-space\";s:0:\"\";s:21:\"footer-social-10-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:23:\"footer-social-10-radius\";s:0:\"\";s:22:\"footer-social-10-color\";s:0:\"\";s:24:\"footer-social-10-h-color\";s:0:\"\";s:25:\"footer-social-10-bg-color\";s:0:\"\";s:27:\"footer-social-10-bg-h-color\";s:0:\"\";s:29:\"footer-social-10-label-toggle\";b:0;s:27:\"footer-social-10-color-type\";s:6:\"custom\";s:36:\"font-size-section-fb-social-icons-10\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"footer-social-icons-10\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:26:\"footer-social-10-alignment\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:33:\"section-fb-social-icons-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"header-widget-10-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"header-widget-10-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"header-widget-10-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"header-widget-10-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"header-widget-10-font-family\";s:7:\"inherit\";s:28:\"header-widget-10-font-weight\";s:7:\"inherit\";s:31:\"header-widget-10-text-transform\";s:0:\"\";s:28:\"header-widget-10-line-height\";s:0:\"\";s:26:\"header-widget-10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"header-widget-10-content-font-family\";s:7:\"inherit\";s:36:\"header-widget-10-content-font-weight\";s:7:\"inherit\";s:39:\"header-widget-10-content-text-transform\";s:0:\"\";s:36:\"header-widget-10-content-line-height\";s:0:\"\";s:34:\"header-widget-10-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:39:\"sidebar-widgets-header-widget-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"footer-widget-10-title-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:22:\"footer-widget-10-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:27:\"footer-widget-10-link-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:29:\"footer-widget-10-link-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:28:\"footer-widget-10-font-family\";s:7:\"inherit\";s:28:\"footer-widget-10-font-weight\";s:7:\"inherit\";s:31:\"footer-widget-10-text-transform\";s:0:\"\";s:28:\"footer-widget-10-line-height\";s:0:\"\";s:26:\"footer-widget-10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"footer-widget-10-content-font-family\";s:7:\"inherit\";s:36:\"footer-widget-10-content-font-weight\";s:7:\"inherit\";s:39:\"footer-widget-10-content-text-transform\";s:0:\"\";s:36:\"footer-widget-10-content-line-height\";s:0:\"\";s:34:\"footer-widget-10-content-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"footer-widget-alignment-10\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:39:\"sidebar-widgets-footer-widget-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"header-menu10-bg-color\";s:0:\"\";s:19:\"header-menu10-color\";s:0:\"\";s:24:\"header-menu10-h-bg-color\";s:0:\"\";s:21:\"header-menu10-h-color\";s:0:\"\";s:24:\"header-menu10-a-bg-color\";s:0:\"\";s:21:\"header-menu10-a-color\";s:0:\"\";s:31:\"header-menu10-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:30:\"header-menu10-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-menu10-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"header-menu10-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:35:\"header-menu10-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:32:\"header-menu10-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"header-menu10-menu-hover-animation\";s:0:\"\";s:41:\"header-menu10-submenu-container-animation\";s:0:\"\";s:25:\"section-hb-menu-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:26:\"header-menu10-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:33:\"header-menu10-submenu-item-border\";b:0;s:33:\"header-menu10-submenu-item-b-size\";s:1:\"1\";s:34:\"header-menu10-submenu-item-b-color\";s:7:\"#eaeaea\";s:35:\"header-menu10-submenu-border-radius\";s:0:\"\";s:32:\"header-menu10-submenu-top-offset\";s:0:\"\";s:27:\"header-menu10-submenu-width\";s:0:\"\";s:28:\"header-menu10-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:34:\"header-menu10-menu-stack-on-mobile\";b:1;s:23:\"header-menu10-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"header-menu10-font-weight\";s:7:\"inherit\";s:25:\"header-menu10-font-family\";s:7:\"inherit\";s:28:\"header-menu10-text-transform\";s:0:\"\";s:25:\"header-menu10-line-height\";s:0:\"\";s:28:\"section-hb-divider-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"section-fb-divider-10-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"sticky-header-on-devices\";s:7:\"desktop\";s:19:\"sticky-header-style\";s:4:\"none\";s:20:\"footer-desktop-items\";a:10:{s:5:\"above\";a:6:{s:7:\"above_1\";a:0:{}s:7:\"above_2\";a:0:{}s:7:\"above_3\";a:0:{}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}s:7:\"above_6\";a:0:{}}s:7:\"primary\";a:6:{s:9:\"primary_1\";a:1:{i:0;s:8:\"widget-2\";}s:9:\"primary_2\";a:0:{}s:9:\"primary_3\";a:0:{}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}s:9:\"primary_6\";a:0:{}}s:5:\"below\";a:6:{s:7:\"below_1\";a:1:{i:0;s:6:\"html-1\";}s:7:\"below_2\";a:3:{i:0;s:8:\"widget-1\";i:1;s:4:\"menu\";i:2;s:9:\"copyright\";}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}s:7:\"below_6\";a:0:{}}s:5:\"group\";s:36:\"astra-settings[footer-desktop-items]\";s:4:\"rows\";a:3:{i:0;s:5:\"above\";i:1;s:7:\"primary\";i:2;s:5:\"below\";}s:5:\"zones\";a:3:{s:5:\"above\";a:6:{s:7:\"above_1\";s:15:\"Above Section 1\";s:7:\"above_2\";s:15:\"Above Section 2\";s:7:\"above_3\";s:15:\"Above Section 3\";s:7:\"above_4\";s:15:\"Above Section 4\";s:7:\"above_5\";s:15:\"Above Section 5\";s:7:\"above_6\";s:15:\"Above Section 6\";}s:7:\"primary\";a:6:{s:9:\"primary_1\";s:17:\"Primary Section 1\";s:9:\"primary_2\";s:17:\"Primary Section 2\";s:9:\"primary_3\";s:17:\"Primary Section 3\";s:9:\"primary_4\";s:17:\"Primary Section 4\";s:9:\"primary_5\";s:17:\"Primary Section 5\";s:9:\"primary_6\";s:17:\"Primary Section 6\";}s:5:\"below\";a:6:{s:7:\"below_1\";s:15:\"Below Section 1\";s:7:\"below_2\";s:15:\"Below Section 2\";s:7:\"below_3\";s:15:\"Below Section 3\";s:7:\"below_4\";s:15:\"Below Section 4\";s:7:\"below_5\";s:15:\"Below Section 5\";s:7:\"below_6\";s:15:\"Below Section 6\";}}s:7:\"layouts\";a:3:{s:5:\"above\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}}s:7:\"primary\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:6:\"mobile\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:7:\"desktop\";s:7:\"2-equal\";}}s:5:\"below\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:6:\"mobile\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:7:\"desktop\";s:7:\"2-equal\";}}}s:6:\"status\";a:3:{s:5:\"above\";b:1;s:7:\"primary\";b:1;s:5:\"below\";b:1;}s:4:\"flag\";b:0;s:5:\"popup\";a:1:{s:13:\"popup_content\";a:0:{}}}s:17:\"hba-footer-height\";i:60;s:17:\"hba-footer-column\";s:1:\"2\";s:17:\"hba-footer-layout\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:28:\"hba-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:28:\"hbb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:27:\"hb-footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:18:\"rgba(45,45,57,0.7)\";s:16:\"background-image\";s:94:\"https://websitedemos.net/professional-services/wp-content/uploads/sites/859/2021/05/cta-bg.jpg\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:5:\"fixed\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";i:30;}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:36:\"section-header-builder-layout-margin\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:17:\"hbb-footer-height\";i:80;s:17:\"hbb-footer-column\";s:1:\"2\";s:17:\"hbb-footer-layout\";a:4:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}s:23:\"hba-footer-layout-width\";s:7:\"content\";s:22:\"hb-footer-layout-width\";s:7:\"content\";s:23:\"hbb-footer-layout-width\";s:7:\"content\";s:29:\"hba-footer-vertical-alignment\";s:10:\"flex-start\";s:28:\"hb-footer-vertical-alignment\";s:6:\"center\";s:29:\"hbb-footer-vertical-alignment\";s:6:\"center\";s:24:\"footer-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:16:\"hb-footer-column\";s:1:\"2\";s:19:\"hb-footer-separator\";i:1;s:29:\"hb-footer-bottom-border-color\";s:7:\"#e6e6e6\";s:16:\"hb-footer-layout\";a:4:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}s:18:\"hb-footer-main-sep\";i:0;s:24:\"hb-footer-main-sep-color\";s:7:\"#e6e6e6\";s:23:\"footer-copyright-editor\";s:49:\"Copyright [copyright] [current_year] [site_title]\";s:22:\"footer-copyright-color\";s:7:\"#3a3a3a\";s:36:\"line-height-section-footer-copyright\";s:0:\"\";s:26:\"footer-copyright-alignment\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:34:\"font-size-section-footer-copyright\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:36:\"font-weight-section-footer-copyright\";s:7:\"inherit\";s:36:\"font-family-section-footer-copyright\";s:7:\"inherit\";s:39:\"text-transform-section-footer-copyright\";s:0:\"\";s:21:\"footer-menu-alignment\";a:3:{s:7:\"desktop\";s:10:\"flex-start\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:36:\"section-below-footer-builder-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:24:\"header-search-icon-space\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:24:\"header-search-icon-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"transparent-header-social-icons-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:39:\"transparent-header-social-icons-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:40:\"transparent-header-social-icons-bg-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:42:\"transparent-header-social-icons-bg-h-color\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:34:\"transparent-header-html-text-color\";s:0:\"\";s:34:\"transparent-header-html-link-color\";s:0:\"\";s:36:\"transparent-header-html-link-h-color\";s:0:\"\";s:37:\"transparent-header-widget-title-color\";s:0:\"\";s:39:\"transparent-header-widget-content-color\";s:0:\"\";s:36:\"transparent-header-widget-link-color\";s:0:\"\";s:38:\"transparent-header-widget-link-h-color\";s:0:\"\";s:36:\"transparent-header-button-text-color\";s:0:\"\";s:38:\"transparent-header-button-text-h-color\";s:0:\"\";s:34:\"transparent-header-button-bg-color\";s:0:\"\";s:36:\"transparent-header-button-bg-h-color\";s:0:\"\";s:17:\"off-canvas-layout\";s:10:\"side-panel\";s:16:\"off-canvas-slide\";s:5:\"right\";s:33:\"header-builder-menu-toggle-target\";s:4:\"icon\";s:34:\"header-offcanvas-content-alignment\";s:10:\"flex-start\";s:21:\"off-canvas-background\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:22:\"off-canvas-close-color\";s:7:\"#3a3a3a\";s:18:\"mobile-header-type\";s:10:\"off-canvas\";s:24:\"off-canvas-inner-spacing\";s:0:\"\";s:18:\"footer-menu-layout\";a:3:{s:7:\"desktop\";s:10:\"horizontal\";s:6:\"tablet\";s:10:\"horizontal\";s:6:\"mobile\";s:8:\"vertical\";}s:29:\"footer-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:28:\"footer-menu-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"footer-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"footer-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"footer-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:30:\"footer-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:21:\"footer-menu-font-size\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:23:\"footer-menu-font-weight\";s:7:\"inherit\";s:23:\"footer-menu-font-family\";s:7:\"inherit\";s:26:\"footer-menu-text-transform\";s:0:\"\";s:23:\"footer-menu-line-height\";s:0:\"\";s:24:\"footer-main-menu-spacing\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"8\";s:5:\"right\";s:1:\"8\";s:6:\"bottom\";s:1:\"8\";s:4:\"left\";s:1:\"8\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:19:\"header-trigger-icon\";s:4:\"menu\";s:30:\"mobile-header-toggle-icon-size\";i:20;s:36:\"mobile-header-toggle-btn-border-size\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:34:\"mobile-header-toggle-border-radius\";i:2;s:31:\"mobile-header-label-font-family\";s:7:\"inherit\";s:31:\"mobile-header-label-font-weight\";s:7:\"inherit\";s:34:\"mobile-header-label-text-transform\";s:0:\"\";s:31:\"mobile-header-label-line-height\";s:0:\"\";s:29:\"mobile-header-label-font-size\";s:0:\"\";s:20:\"global-color-palette\";a:3:{s:6:\"labels\";a:9:{i:0;s:11:\"Theme Color\";i:1;s:16:\"Link Hover Color\";i:2;s:13:\"Heading Color\";i:3;s:10:\"Text Color\";i:4;s:16:\"Background Color\";i:5;s:13:\"Extra Color 1\";i:6;s:13:\"Extra Color 2\";i:7;s:13:\"Extra Color 3\";i:8;s:13:\"Extra Color 4\";}s:7:\"palette\";a:9:{i:0;s:7:\"#ffca63\";i:1;s:7:\"#ffd583\";i:2;s:7:\"#1d1922\";i:3;s:7:\"#2d2d38\";i:4;s:7:\"#f8f8f9\";i:5;s:7:\"#ffffff\";i:6;s:7:\"#2d2d38\";i:7;s:7:\"#FBFCFF\";i:8;s:7:\"#BFD1FF\";}s:4:\"flag\";b:1;}s:27:\"header-mobile-menu-bg-color\";s:0:\"\";s:24:\"header-mobile-menu-color\";s:0:\"\";s:29:\"header-mobile-menu-h-bg-color\";s:0:\"\";s:26:\"header-mobile-menu-h-color\";s:0:\"\";s:29:\"header-mobile-menu-a-bg-color\";s:0:\"\";s:26:\"header-mobile-menu-a-color\";s:0:\"\";s:36:\"header-mobile-menu-bg-obj-responsive\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:35:\"header-mobile-menu-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:19:\"rgba(45,45,57,0.66)\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-mobile-menu-h-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"header-mobile-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:7:\"#2d2d38\";s:6:\"mobile\";s:0:\"\";}s:40:\"header-mobile-menu-a-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:37:\"header-mobile-menu-a-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:7:\"#2d2d38\";s:6:\"mobile\";s:0:\"\";}s:46:\"header-mobile-menu-submenu-container-animation\";s:4:\"fade\";s:38:\"header-mobile-menu-submenu-item-border\";b:1;s:38:\"header-mobile-menu-submenu-item-b-size\";s:1:\"1\";s:39:\"header-mobile-menu-submenu-item-b-color\";s:7:\"#eaeaea\";s:33:\"header-mobile-menu-submenu-border\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:28:\"header-mobile-menu-font-size\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:2:\"15\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"header-mobile-menu-font-weight\";s:3:\"600\";s:30:\"header-mobile-menu-font-family\";s:7:\"inherit\";s:33:\"header-mobile-menu-text-transform\";s:9:\"uppercase\";s:30:\"header-mobile-menu-line-height\";s:0:\"\";s:26:\"woo-header-cart-icon-style\";s:7:\"outline\";s:26:\"header-woo-cart-icon-color\";s:0:\"\";s:38:\"transparent-header-woo-cart-icon-color\";s:0:\"\";s:27:\"woo-header-cart-icon-radius\";i:3;s:29:\"woo-header-cart-total-display\";b:1;s:29:\"woo-header-cart-title-display\";b:1;s:26:\"header-woo-cart-text-color\";s:0:\"\";s:26:\"header-woo-cart-link-color\";s:0:\"\";s:32:\"header-woo-cart-background-color\";s:0:\"\";s:31:\"header-woo-cart-separator-color\";s:0:\"\";s:32:\"header-woo-cart-link-hover-color\";s:0:\"\";s:30:\"header-woo-cart-btn-text-color\";s:0:\"\";s:36:\"header-woo-cart-btn-background-color\";s:0:\"\";s:36:\"header-woo-cart-btn-text-hover-color\";s:0:\"\";s:34:\"header-woo-cart-btn-bg-hover-color\";s:0:\"\";s:34:\"header-woo-checkout-btn-text-color\";s:0:\"\";s:40:\"header-woo-checkout-btn-background-color\";s:0:\"\";s:40:\"header-woo-checkout-btn-text-hover-color\";s:0:\"\";s:38:\"header-woo-checkout-btn-bg-hover-color\";s:0:\"\";s:26:\"edd-header-cart-icon-style\";s:7:\"outline\";s:26:\"edd-header-cart-icon-color\";s:0:\"\";s:27:\"edd-header-cart-icon-radius\";i:3;s:38:\"transparent-header-edd-cart-icon-color\";s:0:\"\";s:29:\"edd-header-cart-total-display\";b:1;s:29:\"edd-header-cart-title-display\";b:1;s:26:\"header-edd-cart-text-color\";s:0:\"\";s:26:\"header-edd-cart-link-color\";s:0:\"\";s:32:\"header-edd-cart-background-color\";s:0:\"\";s:31:\"header-edd-cart-separator-color\";s:0:\"\";s:34:\"header-edd-checkout-btn-text-color\";s:0:\"\";s:40:\"header-edd-checkout-btn-background-color\";s:0:\"\";s:40:\"header-edd-checkout-btn-text-hover-color\";s:0:\"\";s:38:\"header-edd-checkout-btn-bg-hover-color\";s:0:\"\";s:19:\"header-account-type\";s:7:\"default\";s:26:\"header-account-login-style\";s:4:\"icon\";s:26:\"header-account-action-type\";s:4:\"link\";s:24:\"header-account-link-type\";s:7:\"default\";s:27:\"header-account-logout-style\";s:4:\"icon\";s:30:\"header-account-logged-out-text\";s:6:\"Log In\";s:29:\"header-account-logged-in-text\";s:10:\"My Account\";s:28:\"header-account-logout-action\";s:4:\"link\";s:26:\"header-account-image-width\";a:3:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:24:\"header-account-icon-size\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:25:\"header-account-icon-color\";s:0:\"\";s:25:\"header-account-login-link\";a:3:{s:3:\"url\";s:0:\"\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:26:\"header-account-logout-link\";a:3:{s:3:\"url\";s:62:\"https://websitedemos.net/professional-services-02/wp-login.php\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:32:\"font-size-section-header-account\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:30:\"header-account-type-text-color\";s:0:\"\";s:23:\"header-account-woo-menu\";b:0;s:22:\"cloned-component-track\";a:12:{s:13:\"header-button\";i:2;s:13:\"footer-button\";i:2;s:11:\"header-html\";i:2;s:11:\"footer-html\";i:2;s:11:\"header-menu\";i:2;s:13:\"header-widget\";i:4;s:13:\"footer-widget\";i:4;s:19:\"header-social-icons\";i:1;s:19:\"footer-social-icons\";i:1;s:14:\"header-divider\";i:0;s:14:\"footer-divider\";i:0;s:13:\"removed-items\";a:0:{}}s:18:\"theme-auto-version\";s:5:\"3.8.1\";s:33:\"_astra_pb_compatibility_completed\";b:1;s:25:\"header-mobile-popup-items\";b:1;s:30:\"mobile-header-toggle-btn-color\";s:7:\"#2d2d39\";s:18:\"off-canvas-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"section-above-footer-builder-hide-desktop\";b:1;s:16:\"hb-inner-spacing\";a:2:{s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:20:\"display-site-tagline\";b:0;s:35:\"can-support-widget-and-editor-fonts\";b:0;s:29:\"can-remove-logo-max-width-css\";b:0;s:33:\"transparent-header-default-border\";b:0;s:27:\"btn-default-padding-updated\";b:0;s:20:\"support-block-editor\";b:0;s:34:\"support-footer-widget-right-margin\";b:0;s:31:\"remove-elementor-toc-margin-css\";b:0;s:28:\"remove-widget-design-options\";b:0;s:27:\"support-global-color-format\";b:0;s:22:\"is_theme_queue_running\";b:0;s:20:\"improve-gb-editor-ui\";b:0;s:29:\"breadcrumb-separator-selector\";s:7:\"unicode\";s:42:\"apply-content-background-fullwidth-layouts\";b:0;s:19:\"blocks-legacy-setup\";b:1;s:12:\"wp-blocks-ui\";s:6:\"legacy\";}','yes'),(445,'_astra_sites_old_site_options','a:51:{s:30:\"woocommerce_product_attributes\";a:0:{}s:28:\"woocommerce_product_cat_list\";a:0:{}s:23:\"woocommerce_product_cat\";a:0:{}s:11:\"custom_logo\";s:0:\"\";s:18:\"nav_menu_locations\";a:3:{s:7:\"primary\";s:12:\"primary-menu\";s:11:\"mobile_menu\";s:12:\"primary-menu\";s:11:\"footer_menu\";s:12:\"primary-menu\";}s:13:\"show_on_front\";s:4:\"page\";s:13:\"page_on_front\";s:4:\"Home\";s:14:\"page_for_posts\";s:0:\"\";s:25:\"_fl_builder_enabled_icons\";N;s:27:\"_fl_builder_enabled_modules\";N;s:22:\"_fl_builder_post_types\";N;s:25:\"_fl_builder_color_presets\";N;s:20:\"_fl_builder_services\";N;s:20:\"_fl_builder_settings\";N;s:23:\"_fl_builder_user_access\";N;s:29:\"_fl_builder_enabled_templates\";N;s:25:\"elementor_container_width\";N;s:21:\"elementor_cpt_support\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:26:\"elementor_css_print_method\";s:8:\"external\";s:31:\"elementor_default_generic_fonts\";N;s:31:\"elementor_disable_color_schemes\";s:3:\"yes\";s:36:\"elementor_disable_typography_schemes\";s:3:\"yes\";s:28:\"elementor_editor_break_lines\";s:0:\"\";s:28:\"elementor_exclude_user_roles\";N;s:31:\"elementor_global_image_lightbox\";N;s:29:\"elementor_page_title_selector\";N;s:22:\"elementor_scheme_color\";a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}s:30:\"elementor_scheme_color-picker]\";a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}s:27:\"elementor_scheme_typography\";a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}s:31:\"elementor_space_between_widgets\";N;s:37:\"elementor_stretched_section_container\";N;s:23:\"elementor_load_fa4_shim\";s:3:\"yes\";s:20:\"elementor_active_kit\";s:2:\"36\";s:27:\"woocommerce_shop_page_title\";s:0:\"\";s:27:\"woocommerce_cart_page_title\";s:0:\"\";s:31:\"woocommerce_checkout_page_title\";s:0:\"\";s:32:\"woocommerce_myaccount_page_title\";s:0:\"\";s:35:\"woocommerce_edit_address_page_title\";s:0:\"\";s:33:\"woocommerce_view_order_page_title\";s:0:\"\";s:38:\"woocommerce_change_password_page_title\";s:0:\"\";s:29:\"woocommerce_logout_page_title\";s:0:\"\";s:33:\"woocommerce_enable_guest_checkout\";N;s:42:\"woocommerce_enable_checkout_login_reminder\";N;s:49:\"woocommerce_enable_signup_and_login_from_checkout\";N;s:41:\"woocommerce_enable_myaccount_registration\";N;s:42:\"woocommerce_registration_generate_username\";N;s:16:\"wpforms_settings\";a:3:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;}s:29:\"learndash_settings_theme_ld30\";N;s:33:\"learndash_settings_courses_themes\";N;s:20:\"astra-color-palettes\";a:3:{s:14:\"currentPalette\";s:9:\"palette_1\";s:8:\"palettes\";a:3:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#ffca63\";i:1;s:7:\"#ffd583\";i:2;s:7:\"#1d1922\";i:3;s:7:\"#2d2d38\";i:4;s:7:\"#f8f8f9\";i:5;s:7:\"#ffffff\";i:6;s:7:\"#2d2d38\";i:7;s:7:\"#FBFCFF\";i:8;s:7:\"#BFD1FF\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#0274be\";i:1;s:7:\"#3a3a3a\";i:2;s:7:\"#3a3a3a\";i:3;s:7:\"#4B4F58\";i:4;s:7:\"#F5F5F5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#393939\";i:7;s:7:\"#424242\";i:8;s:7:\"#000000\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#0274be\";i:1;s:7:\"#3a3a3a\";i:2;s:7:\"#3a3a3a\";i:3;s:7:\"#4B4F58\";i:4;s:7:\"#F5F5F5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#484848\";i:7;s:7:\"#424242\";i:8;s:7:\"#000000\";}}s:4:\"flag\";b:1;}s:24:\"astra-typography-presets\";s:0:\"\";}','no'),(446,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(447,'elementor_css_print_method','external','yes'),(448,'elementor_disable_color_schemes','yes','yes'),(449,'elementor_disable_typography_schemes','yes','yes'),(450,'elementor_editor_break_lines','','yes'),(451,'wpforms_settings','a:3:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;}','yes'),(452,'astra-color-palettes','a:3:{s:14:\"currentPalette\";s:9:\"palette_1\";s:8:\"palettes\";a:3:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#ffca63\";i:1;s:7:\"#ffd583\";i:2;s:7:\"#1d1922\";i:3;s:7:\"#2d2d38\";i:4;s:7:\"#f8f8f9\";i:5;s:7:\"#ffffff\";i:6;s:7:\"#2d2d38\";i:7;s:7:\"#FBFCFF\";i:8;s:7:\"#BFD1FF\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#0274be\";i:1;s:7:\"#3a3a3a\";i:2;s:7:\"#3a3a3a\";i:3;s:7:\"#4B4F58\";i:4;s:7:\"#F5F5F5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#393939\";i:7;s:7:\"#424242\";i:8;s:7:\"#000000\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#0274be\";i:1;s:7:\"#3a3a3a\";i:2;s:7:\"#3a3a3a\";i:3;s:7:\"#4B4F58\";i:4;s:7:\"#F5F5F5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#484848\";i:7;s:7:\"#424242\";i:8;s:7:\"#000000\";}}s:4:\"flag\";b:1;}','yes'),(453,'astra-typography-presets','','yes'),(454,'widget_recent-posts','a:2:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(455,'widget_recent-comments','a:2:{i:1;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(456,'_astra_sites_old_widgets_data','a:4:{s:19:\"wp_inactive_widgets\";a:8:{i:0;s:8:\"search-1\";i:1;s:14:\"recent-posts-1\";i:2;s:17:\"recent-comments-1\";i:3;s:10:\"archives-1\";i:4;s:12:\"categories-1\";i:5;s:6:\"meta-1\";i:6;s:6:\"text-1\";i:7;s:6:\"text-2\";}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:13:\"array_version\";i:3;}','no'),(462,'current_theme','Astra','yes'),(463,'theme_mods_astra','a:4:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";i:3;}s:18:\"custom_css_post_id\";i:-1;s:11:\"custom_logo\";i:29;}','yes'),(464,'theme_switched','','yes'),(467,'astra_sites_import_complete','yes','no'),(468,'st_attachments','a:1:{i:0;i:34;}','no'),(474,'astra_sites_recent_import_log_file','/home/w4149631/public_html/wp-content/uploads/astra-sites/import-01-Jun-2022-09-35-31-1f71061a7ca24b38854b31106cb6b587.log','no'),(487,'wpforms_notifications','a:4:{s:6:\"update\";i:1656137565;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(488,'wpforms_process_forms_locator_status','completed','yes'),(489,'hfe_plugin_is_activated','yes','yes'),(490,'_hfe_db_version','1.6.11','yes'),(562,'duplicate_post_show_notice','0','no'),(563,'duplicate_post_copytitle','1','yes'),(564,'duplicate_post_copydate','0','yes'),(565,'duplicate_post_copystatus','0','yes'),(566,'duplicate_post_copyslug','0','yes'),(567,'duplicate_post_copyexcerpt','1','yes'),(568,'duplicate_post_copycontent','1','yes'),(569,'duplicate_post_copythumbnail','1','yes'),(570,'duplicate_post_copytemplate','1','yes'),(571,'duplicate_post_copyformat','1','yes'),(572,'duplicate_post_copyauthor','0','yes'),(573,'duplicate_post_copypassword','0','yes'),(574,'duplicate_post_copyattachments','0','yes'),(575,'duplicate_post_copychildren','0','yes'),(576,'duplicate_post_copycomments','0','yes'),(577,'duplicate_post_copymenuorder','1','yes'),(578,'duplicate_post_taxonomies_blacklist','a:0:{}','yes'),(579,'duplicate_post_blacklist','','yes'),(580,'duplicate_post_types_enabled','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(581,'duplicate_post_show_original_column','0','yes'),(582,'duplicate_post_show_original_in_post_states','0','yes'),(583,'duplicate_post_show_original_meta_box','0','yes'),(584,'duplicate_post_show_link','a:3:{s:9:\"new_draft\";s:1:\"1\";s:5:\"clone\";s:1:\"1\";s:17:\"rewrite_republish\";s:1:\"1\";}','yes'),(585,'duplicate_post_show_link_in','a:4:{s:3:\"row\";s:1:\"1\";s:8:\"adminbar\";s:1:\"1\";s:9:\"submitbox\";s:1:\"1\";s:11:\"bulkactions\";s:1:\"1\";}','yes'),(586,'duplicate_post_version','4.4','yes'),(590,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(795,'wpforms_crypto_secret_key','J7hIPtYoUvu/ZNKSps3YXVCPYGkTrOXU0oR9s41KMP0=','yes'),(805,'astra-sites-saved-images','a:1:{i:0;i:3703469;}','no'),(826,'wpforms_builder_opened_date','1654167695','no'),(1005,'site_logo','29','yes'),(1082,'wpforms_email_summaries_fetch_info_blocks_last_run','1656242495','yes');
INSERT INTO `wp_options` VALUES (1182,'astra_partials_config_cache','a:2:{s:8:\"settings\";a:706:{s:35:\"astra-settings[button-preset-style]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[theme-button-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[theme-button-bg-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[button-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-3)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[button-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-3)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:31:\"astra-settings[button-bg-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[button-bg-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[theme-button-border-group-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[theme-button-border-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[theme-button-border-group-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:56:\"astra-settings[theme-button-border-group-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:29:\"astra-settings[button-radius]\";a:4:{s:7:\"default\";i:3;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[theme-button-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"18\";s:5:\"right\";s:2:\"28\";s:6:\"bottom\";s:2:\"18\";s:4:\"left\";s:2:\"28\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:34:\"astra-settings[site-content-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[different-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-header-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:37:\"astra-settings[different-mobile-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[mobile-header-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:48:\"astra-settings[ast-header-responsive-logo-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[display-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:1;s:6:\"tablet\";i:1;s:6:\"mobile\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[ast-site-title-tagline-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[display-site-tagline-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";b:0;s:6:\"tablet\";b:0;s:6:\"mobile\";b:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[logo-title-inline]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[site-identity-title-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-color-site-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-color-h-site-title]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-color-site-tagline]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[site-icon-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[blog-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[blog-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-post-content]\";a:4:{s:7:\"default\";s:7:\"excerpt\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[blog-post-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:5:\"image\";i:1;s:10:\"title-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[blog-meta]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"section-blog-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[blog-single-width]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[blog-single-max-width]\";a:4:{s:7:\"default\";i:1200;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[blog-single-post-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:12:\"single-image\";i:1;s:17:\"single-title-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[blog-single-meta]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-blog-single-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[site-sidebar-layout]\";a:4:{s:7:\"default\";s:10:\"no-sidebar\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-page-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-post-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[archive-post-sidebar-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[site-sidebar-width]\";a:4:{s:7:\"default\";i:30;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[site-sidebar-width-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:35:\"astra-settings[site-content-layout]\";a:4:{s:7:\"default\";s:15:\"boxed-container\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-page-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[single-post-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[archive-post-content-layout]\";a:4:{s:7:\"default\";s:7:\"default\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[site-layout-outside-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-4)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:0:\"\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[content-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"tablet\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}s:6:\"mobile\";a:8:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";s:0:\"\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[ast-container-more-feature-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:36:\"astra-settings[global-color-palette]\";a:4:{s:7:\"default\";a:3:{s:6:\"labels\";a:9:{i:0;s:11:\"Theme Color\";i:1;s:16:\"Link Hover Color\";i:2;s:13:\"Heading Color\";i:3;s:10:\"Text Color\";i:4;s:16:\"Background Color\";i:5;s:13:\"Extra Color 1\";i:6;s:13:\"Extra Color 2\";i:7;s:13:\"Extra Color 3\";i:8;s:13:\"Extra Color 4\";}s:7:\"palette\";a:9:{i:0;s:7:\"#ffca63\";i:1;s:7:\"#ffd583\";i:2;s:7:\"#1d1922\";i:3;s:7:\"#2d2d38\";i:4;s:7:\"#f8f8f9\";i:5;s:7:\"#ffffff\";i:6;s:7:\"#2d2d38\";i:7;s:7:\"#FBFCFF\";i:8;s:7:\"#BFD1FF\";}s:4:\"flag\";b:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:20:\"astra-color-palettes\";a:4:{s:7:\"default\";a:3:{s:14:\"currentPalette\";s:9:\"palette_1\";s:8:\"palettes\";a:3:{s:9:\"palette_1\";a:9:{i:0;s:7:\"#ffca63\";i:1;s:7:\"#ffd583\";i:2;s:7:\"#1d1922\";i:3;s:7:\"#2d2d38\";i:4;s:7:\"#f8f8f9\";i:5;s:7:\"#ffffff\";i:6;s:7:\"#2d2d38\";i:7;s:7:\"#FBFCFF\";i:8;s:7:\"#BFD1FF\";}s:9:\"palette_2\";a:9:{i:0;s:7:\"#0274be\";i:1;s:7:\"#3a3a3a\";i:2;s:7:\"#3a3a3a\";i:3;s:7:\"#4B4F58\";i:4;s:7:\"#F5F5F5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#393939\";i:7;s:7:\"#424242\";i:8;s:7:\"#000000\";}s:9:\"palette_3\";a:9:{i:0;s:7:\"#0274be\";i:1;s:7:\"#3a3a3a\";i:2;s:7:\"#3a3a3a\";i:3;s:7:\"#4B4F58\";i:4;s:7:\"#F5F5F5\";i:5;s:7:\"#FFFFFF\";i:6;s:7:\"#484848\";i:7;s:7:\"#424242\";i:8;s:7:\"#000000\";}}s:4:\"flag\";b:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:27:\"astra-settings[theme-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-0)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[link-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:28:\"astra-settings[link-h-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-1)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:26:\"astra-settings[text-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-3)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[ast-blog-typography-more-feature-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:47:\"astra-settings[font-size-archive-summary-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:40;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[font-size-page-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[ast-body-font-settings]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[body-font-family]\";a:4:{s:7:\"default\";s:23:\"\'Work Sans\', sans-serif\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:33:\"astra-settings[body-font-variant]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_font_variant\";}}s:32:\"astra-settings[body-font-weight]\";a:4:{s:7:\"default\";s:3:\"400\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:35:\"astra-settings[body-text-transform]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-size-body]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:17;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";i:15;s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[body-line-height]\";a:4:{s:7:\"default\";d:1.6;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[ast-headings-font-settings]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[headings-font-family]\";a:4:{s:7:\"default\";s:25:\"\'DM Serif Display\', serif\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:37:\"astra-settings[headings-font-variant]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:21:\"sanitize_font_variant\";}}s:36:\"astra-settings[headings-font-weight]\";a:4:{s:7:\"default\";s:3:\"400\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:39:\"astra-settings[headings-text-transform]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[headings-line-height]\";a:4:{s:7:\"default\";d:1.2;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[para-margin-bottom]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[underline-content-links]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h1-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h2-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h3-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h4-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h5-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[ast-heading-h6-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[wp-blocks-global-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"em\";s:11:\"tablet-unit\";s:2:\"em\";s:11:\"mobile-unit\";s:2:\"em\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[wp-blocks-ui-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:28:\"astra-settings[wp-blocks-ui]\";a:4:{s:7:\"default\";s:6:\"legacy\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h1]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:28:\"astra-settings[font-size-h1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"64\";s:6:\"tablet\";s:2:\"34\";s:6:\"mobile\";s:2:\"30\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-weight-h1]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:33:\"astra-settings[text-transform-h1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[line-height-h1]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h2]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:28:\"astra-settings[font-size-h2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"48\";s:6:\"tablet\";s:2:\"30\";s:6:\"mobile\";s:2:\"26\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-weight-h2]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:33:\"astra-settings[text-transform-h2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[line-height-h2]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h3]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:28:\"astra-settings[font-size-h3]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"36\";s:6:\"tablet\";s:2:\"26\";s:6:\"mobile\";s:2:\"22\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-weight-h3]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:33:\"astra-settings[text-transform-h3]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[line-height-h3]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h4]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:28:\"astra-settings[font-size-h4]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"28\";s:6:\"tablet\";s:2:\"20\";s:6:\"mobile\";s:2:\"18\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-weight-h4]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:33:\"astra-settings[text-transform-h4]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[line-height-h4]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h5]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:28:\"astra-settings[font-size-h5]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"22\";s:6:\"tablet\";s:2:\"18\";s:6:\"mobile\";s:2:\"16\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-weight-h5]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:33:\"astra-settings[text-transform-h5]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[line-height-h5]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-family-h6]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:28:\"astra-settings[font-size-h6]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"18\";s:6:\"tablet\";s:2:\"16\";s:6:\"mobile\";s:2:\"14\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[font-weight-h6]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:33:\"astra-settings[text-transform-h6]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[line-height-h6]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[font-size-site-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:2:\"25\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[font-size-site-tagline]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[ast-sngle-blog-typography-more-feature-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:37:\"astra-settings[font-size-entry-title]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:30;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:24:\"astra-typography-presets\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[load-google-fonts-locally]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[preload-local-fonts]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[flush-local-font-files]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:40:\"astra-settings[astra-pro-section-notice]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[enable-related-posts]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-section-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[related-posts-title]\";a:4:{s:7:\"default\";s:13:\"Related Posts\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[releted-posts-title-alignment]\";a:4:{s:7:\"default\";s:4:\"left\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[related-posts-structure]\";a:4:{s:7:\"default\";a:2:{i:0;s:14:\"featured-image\";i:1;s:10:\"title-meta\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[related-posts-meta-structure]\";a:4:{s:7:\"default\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[enable-related-posts-excerpt]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[related-posts-excerpt-count]\";a:4:{s:7:\"default\";i:25;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-total-count]\";a:4:{s:7:\"default\";i:2;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[related-posts-grid-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-query-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[related-posts-based-on]\";a:4:{s:7:\"default\";s:10:\"categories\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[related-posts-order-by]\";a:4:{s:7:\"default\";s:4:\"date\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[related-posts-order]\";a:4:{s:7:\"default\";s:3:\"asc\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[related-posts-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[related-posts-section-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[related-posts-title-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-meta-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[related-posts-content-typography-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[related-posts-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[related-posts-design-section-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[related-posts-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[related-posts-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:40:\"astra-settings[related-posts-meta-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[related-posts-meta-link-hover-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:45:\"astra-settings[related-posts-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:50:\"astra-settings[related-posts-title-text-transform]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[related-posts-title-line-height]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:53:\"astra-settings[related-posts-section-title-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:58:\"astra-settings[related-posts-section-title-text-transform]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[related-posts-section-title-line-height]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:44:\"astra-settings[related-posts-meta-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"14\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:49:\"astra-settings[related-posts-meta-text-transform]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[related-posts-meta-line-height]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:47:\"astra-settings[related-posts-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:52:\"astra-settings[related-posts-content-text-transform]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[related-posts-content-line-height]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:62:\"astra-settings[transparent-header-color-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:64:\"astra-settings[transparent-header-color-h-site-title-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-menu-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[transparent-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-submenu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-submenu-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-submenu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[transparent-content-section-link-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[transparent-content-section-link-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[transparent-header-enable]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[transparent-header-disable-archive]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-header-disable-index]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[transparent-header-disable-latest-posts-index]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[transparent-header-disable-page]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[transparent-header-disable-posts]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[transparent-header-on-devices]\";a:4:{s:7:\"default\";s:4:\"both\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[different-transparent-logo]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[different-transparent-logo-separator]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[transparent-header-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:49:\"astra-settings[different-transparent-retina-logo]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-header-retina-logo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:11:\"esc_url_raw\";}s:45:\"astra-settings[transparent-header-logo-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:150;s:6:\"tablet\";i:120;s:6:\"mobile\";i:100;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[transparent-header-main-sep]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-header-main-sep-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[divider-sec-transparent-styling]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[transparent-header-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[transparent-header-colors-menu]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[transparent-header-colors-submenu]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"section-transparent-header-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:61:\"astra-settings[transparent-header-social-text-colors-content]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:67:\"astra-settings[transparent-header-social-background-colors-content]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[transparent-header-social-icons-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[transparent-header-social-icons-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[transparent-header-social-icons-bg-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[transparent-header-social-icons-bg-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-header-html-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[transparent-header-html-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[transparent-header-html-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-html-link-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-search-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:62:\"astra-settings[transparent-header-search-box-background-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:53:\"astra-settings[transparent-header-buttons-text-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[transparent-header-buttons-background-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[transparent-header-button-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[transparent-header-button-text-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[transparent-header-button-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-button-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[transparent-account-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[transparent-account-type-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:51:\"astra-settings[transparent-header-toggle-btn-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-toggle-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[transparent-header-toggle-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[transparent-header-widget-link-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[transparent-header-widget-title-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:55:\"astra-settings[transparent-header-widget-content-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[transparent-header-widget-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:54:\"astra-settings[transparent-header-widget-link-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:35:\"astra-settings[breadcrumb-position]\";a:4:{s:7:\"default\";s:4:\"none\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[breadcrumb-disable-home-page]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[breadcrumb-disable-blog-posts-page]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[breadcrumb-disable-search]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[breadcrumb-disable-archive]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[breadcrumb-disable-single-page]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[breadcrumb-disable-single-post]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[breadcrumb-disable-singular]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[breadcrumb-disable-404-page]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[breadcrumb-alignment]\";a:4:{s:7:\"default\";s:4:\"left\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[breadcrumb-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[breadcrumb-separator-selector]\";a:4:{s:7:\"default\";s:7:\"unicode\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[breadcrumb-separator]\";a:4:{s:7:\"default\";s:5:\"\\00bb\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"section-breadcrumb-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[breadcrumb-bg-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[breadcrumb-active-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[breadcrumb-separator-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-breadcrumb-link-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[breadcrumb-text-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[breadcrumb-hover-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[section-breadcrumb-typo]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:36:\"astra-settings[breadcrumb-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:41:\"astra-settings[breadcrumb-text-transform]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[breadcrumb-line-height]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[heading-base-color]\";a:4:{s:7:\"default\";s:25:\"var(--ast-global-color-2)\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:38:\"astra-settings[button-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-family-button]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:32:\"astra-settings[font-size-button]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[font-weight-button]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:37:\"astra-settings[text-transform-button]\";a:4:{s:7:\"default\";s:9:\"uppercase\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[theme-btn-line-height]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[theme-btn-letter-spacing]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"section-header-builder-layout-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[cloned-component-track]\";a:4:{s:7:\"default\";a:12:{s:13:\"header-button\";i:2;s:13:\"footer-button\";i:2;s:11:\"header-html\";i:2;s:11:\"footer-html\";i:2;s:11:\"header-menu\";i:2;s:13:\"header-widget\";i:4;s:13:\"footer-widget\";i:4;s:19:\"header-social-icons\";i:1;s:19:\"footer-social-icons\";i:1;s:14:\"header-divider\";i:0;s:14:\"footer-divider\";i:0;s:13:\"removed-items\";a:0:{}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[builder-header]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-desktop-items]\";a:4:{s:7:\"default\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:1:{i:0;s:11:\"mobile-menu\";}}s:5:\"above\";a:5:{s:10:\"above_left\";a:0:{}s:17:\"above_left_center\";a:0:{}s:12:\"above_center\";a:0:{}s:18:\"above_right_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:5:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:19:\"primary_left_center\";a:0:{}s:14:\"primary_center\";a:1:{i:0;s:6:\"menu-1\";}s:20:\"primary_right_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:8:\"button-1\";}}s:5:\"below\";a:5:{s:10:\"below_left\";a:0:{}s:17:\"below_left_center\";a:0:{}s:12:\"below_center\";a:0:{}s:18:\"below_right_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-desktop-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-mobile-items]\";a:4:{s:7:\"default\";a:5:{s:5:\"popup\";a:1:{s:13:\"popup_content\";a:2:{i:0;s:11:\"mobile-menu\";i:1;s:8:\"button-1\";}}s:5:\"above\";a:3:{s:10:\"above_left\";a:0:{}s:12:\"above_center\";a:0:{}s:11:\"above_right\";a:0:{}}s:7:\"primary\";a:3:{s:12:\"primary_left\";a:1:{i:0;s:4:\"logo\";}s:14:\"primary_center\";a:0:{}s:13:\"primary_right\";a:1:{i:0;s:14:\"mobile-trigger\";}}s:5:\"below\";a:3:{s:10:\"below_left\";a:0:{}s:12:\"below_center\";a:0:{}s:11:\"below_right\";a:0:{}}s:4:\"flag\";b:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-mobile-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-mobile-popup-items]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-transparent-link-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-transparant-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hb-header-main-layout-width]\";a:4:{s:7:\"default\";s:4:\"full\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-builder-layout-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:46:\"section-footer-builder-layout-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"astra-settings[builder-footer]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[footer-bg-obj-responsive-description]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";s:0:\"\";}s:36:\"astra-settings[footer-desktop-items]\";a:4:{s:7:\"default\";a:10:{s:5:\"above\";a:6:{s:7:\"above_1\";a:0:{}s:7:\"above_2\";a:0:{}s:7:\"above_3\";a:0:{}s:7:\"above_4\";a:0:{}s:7:\"above_5\";a:0:{}s:7:\"above_6\";a:0:{}}s:7:\"primary\";a:6:{s:9:\"primary_1\";a:1:{i:0;s:8:\"widget-2\";}s:9:\"primary_2\";a:0:{}s:9:\"primary_3\";a:0:{}s:9:\"primary_4\";a:0:{}s:9:\"primary_5\";a:0:{}s:9:\"primary_6\";a:0:{}}s:5:\"below\";a:6:{s:7:\"below_1\";a:1:{i:0;s:6:\"html-1\";}s:7:\"below_2\";a:3:{i:0;s:8:\"widget-1\";i:1;s:4:\"menu\";i:2;s:9:\"copyright\";}s:7:\"below_3\";a:0:{}s:7:\"below_4\";a:0:{}s:7:\"below_5\";a:0:{}s:7:\"below_6\";a:0:{}}s:5:\"group\";s:36:\"astra-settings[footer-desktop-items]\";s:4:\"rows\";a:3:{i:0;s:5:\"above\";i:1;s:7:\"primary\";i:2;s:5:\"below\";}s:5:\"zones\";a:3:{s:5:\"above\";a:6:{s:7:\"above_1\";s:15:\"Above Section 1\";s:7:\"above_2\";s:15:\"Above Section 2\";s:7:\"above_3\";s:15:\"Above Section 3\";s:7:\"above_4\";s:15:\"Above Section 4\";s:7:\"above_5\";s:15:\"Above Section 5\";s:7:\"above_6\";s:15:\"Above Section 6\";}s:7:\"primary\";a:6:{s:9:\"primary_1\";s:17:\"Primary Section 1\";s:9:\"primary_2\";s:17:\"Primary Section 2\";s:9:\"primary_3\";s:17:\"Primary Section 3\";s:9:\"primary_4\";s:17:\"Primary Section 4\";s:9:\"primary_5\";s:17:\"Primary Section 5\";s:9:\"primary_6\";s:17:\"Primary Section 6\";}s:5:\"below\";a:6:{s:7:\"below_1\";s:15:\"Below Section 1\";s:7:\"below_2\";s:15:\"Below Section 2\";s:7:\"below_3\";s:15:\"Below Section 3\";s:7:\"below_4\";s:15:\"Below Section 4\";s:7:\"below_5\";s:15:\"Below Section 5\";s:7:\"below_6\";s:15:\"Below Section 6\";}}s:7:\"layouts\";a:3:{s:5:\"above\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}}s:7:\"primary\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:6:\"mobile\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:7:\"desktop\";s:7:\"2-equal\";}}s:5:\"below\";a:2:{s:6:\"column\";s:1:\"2\";s:6:\"layout\";a:3:{s:6:\"mobile\";s:4:\"full\";s:6:\"tablet\";s:4:\"full\";s:7:\"desktop\";s:7:\"2-equal\";}}}s:6:\"status\";a:3:{s:5:\"above\";b:1;s:7:\"primary\";b:1;s:5:\"below\";b:1;}s:4:\"flag\";b:0;s:5:\"popup\";a:1:{s:13:\"popup_content\";a:0:{}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-draggable-items]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-footer-builder-layout-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:52:\"astra-settings[section-footer-builder-layout-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"section-above-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:50;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hba-header-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[hba-header-bottom-border-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hba-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-above-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-above-header-builder-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[section-above-header-builder-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-below-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:60;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hbb-header-separator]\";a:4:{s:7:\"default\";i:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[hbb-header-bottom-border-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hbb-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-below-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-below-header-builder-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[section-below-header-builder-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-1-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-1-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-1-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-1-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-1-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-1-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-1-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-header-widget-1-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-header-widget-1-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-header-widget-2-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"astra-settings[header-widget-2-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-widget-2-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-widget-2-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-widget-2-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-widget-2-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-widget-2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-widget-2-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-header-widget-2-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-header-widget-2-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"section-header-mobile-trigger-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-trigger-icon]\";a:4:{s:7:\"default\";s:4:\"menu\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-btn-style]\";a:4:{s:7:\"default\";s:4:\"fill\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[mobile-header-menu-label]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-icon-size]\";a:4:{s:7:\"default\";i:20;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[mobile-header-toggle-btn-color]\";a:4:{s:7:\"default\";s:7:\"#2d2d39\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:49:\"astra-settings[mobile-header-toggle-btn-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:52:\"astra-settings[mobile-header-toggle-btn-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:1;s:5:\"right\";i:1;s:6:\"bottom\";i:1;s:4:\"left\";i:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[mobile-header-toggle-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[mobile-header-toggle-border-radius]\";a:4:{s:7:\"default\";i:2;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-header-mobile-trigger-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[mobile-header-label-font-size]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-popup-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[mobile-header-type]\";a:4:{s:7:\"default\";s:10:\"off-canvas\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[off-canvas-slide]\";a:4:{s:7:\"default\";s:5:\"right\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-builder-menu-toggle-target]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-offcanvas-content-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[off-canvas-background]\";a:4:{s:7:\"default\";a:6:{s:16:\"background-color\";s:7:\"#ffffff\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:23:\"sanitize_background_obj\";}}s:38:\"astra-settings[off-canvas-close-color]\";a:4:{s:7:\"default\";s:7:\"#3a3a3a\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:40:\"astra-settings[off-canvas-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[off-canvas-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"section-primary-header-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-header-height]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:110;s:6:\"tablet\";i:90;s:6:\"mobile\";i:80;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[hb-header-main-sep]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-header-main-sep-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:43:\"astra-settings[hb-header-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:25:\"var(--ast-global-color-5)\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-header-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[section-primary-header-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:58:\"astra-settings[section-primary-header-builder-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-primary-header-builder-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[logo-title-settings-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:30:\"title_tagline-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[title_tagline-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[title_tagline-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[title_tagline-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-hb-button-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-button1-text]\";a:4:{s:7:\"default\";s:17:\"Book Consultation\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-link-option]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:1:\"#\";s:7:\"new_tab\";s:0:\"\";s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:47:\"astra-settings[header-button1-text-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-button1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button1-text-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-text-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-button1-back-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-back-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-border-size]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[header-button1-builder-button-border-colors-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-button1-border-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button1-border-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-button1-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-button1-text-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-button1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:42:\"astra-settings[header-button1-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:45:\"astra-settings[header-button1-text-transform]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-button1-line-height]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-button1-letter-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-hb-button-1-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-hb-button-1-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[section-hb-button-1-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"22\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"22\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:2:\"15\";s:6:\"bottom\";s:2:\"15\";s:4:\"left\";s:2:\"15\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-hb-button-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"20\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"20\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[section-hb-html-1-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-hb-html-1-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-1]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-1color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-1-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-1link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-1link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[section-hb-html-2-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-hb-html-2-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-hb-html-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";i:15;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-html-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[header-html-2]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[header-html-2color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-html-2-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-html-2link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-html-2link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-html-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[section-hb-menu-1-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-hb-menu-1-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu1-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu1-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu1-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu1-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu1-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu1-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu1-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu1-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[header-menu1-submenu-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu1-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu1-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu1-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu1-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu1-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu1-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu1-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu1-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu1-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu1-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu1-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu1-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:43:\"astra-settings[header-menu1-text-transform]\";a:4:{s:7:\"default\";s:9:\"uppercase\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-menu1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu1-line-height]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu1-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:2:\"25\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:45:\"astra-settings[section-hb-menu-2-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-hb-menu-2-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-hb-menu-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-menu-hover-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu2-submenu-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-menu2-submenu-width]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-menu2-submenu-container-animation]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-menu2-submenu-container-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu2-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[header-menu2-submenu-top-offset]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-menu2-submenu-border]\";a:4:{s:7:\"default\";a:4:{s:3:\"top\";i:2;s:6:\"bottom\";i:0;s:4:\"left\";i:0;s:5:\"right\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-menu2-submenu-b-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:50:\"astra-settings[header-menu2-submenu-border-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-menu2-submenu-item-border]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-menu2-menu-stack-on-mobile]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-hb-menu-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:40:\"astra-settings[header-menu2-text-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu2-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-menu2-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-menu2-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu2-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-menu2-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[header-menu2-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-menu2-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu2-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:40:\"astra-settings[header-menu2-font-weight]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:43:\"astra-settings[header-menu2-text-transform]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-menu2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-menu2-line-height]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-menu2-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:38:\"section-header-search-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-search-icon-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-search-icon-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[section-header-search-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[section-header-search-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[section-header-search-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:35:\"astra-settings[header-account-tabs]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-account-login-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-login-style]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-logged-in-text]\";a:4:{s:7:\"default\";s:10:\"My Account\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-account-login-link]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:0:\"\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:45:\"astra-settings[header-account-logout-heading]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-account-logout-style]\";a:4:{s:7:\"default\";s:4:\"icon\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-account-logout-preview]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-account-logged-out-text]\";a:4:{s:7:\"default\";s:6:\"Log In\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-account-logout-link]\";a:4:{s:7:\"default\";a:3:{s:3:\"url\";s:62:\"https://websitedemos.net/professional-services-02/wp-login.php\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:13:\"sanitize_link\";}}s:42:\"astra-settings[header-account-image-width]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:2:\"40\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-account-icon-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";i:18;s:6:\"mobile\";i:18;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[header-account-icon-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[header-account-type-text-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:37:\"astra-settings[header-account-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:48:\"astra-settings[font-size-section-header-account]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[section-header-account-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:50:\"astra-settings[section-header-account-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-hb-social-icons-1-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-hb-social-icons-1-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-hb-social-icons-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-hb-social-icons-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-icons-1]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-social-1-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-1-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[header-social-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[header-social-1-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-1-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[header-social-1-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[header-social-1-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-social-1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[header-social-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[header-social-1-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[header-social-1-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[header-social-1-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[header-social-1-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[header-social-1-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-hb-social-icons-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:43:\"section-header-mobile-menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-mobile-menu-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-submenu-item-border]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-mobile-menu-divider-colors-divider]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[header-mobile-menu-submenu-item-b-size]\";a:4:{s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:55:\"astra-settings[header-mobile-menu-submenu-item-b-color]\";a:4:{s:7:\"default\";s:7:\"#eaeaea\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:46:\"astra-settings[header-mobile-menu-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-mobile-menu-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[header-mobile-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:19:\"rgba(45,45,57,0.66)\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[header-mobile-menu-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-mobile-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:7:\"#2d2d38\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-mobile-menu-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[header-mobile-menu-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:7:\"#2d2d38\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[header-mobile-menu-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[header-mobile-menu-header-menu-typography]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-mobile-menu-font-family]\";a:4:{s:7:\"default\";s:7:\"inherit\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";s:19:\"sanitize_text_field\";}s:46:\"astra-settings[header-mobile-menu-font-weight]\";a:4:{s:7:\"default\";s:3:\"600\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_font_weight\";}}s:49:\"astra-settings[header-mobile-menu-text-transform]\";a:4:{s:7:\"default\";s:9:\"uppercase\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[header-mobile-menu-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:2:\"15\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[header-mobile-menu-line-height]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[header-mobile-menu-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:49:\"astra-settings[section-header-mobile-menu-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:54:\"astra-settings[section-header-mobile-menu-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-header-mobile-menu-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-above-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-column]\";a:4:{s:7:\"default\";s:1:\"2\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:7:\"2-equal\";s:6:\"mobile\";s:4:\"full\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[hba-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-footer-height]\";a:4:{s:7:\"default\";i:60;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[hba-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:10:\"flex-start\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[hba-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hba-footer-separator]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hba-footer-top-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hba-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:7:\"#eeeeee\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hba-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-above-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-above-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-above-footer-builder-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[section-above-footer-builder-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-above-footer-builder-hide-desktop]\";a:4:{s:7:\"default\";b:1;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"section-below-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-column]\";a:4:{s:7:\"default\";s:1:\"2\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-layout]\";a:4:{s:7:\"default\";a:4:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[hbb-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-footer-height]\";a:4:{s:7:\"default\";i:80;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[hbb-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:25:\"astra-settings[hbb-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[hbb-footer-separator]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[hbb-footer-top-border-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:44:\"astra-settings[hbb-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:7:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";s:15:\"background-type\";s:5:\"color\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:33:\"astra-settings[hbb-inner-spacing]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-below-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"80\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"10\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"10\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:51:\"astra-settings[section-below-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:56:\"astra-settings[section-below-footer-builder-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:56:\"astra-settings[section-below-footer-builder-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:57:\"astra-settings[section-below-footer-builder-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"section-footer-copyright-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-copyright-editor]\";a:4:{s:7:\"default\";s:49:\"Copyright [copyright] [current_year] [site_title]\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-copyright-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-copyright-color]\";a:4:{s:7:\"default\";s:7:\"#3a3a3a\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:47:\"astra-settings[section-footer-copyright-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"15\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:50:\"astra-settings[font-size-section-footer-copyright]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-footer-copyright-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:52:\"astra-settings[section-footer-copyright-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-footer-copyright-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"section-footer-menu-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-create-menu-link]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-menu-layout]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:10:\"horizontal\";s:6:\"tablet\";s:10:\"horizontal\";s:6:\"mobile\";s:8:\"vertical\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-menu-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:10:\"flex-start\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-menu-link-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-menu-background-colors]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-menu-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-menu-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-menu-h-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-menu-h-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[footer-menu-a-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-menu-a-bg-color-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-main-menu-spacing]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:2:\"20\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:2:\"20\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"8\";s:5:\"right\";s:1:\"8\";s:6:\"bottom\";s:1:\"8\";s:4:\"left\";s:1:\"8\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:42:\"astra-settings[section-footer-menu-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"80\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:2:\"30\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:37:\"astra-settings[footer-menu-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-footer-menu-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"astra-settings[section-footer-menu-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-footer-menu-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-fb-social-icons-1-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:53:\"astra-settings[section-fb-social-icons-1-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-fb-social-icons-1-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:51:\"astra-settings[font-size-section-fb-social-icons-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"section-fb-social-icons-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-icons-1]\";a:4:{s:7:\"default\";a:1:{s:5:\"items\";a:3:{i:0;a:8:{s:2:\"id\";s:8:\"facebook\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#557dbc\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:8:\"facebook\";s:5:\"label\";s:8:\"Facebook\";}i:1;a:8:{s:2:\"id\";s:7:\"twitter\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#7acdee\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:7:\"twitter\";s:5:\"label\";s:7:\"Twitter\";}i:2;a:8:{s:2:\"id\";s:9:\"instagram\";s:7:\"enabled\";b:1;s:6:\"source\";s:4:\"icon\";s:3:\"url\";s:0:\"\";s:5:\"color\";s:7:\"#8a3ab9\";s:10:\"background\";s:11:\"transparent\";s:4:\"icon\";s:9:\"instagram\";s:5:\"label\";s:9:\"Instagram\";}}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-social-1-label-toggle]\";a:4:{s:7:\"default\";b:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-space]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-1-bg-space]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:36:\"astra-settings[footer-social-1-size]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";i:18;s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[footer-social-1-radius]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-1-color-type]\";a:4:{s:7:\"default\";s:6:\"custom\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-social-1-icon-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-social-1-label-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[footer-social-1-background-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-social-1-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-social-1-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-social-1-label-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[footer-social-1-label-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-social-1-bg-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-social-1-bg-h-color]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[section-fb-social-icons-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-social-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:47:\"section-primary-footer-builder-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-footer-column]\";a:4:{s:7:\"default\";s:1:\"2\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-footer-layout]\";a:4:{s:7:\"default\";a:4:{s:7:\"desktop\";s:7:\"2-equal\";s:6:\"tablet\";s:4:\"full\";s:6:\"mobile\";s:4:\"full\";s:4:\"flag\";b:1;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:38:\"astra-settings[hb-footer-layout-width]\";a:4:{s:7:\"default\";s:7:\"content\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[hb-footer-vertical-alignment]\";a:4:{s:7:\"default\";s:6:\"center\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:24:\"astra-settings[hb-stack]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:5:\"stack\";s:6:\"tablet\";s:5:\"stack\";s:6:\"mobile\";s:5:\"stack\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[hb-footer-main-sep]\";a:4:{s:7:\"default\";i:0;s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[hb-footer-main-sep-color]\";a:4:{s:7:\"default\";s:7:\"#e6e6e6\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:20:\"sanitize_alpha_color\";}}s:43:\"astra-settings[hb-footer-bg-obj-responsive]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";a:8:{s:16:\"background-color\";s:18:\"rgba(45,45,57,0.7)\";s:16:\"background-image\";s:94:\"https://websitedemos.net/professional-services/wp-content/uploads/sites/859/2021/05/cta-bg.jpg\";s:17:\"background-repeat\";s:9:\"no-repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:5:\"cover\";s:21:\"background-attachment\";s:5:\"fixed\";s:15:\"background-type\";s:5:\"color\";s:16:\"background-media\";i:30;}s:6:\"tablet\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:6:\"mobile\";a:6:{s:16:\"background-color\";s:0:\"\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:32:\"astra-settings[hb-inner-spacing]\";a:4:{s:7:\"default\";a:2:{s:6:\"tablet\";i:0;s:6:\"mobile\";i:0;}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:54:\"astra-settings[section-primary-footer-builder-padding]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:3:\"100\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"50\";s:6:\"bottom\";s:2:\"50\";s:4:\"left\";s:2:\"50\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:2:\"50\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"40\";s:4:\"left\";s:2:\"25\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:53:\"astra-settings[section-primary-footer-builder-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:58:\"astra-settings[section-primary-footer-builder-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:58:\"astra-settings[section-primary-footer-builder-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:59:\"astra-settings[section-primary-footer-builder-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-fb-html-1-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-fb-html-1-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[section-fb-html-1-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-1]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:1:\"0\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-1-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-1]\";a:4:{s:7:\"default\";s:373:\"<iframe style=\"border: 0;\" src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d24162.594709213252!2d-73.96352877334618!3d40.79886601364924!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x89c2f6246837073b%3A0xc9dcfc4023c86664!2sHI%20New%20York%20City%20Hostel!5e0!3m2!1sen!2sin!4v1621248281026!5m2!1sen!2sin\" width=\"100%\" height=\"400\" allowfullscreen=\"\"></iframe>\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-1color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-1-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-1link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-1link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-1-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-1-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-fb-html-2-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:45:\"astra-settings[section-fb-html-2-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:46:\"astra-settings[section-fb-html-2-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[font-size-section-fb-html-2]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"section-fb-html-2-ast-context-tabs\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:7:\"refresh\";s:17:\"sanitize_callback\";b:0;}s:29:\"astra-settings[footer-html-2]\";a:4:{s:7:\"default\";s:22:\"Insert HTML text here.\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:34:\"astra-settings[footer-html-2color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[footer-html-2-link-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:39:\"astra-settings[footer-html-2link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-html-2link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:40:\"astra-settings[section-fb-html-2-margin]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:39:\"astra-settings[footer-html-2-alignment]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:6:\"center\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-1-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-1]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-1-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-2)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-1-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-1-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-1-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-3)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-1-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:25:\"var(--ast-global-color-1)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-1-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"45\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-1-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:2:\"16\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-footer-widget-1-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-footer-widget-1-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[astra-sidebar-widgets-footer-widget-1-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-2-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-2]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-2-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-2-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-2-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-2-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-2-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-2-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:2:\"42\";s:6:\"tablet\";s:2:\"32\";s:6:\"mobile\";s:2:\"25\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-2-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-footer-widget-2-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-footer-widget-2-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[astra-sidebar-widgets-footer-widget-2-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-3-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-3]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-3-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-3-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-3-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-3-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-3-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-3-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-3-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-footer-widget-3-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-footer-widget-3-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[astra-sidebar-widgets-footer-widget-3-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:60:\"astra-settings[astra-sidebar-widgets-footer-widget-4-margin]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";a:2:{i:0;s:26:\"Astra_Customizer_Sanitizes\";i:1;s:27:\"sanitize_responsive_spacing\";}}s:41:\"astra-settings[footer-widget-alignment-4]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:4:\"left\";s:6:\"tablet\";s:6:\"center\";s:6:\"mobile\";s:6:\"center\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:43:\"astra-settings[footer-widget-4-title-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:37:\"astra-settings[footer-widget-4-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:48:\"astra-settings[footer-widget-4-link-color-group]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:42:\"astra-settings[footer-widget-4-link-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:44:\"astra-settings[footer-widget-4-link-h-color]\";a:4:{s:7:\"default\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:41:\"astra-settings[footer-widget-4-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:49:\"astra-settings[footer-widget-4-content-font-size]\";a:4:{s:7:\"default\";a:6:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-footer-widget-4-hide-tablet]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:65:\"astra-settings[astra-sidebar-widgets-footer-widget-4-hide-mobile]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}s:66:\"astra-settings[astra-sidebar-widgets-footer-widget-4-hide-desktop]\";a:4:{s:7:\"default\";s:0:\"\";s:4:\"type\";s:6:\"option\";s:9:\"transport\";s:11:\"postMessage\";s:17:\"sanitize_callback\";b:0;}}s:8:\"partials\";a:40:{s:37:\"astra-settings[different-retina-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:38:\"astra-settings[ast-header-retina-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[different-mobile-logo]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[display-site-title-responsive]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:47:\"astra-settings[display-site-tagline-responsive]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:33:\"astra-settings[logo-title-inline]\";a:4:{s:8:\"selector\";s:14:\".site-branding\";s:15:\"render_callback\";s:35:\"Astra_Builder_Header::site_identity\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[related-posts-title]\";a:4:{s:8:\"selector\";s:57:\".ast-related-posts-title-section .ast-related-posts-title\";s:15:\"render_callback\";a:2:{i:0;s:26:\"Astra_Related_Posts_Loader\";i:1;s:26:\"render_related_posts_title\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[transparent-header-logo]\";a:4:{s:8:\"selector\";s:64:\".ast-replace-site-logo-transparent .site-branding .site-logo-img\";s:15:\"render_callback\";s:0:\"\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[breadcrumb-position]\";a:4:{s:8:\"selector\";s:54:\".ast-breadcrumbs-wrapper .ast-breadcrumbs .trail-items\";s:15:\"render_callback\";s:0:\"\";s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:36:\"astra-settings[header-desktop-items]\";a:4:{s:8:\"selector\";s:9:\"#masthead\";s:15:\"render_callback\";a:2:{i:0;O:20:\"Astra_Builder_Header\":0:{}i:1;s:21:\"header_builder_markup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-mobile-items]\";a:4:{s:8:\"selector\";s:9:\"#masthead\";s:15:\"render_callback\";a:2:{i:0;r:5707;i:1;s:21:\"header_builder_markup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:41:\"astra-settings[header-mobile-popup-items]\";a:4:{s:8:\"selector\";s:25:\"#ast-mobile-popup-wrapper\";s:15:\"render_callback\";a:2:{i:0;r:5707;i:1;s:12:\"mobile_popup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:36:\"astra-settings[footer-desktop-items]\";a:4:{s:8:\"selector\";s:12:\".site-footer\";s:15:\"render_callback\";a:2:{i:0;O:20:\"Astra_Builder_Footer\":0:{}i:1;s:13:\"footer_markup\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-trigger-icon]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:46:\"astra-settings[mobile-header-toggle-btn-style]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:40:\"astra-settings[mobile-header-menu-label]\";a:4:{s:8:\"selector\";s:16:\".ast-button-wrap\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:21:\"render_mobile_trigger\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:35:\"astra-settings[header-button1-text]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:5707;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-button1-link-option]\";a:4:{s:8:\"selector\";s:20:\".ast-header-button-1\";s:15:\"render_callback\";a:2:{i:0;r:5707;i:1;s:8:\"button_1\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:29:\"astra-settings[header-html-1]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-1\";s:15:\"render_callback\";a:2:{i:0;r:5707;i:1;s:13:\"header_html_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[header-html-2]\";a:4:{s:8:\"selector\";s:18:\".ast-header-html-2\";s:15:\"render_callback\";a:2:{i:0;r:5707;i:1;s:13:\"header_html_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:42:\"astra-settings[header-account-login-style]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-logged-in-text]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:41:\"astra-settings[header-account-login-link]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:43:\"astra-settings[header-account-logout-style]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:45:\"astra-settings[header-account-logout-preview]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:46:\"astra-settings[header-account-logged-out-text]\";a:4:{s:8:\"selector\";s:19:\".ast-header-account\";s:15:\"render_callback\";a:2:{i:0;s:27:\"Astra_Builder_UI_Controller\";i:1;s:14:\"render_account\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[header-social-icons-1]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:5707;i:1;s:15:\"header_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[header-social-1-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-header-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:5707;i:1;s:15:\"header_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:33:\"astra-settings[hba-footer-column]\";a:4:{s:8:\"selector\";s:23:\".site-above-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:12:\"above_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:25:\"astra-settings[hba-stack]\";a:4:{s:8:\"selector\";s:23:\".site-above-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:12:\"above_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:33:\"astra-settings[hbb-footer-column]\";a:4:{s:8:\"selector\";s:23:\".site-below-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:12:\"below_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:25:\"astra-settings[hbb-stack]\";a:4:{s:8:\"selector\";s:23:\".site-below-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:12:\"below_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:39:\"astra-settings[footer-copyright-editor]\";a:4:{s:8:\"selector\";s:21:\".ast-footer-copyright\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:16:\"footer_copyright\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:34:\"astra-settings[footer-menu-layout]\";a:4:{s:8:\"selector\";s:59:\".footer-widget-area[data-section=\"section-footer-menu\"] nav\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:11:\"footer_menu\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:1;}s:37:\"astra-settings[footer-social-icons-1]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:15:\"footer_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:44:\"astra-settings[footer-social-1-label-toggle]\";a:4:{s:8:\"selector\";s:25:\".ast-footer-social-1-wrap\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:15:\"footer_social_1\";}s:18:\"containerInclusive\";b:1;s:15:\"fallbackRefresh\";b:0;}s:32:\"astra-settings[hb-footer-column]\";a:4:{s:8:\"selector\";s:25:\".site-primary-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:14:\"primary_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:24:\"astra-settings[hb-stack]\";a:4:{s:8:\"selector\";s:25:\".site-primary-footer-wrap\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:14:\"primary_footer\";}s:18:\"containerInclusive\";b:0;s:15:\"fallbackRefresh\";b:1;}s:29:\"astra-settings[footer-html-1]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-1\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:13:\"footer_html_1\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}s:29:\"astra-settings[footer-html-2]\";a:4:{s:8:\"selector\";s:18:\".ast-footer-html-2\";s:15:\"render_callback\";a:2:{i:0;r:5728;i:1;s:13:\"footer_html_2\";}s:18:\"containerInclusive\";s:0:\"\";s:15:\"fallbackRefresh\";b:0;}}}','no'),(3019,'wp_mail_smtp_initial_version','3.4.0','no'),(3020,'wp_mail_smtp_version','3.4.0','no'),(3021,'wp_mail_smtp','a:3:{s:4:\"mail\";a:6:{s:10:\"from_email\";s:17:\"it@medinex.com.sg\";s:9:\"from_name\";s:7:\"My blog\";s:6:\"mailer\";s:4:\"mail\";s:11:\"return_path\";b:0;s:16:\"from_email_force\";b:1;s:15:\"from_name_force\";b:0;}s:4:\"smtp\";a:2:{s:7:\"autotls\";b:1;s:4:\"auth\";b:1;}s:7:\"general\";a:1:{s:29:\"summary_report_email_disabled\";b:0;}}','no'),(3022,'wp_mail_smtp_activated_time','1655194516','no'),(3023,'wp_mail_smtp_activated','a:1:{s:4:\"lite\";i:1655194516;}','yes'),(3028,'wp_mail_smtp_migration_version','4','yes'),(3029,'wp_mail_smtp_debug_events_db_version','1','yes'),(3030,'wp_mail_smtp_setup_wizard_stats','a:3:{s:13:\"launched_time\";i:1655194527;s:14:\"completed_time\";i:0;s:14:\"was_successful\";b:0;}','no'),(3031,'wp_mail_smtp_activation_prevent_redirect','1','yes'),(3032,'wp_mail_smtp_review_notice','a:2:{s:4:\"time\";i:1655194551;s:9:\"dismissed\";b:0;}','yes'),(3037,'cookie_notice_options','a:34:{s:6:\"app_id\";s:0:\"\";s:7:\"app_key\";s:0:\"\";s:12:\"app_blocking\";b:1;s:11:\"hide_banner\";b:0;s:8:\"position\";s:6:\"bottom\";s:12:\"message_text\";s:153:\"We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.\";s:9:\"css_class\";s:0:\"\";s:11:\"accept_text\";s:2:\"Ok\";s:11:\"refuse_text\";s:2:\"No\";s:10:\"refuse_opt\";b:0;s:11:\"refuse_code\";s:0:\"\";s:16:\"refuse_code_head\";s:0:\"\";s:14:\"revoke_cookies\";b:0;s:18:\"revoke_cookies_opt\";s:9:\"automatic\";s:19:\"revoke_message_text\";s:69:\"You can revoke your consent any time using the Revoke consent button.\";s:11:\"revoke_text\";s:14:\"Revoke consent\";s:11:\"redirection\";b:0;s:8:\"see_more\";b:0;s:11:\"link_target\";s:6:\"_blank\";s:13:\"link_position\";s:6:\"banner\";s:4:\"time\";s:5:\"month\";s:13:\"time_rejected\";s:5:\"month\";s:11:\"hide_effect\";s:4:\"fade\";s:9:\"on_scroll\";b:0;s:16:\"on_scroll_offset\";i:100;s:8:\"on_click\";b:0;s:6:\"colors\";a:4:{s:4:\"text\";s:4:\"#fff\";s:6:\"button\";s:7:\"#00a99d\";s:3:\"bar\";s:7:\"#32323a\";s:11:\"bar_opacity\";i:100;}s:12:\"see_more_opt\";a:5:{s:4:\"text\";s:14:\"Privacy policy\";s:9:\"link_type\";s:4:\"page\";s:2:\"id\";i:0;s:4:\"link\";s:0:\"\";s:4:\"sync\";b:0;}s:16:\"script_placement\";s:6:\"header\";s:9:\"translate\";b:0;s:19:\"deactivation_delete\";b:0;s:14:\"update_version\";i:6;s:13:\"update_notice\";b:0;s:17:\"update_delay_date\";i:0;}','no'),(3038,'wp_mail_smtp_notifications','a:4:{s:6:\"update\";i:1656137565;s:4:\"feed\";a:0:{}s:6:\"events\";a:0:{}s:9:\"dismissed\";a:0:{}}','yes'),(3039,'cookie_notice_version','2.3.0','no'),(3133,'_transient_timeout_header-footer-elementor-rating','1656714052','no'),(3134,'_transient_header-footer-elementor-rating','delayed-notice','no'),(3150,'my-sticky-menu_hide_review_box','1','yes'),(3151,'my-sticky-menu_hide_upgrade_box','1','yes'),(3152,'mystickymenu_hide_affiliate_box','1','yes'),(3275,'ast-block-templates-sites-2','a:0:{}','no'),(3307,'astra-sites-and-pages-page-34','a:0:{}','no'),(3780,'action_scheduler_migration_status','complete','yes'),(3786,'_site_transient_aptoweb_controller_c5bfaa','a:16:{s:10:\"properties\";a:15:{s:7:\"version\";s:6:\"15.1.5\";s:17:\"release_timestamp\";i:1655719000;s:5:\"build\";s:11:\"202206.2001\";s:11:\"slug_parent\";s:4:\"icwp\";s:11:\"slug_plugin\";s:4:\"wpsf\";s:11:\"text_domain\";s:18:\"wp-simple-firewall\";s:16:\"base_permissions\";s:14:\"manage_options\";s:23:\"wpms_network_admin_only\";b:1;s:15:\"logging_enabled\";b:1;s:21:\"show_dashboard_widget\";b:1;s:19:\"show_admin_bar_menu\";b:1;s:10:\"autoupdate\";s:10:\"confidence\";s:15:\"autoupdate_days\";i:2;s:16:\"options_encoding\";s:4:\"json\";s:14:\"enable_premium\";b:1;}s:12:\"requirements\";a:3:{s:3:\"php\";s:3:\"7.0\";s:9:\"wordpress\";s:3:\"3.7\";s:5:\"mysql\";s:3:\"5.6\";}s:9:\"reqs_rest\";a:2:{s:3:\"php\";s:3:\"7.0\";s:2:\"wp\";s:3:\"5.7\";}s:12:\"upgrade_reqs\";a:2:{s:4:\"10.0\";a:3:{s:3:\"php\";s:3:\"7.0\";s:2:\"wp\";s:5:\"3.5.2\";s:5:\"mysql\";s:3:\"5.5\";}s:4:\"12.0\";a:3:{s:3:\"php\";s:3:\"7.0\";s:2:\"wp\";s:3:\"3.7\";s:5:\"mysql\";s:3:\"5.6\";}}s:5:\"paths\";a:9:{s:6:\"config\";s:6:\"config\";s:6:\"source\";s:3:\"src\";s:8:\"autoload\";s:23:\"lib/vendor/autoload.php\";s:6:\"assets\";s:9:\"resources\";s:9:\"languages\";s:9:\"languages\";s:9:\"templates\";s:9:\"templates\";s:16:\"custom_templates\";s:16:\"shield_templates\";s:5:\"flags\";s:5:\"flags\";s:5:\"cache\";s:6:\"shield\";}s:8:\"includes\";a:4:{s:5:\"admin\";a:2:{s:3:\"css\";a:1:{i:0;s:13:\"global-plugin\";}s:2:\"js\";a:2:{i:0;s:13:\"global-plugin\";i:1;s:16:\"shield/ip_detect\";}}s:12:\"plugin_admin\";a:2:{s:3:\"css\";a:6:{i:0;s:7:\"select2\";i:1;s:6:\"plugin\";i:2;s:19:\"jquery/featherlight\";i:3;s:7:\"introjs\";i:4;s:17:\"shield/datatables\";i:5;s:15:\"shield/scanners\";}s:2:\"js\";a:11:{i:0;s:7:\"select2\";i:1;s:6:\"plugin\";i:2;s:19:\"jquery/featherlight\";i:3;s:19:\"jquery/fileDownload\";i:4;s:18:\"shield/audit_trail\";i:5;s:17:\"shield/datatables\";i:6;s:16:\"shield/ipanalyse\";i:7;s:15:\"shield/scanners\";i:8;s:12:\"shield/tours\";i:9;s:14:\"shield/traffic\";i:10;s:20:\"tp/circular-progress\";}}s:8:\"frontend\";a:2:{s:3:\"css\";a:0:{}s:2:\"js\";a:0:{}}s:8:\"register\";a:2:{s:3:\"css\";a:22:{s:9:\"bootstrap\";a:1:{s:3:\"url\";s:84:\"https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.3/css/bootstrap.min.css\";}s:20:\"bootstrap-datepicker\";a:2:{s:3:\"url\";s:98:\"https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.8.0/css/bootstrap-datepicker.min.css\";s:4:\"deps\";a:1:{i:0;s:9:\"bootstrap\";}}s:7:\"select2\";a:2:{s:3:\"url\";s:77:\"https://cdnjs.cloudflare.com/ajax/libs/select2/4.1.0-rc.0/css/select2.min.css\";s:4:\"deps\";a:1:{i:0;s:6:\"plugin\";}}s:20:\"datatables-bootstrap\";a:2:{s:3:\"url\";s:67:\"https://cdn.datatables.net/1.11.5/css/dataTables.bootstrap5.min.css\";s:4:\"deps\";a:1:{i:0;s:9:\"bootstrap\";}}s:22:\"datatables-searchpanes\";a:2:{s:3:\"url\";s:79:\"https://cdn.datatables.net/searchpanes/2.0.0/css/searchPanes.dataTables.min.css\";s:4:\"deps\";a:1:{i:0;s:20:\"datatables-bootstrap\";}}s:17:\"datatables-select\";a:2:{s:3:\"url\";s:69:\"https://cdn.datatables.net/select/1.3.4/css/select.dataTables.min.css\";s:4:\"deps\";a:1:{i:0;s:20:\"datatables-bootstrap\";}}s:18:\"datatables-buttons\";a:2:{s:3:\"url\";s:71:\"https://cdn.datatables.net/buttons/2.2.2/css/buttons.dataTables.min.css\";s:4:\"deps\";a:1:{i:0;s:20:\"datatables-bootstrap\";}}s:13:\"global-plugin\";a:0:{}s:6:\"plugin\";a:1:{s:4:\"deps\";a:2:{i:0;s:9:\"bootstrap\";i:1;s:13:\"global-plugin\";}}s:13:\"shield/wizard\";a:1:{s:4:\"deps\";a:2:{i:0;s:9:\"bootstrap\";i:1;s:13:\"global-plugin\";}}s:19:\"jquery/featherlight\";a:1:{s:3:\"url\";s:79:\"https://cdnjs.cloudflare.com/ajax/libs/featherlight/1.7.13/featherlight.min.css\";}s:8:\"chartist\";a:1:{s:3:\"url\";s:71:\"https://cdnjs.cloudflare.com/ajax/libs/chartist/0.11.4/chartist.min.css\";}s:22:\"chartist-plugin-legend\";a:1:{s:4:\"deps\";a:1:{i:0;s:8:\"chartist\";}}s:7:\"introjs\";a:1:{s:3:\"url\";s:69:\"https://cdnjs.cloudflare.com/ajax/libs/intro.js/3.3.1/introjs.min.css\";}s:18:\"shield/userprofile\";a:2:{s:4:\"deps\";a:0:{}s:6:\"footer\";b:1;}s:13:\"shield/charts\";a:1:{s:4:\"deps\";a:1:{i:0;s:6:\"plugin\";}}s:13:\"shield/dialog\";a:2:{s:4:\"deps\";a:1:{i:0;s:22:\"wp-wp-jquery-ui-dialog\";}s:6:\"footer\";b:1;}s:13:\"shield/mainwp\";a:0:{}s:17:\"shield/datatables\";a:1:{s:4:\"deps\";a:5:{i:0;s:17:\"datatables-select\";i:1;s:18:\"datatables-buttons\";i:2;s:20:\"datatables-bootstrap\";i:3;s:22:\"datatables-searchpanes\";i:4;s:14:\"tp/highlightjs\";}}s:15:\"shield/login2fa\";a:0:{}s:15:\"shield/scanners\";a:1:{s:4:\"deps\";a:4:{i:0;s:17:\"datatables-select\";i:1;s:18:\"datatables-buttons\";i:2;s:20:\"datatables-bootstrap\";i:3;s:14:\"tp/highlightjs\";}}s:14:\"tp/highlightjs\";a:1:{s:3:\"url\";s:81:\"https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/styles/default.min.css\";}}s:2:\"js\";a:44:{s:9:\"bootstrap\";a:2:{s:3:\"url\";s:89:\"https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/5.1.3/js/bootstrap.bundle.min.js\";s:4:\"deps\";a:1:{i:0;s:9:\"wp-jquery\";}}s:20:\"tp/circular-progress\";a:2:{s:3:\"url\";s:95:\"https://cdn.jsdelivr.net/gh/tomik23/circular-progress-bar@1.1.9/dist/circularProgressBar.min.js\";s:4:\"deps\";a:0:{}}s:7:\"select2\";a:2:{s:3:\"url\";s:75:\"https://cdnjs.cloudflare.com/ajax/libs/select2/4.1.0-rc.0/js/select2.min.js\";s:4:\"deps\";a:1:{i:0;s:6:\"plugin\";}}s:20:\"bootstrap-datepicker\";a:2:{s:3:\"url\";s:96:\"https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.8.0/js/bootstrap-datepicker.min.js\";s:4:\"deps\";a:1:{i:0;s:9:\"bootstrap\";}}s:10:\"datatables\";a:2:{s:3:\"url\";s:61:\"https://cdn.datatables.net/1.11.5/js/jquery.dataTables.min.js\";s:4:\"deps\";a:2:{i:0;s:9:\"bootstrap\";i:1;s:9:\"wp-jquery\";}}s:20:\"datatables-bootstrap\";a:2:{s:3:\"url\";s:65:\"https://cdn.datatables.net/1.11.5/js/dataTables.bootstrap5.min.js\";s:4:\"deps\";a:1:{i:0;s:10:\"datatables\";}}s:22:\"datatables-searchpanes\";a:2:{s:3:\"url\";s:77:\"https://cdn.datatables.net/searchpanes/2.0.0/js/dataTables.searchPanes.min.js\";s:4:\"deps\";a:1:{i:0;s:20:\"datatables-bootstrap\";}}s:17:\"datatables-select\";a:2:{s:3:\"url\";s:67:\"https://cdn.datatables.net/select/1.3.4/js/dataTables.select.min.js\";s:4:\"deps\";a:1:{i:0;s:20:\"datatables-bootstrap\";}}s:18:\"datatables-buttons\";a:2:{s:3:\"url\";s:69:\"https://cdn.datatables.net/buttons/2.2.2/js/dataTables.buttons.min.js\";s:4:\"deps\";a:1:{i:0;s:20:\"datatables-bootstrap\";}}s:13:\"global-plugin\";a:1:{s:4:\"deps\";a:1:{i:0;s:9:\"wp-jquery\";}}s:6:\"plugin\";a:1:{s:4:\"deps\";a:8:{i:0;s:9:\"bootstrap\";i:1;s:20:\"datatables-bootstrap\";i:2;s:13:\"global-plugin\";i:3;s:17:\"shield/navigation\";i:4;s:16:\"shield/ipanalyse\";i:5;s:13:\"shield/tables\";i:6;s:10:\"base64.min\";i:7;s:13:\"lz-string.min\";}}s:10:\"base64.min\";a:1:{s:3:\"url\";s:58:\"https://cdn.jsdelivr.net/npm/js-base64@2.6.4/base64.min.js\";}s:13:\"lz-string.min\";a:0:{}s:19:\"jquery/fileDownload\";a:0:{}s:12:\"jquery/steps\";a:1:{s:3:\"url\";s:77:\"https://cdnjs.cloudflare.com/ajax/libs/jquery-steps/1.1.0/jquery.steps.min.js\";}s:19:\"jquery/featherlight\";a:1:{s:3:\"url\";s:78:\"https://cdnjs.cloudflare.com/ajax/libs/featherlight/1.7.13/featherlight.min.js\";}s:8:\"chartist\";a:1:{s:3:\"url\";s:70:\"https://cdnjs.cloudflare.com/ajax/libs/chartist/0.11.4/chartist.min.js\";}s:22:\"chartist-plugin-legend\";a:1:{s:4:\"deps\";a:1:{i:0;s:8:\"chartist\";}}s:7:\"introjs\";a:1:{s:3:\"url\";s:66:\"https://cdnjs.cloudflare.com/ajax/libs/intro.js/3.3.1/intro.min.js\";}s:13:\"shield/charts\";a:1:{s:4:\"deps\";a:3:{i:0;s:8:\"chartist\";i:1;s:22:\"chartist-plugin-legend\";i:2;s:6:\"plugin\";}}s:13:\"shield/dialog\";a:1:{s:4:\"deps\";a:1:{i:0;s:19:\"wp-jquery-ui-dialog\";}}s:15:\"shield/loginbot\";a:1:{s:4:\"deps\";a:1:{i:0;s:9:\"wp-jquery\";}}s:17:\"shield/navigation\";a:0:{}s:15:\"shield/secadmin\";a:1:{s:4:\"deps\";a:1:{i:0;s:9:\"wp-jquery\";}}s:13:\"shield/tables\";a:1:{s:4:\"deps\";a:1:{i:0;s:9:\"wp-jquery\";}}s:18:\"shield/audit_trail\";a:1:{s:4:\"deps\";a:1:{i:0;s:17:\"shield/datatables\";}}s:16:\"shield/ip_detect\";a:1:{s:4:\"deps\";a:2:{i:0;s:13:\"global-plugin\";i:1;s:9:\"wp-jquery\";}}s:14:\"shield/traffic\";a:1:{s:4:\"deps\";a:1:{i:0;s:17:\"shield/datatables\";}}s:17:\"shield/datatables\";a:1:{s:4:\"deps\";a:5:{i:0;s:17:\"datatables-select\";i:1;s:18:\"datatables-buttons\";i:2;s:20:\"datatables-bootstrap\";i:3;s:22:\"datatables-searchpanes\";i:4;s:14:\"tp/highlightjs\";}}s:15:\"shield/scanners\";a:1:{s:4:\"deps\";a:1:{i:0;s:17:\"shield/scantables\";}}s:17:\"shield/scantables\";a:1:{s:4:\"deps\";a:5:{i:0;s:17:\"datatables-select\";i:1;s:18:\"datatables-buttons\";i:2;s:20:\"datatables-bootstrap\";i:3;s:22:\"datatables-searchpanes\";i:4;s:14:\"tp/highlightjs\";}}s:12:\"shield/tours\";a:1:{s:4:\"deps\";a:2:{i:0;s:6:\"plugin\";i:1;s:7:\"introjs\";}}s:13:\"shield/notbot\";a:0:{}s:12:\"shield/scans\";a:1:{s:4:\"deps\";a:1:{i:0;s:13:\"shield/tables\";}}s:13:\"shield/import\";a:1:{s:4:\"deps\";a:1:{i:0;s:6:\"plugin\";}}s:16:\"shield/ipanalyse\";a:1:{s:4:\"deps\";a:1:{i:0;s:9:\"wp-jquery\";}}s:23:\"shield/mainwp-extension\";a:1:{s:4:\"deps\";a:1:{i:0;s:9:\"wp-jquery\";}}s:18:\"shield/userprofile\";a:2:{s:4:\"deps\";a:2:{i:0;s:10:\"u2f-bundle\";i:1;s:13:\"shield/dialog\";}s:6:\"footer\";b:1;}s:13:\"shield/wizard\";a:1:{s:4:\"deps\";a:3:{i:0;s:9:\"bootstrap\";i:1;s:13:\"global-plugin\";i:2;s:12:\"jquery/steps\";}}s:15:\"shield/login2fa\";a:1:{s:4:\"deps\";a:2:{i:0;s:10:\"u2f-bundle\";i:1;s:9:\"wp-jquery\";}}s:10:\"u2f-bundle\";a:0:{}s:13:\"tp/grecaptcha\";a:2:{s:3:\"url\";s:39:\"https://www.google.com/recaptcha/api.js\";s:10:\"attributes\";a:2:{s:5:\"async\";s:5:\"async\";s:5:\"defer\";s:5:\"defer\";}}s:11:\"tp/hcaptcha\";a:2:{s:3:\"url\";s:29:\"https://hcaptcha.com/1/api.js\";s:10:\"attributes\";a:2:{s:5:\"async\";s:5:\"async\";s:5:\"defer\";s:5:\"defer\";}}s:14:\"tp/highlightjs\";a:1:{s:3:\"url\";s:75:\"https://cdnjs.cloudflare.com/ajax/libs/highlight.js/11.1.0/highlight.min.js\";}}}}s:4:\"menu\";a:4:{s:4:\"show\";b:1;s:9:\"top_level\";b:1;s:14:\"do_submenu_fix\";b:1;s:11:\"has_submenu\";b:1;}s:6:\"labels\";a:12:{s:4:\"Name\";s:15:\"Shield Security\";s:9:\"MenuTitle\";s:15:\"Shield Security\";s:11:\"Description\";s:109:\"Ultimate WP Security Protection - Scans, 2FA, Firewall, SPAM, Activity Log, Security Admin, and so much more.\";s:5:\"Title\";s:15:\"Shield Security\";s:6:\"Author\";s:15:\"Shield Security\";s:10:\"AuthorName\";s:15:\"Shield Security\";s:9:\"PluginURI\";s:19:\"https://shsec.io/2f\";s:9:\"AuthorURI\";s:19:\"https://shsec.io/bv\";s:18:\"url_img_pagebanner\";s:30:\"pluginlogo_banner-1544x500.png\";s:14:\"icon_url_16x16\";s:20:\"pluginlogo_16x16.png\";s:14:\"icon_url_32x32\";s:20:\"pluginlogo_32x32.png\";s:16:\"icon_url_128x128\";s:22:\"pluginlogo_128x128.png\";}s:4:\"meta\";a:3:{s:13:\"url_repo_home\";s:19:\"https://shsec.io/eh\";s:24:\"announcekit_changelog_id\";s:6:\"3ObUvS\";s:19:\"privacy_policy_href\";s:36:\"https://shsec.io/shieldprivacypolicy\";}s:11:\"plugin_meta\";a:1:{i:0;a:2:{s:4:\"name\";s:26:\"5&#10025; Rate This Plugin\";s:4:\"href\";s:23:\"https://shsec.io/wpsf29\";}}s:16:\"version_upgrades\";a:6:{i:0;s:6:\"14.1.4\";i:1;s:6:\"14.1.1\";i:2;s:6:\"11.2.0\";i:3;s:6:\"12.0.0\";i:4;s:6:\"12.0.1\";i:5;s:6:\"13.0.0\";}s:12:\"action_links\";a:2:{s:6:\"remove\";N;s:3:\"add\";a:2:{i:0;a:5:{s:4:\"name\";s:18:\"Security Dashboard\";s:5:\"title\";s:24:\"Go To Security Dashboard\";s:4:\"href\";s:26:\"getPluginUrl_DashboardHome\";s:6:\"target\";s:4:\"_top\";s:4:\"show\";s:6:\"always\";}i:1;a:6:{s:4:\"name\";s:20:\"&uarr; Go Pro &uarr;\";s:5:\"title\";s:29:\"Get All PRO Security Features\";s:4:\"href\";s:19:\"https://shsec.io/d8\";s:6:\"target\";s:6:\"_blank\";s:9:\"highlight\";b:1;s:4:\"show\";s:4:\"free\";}}}s:7:\"modules\";a:22:{i:0;s:6:\"plugin\";i:1;s:4:\"data\";i:2;s:24:\"admin_access_restriction\";i:3;s:11:\"audit_trail\";i:4;s:11:\"autoupdates\";i:5;s:15:\"comments_filter\";i:6;s:5:\"comms\";i:7;s:5:\"email\";i:8;s:6:\"events\";i:9;s:8:\"firewall\";i:10;s:12:\"hack_protect\";i:11;s:7:\"headers\";i:12;s:8:\"insights\";i:13;s:12:\"integrations\";i:14;s:3:\"ips\";i:15;s:7:\"license\";i:16;s:8:\"lockdown\";i:17;s:13:\"login_protect\";i:18;s:9:\"reporting\";i:19;s:8:\"sessions\";i:20;s:7:\"traffic\";i:21;s:15:\"user_management\";}s:16:\"previous_version\";s:6:\"15.1.5\";s:4:\"hash\";s:40:\"7b6a689ea469bdd11bb1c7711089abc3c741d861\";s:8:\"mods_cfg\";a:22:{s:6:\"plugin\";a:9:{s:10:\"properties\";a:23:{s:9:\"namespace\";s:6:\"Plugin\";s:11:\"storage_key\";s:6:\"plugin\";s:7:\"tagline\";s:23:\"General Plugin Settings\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:1;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:7:\"General\";s:10:\"menu_title\";s:13:\"Configuration\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:1;s:4:\"slug\";s:6:\"plugin\";s:13:\"load_priority\";i:0;s:4:\"name\";s:16:\"General Settings\";s:12:\"show_central\";b:1;s:5:\"order\";i:10;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:10;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:13:\"admin_notices\";a:11:{s:19:\"databases-not-ready\";a:6:{s:2:\"id\";s:19:\"databases-not-ready\";s:8:\"schedule\";s:10:\"conditions\";s:11:\"valid_admin\";b:1;s:16:\"plugin_page_only\";b:0;s:11:\"can_dismiss\";b:0;s:4:\"type\";s:5:\"error\";}s:14:\"plugin-too-old\";a:6:{s:2:\"id\";s:14:\"plugin-too-old\";s:8:\"schedule\";s:10:\"conditions\";s:11:\"valid_admin\";b:1;s:16:\"plugin_page_only\";b:0;s:11:\"can_dismiss\";b:1;s:4:\"type\";s:5:\"error\";}s:17:\"rules-not-running\";a:6:{s:2:\"id\";s:17:\"rules-not-running\";s:8:\"schedule\";s:10:\"conditions\";s:11:\"valid_admin\";b:0;s:16:\"plugin_page_only\";b:1;s:11:\"can_dismiss\";b:0;s:4:\"type\";s:5:\"error\";}s:17:\"override-forceoff\";a:6:{s:2:\"id\";s:17:\"override-forceoff\";s:8:\"schedule\";s:10:\"conditions\";s:11:\"valid_admin\";b:0;s:16:\"plugin_page_only\";b:0;s:11:\"can_dismiss\";b:0;s:4:\"type\";s:5:\"error\";}s:15:\"plugin-disabled\";a:6:{s:2:\"id\";s:15:\"plugin-disabled\";s:8:\"schedule\";s:10:\"conditions\";s:11:\"valid_admin\";b:1;s:16:\"plugin_page_only\";b:1;s:11:\"can_dismiss\";b:0;s:4:\"type\";s:5:\"error\";}s:16:\"update-available\";a:6:{s:2:\"id\";s:16:\"update-available\";s:8:\"schedule\";s:10:\"conditions\";s:11:\"valid_admin\";b:1;s:16:\"plugin_page_only\";b:1;s:11:\"can_dismiss\";b:0;s:4:\"type\";s:5:\"error\";}s:17:\"compat-sgoptimize\";a:7:{s:2:\"id\";s:17:\"compat-sgoptimize\";s:8:\"schedule\";s:10:\"conditions\";s:11:\"valid_admin\";b:1;s:12:\"plugin_admin\";s:6:\"ignore\";s:16:\"plugin_page_only\";b:0;s:11:\"can_dismiss\";b:0;s:4:\"type\";s:7:\"warning\";}s:14:\"wizard_welcome\";a:3:{s:2:\"id\";s:14:\"wizard_welcome\";s:8:\"per_user\";b:0;s:4:\"type\";s:4:\"info\";}s:26:\"plugin-mailing-list-signup\";a:4:{s:2:\"id\";s:26:\"plugin-mailing-list-signup\";s:16:\"min_install_days\";i:5;s:4:\"type\";s:5:\"promo\";s:12:\"drip_form_id\";s:9:\"250437573\";}s:14:\"allow-tracking\";a:4:{s:2:\"id\";s:14:\"allow-tracking\";s:12:\"plugin_admin\";b:1;s:16:\"min_install_days\";i:3;s:4:\"type\";s:5:\"promo\";}s:11:\"rate-plugin\";a:3:{s:2:\"id\";s:11:\"rate-plugin\";s:16:\"min_install_days\";i:30;s:4:\"type\";s:5:\"promo\";}}s:8:\"sections\";a:6:{i:0;a:5:{s:4:\"slug\";s:16:\"section_defaults\";s:7:\"primary\";b:1;s:5:\"title\";s:15:\"Plugin Defaults\";s:11:\"title_short\";s:15:\"Plugin Defaults\";s:9:\"beacon_id\";i:389;}i:1;a:3:{s:4:\"slug\";s:30:\"section_general_plugin_options\";s:5:\"title\";s:22:\"General Plugin Options\";s:11:\"title_short\";s:15:\"General Options\";}i:2;a:4:{s:4:\"slug\";s:27:\"section_third_party_captcha\";s:5:\"title\";s:7:\"CAPTCHA\";s:11:\"title_short\";s:7:\"CAPTCHA\";s:9:\"beacon_id\";i:390;}i:3;a:4:{s:4:\"slug\";s:20:\"section_importexport\";s:5:\"title\";s:15:\"Import / Export\";s:11:\"title_short\";s:15:\"Import / Export\";s:9:\"beacon_id\";i:129;}i:4;a:3:{s:4:\"slug\";s:31:\"section_global_security_options\";s:5:\"title\";s:30:\"Global Plugin Security Options\";s:11:\"title_short\";s:14:\"Disable Shield\";}i:5;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:33:{s:29:\"global_enable_plugin_features\";a:10:{s:3:\"key\";s:29:\"global_enable_plugin_features\";s:7:\"section\";s:31:\"section_global_security_options\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:389;s:4:\"name\";s:33:\"Enable/Disable All Plugin Modules\";s:7:\"summary\";s:27:\"Global Plugin On/Off Switch\";s:11:\"description\";s:50:\"Uncheck this option to disable all Shield features\";}s:15:\"enable_tracking\";a:9:{s:3:\"key\";s:15:\"enable_tracking\";s:7:\"section\";s:30:\"section_general_plugin_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/7i\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:28:\"Enable Information Gathering\";s:7:\"summary\";s:44:\"Permit Anonymous Usage Information Gathering\";s:11:\"description\";s:198:\"Allows us to gather information on statistics and features in-use across our client installations. This information is strictly anonymous and contains no personally, or otherwise, identifiable data.\";}s:16:\"enable_shieldnet\";a:11:{s:3:\"key\";s:16:\"enable_shieldnet\";s:7:\"section\";s:30:\"section_general_plugin_options\";s:7:\"premium\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"beacon_id\";i:437;s:9:\"link_info\";s:19:\"https://shsec.io/kb\";s:9:\"link_blog\";s:19:\"https://shsec.io/kc\";s:4:\"name\";s:16:\"Enable ShieldNET\";s:7:\"summary\";s:54:\"Enhanced Website Security Through Network Intelligence\";s:11:\"description\";s:55:\"Enhanced Website Security Through Network Intelligence.\";}s:13:\"show_advanced\";a:9:{s:3:\"key\";s:13:\"show_advanced\";s:7:\"section\";s:14:\"section_non_ui\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:16:\"Show All Options\";s:7:\"summary\";s:51:\"Show All Options Including Those Marked As Advanced\";s:11:\"description\";s:122:\"Shield hides advanced options from view to simplify display. Turn this option on to display advanced options at all times.\";}s:22:\"visitor_address_source\";a:13:{s:3:\"key\";s:22:\"visitor_address_source\";s:7:\"section\";s:16:\"section_defaults\";s:8:\"advanced\";b:1;s:9:\"sensitive\";b:0;s:4:\"type\";s:6:\"select\";s:7:\"default\";s:14:\"AUTO_DETECT_IP\";s:13:\"value_options\";a:11:{i:0;a:2:{s:9:\"value_key\";s:14:\"AUTO_DETECT_IP\";s:4:\"text\";s:31:\"Automatically Detect Visitor IP\";}i:1;a:2:{s:9:\"value_key\";s:11:\"REMOTE_ADDR\";s:4:\"text\";s:11:\"REMOTE_ADDR\";}i:2;a:2:{s:9:\"value_key\";s:21:\"HTTP_CF_CONNECTING_IP\";s:4:\"text\";s:21:\"HTTP_CF_CONNECTING_IP\";}i:3;a:2:{s:9:\"value_key\";s:20:\"HTTP_X_FORWARDED_FOR\";s:4:\"text\";s:20:\"HTTP_X_FORWARDED_FOR\";}i:4;a:2:{s:9:\"value_key\";s:16:\"HTTP_X_FORWARDED\";s:4:\"text\";s:16:\"HTTP_X_FORWARDED\";}i:5;a:2:{s:9:\"value_key\";s:14:\"HTTP_X_REAL_IP\";s:4:\"text\";s:14:\"HTTP_X_REAL_IP\";}i:6;a:2:{s:9:\"value_key\";s:22:\"HTTP_X_SUCURI_CLIENTIP\";s:4:\"text\";s:22:\"HTTP_X_SUCURI_CLIENTIP\";}i:7;a:2:{s:9:\"value_key\";s:20:\"HTTP_INCAP_CLIENT_IP\";s:4:\"text\";s:20:\"HTTP_INCAP_CLIENT_IP\";}i:8;a:2:{s:9:\"value_key\";s:22:\"HTTP_X_SP_FORWARDED_IP\";s:4:\"text\";s:22:\"HTTP_X_SP_FORWARDED_IP\";}i:9;a:2:{s:9:\"value_key\";s:14:\"HTTP_FORWARDED\";s:4:\"text\";s:14:\"HTTP_FORWARDED\";}i:10;a:2:{s:9:\"value_key\";s:14:\"HTTP_CLIENT_IP\";s:4:\"text\";s:14:\"HTTP_CLIENT_IP\";}}s:9:\"link_info\";s:19:\"https://shsec.io/dn\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:391;s:4:\"name\";s:18:\"Visitor IP Address\";s:7:\"summary\";s:22:\"Which Address Is Yours\";s:11:\"description\";s:85:\"There are many way to detect visitor IP addresses. Please select yours from the list.\";}s:24:\"block_send_email_address\";a:10:{s:3:\"key\";s:24:\"block_send_email_address\";s:7:\"section\";s:16:\"section_defaults\";s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:12:\"Report Email\";s:7:\"summary\";s:27:\"Where to send email reports\";s:11:\"description\";s:66:\"If this is empty, it will default to the blog admin email address.\";}s:27:\"enable_upgrade_admin_notice\";a:9:{s:3:\"key\";s:27:\"enable_upgrade_admin_notice\";s:7:\"section\";s:30:\"section_general_plugin_options\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:17:\"In-Plugin Notices\";s:7:\"summary\";s:31:\"Display Plugin Specific Notices\";s:11:\"description\";s:105:\"Disable this option to hide certain plugin admin notices about available updates and post-update notices.\";}s:12:\"enable_wpcli\";a:12:{s:3:\"key\";s:12:\"enable_wpcli\";s:7:\"section\";s:30:\"section_general_plugin_options\";s:8:\"advanced\";b:1;s:7:\"premium\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/i1\";s:9:\"link_blog\";s:19:\"https://shsec.io/i2\";s:9:\"beacon_id\";i:308;s:4:\"name\";s:12:\"Allow WP-CLI\";s:7:\"summary\";s:50:\"Allow Access And Control Of This Plugin Via WP-CLI\";s:11:\"description\";s:65:\"Turn off this option to disable this plugin\'s WP-CLI integration.\";}s:20:\"display_plugin_badge\";a:10:{s:3:\"key\";s:20:\"display_plugin_badge\";s:7:\"section\";s:30:\"section_general_plugin_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/5v\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf20\";s:9:\"beacon_id\";i:130;s:4:\"name\";s:17:\"Show Plugin Badge\";s:7:\"summary\";s:42:\"Display Plugin Security Badge On Your Site\";s:11:\"description\";s:187:\"Enabling this option helps support the plugin by spreading the word about it on your website. The plugin badge also demonstrates to visitors that you take your website security seriously.\";}s:19:\"importexport_enable\";a:12:{s:3:\"key\";s:19:\"importexport_enable\";s:7:\"section\";s:20:\"section_importexport\";s:8:\"advanced\";b:1;s:7:\"premium\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/do\";s:9:\"link_blog\";s:19:\"https://shsec.io/dp\";s:9:\"beacon_id\";i:129;s:4:\"name\";s:19:\"Allow Import/Export\";s:7:\"summary\";s:65:\"Allow Import Of Options To, And Export Of Options From, This Site\";s:11:\"description\";s:68:\"Uncheck this box to completely disable import and export of options.\";}s:22:\"importexport_masterurl\";a:10:{s:3:\"key\";s:22:\"importexport_masterurl\";s:7:\"section\";s:20:\"section_importexport\";s:8:\"advanced\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:15:\"Auto-Import URL\";s:7:\"summary\";s:43:\"Automatically Import Options From This Site\";s:11:\"description\";s:115:\"Supplying a valid site URL here will make this site an \'Options Slave\' and will automatically import options daily.\";}s:22:\"importexport_whitelist\";a:12:{s:3:\"key\";s:22:\"importexport_whitelist\";s:7:\"section\";s:20:\"section_importexport\";s:8:\"advanced\";b:1;s:12:\"transferable\";b:0;s:9:\"sensitive\";b:1;s:7:\"default\";a:0:{}s:4:\"type\";s:5:\"array\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:16:\"Export Whitelist\";s:7:\"summary\";s:68:\"Whitelisted Sites Which Do Not Need The Secret Key To Export Options\";s:11:\"description\";s:132:\"Each site on this list will be able to export options from this site without providing the secret key. Take a new line for each URL.\";}s:29:\"importexport_whitelist_notify\";a:11:{s:3:\"key\";s:29:\"importexport_whitelist_notify\";s:7:\"section\";s:20:\"section_importexport\";s:8:\"advanced\";b:1;s:9:\"sensitive\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:16:\"Notify Whitelist\";s:7:\"summary\";s:59:\"Notify Sites On The Whitelist To Update Options From Master\";s:11:\"description\";s:110:\"When enabled, manual options saving will notify sites on the whitelist to export options from the Master site.\";}s:22:\"importexport_secretkey\";a:12:{s:3:\"key\";s:22:\"importexport_secretkey\";s:7:\"section\";s:20:\"section_importexport\";s:8:\"advanced\";b:1;s:12:\"transferable\";b:0;s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:16:\"noneditable_text\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:10:\"Secret Key\";s:7:\"summary\";s:24:\"Import/Export Secret Key\";s:11:\"description\";s:79:\"Keep this Secret Key private as it will allow the import and export of options.\";}s:20:\"delete_on_deactivate\";a:9:{s:3:\"key\";s:20:\"delete_on_deactivate\";s:7:\"section\";s:30:\"section_general_plugin_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:22:\"Delete Plugin Settings\";s:7:\"summary\";s:51:\"Delete All Plugin Settings Upon Plugin Deactivation\";s:11:\"description\";s:67:\"Careful: Removes all plugin options when you deactivate the plugin.\";}s:15:\"locale_override\";a:10:{s:3:\"key\";s:15:\"locale_override\";s:7:\"section\";s:30:\"section_general_plugin_options\";s:8:\"advanced\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:18:\"https://icwp.io/il\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:15:\"Locale Override\";s:7:\"summary\";s:51:\"Delete All Plugin Settings Upon Plugin Deactivation\";s:11:\"description\";s:67:\"Careful: Removes all plugin options when you deactivate the plugin.\";}s:16:\"captcha_provider\";a:11:{s:3:\"key\";s:16:\"captcha_provider\";s:7:\"section\";s:27:\"section_third_party_captcha\";s:7:\"default\";s:10:\"grecaptcha\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:2:{i:0;a:2:{s:9:\"value_key\";s:10:\"grecaptcha\";s:4:\"text\";s:19:\"Google reCAPTCHA v2\";}i:1;a:2:{s:9:\"value_key\";s:8:\"hcaptcha\";s:4:\"text\";s:8:\"hCaptcha\";}}s:9:\"link_info\";s:19:\"https://shsec.io/dq\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:390;s:4:\"name\";s:16:\"CAPTCHA Provider\";s:7:\"summary\";s:40:\"Which CAPTCHA Provider To Use Throughout\";s:11:\"description\";s:66:\"You can choose the CAPTCHA provider depending on your preferences.\";}s:22:\"google_recaptcha_style\";a:12:{s:3:\"key\";s:22:\"google_recaptcha_style\";s:7:\"section\";s:27:\"section_third_party_captcha\";s:7:\"premium\";b:1;s:7:\"default\";s:5:\"light\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:3:{i:0;a:2:{s:9:\"value_key\";s:5:\"light\";s:4:\"text\";s:11:\"Light Theme\";}i:1;a:2:{s:9:\"value_key\";s:4:\"dark\";s:4:\"text\";s:10:\"Dark Theme\";}i:2;a:2:{s:9:\"value_key\";s:9:\"invisible\";s:4:\"text\";s:9:\"Invisible\";}}s:9:\"link_info\";s:19:\"https://shsec.io/dq\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:269;s:4:\"name\";s:12:\"CAPTCHA Type\";s:7:\"summary\";s:49:\"How Google reCAPTCHA Will Be Displayed By Default\";s:11:\"description\";s:109:\"You can choose the reCAPTCHA display format that best suits your site, including the new Invisible Recaptcha.\";}s:25:\"google_recaptcha_site_key\";a:11:{s:3:\"key\";s:25:\"google_recaptcha_site_key\";s:7:\"section\";s:27:\"section_third_party_captcha\";s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:22:\"https://shsec.io/shld5\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:390;s:4:\"name\";s:18:\"reCAPTCHA Site Key\";s:7:\"summary\";s:67:\"Google reCAPTCHA Site Key - Only v2 or Invisible. v3 NOT supported.\";s:11:\"description\";s:67:\"Enter your Google reCAPTCHA site key for use throughout the plugin.\";}s:27:\"google_recaptcha_secret_key\";a:11:{s:3:\"key\";s:27:\"google_recaptcha_secret_key\";s:7:\"section\";s:27:\"section_third_party_captcha\";s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:22:\"https://shsec.io/shld5\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:390;s:4:\"name\";s:16:\"reCAPTCHA Secret\";s:7:\"summary\";s:69:\"Google reCAPTCHA Secret Key - Only v2 or Invisible. v3 NOT supported.\";s:11:\"description\";s:69:\"Enter your Google reCAPTCHA secret key for use throughout the plugin.\";}s:21:\"tracking_last_sent_at\";a:6:{s:3:\"key\";s:21:\"tracking_last_sent_at\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:3:\"min\";i:0;}s:22:\"unique_installation_id\";a:5:{s:3:\"key\";s:22:\"unique_installation_id\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:4:\"type\";s:4:\"text\";s:7:\"default\";i:0;}s:26:\"tracking_permission_set_at\";a:4:{s:3:\"key\";s:26:\"tracking_permission_set_at\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;}s:17:\"installation_time\";a:5:{s:3:\"key\";s:17:\"installation_time\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;}s:12:\"activated_at\";a:5:{s:3:\"key\";s:12:\"activated_at\";s:12:\"transferable\";b:0;s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;}s:33:\"importexport_secretkey_expires_at\";a:5:{s:3:\"key\";s:33:\"importexport_secretkey_expires_at\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;}s:33:\"importexport_handshake_expires_at\";a:5:{s:3:\"key\";s:33:\"importexport_handshake_expires_at\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;}s:19:\"openssl_private_key\";a:6:{s:3:\"key\";s:19:\"openssl_private_key\";s:12:\"transferable\";b:0;s:9:\"sensitive\";b:1;s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:4:\"text\";s:7:\"default\";s:0:\"\";}s:10:\"snapi_data\";a:6:{s:3:\"key\";s:10:\"snapi_data\";s:12:\"transferable\";b:0;s:9:\"sensitive\";b:1;s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}s:18:\"captcha_checked_at\";a:5:{s:3:\"key\";s:18:\"captcha_checked_at\";s:12:\"transferable\";b:0;s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:3:\"int\";s:7:\"default\";i:-1;}s:20:\"cache_dir_write_test\";a:5:{s:3:\"key\";s:20:\"cache_dir_write_test\";s:12:\"transferable\";b:0;s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}s:25:\"last_known_cache_basedirs\";a:5:{s:3:\"key\";s:25:\"last_known_cache_basedirs\";s:12:\"transferable\";b:0;s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}s:11:\"ipdetect_at\";a:5:{s:3:\"key\";s:11:\"ipdetect_at\";s:12:\"transferable\";b:0;s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;}}s:11:\"definitions\";a:6:{s:8:\"rest_api\";a:3:{s:7:\"publish\";b:1;s:8:\"pro_only\";b:1;s:10:\"route_defs\";a:5:{s:9:\"debug_get\";a:0:{}s:10:\"option_get\";a:0:{}s:10:\"option_set\";a:0:{}s:11:\"options_get\";a:0:{}s:11:\"options_set\";a:0:{}}}s:19:\"href_privacy_policy\";s:38:\"https://shsec.io/wpshieldprivacypolicy\";s:10:\"db_classes\";a:1:{s:5:\"notes\";s:69:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Databases\\AdminNotes\\Handler\";}s:14:\"db_table_notes\";a:3:{s:4:\"slug\";s:5:\"notes\";s:14:\"has_updated_at\";b:1;s:11:\"cols_custom\";a:2:{s:11:\"wp_username\";s:39:\"varchar(255) NOT NULL DEFAULT \'unknown\'\";s:4:\"note\";s:4:\"TEXT\";}}s:6:\"events\";a:15:{s:9:\"debug_log\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:7:\"message\";}s:5:\"level\";s:5:\"debug\";s:4:\"stat\";b:0;}s:13:\"test_cron_run\";a:2:{s:5:\"level\";s:5:\"debug\";s:6:\"recent\";b:1;}s:18:\"import_notify_sent\";a:2:{s:5:\"level\";s:5:\"debug\";s:4:\"stat\";b:0;}s:22:\"import_notify_received\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:11:\"master_site\";}s:5:\"level\";s:6:\"notice\";s:4:\"stat\";b:0;}s:16:\"options_exported\";a:4:{s:12:\"audit_params\";a:1:{i:0;s:4:\"site\";}s:5:\"level\";s:6:\"notice\";s:4:\"stat\";b:1;s:6:\"recent\";b:1;}s:16:\"options_imported\";a:4:{s:12:\"audit_params\";a:1:{i:0;s:4:\"site\";}s:5:\"level\";s:6:\"notice\";s:4:\"stat\";b:1;s:6:\"recent\";b:1;}s:20:\"whitelist_site_added\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:4:\"site\";}s:5:\"level\";s:7:\"warning\";s:4:\"stat\";b:0;}s:22:\"whitelist_site_removed\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:4:\"site\";}s:5:\"level\";s:6:\"notice\";s:4:\"stat\";b:0;}s:14:\"master_url_set\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:4:\"site\";}s:5:\"level\";s:7:\"warning\";s:4:\"stat\";b:0;}s:17:\"recaptcha_success\";a:1:{s:5:\"level\";s:5:\"debug\";}s:14:\"recaptcha_fail\";a:2:{s:5:\"level\";s:7:\"warning\";s:5:\"audit\";b:1;}s:12:\"antibot_pass\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:5:\"score\";i:1;s:7:\"minimum\";}s:5:\"level\";s:4:\"info\";s:4:\"stat\";b:1;}s:12:\"antibot_fail\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:5:\"score\";i:1;s:7:\"minimum\";}s:5:\"level\";s:7:\"warning\";s:4:\"stat\";b:1;}s:14:\"frontpage_load\";a:3:{s:5:\"level\";s:5:\"debug\";s:7:\"offense\";b:0;s:4:\"stat\";b:0;}s:14:\"loginpage_load\";a:3:{s:5:\"level\";s:5:\"debug\";s:7:\"offense\";b:0;s:4:\"stat\";b:0;}}s:7:\"wizards\";a:1:{s:7:\"welcome\";a:4:{s:5:\"title\";s:28:\"Getting Started Setup Wizard\";s:4:\"desc\";s:106:\"An introduction to this security plugin, helping you get setup and started quickly with the core features.\";s:20:\"min_user_permissions\";s:14:\"manage_options\";s:5:\"steps\";a:12:{s:7:\"welcome\";a:2:{s:14:\"security_admin\";b:0;s:5:\"title\";s:7:\"Welcome\";}s:9:\"ip_detect\";a:1:{s:5:\"title\";s:12:\"IP Detection\";}s:24:\"admin_access_restriction\";a:1:{s:5:\"title\";s:14:\"Security Admin\";}s:11:\"audit_trail\";a:1:{s:5:\"title\";s:12:\"Activity Log\";}s:3:\"ips\";a:1:{s:5:\"title\";s:12:\"IP Blacklist\";}s:13:\"login_protect\";a:1:{s:5:\"title\";s:16:\"Login Protection\";}s:15:\"comments_filter\";a:1:{s:5:\"title\";s:12:\"Comment SPAM\";}s:12:\"plugin_badge\";a:1:{s:5:\"title\";s:14:\"Security Badge\";}s:16:\"plugin_telemetry\";a:1:{s:5:\"title\";s:16:\"Plugin Telemetry\";}s:10:\"free_trial\";a:1:{s:5:\"title\";s:10:\"Free Trial\";}s:5:\"optin\";a:1:{s:5:\"title\";s:8:\"Join Us!\";}s:8:\"thankyou\";a:2:{s:14:\"security_admin\";b:0;s:5:\"title\";s:10:\"Thank You!\";}}}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}s:4:\"slug\";s:6:\"plugin\";}s:4:\"data\";a:8:{s:4:\"slug\";s:4:\"data\";s:10:\"properties\";a:22:{s:9:\"namespace\";s:4:\"Data\";s:11:\"storage_key\";s:4:\"data\";s:7:\"tagline\";s:0:\"\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:1;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:1;s:19:\"show_module_options\";b:0;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:1;s:12:\"sidebar_name\";s:4:\"Data\";s:10:\"menu_title\";s:4:\"Data\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:4:\"data\";s:13:\"load_priority\";i:1;s:4:\"name\";s:4:\"Data\";s:12:\"show_central\";b:0;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:0;}s:8:\"sections\";a:0:{}s:7:\"options\";a:0:{}s:11:\"definitions\";a:4:{s:18:\"db_handler_classes\";a:3:{s:3:\"ips\";s:72:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\Data\\DB\\IPs\\Ops\\Handler\";s:8:\"req_logs\";s:76:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\Data\\DB\\ReqLogs\\Ops\\Handler\";s:9:\"user_meta\";s:77:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\Data\\DB\\UserMeta\\Ops\\Handler\";}s:12:\"db_table_ips\";a:6:{s:10:\"autoexpire\";i:0;s:4:\"slug\";s:3:\"ips\";s:14:\"has_updated_at\";b:0;s:14:\"has_deleted_at\";b:0;s:14:\"col_older_than\";s:10:\"created_at\";s:11:\"cols_custom\";a:2:{s:2:\"ip\";a:2:{s:10:\"macro_type\";s:2:\"ip\";s:4:\"attr\";a:1:{i:0;s:6:\"UNIQUE\";}}s:3:\"geo\";a:2:{s:10:\"macro_type\";s:4:\"meta\";s:7:\"comment\";s:10:\"GeoIP Data\";}}}s:17:\"db_table_req_logs\";a:5:{s:4:\"slug\";s:8:\"req_logs\";s:10:\"autoexpire\";i:0;s:14:\"has_updated_at\";b:0;s:14:\"has_deleted_at\";b:0;s:11:\"cols_custom\";a:9:{s:6:\"req_id\";a:3:{s:10:\"macro_type\";s:7:\"varchar\";s:6:\"length\";i:10;s:4:\"attr\";a:1:{i:0;s:6:\"UNIQUE\";}}s:6:\"ip_ref\";a:2:{s:10:\"macro_type\";s:14:\"foreign_key_id\";s:11:\"foreign_key\";a:1:{s:9:\"ref_table\";s:13:\"icwp_wpsf_ips\";}}s:4:\"type\";a:3:{s:10:\"macro_type\";s:4:\"char\";s:6:\"length\";i:1;s:7:\"comment\";s:16:\"Type of requests\";}s:4:\"verb\";a:3:{s:10:\"macro_type\";s:7:\"varchar\";s:6:\"length\";i:8;s:7:\"comment\";s:12:\"Request Verb\";}s:4:\"path\";a:3:{s:10:\"macro_type\";s:7:\"varchar\";s:6:\"length\";i:512;s:7:\"comment\";s:12:\"Request Path\";}s:4:\"code\";a:5:{s:10:\"macro_type\";s:12:\"unsigned_int\";s:4:\"type\";s:8:\"smallint\";s:6:\"length\";i:3;s:7:\"default\";i:0;s:7:\"comment\";s:13:\"Response Code\";}s:3:\"uid\";a:3:{s:10:\"macro_type\";s:6:\"bigint\";s:7:\"comment\";s:7:\"User ID\";s:9:\"no_length\";b:1;}s:7:\"offense\";a:3:{s:10:\"macro_type\";s:4:\"bool\";s:7:\"default\";i:0;s:7:\"comment\";s:11:\"Was Offense\";}s:4:\"meta\";a:1:{s:10:\"macro_type\";s:4:\"meta\";}}}s:18:\"db_table_user_meta\";a:6:{s:4:\"slug\";s:9:\"user_meta\";s:10:\"autoexpire\";i:0;s:14:\"has_updated_at\";b:1;s:14:\"has_deleted_at\";b:0;s:11:\"cols_custom\";a:2:{s:7:\"user_id\";a:4:{s:10:\"macro_type\";s:12:\"unsigned_int\";s:4:\"type\";s:6:\"bigint\";s:6:\"length\";i:11;s:4:\"attr\";a:1:{i:0;s:6:\"UNIQUE\";}}s:6:\"ip_ref\";a:2:{s:10:\"macro_type\";s:14:\"foreign_key_id\";s:11:\"foreign_key\";a:1:{s:9:\"ref_table\";s:13:\"icwp_wpsf_ips\";}}}s:15:\"cols_timestamps\";a:10:{s:19:\"backupcode_ready_at\";a:1:{s:7:\"comment\";s:17:\"Backup Code Ready\";}s:14:\"email_ready_at\";a:1:{s:7:\"comment\";s:11:\"Email Ready\";}s:11:\"ga_ready_at\";a:1:{s:7:\"comment\";s:17:\"Google Auth Ready\";}s:12:\"u2f_ready_at\";a:1:{s:7:\"comment\";s:9:\"U2F Ready\";}s:13:\"yubi_ready_at\";a:1:{s:7:\"comment\";s:13:\"Yubikey Ready\";}s:13:\"first_seen_at\";a:1:{s:7:\"comment\";s:15:\"User First Seen\";}s:13:\"last_login_at\";a:1:{s:7:\"comment\";s:13:\"Last Login At\";}s:20:\"last_2fa_verified_at\";a:1:{s:7:\"comment\";s:17:\"Last 2FA Verified\";}s:17:\"hard_suspended_at\";a:1:{s:7:\"comment\";s:12:\"Hard Suspend\";}s:15:\"pass_started_at\";a:1:{s:7:\"comment\";s:26:\"Password First Seen or Set\";}}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:100;}}s:8:\"insights\";a:7:{s:4:\"slug\";s:8:\"insights\";s:10:\"properties\";a:22:{s:9:\"namespace\";s:8:\"Insights\";s:11:\"storage_key\";s:8:\"insights\";s:7:\"tagline\";s:0:\"\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:1;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:1;s:19:\"show_module_options\";b:0;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:0;s:12:\"run_if_wpcli\";b:0;s:16:\"tracking_exclude\";b:1;s:12:\"sidebar_name\";s:9:\"Dashboard\";s:10:\"menu_title\";s:18:\"Security Dashboard\";s:13:\"menu_priority\";i:5;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:1;s:4:\"slug\";s:8:\"insights\";s:13:\"load_priority\";i:2;s:4:\"name\";s:9:\"Dashboard\";s:12:\"show_central\";b:0;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:0;}s:8:\"sections\";a:1:{i:0;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:0:{}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:100;}}s:8:\"sessions\";a:8:{s:10:\"properties\";a:22:{s:9:\"namespace\";s:8:\"Sessions\";s:11:\"storage_key\";s:8:\"sessions\";s:7:\"tagline\";s:13:\"User Sessions\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:1;s:19:\"auto_load_processor\";b:1;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:0;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:0;s:16:\"tracking_exclude\";b:1;s:12:\"sidebar_name\";s:8:\"Sessions\";s:10:\"menu_title\";s:8:\"Sessions\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:8:\"sessions\";s:13:\"load_priority\";i:5;s:4:\"name\";s:8:\"Sessions\";s:12:\"show_central\";b:0;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:0;}s:8:\"sections\";a:2:{i:0;a:5:{s:4:\"slug\";s:38:\"section_enable_plugin_feature_sessions\";s:7:\"primary\";b:1;s:5:\"title\";s:23:\"Enable Module: Sessions\";s:11:\"title_short\";s:14:\"Disable Module\";s:7:\"summary\";a:2:{i:0;s:44:\"Purpose - Creates and Manages User Sessions.\";i:1;s:53:\"Recommendation - Keep the Sessions feature turned on.\";}}i:1;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:1:{s:15:\"enable_sessions\";a:9:{s:3:\"key\";s:15:\"enable_sessions\";s:7:\"section\";s:38:\"section_enable_plugin_feature_sessions\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:15:\"Enable Sessions\";s:7:\"summary\";s:39:\"Enable (or Disable) The Sessions module\";s:11:\"description\";s:67:\"Un-Checking this option will completely disable the Sessions module\";}}s:11:\"definitions\";a:1:{s:6:\"events\";a:4:{s:13:\"session_start\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:10:\"user_login\";i:1;s:10:\"session_id\";}s:5:\"level\";s:4:\"info\";}s:17:\"session_terminate\";a:1:{s:5:\"level\";s:4:\"info\";}s:25:\"session_terminate_current\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:10:\"user_login\";i:1;s:10:\"session_id\";}s:5:\"level\";s:4:\"info\";s:6:\"recent\";b:1;}s:13:\"login_success\";a:3:{s:5:\"level\";s:4:\"info\";s:7:\"offense\";b:0;s:4:\"stat\";b:0;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}s:4:\"slug\";s:8:\"sessions\";s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:100;}}s:7:\"license\";a:11:{s:4:\"slug\";s:7:\"license\";s:10:\"properties\";a:22:{s:9:\"namespace\";s:7:\"License\";s:11:\"storage_key\";s:7:\"license\";s:7:\"tagline\";s:44:\"The Best In WordPress Security, Only Better.\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:1;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:0;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:12:\"Pro Security\";s:10:\"menu_title\";s:0:\"\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:1;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:7:\"license\";s:13:\"load_priority\";i:10;s:4:\"name\";s:12:\"Pro Security\";s:12:\"show_central\";b:0;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:13:\"admin_notices\";a:1:{s:19:\"wphashes-token-fail\";a:6:{s:2:\"id\";s:19:\"wphashes-token-fail\";s:8:\"schedule\";s:10:\"conditions\";s:11:\"valid_admin\";b:1;s:16:\"plugin_page_only\";b:1;s:11:\"can_dismiss\";b:0;s:4:\"type\";s:5:\"error\";}}s:10:\"menu_items\";a:1:{i:0;a:3:{s:5:\"title\";s:7:\"Go PRO!\";s:4:\"slug\";s:12:\"pro-redirect\";s:9:\"highlight\";b:1;}}s:16:\"custom_redirects\";a:1:{i:0;a:3:{s:15:\"source_mod_page\";s:12:\"pro-redirect\";s:15:\"target_mod_page\";s:8:\"insights\";s:10:\"query_args\";a:1:{s:4:\"inav\";s:7:\"license\";}}}s:8:\"sections\";a:1:{i:0;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:12:{s:11:\"license_key\";a:6:{s:3:\"key\";s:11:\"license_key\";s:7:\"section\";s:14:\"section_non_ui\";s:9:\"sensitive\";b:1;s:12:\"transferable\";b:0;s:4:\"type\";s:4:\"text\";s:7:\"default\";s:0:\"\";}s:20:\"license_activated_at\";a:5:{s:3:\"key\";s:20:\"license_activated_at\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:12:\"transferable\";b:0;}s:22:\"license_deactivated_at\";a:5:{s:3:\"key\";s:22:\"license_deactivated_at\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:12:\"transferable\";b:0;}s:23:\"license_last_checked_at\";a:5:{s:3:\"key\";s:23:\"license_last_checked_at\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:12:\"transferable\";b:0;}s:26:\"last_warning_email_sent_at\";a:5:{s:3:\"key\";s:26:\"last_warning_email_sent_at\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:12:\"transferable\";b:0;}s:30:\"last_deactivated_email_sent_at\";a:5:{s:3:\"key\";s:30:\"last_deactivated_email_sent_at\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:12:\"transferable\";b:0;}s:11:\"last_errors\";a:5:{s:3:\"key\";s:11:\"last_errors\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:4:\"type\";s:5:\"array\";s:7:\"default\";s:0:\"\";}s:13:\"last_error_at\";a:6:{s:3:\"key\";s:13:\"last_error_at\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:9:\"sensitive\";b:1;s:12:\"transferable\";b:0;}s:22:\"keyless_handshake_hash\";a:6:{s:3:\"key\";s:22:\"keyless_handshake_hash\";s:7:\"section\";s:14:\"section_non_ui\";s:9:\"sensitive\";b:1;s:12:\"transferable\";b:0;s:4:\"type\";s:4:\"text\";s:7:\"default\";s:0:\"\";}s:23:\"keyless_handshake_until\";a:6:{s:3:\"key\";s:23:\"keyless_handshake_until\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:9:\"sensitive\";b:1;s:12:\"transferable\";b:0;}s:12:\"license_data\";a:6:{s:3:\"key\";s:12:\"license_data\";s:7:\"section\";s:14:\"section_non_ui\";s:9:\"sensitive\";b:1;s:12:\"transferable\";b:0;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}s:18:\"wphashes_api_token\";a:5:{s:3:\"key\";s:18:\"wphashes_api_token\";s:12:\"transferable\";b:0;s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}}s:11:\"definitions\";a:10:{s:8:\"rest_api\";a:3:{s:7:\"publish\";b:1;s:8:\"pro_only\";b:0;s:10:\"route_defs\";a:2:{s:13:\"license_check\";a:0:{}s:14:\"license_status\";a:0:{}}}s:10:\"keyless_cp\";s:19:\"https://shsec.io/c5\";s:17:\"license_item_name\";s:19:\"Shield Security Pro\";s:15:\"license_item_id\";s:4:\"6047\";s:20:\"license_item_name_sc\";s:40:\"Shield Security Pro (via Shield Central)\";s:22:\"lic_verify_expire_days\";i:7;s:28:\"lic_verify_expire_grace_days\";i:3;s:7:\"keyless\";b:1;s:24:\"keyless_handshake_expire\";i:90;s:6:\"events\";a:3:{s:17:\"lic_check_success\";a:2:{s:5:\"level\";s:5:\"debug\";s:4:\"stat\";b:0;}s:14:\"lic_fail_email\";a:2:{s:5:\"level\";s:7:\"warning\";s:4:\"stat\";b:0;}s:19:\"lic_fail_deactivate\";a:2:{s:5:\"level\";s:7:\"warning\";s:4:\"stat\";b:0;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:100;}}s:24:\"admin_access_restriction\";a:9:{s:4:\"slug\";s:24:\"admin_access_restriction\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:13:\"SecurityAdmin\";s:11:\"storage_key\";s:24:\"admin_access_restriction\";s:7:\"tagline\";s:58:\"Protect your Security Plugin, not just your WordPress site\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:0;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:0;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:14:\"Security Admin\";s:10:\"menu_title\";s:14:\"Security Admin\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:24:\"admin_access_restriction\";s:4:\"name\";s:14:\"Security Admin\";s:13:\"load_priority\";i:11;s:12:\"show_central\";b:1;s:5:\"order\";i:20;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:15;}s:5:\"wpcli\";a:2:{s:7:\"enabled\";b:1;s:8:\"cmd_base\";s:8:\"secadmin\";}s:13:\"admin_notices\";a:2:{s:26:\"certain-options-restricted\";a:5:{s:2:\"id\";s:26:\"certain-options-restricted\";s:8:\"schedule\";s:10:\"conditions\";s:12:\"plugin_admin\";s:2:\"no\";s:8:\"per_user\";b:1;s:4:\"type\";s:7:\"warning\";}s:22:\"admin-users-restricted\";a:5:{s:2:\"id\";s:22:\"admin-users-restricted\";s:8:\"schedule\";s:10:\"conditions\";s:12:\"plugin_admin\";s:2:\"no\";s:4:\"type\";s:7:\"warning\";s:8:\"per_user\";b:1;}}s:8:\"sections\";a:5:{i:0;a:6:{s:4:\"slug\";s:31:\"section_security_admin_settings\";s:7:\"primary\";b:1;s:5:\"title\";s:35:\"Security Admin Restriction Settings\";s:11:\"title_short\";s:23:\"Security Admin Settings\";s:9:\"beacon_id\";i:215;s:7:\"summary\";a:2:{i:0;s:52:\"Purpose - Restrict access using a simple Access PIN.\";i:1;s:57:\"Recommendation - Use of this feature is highly recommend.\";}}i:1;a:5:{s:4:\"slug\";s:38:\"section_admin_access_restriction_areas\";s:5:\"title\";s:32:\"Security Admin Restriction Zones\";s:11:\"title_short\";s:24:\"Access Restriction Zones\";s:9:\"beacon_id\";i:214;s:7:\"summary\";a:2:{i:0;s:120:\"Purpose - Restricts access to key WordPress areas for all users not authenticated with the Security Admin Access system.\";i:1;s:57:\"Recommendation - Use of this feature is highly recommend.\";}}i:2;a:5:{s:4:\"slug\";s:18:\"section_whitelabel\";s:5:\"title\";s:18:\"Shield White Label\";s:11:\"title_short\";s:11:\"White Label\";s:9:\"beacon_id\";i:131;s:7:\"summary\";a:1:{i:0;s:92:\"Purpose - Rename and re-brand the Shield Security plugin for your client site installations.\";}}i:3;a:5:{s:4:\"slug\";s:54:\"section_enable_plugin_feature_admin_access_restriction\";s:5:\"title\";s:39:\"Enable Module: WordPress Security Admin\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:213;s:7:\"summary\";a:3:{i:0;s:100:\"Purpose - Restricts access to this plugin preventing unauthorized changes to your security settings.\";i:1;s:59:\"Recommendation - Keep the Security Admin feature turned on.\";i:2;s:63:\"You need to also enter a new Access PIN to enable this feature.\";}}i:4;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:22:{s:31:\"enable_admin_access_restriction\";a:10:{s:3:\"key\";s:31:\"enable_admin_access_restriction\";s:7:\"section\";s:54:\"section_enable_plugin_feature_admin_access_restriction\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/40\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf02\";s:4:\"name\";s:21:\"Enable Security Admin\";s:7:\"summary\";s:41:\"Enforce Security Admin Access Restriction\";s:11:\"description\";s:157:\"Enable this with great care and consideration. When this Access PIN option is enabled, you must specify a key below and use it to gain access to this plugin.\";}s:16:\"admin_access_key\";a:11:{s:3:\"key\";s:16:\"admin_access_key\";s:7:\"section\";s:31:\"section_security_admin_settings\";s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:8:\"password\";s:9:\"link_info\";s:19:\"https://shsec.io/42\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:215;s:4:\"name\";s:25:\"Security Admin Access PIN\";s:7:\"summary\";s:40:\"Provide/Update Security Admin Access PIN\";s:11:\"description\";s:92:\"Careful: If you forget this, you could potentially lock yourself out from using this plugin.\";}s:15:\"sec_admin_users\";a:13:{s:3:\"key\";s:15:\"sec_admin_users\";s:7:\"section\";s:31:\"section_security_admin_settings\";s:8:\"advanced\";b:1;s:9:\"sensitive\";b:1;s:7:\"premium\";b:1;s:7:\"default\";a:0:{}s:4:\"type\";s:5:\"array\";s:9:\"link_info\";s:19:\"https://shsec.io/dk\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:132;s:4:\"name\";s:15:\"Security Admins\";s:7:\"summary\";s:26:\"Persistent Security Admins\";s:11:\"description\";s:79:\"All emails, usernames, or user IDs entered here will always be Security Admins.\";}s:20:\"admin_access_timeout\";a:12:{s:3:\"key\";s:20:\"admin_access_timeout\";s:7:\"section\";s:31:\"section_security_admin_settings\";s:8:\"advanced\";b:1;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:30;s:3:\"min\";i:1;s:9:\"link_info\";s:19:\"https://shsec.io/41\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:387;s:4:\"name\";s:22:\"Security Admin Timeout\";s:7:\"summary\";s:63:\"Specify An Automatic Timeout Interval For Security Admin Access\";s:11:\"description\";s:133:\"This will automatically expire your Security Admin Session. Does not apply until you enter the access PIN again. Default: 60 minutes.\";}s:20:\"allow_email_override\";a:11:{s:3:\"key\";s:20:\"allow_email_override\";s:7:\"section\";s:31:\"section_security_admin_settings\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/gf\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:385;s:4:\"name\";s:20:\"Allow Email Override\";s:7:\"summary\";s:49:\"Allow Email Override Of Admin Access Restrictions\";s:11:\"description\";s:96:\"Allow the use of verification emails to override and switch off the Security Admin restrictions.\";}s:9:\"enable_mu\";a:12:{s:3:\"key\";s:9:\"enable_mu\";s:7:\"section\";s:31:\"section_security_admin_settings\";s:8:\"advanced\";b:1;s:7:\"premium\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/i1\";s:9:\"link_blog\";s:19:\"https://shsec.io/i2\";s:9:\"beacon_id\";i:460;s:4:\"name\";s:14:\"Run In MU Mode\";s:7:\"summary\";s:32:\"Run Plugin In Must-Use (MU) Mode\";s:11:\"description\";s:75:\"Setup the plugin to run as an MU-plugin to prevent accidental deactivation.\";}s:29:\"admin_access_restrict_options\";a:10:{s:3:\"key\";s:29:\"admin_access_restrict_options\";s:7:\"section\";s:38:\"section_admin_access_restriction_areas\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/a0\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf32\";s:9:\"beacon_id\";i:214;s:4:\"name\";s:17:\"WordPress Options\";s:7:\"summary\";s:50:\"Restrict Access To Certain WordPress Admin Options\";s:11:\"description\";s:105:\"Careful: This will restrict the ability of WordPress administrators from changing key WordPress settings.\";}s:33:\"admin_access_restrict_admin_users\";a:11:{s:3:\"key\";s:33:\"admin_access_restrict_admin_users\";s:7:\"section\";s:38:\"section_admin_access_restriction_areas\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/a0\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:214;s:4:\"name\";s:11:\"Admin Users\";s:7:\"summary\";s:57:\"Restrict Access To Create/Delete/Modify Other Admin Users\";s:11:\"description\";s:127:\"Careful: This will restrict the ability of WordPress administrators from creating, modifying or promoting other administrators.\";}s:29:\"admin_access_restrict_plugins\";a:11:{s:3:\"key\";s:29:\"admin_access_restrict_plugins\";s:7:\"section\";s:38:\"section_admin_access_restriction_areas\";s:8:\"advanced\";b:1;s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:0:{}s:13:\"value_options\";a:4:{i:0;a:2:{s:9:\"value_key\";s:16:\"activate_plugins\";s:4:\"text\";s:8:\"Activate\";}i:1;a:2:{s:9:\"value_key\";s:15:\"install_plugins\";s:4:\"text\";s:7:\"Install\";}i:2;a:2:{s:9:\"value_key\";s:14:\"update_plugins\";s:4:\"text\";s:6:\"Update\";}i:3;a:2:{s:9:\"value_key\";s:14:\"delete_plugins\";s:4:\"text\";s:6:\"Delete\";}}s:9:\"link_info\";s:19:\"https://shsec.io/a0\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf21\";s:9:\"beacon_id\";i:214;s:7:\"summary\";s:47:\"Restrict Access To Key WordPress Plugin Actions\";s:11:\"description\";s:156:\"Careful: This will restrict access to plugin installation, update, activation and deletion. Note: Selecting \'Activate\' will also restrict all other options.\";}s:28:\"admin_access_restrict_themes\";a:11:{s:3:\"key\";s:28:\"admin_access_restrict_themes\";s:7:\"section\";s:38:\"section_admin_access_restriction_areas\";s:8:\"advanced\";b:1;s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:0:{}s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:13:\"switch_themes\";s:4:\"text\";s:8:\"Activate\";}i:1;a:2:{s:9:\"value_key\";s:18:\"edit_theme_options\";s:4:\"text\";s:18:\"Edit Theme Options\";}i:2;a:2:{s:9:\"value_key\";s:14:\"install_themes\";s:4:\"text\";s:7:\"Install\";}i:3;a:2:{s:9:\"value_key\";s:13:\"update_themes\";s:4:\"text\";s:6:\"Update\";}i:4;a:2:{s:9:\"value_key\";s:13:\"delete_themes\";s:4:\"text\";s:6:\"Delete\";}}s:9:\"link_info\";s:19:\"https://shsec.io/a0\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf21\";s:9:\"beacon_id\";i:214;s:7:\"summary\";s:42:\"Restrict Access To WordPress Theme Actions\";s:11:\"description\";s:90:\"Careful: This will restrict access to theme installation, update, activation and deletion.\";}s:27:\"admin_access_restrict_posts\";a:11:{s:3:\"key\";s:27:\"admin_access_restrict_posts\";s:7:\"section\";s:38:\"section_admin_access_restriction_areas\";s:8:\"advanced\";b:1;s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:0:{}s:13:\"value_options\";a:3:{i:0;a:2:{s:9:\"value_key\";s:4:\"edit\";s:4:\"text\";s:11:\"Create/Edit\";}i:1;a:2:{s:9:\"value_key\";s:7:\"publish\";s:4:\"text\";s:7:\"Publish\";}i:2;a:2:{s:9:\"value_key\";s:6:\"delete\";s:4:\"text\";s:6:\"Delete\";}}s:9:\"link_info\";s:19:\"https://shsec.io/a0\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf21\";s:9:\"beacon_id\";i:214;s:7:\"summary\";s:56:\"Restrict Access To Key WordPress Posts And Pages Actions\";s:11:\"description\";s:79:\"Careful: This will restrict access to page/post creation, editing and deletion.\";}s:17:\"whitelabel_enable\";a:11:{s:3:\"key\";s:17:\"whitelabel_enable\";s:7:\"section\";s:18:\"section_whitelabel\";s:7:\"premium\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/dr\";s:9:\"link_blog\";s:19:\"https://shsec.io/ds\";s:9:\"beacon_id\";i:131;s:4:\"name\";s:18:\"Enable White Label\";s:7:\"summary\";s:34:\"Activate Your White Label Settings\";s:11:\"description\";s:61:\"Use this option to turn on/off the whole White Label feature.\";}s:15:\"wl_hide_updates\";a:9:{s:3:\"key\";s:15:\"wl_hide_updates\";s:7:\"section\";s:18:\"section_whitelabel\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:12:\"Hide Updates\";s:7:\"summary\";s:47:\"Hide Available Updates From Non Security Admins\";s:11:\"description\";s:66:\"Hides the availability of Shield updates from non-security admins.\";}s:20:\"wl_replace_badge_url\";a:9:{s:3:\"key\";s:20:\"wl_replace_badge_url\";s:7:\"section\";s:18:\"section_whitelabel\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:20:\"Replace Plugin Badge\";s:7:\"summary\";s:35:\"Replace Plugin Badge URL and Images\";s:11:\"description\";s:84:\"When using the plugin badge, replace the URL and link with your Whitelabel settings.\";}s:17:\"wl_pluginnamemain\";a:11:{s:3:\"key\";s:17:\"wl_pluginnamemain\";s:7:\"section\";s:18:\"section_whitelabel\";s:9:\"sensitive\";b:1;s:7:\"default\";s:6:\"Shield\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/dt\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:216;s:4:\"name\";s:11:\"Plugin Name\";s:7:\"summary\";s:22:\"The Name Of The Plugin\";s:11:\"description\";s:23:\"The Name Of The Plugin.\";}s:11:\"wl_namemenu\";a:10:{s:3:\"key\";s:11:\"wl_namemenu\";s:7:\"section\";s:18:\"section_whitelabel\";s:9:\"sensitive\";b:1;s:7:\"default\";s:15:\"Shield Security\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:10:\"Menu Title\";s:7:\"summary\";s:33:\"The Main Menu Title Of The Plugin\";s:11:\"description\";s:79:\"The Main Menu Title Of The Plugin. If left empty, the Plugin Name will be used.\";}s:14:\"wl_companyname\";a:11:{s:3:\"key\";s:14:\"wl_companyname\";s:7:\"section\";s:18:\"section_whitelabel\";s:9:\"sensitive\";b:1;s:7:\"default\";s:20:\"Example Company Name\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/dt\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:216;s:4:\"name\";s:12:\"Company Name\";s:7:\"summary\";s:24:\"The Name Of Your Company\";s:11:\"description\";s:33:\"Provide the name of your company.\";}s:14:\"wl_description\";a:10:{s:3:\"key\";s:14:\"wl_description\";s:7:\"section\";s:18:\"section_whitelabel\";s:9:\"sensitive\";b:1;s:7:\"default\";s:74:\"Secure Your Sites With The World\'s Most Powerful WordPress Security Plugin\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:15:\"Plugin Tag Line\";s:7:\"summary\";s:26:\"The Tag Line Of The Plugin\";s:11:\"description\";s:27:\"The Tag Line Of The Plugin.\";}s:10:\"wl_homeurl\";a:10:{s:3:\"key\";s:10:\"wl_homeurl\";s:7:\"section\";s:18:\"section_whitelabel\";s:9:\"sensitive\";b:1;s:7:\"default\";s:19:\"https://shsec.io/7f\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:8:\"Home URL\";s:7:\"summary\";s:20:\"Plugin Home Page URL\";s:11:\"description\";s:84:\"When a user clicks the home link for this plugin, this is where they\'ll be directed.\";}s:14:\"wl_menuiconurl\";a:11:{s:3:\"key\";s:14:\"wl_menuiconurl\";s:7:\"section\";s:18:\"section_whitelabel\";s:9:\"sensitive\";b:1;s:7:\"default\";s:20:\"pluginlogo_16x16.png\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/dt\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:216;s:4:\"name\";s:9:\"Menu Icon\";s:7:\"summary\";s:13:\"Menu Icon URL\";s:11:\"description\";s:42:\"The URL of the icon displayed in the menu.\";}s:19:\"wl_dashboardlogourl\";a:11:{s:3:\"key\";s:19:\"wl_dashboardlogourl\";s:7:\"section\";s:18:\"section_whitelabel\";s:9:\"sensitive\";b:1;s:7:\"default\";s:22:\"pluginlogo_128x128.png\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:216;s:4:\"name\";s:17:\"Plugin Badge Logo\";s:7:\"summary\";s:21:\"Plugin Badge Logo URL\";s:11:\"description\";s:72:\"The URL of the logo displayed in the main dashboard. Should be 128x128px\";}s:19:\"wl_login2fa_logourl\";a:10:{s:3:\"key\";s:19:\"wl_login2fa_logourl\";s:7:\"section\";s:18:\"section_whitelabel\";s:9:\"sensitive\";b:1;s:7:\"default\";s:29:\"pluginlogo_banner-772x250.png\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/dt\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:22:\"Dashboard and 2FA Logo\";s:7:\"summary\";s:26:\"Dashboard and 2FA Logo URL\";s:11:\"description\";s:72:\"The URL of the logo displayed in the main dashboard. Should be 128x128px\";}}s:11:\"definitions\";a:3:{s:22:\"restricted_pages_users\";a:2:{i:0;s:13:\"user-edit.php\";i:1;s:9:\"users.php\";}s:6:\"events\";a:2:{s:11:\"key_success\";a:2:{s:5:\"level\";s:5:\"debug\";s:6:\"recent\";b:1;}s:8:\"key_fail\";a:3:{s:5:\"level\";s:7:\"warning\";s:6:\"recent\";b:1;s:7:\"offense\";b:1;}}s:19:\"options_to_restrict\";a:4:{s:12:\"wpms_options\";a:3:{i:0;s:11:\"admin_email\";i:1;s:9:\"site_name\";i:2;s:12:\"registration\";}s:10:\"wpms_pages\";a:1:{i:0;s:12:\"settings.php\";}s:10:\"wp_options\";a:10:{i:0;s:8:\"blogname\";i:1;s:15:\"blogdescription\";i:2;s:7:\"siteurl\";i:3;s:4:\"home\";i:4;s:11:\"admin_email\";i:5;s:15:\"new_admin_email\";i:6;s:18:\"users_can_register\";i:7;s:15:\"comments_notify\";i:8;s:18:\"comment_moderation\";i:9;s:11:\"blog_public\";}s:8:\"wp_pages\";a:4:{i:0;s:19:\"options-general.php\";i:1;s:22:\"options-discussion.php\";i:2;s:19:\"options-reading.php\";i:3;s:11:\"options.php\";}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:11:\"audit_trail\";a:12:{s:4:\"slug\";s:11:\"audit_trail\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:10:\"AuditTrail\";s:11:\"storage_key\";s:11:\"audit_trail\";s:7:\"tagline\";s:50:\"Track All Site Activity: Who, What, When and Where\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:0;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:12:\"Activity Log\";s:10:\"menu_title\";s:12:\"Activity Log\";s:13:\"menu_priority\";i:40;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:11:\"audit_trail\";s:4:\"name\";s:12:\"Activity Log\";s:13:\"load_priority\";i:11;s:12:\"show_central\";b:1;s:5:\"order\";i:110;}s:4:\"reqs\";a:1:{s:3:\"dbs\";a:4:{i:0;s:7:\"at_logs\";i:1;s:7:\"at_meta\";i:2;s:3:\"ips\";i:3;s:8:\"req_logs\";}}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:35;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:10:\"menu_items\";a:1:{i:0;a:2:{s:5:\"title\";s:12:\"Activity Log\";s:4:\"slug\";s:14:\"audit-redirect\";}}s:16:\"custom_redirects\";a:1:{i:0;a:3:{s:15:\"source_mod_page\";s:14:\"audit-redirect\";s:15:\"target_mod_page\";s:8:\"insights\";s:10:\"query_args\";a:1:{s:4:\"inav\";s:11:\"audit_trail\";}}}s:13:\"admin_notices\";a:0:{}s:8:\"sections\";a:4:{i:0;a:6:{s:4:\"slug\";s:15:\"section_localdb\";s:7:\"primary\";b:1;s:5:\"title\";s:9:\"Log To DB\";s:11:\"title_short\";s:9:\"Log To DB\";s:9:\"beacon_id\";i:241;s:7:\"summary\";a:2:{i:0;s:62:\"Purpose - Provides finer control over the Activity Log itself.\";i:1;s:67:\"Recommendation - These settings are dependent on your requirements.\";}}i:1;a:5:{s:4:\"slug\";s:15:\"section_at_file\";s:5:\"title\";s:11:\"Log To File\";s:11:\"title_short\";s:11:\"Log To File\";s:9:\"beacon_id\";i:241;s:7:\"summary\";a:2:{i:0;s:62:\"Purpose - Provides finer control over the Activity Log itself.\";i:1;s:67:\"Recommendation - These settings are dependent on your requirements.\";}}i:2;a:5:{s:4:\"slug\";s:41:\"section_enable_plugin_feature_audit_trail\";s:5:\"title\";s:27:\"Enable Module: Activity Log\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:241;s:7:\"summary\";a:2:{i:0;s:125:\"Purpose - The Activity Log is designed so you can look back on events and analyse what happened and what may have gone wrong.\";i:1;s:57:\"Recommendation - Keep the Activity Log feature turned on.\";}}i:3;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:4:{s:18:\"enable_audit_trail\";a:11:{s:3:\"key\";s:18:\"enable_audit_trail\";s:7:\"section\";s:41:\"section_enable_plugin_feature_audit_trail\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/5p\";s:9:\"link_blog\";s:19:\"https://shsec.io/a1\";s:9:\"beacon_id\";i:241;s:4:\"name\";s:19:\"Enable Activity Log\";s:7:\"summary\";s:43:\"Enable (or Disable) The Activity Log module\";s:11:\"description\";s:71:\"Un-Checking this option will completely disable the Activity Log module\";}s:12:\"log_level_db\";a:11:{s:3:\"key\";s:12:\"log_level_db\";s:7:\"section\";s:15:\"section_localdb\";s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:3:{i:0;s:5:\"alert\";i:1;s:7:\"warning\";i:2;s:6:\"notice\";}s:13:\"value_options\";a:6:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:16:\"Logging Disabled\";}i:1;a:2:{s:9:\"value_key\";s:5:\"alert\";s:4:\"text\";s:5:\"Alert\";}i:2;a:2:{s:9:\"value_key\";s:7:\"warning\";s:4:\"text\";s:7:\"Warning\";}i:3;a:2:{s:9:\"value_key\";s:6:\"notice\";s:4:\"text\";s:6:\"Notice\";}i:4;a:2:{s:9:\"value_key\";s:4:\"info\";s:4:\"text\";s:4:\"Info\";}i:5;a:2:{s:9:\"value_key\";s:5:\"debug\";s:4:\"text\";s:5:\"Debug\";}}s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:375;s:4:\"name\";s:13:\"Logging Level\";s:7:\"summary\";s:31:\"Logging Level For DB-Based Logs\";s:11:\"description\";s:31:\"Logging Level For DB-Based Logs\";}s:22:\"audit_trail_auto_clean\";a:11:{s:3:\"key\";s:22:\"audit_trail_auto_clean\";s:7:\"section\";s:15:\"section_localdb\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:7;s:3:\"min\";i:1;s:9:\"link_info\";s:19:\"https://shsec.io/a2\";s:9:\"link_blog\";s:19:\"https://shsec.io/a1\";s:9:\"beacon_id\";i:375;s:4:\"name\";s:10:\"Auto Clean\";s:7:\"summary\";s:26:\"Enable Audit Auto Cleaning\";s:11:\"description\";s:94:\"Events older than the number of days specified will be automatically cleaned from the database\";}s:14:\"log_level_file\";a:12:{s:3:\"key\";s:14:\"log_level_file\";s:7:\"section\";s:15:\"section_at_file\";s:7:\"premium\";b:1;s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:1:{i:0;s:8:\"disabled\";}s:13:\"value_options\";a:7:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:16:\"Logging Disabled\";}i:1;a:2:{s:9:\"value_key\";s:10:\"same_as_db\";s:4:\"text\";s:10:\"Same As DB\";}i:2;a:2:{s:9:\"value_key\";s:5:\"alert\";s:4:\"text\";s:5:\"Alert\";}i:3;a:2:{s:9:\"value_key\";s:7:\"warning\";s:4:\"text\";s:7:\"Warning\";}i:4;a:2:{s:9:\"value_key\";s:6:\"notice\";s:4:\"text\";s:6:\"Notice\";}i:5;a:2:{s:9:\"value_key\";s:4:\"info\";s:4:\"text\";s:4:\"Info\";}i:6;a:2:{s:9:\"value_key\";s:5:\"debug\";s:4:\"text\";s:5:\"Debug\";}}s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:375;s:4:\"name\";s:18:\"File Logging Level\";s:7:\"summary\";s:33:\"Logging Level For File-Based Logs\";s:11:\"description\";s:33:\"Logging Level For File-Based Logs\";}}s:11:\"definitions\";a:5:{s:18:\"db_handler_classes\";a:2:{s:7:\"at_logs\";s:79:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\AuditTrail\\DB\\Logs\\Ops\\Handler\";s:7:\"at_meta\";s:79:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\AuditTrail\\DB\\Meta\\Ops\\Handler\";}s:16:\"db_table_at_logs\";a:5:{s:4:\"slug\";s:7:\"at_logs\";s:14:\"has_updated_at\";b:1;s:14:\"has_created_at\";b:1;s:14:\"has_deleted_at\";b:0;s:11:\"cols_custom\";a:3:{s:7:\"req_ref\";a:2:{s:10:\"macro_type\";s:14:\"foreign_key_id\";s:11:\"foreign_key\";a:1:{s:9:\"ref_table\";s:18:\"icwp_wpsf_req_logs\";}}s:7:\"site_id\";a:3:{s:10:\"macro_type\";s:12:\"unsigned_int\";s:7:\"default\";i:1;s:7:\"comment\";s:7:\"Site ID\";}s:10:\"event_slug\";a:2:{s:10:\"macro_type\";s:7:\"varchar\";s:7:\"comment\";s:10:\"Event Slug\";}}}s:16:\"db_table_at_meta\";a:5:{s:4:\"slug\";s:7:\"at_meta\";s:14:\"has_updated_at\";b:0;s:14:\"has_created_at\";b:0;s:14:\"has_deleted_at\";b:0;s:11:\"cols_custom\";a:3:{s:7:\"log_ref\";a:3:{s:10:\"macro_type\";s:14:\"foreign_key_id\";s:11:\"foreign_key\";a:1:{s:9:\"ref_table\";s:17:\"icwp_wpsf_at_logs\";}s:7:\"comment\";s:30:\"Reference to primary log entry\";}s:8:\"meta_key\";a:3:{s:10:\"macro_type\";s:7:\"varchar\";s:6:\"length\";i:32;s:7:\"comment\";s:8:\"Meta Key\";}s:10:\"meta_value\";a:2:{s:10:\"macro_type\";s:4:\"text\";s:7:\"comment\";s:9:\"Meta Data\";}}}s:13:\"max_free_days\";i:7;s:6:\"events\";a:29:{s:16:\"plugin_activated\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:6:\"plugin\";}s:5:\"level\";s:6:\"notice\";s:14:\"audit_multiple\";b:1;}s:16:\"plugin_installed\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:6:\"plugin\";}s:5:\"level\";s:7:\"warning\";s:14:\"audit_multiple\";b:1;}s:18:\"plugin_deactivated\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:6:\"plugin\";}s:5:\"level\";s:6:\"notice\";s:14:\"audit_multiple\";b:1;}s:18:\"plugin_file_edited\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:4:\"file\";}s:5:\"level\";s:7:\"warning\";}s:15:\"plugin_upgraded\";a:3:{s:12:\"audit_params\";a:3:{i:0;s:6:\"plugin\";i:1;s:4:\"from\";i:2;s:2:\"to\";}s:5:\"level\";s:6:\"notice\";s:14:\"audit_multiple\";b:1;}s:15:\"theme_activated\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:5:\"theme\";}s:5:\"level\";s:6:\"notice\";}s:15:\"theme_installed\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:5:\"theme\";}s:5:\"level\";s:7:\"warning\";s:14:\"audit_multiple\";b:1;}s:17:\"theme_file_edited\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:4:\"file\";}s:5:\"level\";s:7:\"warning\";}s:14:\"theme_upgraded\";a:3:{s:12:\"audit_params\";a:3:{i:0;s:5:\"theme\";i:1;s:4:\"from\";i:2;s:2:\"to\";}s:5:\"level\";s:6:\"notice\";s:14:\"audit_multiple\";b:1;}s:12:\"core_updated\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:4:\"from\";i:1;s:2:\"to\";}s:5:\"level\";s:6:\"notice\";}s:20:\"permalinks_structure\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:4:\"from\";i:1;s:2:\"to\";}s:5:\"level\";s:7:\"warning\";}s:12:\"post_deleted\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:5:\"title\";}s:5:\"level\";s:7:\"warning\";s:14:\"audit_multiple\";b:1;}s:12:\"post_trashed\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:5:\"title\";i:1;s:4:\"type\";}s:5:\"level\";s:7:\"warning\";s:14:\"audit_multiple\";b:1;}s:14:\"post_recovered\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:5:\"title\";i:1;s:4:\"type\";}s:5:\"level\";s:4:\"info\";s:14:\"audit_multiple\";b:1;}s:12:\"post_updated\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:5:\"title\";i:1;s:4:\"type\";}s:5:\"level\";s:6:\"notice\";s:14:\"audit_multiple\";b:1;}s:14:\"post_published\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:5:\"title\";i:1;s:4:\"type\";}s:5:\"level\";s:6:\"notice\";s:14:\"audit_multiple\";b:1;}s:16:\"post_unpublished\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:5:\"title\";i:1;s:4:\"type\";}s:5:\"level\";s:7:\"warning\";s:14:\"audit_multiple\";b:1;}s:10:\"user_login\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}s:5:\"level\";s:7:\"warning\";}s:14:\"user_login_app\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}s:5:\"level\";s:7:\"warning\";}s:15:\"user_registered\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:10:\"user_login\";i:1;s:5:\"email\";}s:5:\"level\";s:5:\"alert\";}s:12:\"user_deleted\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:10:\"user_login\";i:1;s:5:\"email\";}s:5:\"level\";s:7:\"warning\";s:14:\"audit_multiple\";b:1;}s:23:\"user_deleted_reassigned\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}s:5:\"level\";s:6:\"notice\";}s:16:\"app_pass_success\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}s:5:\"level\";s:6:\"notice\";}s:17:\"app_invalid_email\";a:2:{s:5:\"level\";s:7:\"warning\";s:7:\"offense\";b:1;}s:20:\"app_invalid_username\";a:2:{s:5:\"level\";s:7:\"warning\";s:7:\"offense\";b:1;}s:22:\"app_incorrect_password\";a:2:{s:5:\"level\";s:7:\"warning\";s:7:\"offense\";b:1;}s:22:\"app_passwords_disabled\";a:2:{s:5:\"level\";s:7:\"warning\";s:7:\"offense\";b:1;}s:27:\"app_passwords_disabled_user\";a:2:{s:5:\"level\";s:7:\"warning\";s:7:\"offense\";b:1;}s:18:\"email_attempt_send\";a:3:{s:12:\"audit_params\";a:6:{i:0;s:2:\"to\";i:1;s:7:\"subject\";i:2;s:2:\"cc\";i:3;s:3:\"bcc\";i:4;s:7:\"bt_file\";i:5;s:7:\"bt_line\";}s:5:\"level\";s:4:\"info\";s:14:\"audit_multiple\";b:1;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:6:\"events\";a:8:{s:10:\"properties\";a:22:{s:9:\"namespace\";s:6:\"Events\";s:11:\"storage_key\";s:6:\"events\";s:7:\"tagline\";s:37:\"Collection of plugin events and stats\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:0;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:1;s:12:\"sidebar_name\";s:6:\"Events\";s:10:\"menu_title\";s:6:\"Events\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:6:\"events\";s:13:\"load_priority\";i:11;s:4:\"name\";s:6:\"Events\";s:12:\"show_central\";b:0;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:0;}s:8:\"sections\";a:2:{i:0;a:5:{s:4:\"slug\";s:36:\"section_enable_plugin_feature_events\";s:7:\"primary\";b:1;s:5:\"title\";s:21:\"Enable Module: Events\";s:11:\"title_short\";s:14:\"Disable Module\";s:7:\"summary\";a:2:{i:0;s:70:\"Purpose - Helps you see at a glance how effective the plugin has been.\";i:1;s:51:\"Recommendation - Keep the Events feature turned on.\";}}i:1;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:1:{s:13:\"enable_events\";a:9:{s:3:\"key\";s:13:\"enable_events\";s:7:\"section\";s:36:\"section_enable_plugin_feature_events\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:13:\"Enable Events\";s:7:\"summary\";s:37:\"Enable (or Disable) The Events module\";s:11:\"description\";s:65:\"Un-Checking this option will completely disable the Events module\";}}s:11:\"definitions\";a:3:{s:10:\"db_classes\";a:1:{s:6:\"events\";s:65:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Databases\\Events\\Handler\";}s:15:\"db_table_events\";a:2:{s:4:\"slug\";s:6:\"events\";s:11:\"cols_custom\";a:2:{s:5:\"event\";s:54:\"varchar(50) NOT NULL DEFAULT \'none\' COMMENT \'Event ID\'\";s:5:\"count\";s:51:\"int(11) UNSIGNED NOT NULL DEFAULT 0 COMMENT \'Total\'\";}}s:17:\"events_table_name\";s:6:\"events\";}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}s:4:\"slug\";s:6:\"events\";s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:100;}}s:7:\"traffic\";a:11:{s:4:\"slug\";s:7:\"traffic\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:7:\"Traffic\";s:11:\"storage_key\";s:7:\"traffic\";s:7:\"tagline\";s:31:\"Watch All Requests To Your Site\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:0;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:0;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:7:\"Traffic\";s:10:\"menu_title\";s:13:\"Traffic Watch\";s:13:\"menu_priority\";i:50;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:7:\"traffic\";s:13:\"load_priority\";i:12;s:4:\"name\";s:13:\"Traffic Watch\";s:12:\"show_central\";b:1;s:5:\"order\";i:110;}s:4:\"reqs\";a:1:{s:3:\"dbs\";a:2:{i:0;s:3:\"ips\";i:1;s:8:\"req_logs\";}}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:35;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:10:\"menu_items\";a:1:{i:0;a:2:{s:5:\"title\";s:11:\"Traffic Log\";s:4:\"slug\";s:16:\"traffic-redirect\";}}s:16:\"custom_redirects\";a:1:{i:0;a:3:{s:15:\"source_mod_page\";s:16:\"traffic-redirect\";s:15:\"target_mod_page\";s:8:\"insights\";s:10:\"query_args\";a:1:{s:4:\"inav\";s:7:\"traffic\";}}}s:8:\"sections\";a:4:{i:0;a:6:{s:4:\"slug\";s:23:\"section_traffic_options\";s:7:\"primary\";b:1;s:5:\"title\";s:21:\"Traffic Watch Options\";s:11:\"title_short\";s:7:\"Options\";s:9:\"beacon_id\";i:153;s:7:\"summary\";a:2:{i:0;s:62:\"Purpose - Provides finer control over the live traffic system.\";i:1;s:67:\"Recommendation - These settings are dependent on your requirements.\";}}i:1;a:5:{s:4:\"slug\";s:23:\"section_traffic_limiter\";s:5:\"title\";s:21:\"Traffic Rate Limiting\";s:11:\"title_short\";s:13:\"Rate Limiting\";s:9:\"beacon_id\";i:420;s:7:\"summary\";a:2:{i:0;s:80:\"Purpose - Provides ability to restrict excessive requests from a single visitor.\";i:1;s:67:\"Recommendation - These settings are dependent on your requirements.\";}}i:2;a:5:{s:4:\"slug\";s:37:\"section_enable_plugin_feature_traffic\";s:5:\"title\";s:28:\"Enable Module: Traffic Watch\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:153;s:7:\"summary\";a:2:{i:0;s:89:\"Purpose - The Traffic Watch module lets you monitor and review all requests to your site.\";i:1;s:103:\"Recommendation - Required only if you need to review and investigate and monitor requests to your site.\";}}i:3;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:8:{s:14:\"enable_traffic\";a:11:{s:3:\"key\";s:14:\"enable_traffic\";s:7:\"section\";s:37:\"section_enable_plugin_feature_traffic\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/ed\";s:9:\"link_blog\";s:19:\"https://shsec.io/ee\";s:9:\"beacon_id\";i:153;s:4:\"name\";s:20:\"Enable Traffic Watch\";s:7:\"summary\";s:44:\"Enable (or Disable) The Traffic Watch Module\";s:11:\"description\";s:73:\"Un-Checking this option will completely disable the Traffic Watch module.\";}s:13:\"enable_logger\";a:10:{s:3:\"key\";s:13:\"enable_logger\";s:7:\"section\";s:23:\"section_traffic_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/hf\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:153;s:4:\"name\";s:21:\"Enable Traffic Logger\";s:7:\"summary\";s:35:\"Turn On The Traffic Logging Feature\";s:11:\"description\";s:71:\"Enable or disable the ability to log and monitor requests to your site.\";}s:15:\"type_exclusions\";a:12:{s:3:\"key\";s:15:\"type_exclusions\";s:7:\"section\";s:23:\"section_traffic_options\";s:4:\"type\";s:15:\"multiple_select\";s:8:\"advanced\";b:1;s:7:\"default\";a:5:{i:0;s:9:\"logged_in\";i:1;s:6:\"server\";i:2;s:4:\"cron\";i:3;s:6:\"search\";i:4;s:6:\"uptime\";}s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:9:\"logged_in\";s:4:\"text\";s:15:\"Logged-In Users\";}i:1;a:2:{s:9:\"value_key\";s:4:\"cron\";s:4:\"text\";s:7:\"WP CRON\";}i:2;a:2:{s:9:\"value_key\";s:6:\"server\";s:4:\"text\";s:11:\"This Server\";}i:3;a:2:{s:9:\"value_key\";s:6:\"search\";s:4:\"text\";s:14:\"Search Engines\";}i:4;a:2:{s:9:\"value_key\";s:6:\"uptime\";s:4:\"text\";s:26:\"Uptime Monitoring Services\";}}s:9:\"link_info\";s:19:\"https://shsec.io/eb\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:154;s:4:\"name\";s:22:\"Traffic Log Exclusions\";s:7:\"summary\";s:41:\"Select Which Types Of Requests To Exclude\";s:11:\"description\";s:74:\"Deselect any requests that you don\'t want to appear in the traffic viewer.\";}s:17:\"custom_exclusions\";a:12:{s:3:\"key\";s:17:\"custom_exclusions\";s:7:\"section\";s:23:\"section_traffic_options\";s:8:\"advanced\";b:1;s:7:\"premium\";b:1;s:7:\"default\";a:0:{}s:4:\"type\";s:5:\"array\";s:9:\"link_info\";s:19:\"https://shsec.io/ec\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:154;s:4:\"name\";s:17:\"Custom Exclusions\";s:7:\"summary\";s:33:\"Provide Custom Traffic Exclusions\";s:11:\"description\";s:98:\"For each entry, if the text is present in either the User Agent or Page/Path, it will be excluded.\";}s:10:\"auto_clean\";a:11:{s:3:\"key\";s:10:\"auto_clean\";s:7:\"section\";s:23:\"section_traffic_options\";s:8:\"advanced\";b:1;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:7;s:3:\"min\";i:1;s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:20:\"Auto Expiry Cleaning\";s:7:\"summary\";s:30:\"Enable Traffic Log Auto Expiry\";s:11:\"description\";s:78:\"Automated DB cleanup will delete logs older than this maximum value (in days).\";}s:14:\"enable_limiter\";a:11:{s:3:\"key\";s:14:\"enable_limiter\";s:7:\"section\";s:23:\"section_traffic_limiter\";s:7:\"premium\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/gw\";s:9:\"link_blog\";s:19:\"https://shsec.io/gx\";s:9:\"beacon_id\";i:420;s:4:\"name\";s:20:\"Enable Rate Limiting\";s:7:\"summary\";s:33:\"Turn On The Rate Limiting Feature\";s:11:\"description\";s:87:\"Enable or disable the rate limiting feature according to your rate limiting parameters.\";}s:14:\"limit_requests\";a:10:{s:3:\"key\";s:14:\"limit_requests\";s:7:\"section\";s:23:\"section_traffic_limiter\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:60;s:3:\"min\";i:0;s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:17:\"Max Request Limit\";s:7:\"summary\";s:48:\"Maximum Number Of Requests Allowed In Time Limit\";s:11:\"description\";s:72:\"The maximum number of requests that are allowed in the given time limit.\";}s:15:\"limit_time_span\";a:10:{s:3:\"key\";s:15:\"limit_time_span\";s:7:\"section\";s:23:\"section_traffic_limiter\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:60;s:3:\"min\";i:0;s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:27:\"Request Limit Time Interval\";s:7:\"summary\";s:48:\"The Time Interval To Test For Excessive Requests\";s:11:\"description\";s:84:\"The time limit within which to monitor for excessive requests that exceed the limit.\";}}s:11:\"definitions\";a:1:{s:6:\"events\";a:1:{s:22:\"request_limit_exceeded\";a:3:{s:12:\"audit_params\";a:3:{i:0;s:8:\"requests\";i:1;s:5:\"count\";i:2;s:4:\"span\";}s:5:\"level\";s:5:\"alert\";s:7:\"offense\";b:1;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:9:\"reporting\";a:10:{s:10:\"properties\";a:22:{s:9:\"namespace\";s:9:\"Reporting\";s:11:\"storage_key\";s:9:\"reporting\";s:7:\"tagline\";s:16:\"Shield Reporting\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:0;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:1;s:12:\"sidebar_name\";s:9:\"Reporting\";s:10:\"menu_title\";s:9:\"Reporting\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:9:\"reporting\";s:13:\"load_priority\";i:12;s:4:\"name\";s:9:\"Reporting\";s:12:\"show_central\";b:1;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:10:\"menu_items\";a:0:{}s:16:\"custom_redirects\";a:0:{}s:8:\"sections\";a:3:{i:0;a:6:{s:4:\"slug\";s:15:\"section_timings\";s:7:\"primary\";b:1;s:5:\"title\";s:18:\"Report Frequencies\";s:11:\"title_short\";s:18:\"Report Frequencies\";s:9:\"beacon_id\";i:136;s:7:\"summary\";a:1:{i:0;s:105:\"Purpose - Choose the most appropriate frequency to receive alerts from Shield according to your schedule.\";}}i:1;a:5:{s:4:\"slug\";s:28:\"section_enable_mod_reporting\";s:5:\"title\";s:22:\"Enable Module: Reports\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:136;s:7:\"summary\";a:2:{i:0;s:70:\"Purpose - Helps you see at a glance how effective the plugin has been.\";i:1;s:54:\"Recommendation - Keep the Reporting feature turned on.\";}}i:2;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:3:{s:16:\"enable_reporting\";a:11:{s:3:\"key\";s:16:\"enable_reporting\";s:7:\"section\";s:28:\"section_enable_mod_reporting\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/hb\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:136;s:4:\"name\";s:16:\"Enable Reporting\";s:7:\"summary\";s:40:\"Enable (or Disable) The Reporting module\";s:11:\"description\";s:68:\"Un-Checking this option will completely disable the Reporting module\";}s:15:\"frequency_alert\";a:11:{s:3:\"key\";s:15:\"frequency_alert\";s:7:\"section\";s:15:\"section_timings\";s:4:\"type\";s:6:\"select\";s:7:\"default\";s:5:\"daily\";s:13:\"value_options\";a:4:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:6:\"hourly\";s:4:\"text\";s:6:\"Hourly\";}i:2;a:2:{s:9:\"value_key\";s:5:\"daily\";s:4:\"text\";s:5:\"Daily\";}i:3;a:2:{s:9:\"value_key\";s:6:\"weekly\";s:4:\"text\";s:6:\"Weekly\";}}s:9:\"link_info\";s:19:\"https://shsec.io/h9\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:233;s:4:\"name\";s:15:\"Alert Frequency\";s:7:\"summary\";s:45:\"How Often Should You Be Sent Important Alerts\";s:11:\"description\";s:86:\"Decide when you should be sent important and critical alerts about your site security.\";}s:14:\"frequency_info\";a:11:{s:3:\"key\";s:14:\"frequency_info\";s:7:\"section\";s:15:\"section_timings\";s:4:\"type\";s:6:\"select\";s:7:\"default\";s:6:\"weekly\";s:13:\"value_options\";a:6:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:6:\"hourly\";s:4:\"text\";s:6:\"Hourly\";}i:2;a:2:{s:9:\"value_key\";s:5:\"daily\";s:4:\"text\";s:5:\"Daily\";}i:3;a:2:{s:9:\"value_key\";s:6:\"weekly\";s:4:\"text\";s:6:\"Weekly\";}i:4;a:2:{s:9:\"value_key\";s:8:\"biweekly\";s:4:\"text\";s:9:\"Bi-Weekly\";}i:5;a:2:{s:9:\"value_key\";s:7:\"monthly\";s:4:\"text\";s:7:\"Monthly\";}}s:9:\"link_info\";s:19:\"https://shsec.io/ha\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:232;s:4:\"name\";s:14:\"Info Frequency\";s:7:\"summary\";s:48:\"How Often Should You Be Sent Information Reports\";s:11:\"description\";s:93:\"Decide when you should be sent non-critical information and reports about your site security.\";}}s:11:\"definitions\";a:3:{s:10:\"db_classes\";a:1:{s:7:\"reports\";s:66:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Databases\\Reports\\Handler\";}s:16:\"db_table_reports\";a:4:{s:4:\"slug\";s:7:\"reports\";s:10:\"autoexpire\";i:30;s:11:\"cols_custom\";a:3:{s:3:\"rid\";s:55:\"int(11) UNSIGNED NOT NULL DEFAULT 0 COMMENT \'Report ID\'\";s:4:\"type\";s:52:\"varchar(3) NOT NULL DEFAULT \'\' COMMENT \'Report Type\'\";s:9:\"frequency\";s:67:\"varchar(10) NOT NULL DEFAULT \'\' COMMENT \'Report Interval/Frequency\'\";}s:15:\"cols_timestamps\";a:2:{s:15:\"interval_end_at\";s:22:\"Reporting Interval End\";s:7:\"sent_at\";s:11:\"Report Sent\";}}s:6:\"events\";a:2:{s:16:\"report_generated\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:4:\"type\";i:1;s:8:\"interval\";}s:5:\"level\";s:5:\"debug\";}s:11:\"report_sent\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:6:\"medium\";}s:5:\"level\";s:5:\"debug\";}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}s:4:\"slug\";s:9:\"reporting\";s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:100;}}s:3:\"ips\";a:12:{s:4:\"slug\";s:3:\"ips\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:3:\"IPs\";s:11:\"storage_key\";s:3:\"ips\";s:7:\"tagline\";s:68:\"Automatically detect bots and malicious visitors and stop them dead.\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:11:\"IP Blocking\";s:10:\"menu_title\";s:22:\"Block Bad IPs/Visitors\";s:13:\"menu_priority\";i:30;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:3:\"ips\";s:13:\"load_priority\";i:15;s:4:\"name\";s:22:\"Block Bad IPs/Visitors\";s:12:\"show_central\";b:1;s:5:\"order\";i:100;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:20;}s:4:\"reqs\";a:1:{s:3:\"dbs\";a:1:{i:0;s:3:\"ips\";}}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:10:\"menu_items\";a:1:{i:0;a:2:{s:5:\"title\";s:10:\"IP Manager\";s:4:\"slug\";s:12:\"ips-redirect\";}}s:16:\"custom_redirects\";a:1:{i:0;a:3:{s:15:\"source_mod_page\";s:12:\"ips-redirect\";s:15:\"target_mod_page\";s:8:\"insights\";s:10:\"query_args\";a:1:{s:4:\"inav\";s:3:\"ips\";}}}s:13:\"admin_notices\";a:1:{s:19:\"visitor-whitelisted\";a:5:{s:2:\"id\";s:19:\"visitor-whitelisted\";s:8:\"schedule\";s:10:\"conditions\";s:16:\"plugin_page_only\";b:1;s:8:\"per_user\";b:1;s:4:\"type\";s:4:\"info\";}}s:8:\"sections\";a:8:{i:0;a:6:{s:4:\"slug\";s:23:\"section_auto_black_list\";s:7:\"primary\";b:1;s:5:\"title\";s:23:\"Automatic IP Black List\";s:11:\"title_short\";s:22:\"Auto IP Blocking Rules\";s:9:\"beacon_id\";i:208;s:7:\"summary\";a:2:{i:0;s:136:\"Purpose - The Automatic IP Black List system will block the IP addresses of naughty visitors after a specified number of transgressions.\";i:1;s:68:\"Recommendation - Keep the Automatic IP Black List feature turned on.\";}}i:1;a:3:{s:4:\"slug\";s:15:\"section_antibot\";s:5:\"title\";s:14:\"AntiBot System\";s:11:\"title_short\";s:14:\"AntiBot System\";}i:2;a:5:{s:4:\"slug\";s:14:\"section_logins\";s:5:\"title\";s:18:\"Capture Login Bots\";s:11:\"title_short\";s:10:\"Login Bots\";s:9:\"beacon_id\";i:122;s:7:\"summary\";a:1:{i:0;s:88:\"Recommendation - Enable to capture bots/spiders that don\'t honour \'nofollow\' directives.\";}}i:3;a:5:{s:4:\"slug\";s:14:\"section_probes\";s:5:\"title\";s:20:\"Capture Probing Bots\";s:11:\"title_short\";s:12:\"Probing Bots\";s:9:\"beacon_id\";i:123;s:7:\"summary\";a:1:{i:0;s:88:\"Recommendation - Enable to capture bots/spiders that don\'t honour \'nofollow\' directives.\";}}i:4;a:5:{s:4:\"slug\";s:18:\"section_behaviours\";s:5:\"title\";s:30:\"Identify Common Bot Behaviours\";s:11:\"title_short\";s:14:\"Bot Behaviours\";s:9:\"beacon_id\";i:124;s:7:\"summary\";a:1:{i:0;s:88:\"Recommendation - Enable to capture bots/spiders that don\'t honour \'nofollow\' directives.\";}}i:5;a:5:{s:4:\"slug\";s:21:\"section_user_messages\";s:5:\"title\";s:32:\"Customize Messages Shown To User\";s:11:\"title_short\";s:16:\"Visitor Messages\";s:9:\"beacon_id\";i:139;s:7:\"summary\";a:3:{i:0;s:51:\"Purpose - Customize the messages shown to visitors.\";i:1;s:70:\"Recommendation - Be sure to change the messages to suit your audience.\";i:2;s:75:\"Hint - To reset any message to its default, enter the text exactly: default\";}}i:6;a:5:{s:4:\"slug\";s:33:\"section_enable_plugin_feature_ips\";s:5:\"title\";s:25:\"Enable Module: IP Manager\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:208;s:7:\"summary\";a:2:{i:0;s:95:\"Purpose - The IP Manager allows you to whitelist, blacklist and configure auto-blacklist rules.\";i:1;s:123:\"Recommendation - Keep the IP Manager feature turned on. You should also carefully review the automatic black list settings.\";}}i:7;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:19:{s:10:\"enable_ips\";a:11:{s:3:\"key\";s:10:\"enable_ips\";s:7:\"section\";s:33:\"section_enable_plugin_feature_ips\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/ea\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf26\";s:9:\"beacon_id\";i:208;s:4:\"name\";s:17:\"Enable IP Manager\";s:7:\"summary\";s:41:\"Enable (or Disable) The IP Manager module\";s:11:\"description\";s:69:\"Un-Checking this option will completely disable the IP Manager module\";}s:15:\"antibot_minimum\";a:12:{s:3:\"key\";s:15:\"antibot_minimum\";s:7:\"section\";s:15:\"section_antibot\";s:7:\"default\";i:45;s:4:\"type\";s:7:\"integer\";s:3:\"min\";i:0;s:3:\"max\";i:99;s:9:\"link_info\";s:19:\"https://shsec.io/jy\";s:9:\"link_blog\";s:19:\"https://shsec.io/jz\";s:9:\"beacon_id\";i:424;s:4:\"name\";s:17:\"AntiBot Threshold\";s:7:\"summary\";s:38:\"AntiBot Testing Threshold (Percentage)\";s:11:\"description\";s:94:\"When using Shield\'s AntiBot system, this is the threshold used for testing (between 1 and 99).\";}s:31:\"antibot_high_reputation_minimum\";a:11:{s:3:\"key\";s:31:\"antibot_high_reputation_minimum\";s:7:\"section\";s:15:\"section_antibot\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:200;s:3:\"min\";i:0;s:9:\"link_info\";s:19:\"https://shsec.io/jy\";s:9:\"link_blog\";s:19:\"https://shsec.io/jz\";s:9:\"beacon_id\";i:431;s:4:\"name\";s:22:\"High Reputation Bypass\";s:7:\"summary\";s:67:\"Prevent IPs/Visitors With High Reputation Scores From Being Blocked\";s:11:\"description\";s:73:\"Ensures that visitors with a high reputation are never blocked by Shield.\";}s:12:\"force_notbot\";a:11:{s:3:\"key\";s:12:\"force_notbot\";s:7:\"section\";s:15:\"section_antibot\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/jy\";s:9:\"link_blog\";s:19:\"https://shsec.io/jz\";s:9:\"beacon_id\";i:448;s:4:\"name\";s:15:\"Force NotBot JS\";s:7:\"summary\";s:26:\"Force Loading Of NotBot JS\";s:11:\"description\";s:114:\"Use this option if you\'re using an aggressive caching plugin or system to ensure NotBot JS is loaded for visitors.\";}s:19:\"transgression_limit\";a:11:{s:3:\"key\";s:19:\"transgression_limit\";s:7:\"section\";s:23:\"section_auto_black_list\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:10;s:3:\"min\";i:0;s:9:\"link_info\";s:23:\"https://shsec.io/wpsf24\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf26\";s:9:\"beacon_id\";i:207;s:4:\"name\";s:13:\"Offense Limit\";s:7:\"summary\";s:72:\"Visitor IP address will be Black Listed after X bad actions on your site\";s:11:\"description\";s:280:\"A black mark is set against an IP address each time a visitor trips the defenses of the Shield plugin. When the number of these offenses exceeds specified limit, they are automatically blocked from accessing the site. Set this to 0 to turn off the Automatic IP Black List feature.\";}s:11:\"auto_expire\";a:12:{s:3:\"key\";s:11:\"auto_expire\";s:7:\"section\";s:23:\"section_auto_black_list\";s:8:\"advanced\";b:1;s:7:\"default\";s:3:\"day\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:6:\"minute\";s:4:\"text\";s:6:\"Minute\";}i:1;a:2:{s:9:\"value_key\";s:4:\"hour\";s:4:\"text\";s:4:\"Hour\";}i:2;a:2:{s:9:\"value_key\";s:3:\"day\";s:4:\"text\";s:3:\"Day\";}i:3;a:2:{s:9:\"value_key\";s:4:\"week\";s:4:\"text\";s:4:\"Week\";}i:4;a:2:{s:9:\"value_key\";s:5:\"month\";s:4:\"text\";s:5:\"Month\";}}s:9:\"link_info\";s:23:\"https://shsec.io/wpsf25\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf26\";s:9:\"beacon_id\";i:210;s:4:\"name\";s:21:\"Auto Block Expiration\";s:7:\"summary\";s:65:\"After 1 \'X\' a black listed IP will be removed from the black list\";s:11:\"description\";s:249:\"Permanent and lengthy IP Black Lists are harmful to performance. You should allow IP addresses on the black list to be eventually removed over time. Shorter IP black lists are more efficient and a more intelligent use of an IP-based blocking system.\";}s:17:\"user_auto_recover\";a:13:{s:3:\"key\";s:17:\"user_auto_recover\";s:7:\"section\";s:23:\"section_auto_black_list\";s:8:\"advanced\";b:1;s:7:\"premium\";b:1;s:7:\"default\";a:0:{}s:4:\"type\";s:15:\"multiple_select\";s:13:\"value_options\";a:2:{i:0;a:2:{s:9:\"value_key\";s:4:\"gasp\";s:4:\"text\";s:26:\"With Shield Bot Protection\";}i:1;a:2:{s:9:\"value_key\";s:5:\"email\";s:4:\"text\";s:44:\"Magic Email Links To Unblock Logged-In Users\";}}s:9:\"link_info\";s:19:\"https://shsec.io/f8\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:125;s:4:\"name\";s:17:\"User Auto Unblock\";s:7:\"summary\";s:34:\"Allow Visitors To Unblock Their IP\";s:11:\"description\";s:73:\"Allow visitors blocked by the plugin to automatically unblock themselves.\";}s:17:\"request_whitelist\";a:12:{s:3:\"key\";s:17:\"request_whitelist\";s:7:\"section\";s:23:\"section_auto_black_list\";s:8:\"advanced\";b:1;s:7:\"premium\";b:1;s:7:\"default\";a:0:{}s:4:\"type\";s:5:\"array\";s:9:\"link_info\";s:19:\"https://shsec.io/gd\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:126;s:4:\"name\";s:22:\"Request Path Whitelist\";s:7:\"summary\";s:22:\"Request Path Whitelist\";s:11:\"description\";s:23:\"Request Path Whitelist.\";}s:16:\"text_loginfailed\";a:12:{s:3:\"key\";s:16:\"text_loginfailed\";s:7:\"section\";s:21:\"section_user_messages\";s:9:\"sensitive\";b:1;s:7:\"premium\";b:1;s:7:\"default\";s:7:\"default\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/e8\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:139;s:4:\"name\";s:12:\"Login Failed\";s:7:\"summary\";s:62:\"Visitor Triggers The IP Offenses System Through A Failed Login\";s:11:\"description\";s:63:\"This message is displayed if the visitor fails a login attempt.\";}s:9:\"track_404\";a:12:{s:3:\"key\";s:9:\"track_404\";s:7:\"section\";s:14:\"section_probes\";s:7:\"premium\";b:1;s:7:\"default\";s:3:\"log\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:3:\"log\";s:4:\"text\";s:17:\"Activity Log Only\";}i:2;a:2:{s:9:\"value_key\";s:20:\"transgression-single\";s:4:\"text\";s:25:\"Increment Offense Counter\";}i:3;a:2:{s:9:\"value_key\";s:20:\"transgression-double\";s:4:\"text\";s:32:\"Double-Increment Offense Counter\";}i:4;a:2:{s:9:\"value_key\";s:5:\"block\";s:4:\"text\";s:15:\"Immediate Block\";}}s:9:\"link_info\";s:19:\"https://shsec.io/fo\";s:9:\"link_blog\";s:19:\"https://shsec.io/f7\";s:9:\"beacon_id\";i:123;s:4:\"name\";s:10:\"404 Detect\";s:7:\"summary\";s:33:\"Identify A Bot When It Hits A 404\";s:11:\"description\";s:53:\"Detect When A Visitor Browses To A Non-Existent Page.\";}s:16:\"track_linkcheese\";a:12:{s:3:\"key\";s:16:\"track_linkcheese\";s:7:\"section\";s:14:\"section_probes\";s:7:\"premium\";b:1;s:7:\"default\";s:8:\"disabled\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:3:\"log\";s:4:\"text\";s:17:\"Activity Log Only\";}i:2;a:2:{s:9:\"value_key\";s:20:\"transgression-single\";s:4:\"text\";s:25:\"Increment Offense Counter\";}i:3;a:2:{s:9:\"value_key\";s:20:\"transgression-double\";s:4:\"text\";s:32:\"Double-Increment Offense Counter\";}i:4;a:2:{s:9:\"value_key\";s:5:\"block\";s:4:\"text\";s:15:\"Immediate Block\";}}s:9:\"link_info\";s:19:\"https://shsec.io/fo\";s:9:\"link_blog\";s:19:\"https://shsec.io/f6\";s:9:\"beacon_id\";i:206;s:4:\"name\";s:11:\"Link Cheese\";s:7:\"summary\";s:38:\"Tempt A Bot With A Fake Link To Follow\";s:11:\"description\";s:45:\"Detect A Bot That Follows A \'no-follow\' Link.\";}s:12:\"track_xmlrpc\";a:12:{s:3:\"key\";s:12:\"track_xmlrpc\";s:7:\"section\";s:14:\"section_probes\";s:7:\"premium\";b:1;s:7:\"default\";s:3:\"log\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:3:\"log\";s:4:\"text\";s:17:\"Activity Log Only\";}i:2;a:2:{s:9:\"value_key\";s:20:\"transgression-single\";s:4:\"text\";s:25:\"Increment Offense Counter\";}i:3;a:2:{s:9:\"value_key\";s:20:\"transgression-double\";s:4:\"text\";s:32:\"Double-Increment Offense Counter\";}i:4;a:2:{s:9:\"value_key\";s:5:\"block\";s:4:\"text\";s:15:\"Immediate Block\";}}s:9:\"link_info\";s:19:\"https://shsec.io/fo\";s:9:\"link_blog\";s:19:\"https://shsec.io/f7\";s:9:\"beacon_id\";i:123;s:4:\"name\";s:14:\"XML-RPC Access\";s:7:\"summary\";s:39:\"Identify A Bot When It Accesses XML-RPC\";s:11:\"description\";s:53:\"If you don\'t use XML-RPC, why would anyone access it?\";}s:19:\"track_invalidscript\";a:12:{s:3:\"key\";s:19:\"track_invalidscript\";s:7:\"section\";s:14:\"section_probes\";s:7:\"premium\";b:1;s:7:\"default\";s:3:\"log\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:3:\"log\";s:4:\"text\";s:17:\"Activity Log Only\";}i:2;a:2:{s:9:\"value_key\";s:20:\"transgression-single\";s:4:\"text\";s:25:\"Increment Offense Counter\";}i:3;a:2:{s:9:\"value_key\";s:20:\"transgression-double\";s:4:\"text\";s:32:\"Double-Increment Offense Counter\";}i:4;a:2:{s:9:\"value_key\";s:5:\"block\";s:4:\"text\";s:15:\"Immediate Block\";}}s:9:\"link_info\";s:19:\"https://shsec.io/fo\";s:9:\"link_blog\";s:19:\"https://shsec.io/f7\";s:9:\"beacon_id\";i:123;s:4:\"name\";s:19:\"Invalid Script Load\";s:7:\"summary\";s:63:\"Identify A Bot Attempts To Load WordPress In A Non-Standard Way\";s:11:\"description\";s:60:\"WordPress should only be loaded in a limited number of ways.\";}s:17:\"track_loginfailed\";a:11:{s:3:\"key\";s:17:\"track_loginfailed\";s:7:\"section\";s:14:\"section_logins\";s:7:\"default\";s:20:\"transgression-single\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:3:\"log\";s:4:\"text\";s:17:\"Activity Log Only\";}i:2;a:2:{s:9:\"value_key\";s:20:\"transgression-single\";s:4:\"text\";s:25:\"Increment Offense Counter\";}i:3;a:2:{s:9:\"value_key\";s:20:\"transgression-double\";s:4:\"text\";s:32:\"Double-Increment Offense Counter\";}i:4;a:2:{s:9:\"value_key\";s:5:\"block\";s:4:\"text\";s:15:\"Immediate Block\";}}s:9:\"link_info\";s:19:\"https://shsec.io/fn\";s:9:\"link_blog\";s:19:\"https://shsec.io/f7\";s:9:\"beacon_id\";i:122;s:4:\"name\";s:12:\"Failed Login\";s:7:\"summary\";s:47:\"Detect Failed Login Attempts By Valid Usernames\";s:11:\"description\";s:61:\"Penalise a visitor who fails to login using a valid username.\";}s:18:\"track_logininvalid\";a:12:{s:3:\"key\";s:18:\"track_logininvalid\";s:7:\"section\";s:14:\"section_logins\";s:7:\"premium\";b:1;s:7:\"default\";s:3:\"log\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:3:\"log\";s:4:\"text\";s:17:\"Activity Log Only\";}i:2;a:2:{s:9:\"value_key\";s:20:\"transgression-single\";s:4:\"text\";s:25:\"Increment Offense Counter\";}i:3;a:2:{s:9:\"value_key\";s:20:\"transgression-double\";s:4:\"text\";s:32:\"Double-Increment Offense Counter\";}i:4;a:2:{s:9:\"value_key\";s:5:\"block\";s:4:\"text\";s:15:\"Immediate Block\";}}s:9:\"link_info\";s:19:\"https://shsec.io/fn\";s:9:\"link_blog\";s:19:\"https://shsec.io/f7\";s:9:\"beacon_id\";i:122;s:4:\"name\";s:17:\"Invalid Usernames\";s:7:\"summary\";s:30:\"Detect Invalid Username Logins\";s:11:\"description\";s:67:\"Identify A Bot When It Tries To Login With A Non-Existent Username.\";}s:20:\"track_fakewebcrawler\";a:12:{s:3:\"key\";s:20:\"track_fakewebcrawler\";s:7:\"section\";s:18:\"section_behaviours\";s:7:\"premium\";b:1;s:7:\"default\";s:3:\"log\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:3:\"log\";s:4:\"text\";s:17:\"Activity Log Only\";}i:2;a:2:{s:9:\"value_key\";s:20:\"transgression-single\";s:4:\"text\";s:25:\"Increment Offense Counter\";}i:3;a:2:{s:9:\"value_key\";s:20:\"transgression-double\";s:4:\"text\";s:32:\"Double-Increment Offense Counter\";}i:4;a:2:{s:9:\"value_key\";s:5:\"block\";s:4:\"text\";s:15:\"Immediate Block\";}}s:9:\"link_info\";s:19:\"https://shsec.io/f5\";s:9:\"link_blog\";s:19:\"https://shsec.io/f7\";s:9:\"beacon_id\";i:124;s:4:\"name\";s:16:\"Fake Web Crawler\";s:7:\"summary\";s:34:\"Detect Fake Search Engine Crawlers\";s:11:\"description\";s:89:\"Identify a Bot when it presents as an official web crawler, but analysis shows it\'s fake.\";}s:15:\"track_useragent\";a:12:{s:3:\"key\";s:15:\"track_useragent\";s:7:\"section\";s:18:\"section_behaviours\";s:7:\"premium\";b:1;s:7:\"default\";s:3:\"log\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:3:\"log\";s:4:\"text\";s:17:\"Activity Log Only\";}i:2;a:2:{s:9:\"value_key\";s:20:\"transgression-single\";s:4:\"text\";s:25:\"Increment Offense Counter\";}i:3;a:2:{s:9:\"value_key\";s:20:\"transgression-double\";s:4:\"text\";s:32:\"Double-Increment Offense Counter\";}i:4;a:2:{s:9:\"value_key\";s:5:\"block\";s:4:\"text\";s:15:\"Immediate Block\";}}s:9:\"link_info\";s:19:\"https://shsec.io/fi\";s:9:\"link_blog\";s:19:\"https://shsec.io/f7\";s:9:\"beacon_id\";i:124;s:4:\"name\";s:17:\"Empty User Agents\";s:7:\"summary\";s:38:\"Detect Requests With Empty User Agents\";s:11:\"description\";s:62:\"Identify a request as a bot if the user agent is not provided.\";}s:15:\"autounblock_ips\";a:5:{s:3:\"key\";s:15:\"autounblock_ips\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}s:20:\"autounblock_emailids\";a:5:{s:3:\"key\";s:20:\"autounblock_emailids\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}}s:11:\"definitions\";a:8:{s:8:\"rest_api\";a:3:{s:7:\"publish\";b:1;s:8:\"pro_only\";b:1;s:10:\"route_defs\";a:4:{s:7:\"ips_get\";a:0:{}s:9:\"lists_get\";a:0:{}s:11:\"lists_getip\";a:0:{}s:11:\"lists_setip\";a:0:{}}}s:18:\"allowable_ext_404s\";a:10:{i:0;s:2:\"js\";i:1;s:3:\"css\";i:2;s:3:\"gif\";i:3;s:3:\"jpg\";i:4;s:4:\"jpeg\";i:5;s:3:\"png\";i:6;s:3:\"map\";i:7;s:3:\"ttf\";i:8;s:4:\"woff\";i:9;s:5:\"woff2\";}s:18:\"db_handler_classes\";a:1:{s:9:\"botsignal\";s:77:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\IPs\\DB\\BotSignal\\Ops\\Handler\";}s:18:\"db_table_botsignal\";a:5:{s:10:\"autoexpire\";i:0;s:4:\"slug\";s:9:\"botsignal\";s:14:\"has_updated_at\";b:1;s:14:\"col_older_than\";s:10:\"updated_at\";s:11:\"cols_custom\";a:27:{s:6:\"ip_ref\";a:2:{s:10:\"macro_type\";s:14:\"foreign_key_id\";s:11:\"foreign_key\";a:1:{s:9:\"ref_table\";s:13:\"icwp_wpsf_ips\";}}s:9:\"notbot_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:6:\"NotBot\";}s:12:\"frontpage_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:24:\"Any Frontend Page Loaded\";}s:12:\"loginpage_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:17:\"Login Page Loaded\";}s:8:\"bt404_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:12:\"BotTrack 404\";}s:9:\"btfake_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:23:\"BotTrack FakeWebCrawler\";}s:11:\"btcheese_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:19:\"BotTrack LinkCheese\";}s:14:\"btloginfail_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:20:\"BotTrack LoginFailed\";}s:7:\"btua_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:23:\"BotTrack Useragent Fail\";}s:8:\"btxml_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:22:\"BotTrack XMLRPC Access\";}s:17:\"btlogininvalid_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:21:\"BotTrack LoginInvalid\";}s:18:\"btinvalidscript_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:22:\"BotTrack InvalidScript\";}s:18:\"btauthorfishing_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:32:\"BotTrack Author Username Fishing\";}s:11:\"cooldown_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:18:\"Cooldown Triggered\";}s:12:\"humanspam_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:28:\"Comment Marked As Human SPAM\";}s:11:\"markspam_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:20:\"Mark Comment As SPAM\";}s:13:\"unmarkspam_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:22:\"Unmark Comment As SPAM\";}s:14:\"captchapass_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:14:\"Captcha Passed\";}s:14:\"captchafail_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:14:\"Captcha Failed\";}s:7:\"auth_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:16:\"Successful Login\";}s:11:\"firewall_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:18:\"Triggered Firewall\";}s:12:\"ratelimit_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:19:\"Rate Limit Exceeded\";}s:10:\"offense_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:12:\"Last Offense\";}s:10:\"blocked_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:10:\"Last Block\";}s:12:\"unblocked_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:9:\"Unblocked\";}s:9:\"bypass_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:6:\"Bypass\";}s:9:\"snsent_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:17:\"Sent To ShieldNET\";}}}s:10:\"db_classes\";a:1:{s:8:\"ip_lists\";s:62:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Databases\\IPs\\Handler\";}s:19:\"ip_lists_table_name\";s:8:\"ip_lists\";s:17:\"db_table_ip_lists\";a:3:{s:4:\"slug\";s:8:\"ip_lists\";s:11:\"cols_custom\";a:6:{s:2:\"ip\";s:76:\"varchar(60) NOT NULL DEFAULT \'\' COMMENT \'Human readable IP address or range\'\";s:5:\"label\";s:54:\"varchar(255) NOT NULL DEFAULT \'\' COMMENT \'Description\'\";s:4:\"list\";s:56:\"varchar(4) NOT NULL DEFAULT \'\' COMMENT \'Block or Bypass\'\";s:3:\"ip6\";s:56:\"tinyint(1) UNSIGNED NOT NULL DEFAULT 0 COMMENT \'Is IPv6\'\";s:8:\"is_range\";s:57:\"tinyint(1) UNSIGNED NOT NULL DEFAULT 0 COMMENT \'Is Range\'\";s:14:\"transgressions\";s:60:\"int(10) UNSIGNED NOT NULL DEFAULT 0 COMMENT \'Total Offenses\'\";}s:15:\"cols_timestamps\";a:2:{s:14:\"last_access_at\";s:17:\"Last Access By IP\";s:10:\"blocked_at\";s:10:\"IP Blocked\";}}s:6:\"events\";a:21:{s:14:\"custom_offense\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:7:\"message\";}s:7:\"offense\";b:1;}s:9:\"conn_kill\";a:2:{s:5:\"level\";s:7:\"warning\";s:15:\"audit_countable\";b:1;}s:22:\"conn_not_kill_high_rep\";a:1:{s:5:\"level\";s:5:\"debug\";}s:10:\"ip_offense\";a:2:{s:5:\"level\";s:7:\"warning\";s:12:\"audit_params\";a:2:{i:0;s:4:\"from\";i:1;s:2:\"to\";}}s:10:\"ip_blocked\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:4:\"from\";i:1;s:2:\"to\";}s:5:\"level\";s:5:\"alert\";}s:10:\"ip_unblock\";a:4:{s:12:\"audit_params\";a:1:{i:0;s:2:\"ip\";}s:5:\"level\";s:6:\"notice\";s:7:\"offense\";b:0;s:4:\"stat\";b:0;}s:13:\"ip_block_auto\";a:4:{s:12:\"audit_params\";a:1:{i:0;s:2:\"ip\";}s:5:\"level\";s:5:\"alert\";s:7:\"offense\";b:0;s:4:\"stat\";b:0;}s:15:\"ip_block_manual\";a:4:{s:12:\"audit_params\";a:1:{i:0;s:2:\"ip\";}s:5:\"level\";s:5:\"alert\";s:7:\"offense\";b:0;s:4:\"stat\";b:0;}s:13:\"ip_bypass_add\";a:4:{s:12:\"audit_params\";a:1:{i:0;s:2:\"ip\";}s:5:\"level\";s:5:\"alert\";s:7:\"offense\";b:0;s:4:\"stat\";b:0;}s:16:\"ip_bypass_remove\";a:4:{s:12:\"audit_params\";a:1:{i:0;s:2:\"ip\";}s:5:\"level\";s:5:\"alert\";s:7:\"offense\";b:0;s:4:\"stat\";b:0;}s:15:\"ip_unblock_flag\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:2:\"ip\";}s:5:\"level\";s:5:\"alert\";}s:15:\"bottrack_notbot\";a:3:{s:7:\"offense\";b:0;s:4:\"stat\";b:0;s:5:\"level\";s:5:\"debug\";}s:12:\"bottrack_404\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:4:\"path\";}s:7:\"offense\";b:1;}s:23:\"bottrack_fakewebcrawler\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:4:\"path\";i:1;s:7:\"crawler\";}s:7:\"offense\";b:1;}s:19:\"bottrack_linkcheese\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:4:\"path\";}s:7:\"offense\";b:1;}s:20:\"bottrack_loginfailed\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}s:5:\"level\";s:5:\"alert\";s:7:\"offense\";b:1;}s:21:\"bottrack_logininvalid\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}s:5:\"level\";s:5:\"alert\";s:7:\"offense\";b:1;}s:15:\"bottrack_xmlrpc\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:4:\"path\";}s:7:\"offense\";b:1;}s:22:\"bottrack_invalidscript\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:6:\"script\";}s:7:\"offense\";b:1;}s:16:\"comment_markspam\";a:2:{s:5:\"level\";s:6:\"notice\";s:7:\"offense\";b:1;}s:18:\"comment_unmarkspam\";a:3:{s:5:\"level\";s:4:\"info\";s:7:\"offense\";b:0;s:4:\"stat\";b:0;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:12:\"integrations\";a:9:{s:4:\"slug\";s:12:\"integrations\";s:10:\"properties\";a:22:{s:9:\"namespace\";s:12:\"Integrations\";s:11:\"storage_key\";s:12:\"integrations\";s:7:\"tagline\";s:0:\"\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:12:\"Integrations\";s:10:\"menu_title\";s:12:\"Integrations\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:12:\"integrations\";s:13:\"load_priority\";i:20;s:4:\"name\";s:12:\"Integrations\";s:12:\"show_central\";b:1;}s:4:\"reqs\";a:1:{s:3:\"dbs\";a:2:{i:0;s:9:\"botsignal\";i:1;s:3:\"ips\";}}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:50;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:8:\"sections\";a:4:{i:0;a:5:{s:4:\"slug\";s:20:\"section_integrations\";s:7:\"primary\";b:1;s:5:\"title\";s:12:\"Integrations\";s:11:\"title_short\";s:12:\"Integrations\";s:9:\"beacon_id\";i:404;}i:1;a:4:{s:4:\"slug\";s:12:\"section_spam\";s:5:\"title\";s:14:\"SPAM Detection\";s:11:\"title_short\";s:14:\"SPAM Detection\";s:9:\"beacon_id\";i:138;}i:2;a:4:{s:4:\"slug\";s:18:\"section_user_forms\";s:5:\"title\";s:24:\"User Forms Bot Detection\";s:11:\"title_short\";s:24:\"User Forms Bot Detection\";s:9:\"beacon_id\";i:239;}i:3;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:3:{s:13:\"enable_mainwp\";a:10:{s:3:\"key\";s:13:\"enable_mainwp\";s:7:\"section\";s:20:\"section_integrations\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/ir\";s:9:\"link_blog\";s:19:\"https://shsec.io/ke\";s:9:\"beacon_id\";i:404;s:4:\"name\";s:13:\"Enable MainWP\";s:7:\"summary\";s:36:\"Enable The Built-In MainWP Extension\";s:11:\"description\";s:86:\"This option will enable Shield\'s built-in MainWP extension for both server and client.\";}s:19:\"form_spam_providers\";a:13:{s:3:\"key\";s:19:\"form_spam_providers\";s:7:\"section\";s:12:\"section_spam\";s:7:\"premium\";b:1;s:8:\"advanced\";b:1;s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:0:{}s:13:\"value_options\";a:14:{i:0;a:2:{s:9:\"value_key\";s:12:\"contactform7\";s:4:\"text\";s:14:\"Contact Form 7\";}i:1;a:2:{s:9:\"value_key\";s:12:\"elementorpro\";s:4:\"text\";s:13:\"Elementor Pro\";}i:2;a:2:{s:9:\"value_key\";s:11:\"fluentforms\";s:4:\"text\";s:12:\"Fluent Forms\";}i:3;a:2:{s:9:\"value_key\";s:15:\"formidableforms\";s:4:\"text\";s:16:\"Formidable Forms\";}i:4;a:2:{s:9:\"value_key\";s:10:\"forminator\";s:4:\"text\";s:10:\"Forminator\";}i:5;a:2:{s:9:\"value_key\";s:12:\"gravityforms\";s:4:\"text\";s:13:\"Gravity Forms\";}i:6;a:2:{s:9:\"value_key\";s:10:\"groundhogg\";s:4:\"text\";s:10:\"Groundhogg\";}i:7;a:2:{s:9:\"value_key\";s:10:\"happyforms\";s:4:\"text\";s:10:\"HappyForms\";}i:8;a:2:{s:9:\"value_key\";s:9:\"kaliforms\";s:4:\"text\";s:10:\"Kali Forms\";}i:9;a:2:{s:9:\"value_key\";s:10:\"ninjaforms\";s:4:\"text\";s:11:\"Ninja Forms\";}i:10;a:2:{s:9:\"value_key\";s:10:\"superforms\";s:4:\"text\";s:11:\"Super Forms\";}i:11;a:2:{s:9:\"value_key\";s:12:\"supportcandy\";s:4:\"text\";s:13:\"Support Candy\";}i:12;a:2:{s:9:\"value_key\";s:6:\"wpforo\";s:4:\"text\";s:6:\"wpForo\";}i:13;a:2:{s:9:\"value_key\";s:7:\"wpforms\";s:4:\"text\";s:7:\"WPForms\";}}s:9:\"link_info\";s:19:\"https://shsec.io/k2\";s:9:\"link_blog\";s:19:\"https://shsec.io/k3\";s:9:\"beacon_id\";i:138;s:4:\"name\";s:18:\"SPAM Form Checking\";s:7:\"summary\";s:57:\"Select The Form Providers That Should Be Checked For SPAM\";s:11:\"description\";s:58:\"Select The Form Providers That Should Be Checked For SPAM.\";}s:19:\"user_form_providers\";a:13:{s:3:\"key\";s:19:\"user_form_providers\";s:7:\"section\";s:18:\"section_user_forms\";s:7:\"premium\";b:1;s:8:\"advanced\";b:1;s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:1:{i:0;s:9:\"wordpress\";}s:13:\"value_options\";a:12:{i:0;a:2:{s:9:\"value_key\";s:9:\"buddyboss\";s:4:\"text\";s:9:\"BuddyBoss\";}i:1;a:2:{s:9:\"value_key\";s:10:\"buddypress\";s:4:\"text\";s:10:\"BuddyPress\";}i:2;a:2:{s:9:\"value_key\";s:20:\"easydigitaldownloads\";s:4:\"text\";s:22:\"Easy Digital Downloads\";}i:3;a:2:{s:9:\"value_key\";s:10:\"learnpress\";s:4:\"text\";s:10:\"LearnPress\";}i:4;a:2:{s:9:\"value_key\";s:9:\"lifterlms\";s:4:\"text\";s:9:\"LifterLMS\";}i:5;a:2:{s:9:\"value_key\";s:11:\"memberpress\";s:4:\"text\";s:11:\"MemberPress\";}i:6;a:2:{s:9:\"value_key\";s:23:\"paidmembersubscriptions\";s:4:\"text\";s:25:\"Paid Member Subscriptions\";}i:7;a:2:{s:9:\"value_key\";s:14:\"profilebuilder\";s:4:\"text\";s:15:\"Profile Builder\";}i:8;a:2:{s:9:\"value_key\";s:14:\"ultimatemember\";s:4:\"text\";s:15:\"Ultimate Member\";}i:9;a:2:{s:9:\"value_key\";s:11:\"woocommerce\";s:4:\"text\";s:11:\"WooCommerce\";}i:10;a:2:{s:9:\"value_key\";s:9:\"wordpress\";s:4:\"text\";s:9:\"WordPress\";}i:11;a:2:{s:9:\"value_key\";s:9:\"wpmembers\";s:4:\"text\";s:10:\"WP Members\";}}s:9:\"link_info\";s:19:\"https://shsec.io/k4\";s:9:\"link_blog\";s:19:\"https://shsec.io/k3\";s:9:\"beacon_id\";i:239;s:4:\"name\";s:18:\"User Form Checking\";s:7:\"summary\";s:87:\"Select The User Form Providers That Should Be Checked For SPAM Registrations and Logins\";s:11:\"description\";s:87:\"Select The User Form Providers That Should Be Checked For SPAM Registrations and Logins\";}}s:11:\"definitions\";a:1:{s:6:\"events\";a:4:{s:14:\"spam_form_pass\";a:5:{s:12:\"audit_params\";a:1:{i:0;s:13:\"form_provider\";}s:5:\"level\";s:4:\"info\";s:4:\"stat\";b:1;s:5:\"audit\";b:1;s:7:\"offense\";b:0;}s:14:\"spam_form_fail\";a:5:{s:12:\"audit_params\";a:1:{i:0;s:13:\"form_provider\";}s:5:\"level\";s:7:\"warning\";s:4:\"stat\";b:1;s:5:\"audit\";b:1;s:7:\"offense\";b:0;}s:18:\"user_form_bot_pass\";a:5:{s:12:\"audit_params\";a:3:{i:0;s:13:\"form_provider\";i:1;s:6:\"action\";i:2;s:8:\"username\";}s:5:\"level\";s:4:\"info\";s:4:\"stat\";b:1;s:5:\"audit\";b:1;s:7:\"offense\";b:0;}s:18:\"user_form_bot_fail\";a:5:{s:12:\"audit_params\";a:3:{i:0;s:13:\"form_provider\";i:1;s:6:\"action\";i:2;s:8:\"username\";}s:5:\"level\";s:7:\"warning\";s:4:\"stat\";b:1;s:5:\"audit\";b:1;s:7:\"offense\";b:1;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:13:\"login_protect\";a:10:{s:4:\"slug\";s:13:\"login_protect\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:10:\"LoginGuard\";s:11:\"storage_key\";s:12:\"loginprotect\";s:7:\"tagline\";s:83:\"Block brute force attacks and secure user identities with Two-Factor Authentication\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:0;s:12:\"run_if_wpcli\";b:0;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:16:\"Login Protection\";s:10:\"menu_title\";s:11:\"Login Guard\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:13:\"login_protect\";s:13:\"load_priority\";i:100;s:4:\"name\";s:11:\"Login Guard\";s:12:\"show_central\";b:1;s:5:\"order\";i:40;}s:4:\"reqs\";a:1:{s:3:\"dbs\";a:1:{i:0;s:9:\"botsignal\";}}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:30;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:13:\"admin_notices\";a:1:{s:23:\"email-verification-sent\";a:7:{s:2:\"id\";s:23:\"email-verification-sent\";s:8:\"schedule\";s:10:\"conditions\";s:16:\"plugin_page_only\";b:1;s:11:\"can_dismiss\";b:0;s:4:\"type\";s:7:\"warning\";s:12:\"plugin_admin\";s:3:\"yes\";s:11:\"valid_admin\";b:1;}}s:8:\"sections\";a:10:{i:0;a:6:{s:4:\"slug\";s:36:\"section_brute_force_login_protection\";s:7:\"primary\";b:1;s:5:\"title\";s:23:\"Brute Force Login Guard\";s:11:\"title_short\";s:11:\"Brute Force\";s:9:\"beacon_id\";i:325;s:7:\"summary\";a:2:{i:0;s:87:\"Purpose - Blocks brute force hacking attacks against your login and registration pages.\";i:1;s:57:\"Recommendation - Use of this feature is highly recommend.\";}}i:1;a:5:{s:4:\"slug\";s:22:\"section_twofactor_auth\";s:5:\"title\";s:27:\"Multi-Factor Authentication\";s:11:\"title_short\";s:13:\"2-Factor Auth\";s:9:\"beacon_id\";i:326;s:7:\"summary\";a:3:{i:0;s:103:\"Purpose - Verifies the identity of users who log in to your site - i.e. they are who they say they are.\";i:1;s:127:\"Recommendation - Use of this feature is highly recommend. However, if your host blocks email sending you may lock yourself out.\";i:2;s:77:\"Note: You may combine multiple authentication factors for increased security.\";}}i:2;a:5:{s:4:\"slug\";s:17:\"section_2fa_email\";s:5:\"title\";s:31:\"Email Two-Factor Authentication\";s:11:\"title_short\";s:11:\"2FA - Email\";s:9:\"beacon_id\";i:246;s:7:\"summary\";a:3:{i:0;s:102:\"Purpose - Verifies the identity of users who log in to your site using email-based one-time-passwords.\";i:1;s:127:\"Recommendation - Use of this feature is highly recommend. However, if your host blocks email sending you may lock yourself out.\";i:2;s:77:\"Note: You may combine multiple authentication factors for increased security.\";}}i:3;a:5:{s:4:\"slug\";s:14:\"section_2fa_ga\";s:5:\"title\";s:46:\"Google Authenticator Two-Factor Authentication\";s:11:\"title_short\";s:26:\"2FA - Google Authenticator\";s:9:\"beacon_id\";i:244;s:7:\"summary\";a:3:{i:0;s:111:\"Purpose - Verifies the identity of users who log in to your site using Google Authenticator one-time-passwords.\";i:1;s:127:\"Recommendation - Use of this feature is highly recommend. However, if your host blocks email sending you may lock yourself out.\";i:2;s:77:\"Note: You may combine multiple authentication factors for increased security.\";}}i:4;a:5:{s:4:\"slug\";s:31:\"section_hardware_authentication\";s:5:\"title\";s:32:\"Hardware 2-Factor Authentication\";s:11:\"title_short\";s:14:\"2FA - Hardware\";s:9:\"beacon_id\";i:249;s:7:\"summary\";a:2:{i:0;s:98:\"Purpose - Verifies the identity of users who log in to your site using Yubikey one-time-passwords.\";i:1;s:77:\"Note: You may combine multiple authentication factors for increased security.\";}}i:5;a:5:{s:4:\"slug\";s:22:\"section_rename_wplogin\";s:5:\"title\";s:18:\"Hide WP Login Page\";s:11:\"title_short\";s:15:\"Hide Login Page\";s:9:\"beacon_id\";i:316;s:7:\"summary\";a:2:{i:0;s:142:\"Purpose - To hide your wp-login.php page from brute force attacks and hacking attempts - if your login page cannot be found, no-one can login.\";i:1;s:145:\"Recommendation - This is not required for complete security and if your site has irregular or inconsistent configuration it may not work for you.\";}}i:6;a:5:{s:4:\"slug\";s:21:\"section_user_messages\";s:5:\"title\";s:13:\"User Messages\";s:11:\"title_short\";s:13:\"User Messages\";s:9:\"beacon_id\";i:139;s:7:\"summary\";a:3:{i:0;s:51:\"Purpose - Customize the messages shown to visitors.\";i:1;s:70:\"Recommendation - Be sure to change the messages to suit your audience.\";i:2;s:75:\"Hint - To reset any message to its default, enter the text exactly: default\";}}i:7;a:5:{s:4:\"slug\";s:46:\"section_enable_plugin_feature_login_protection\";s:5:\"title\";s:26:\"Disable Login Guard Module\";s:11:\"title_short\";s:7:\"Disable\";s:9:\"beacon_id\";i:249;s:7:\"summary\";a:2:{i:0;s:91:\"Purpose - Login Guard blocks all automated and brute force attempts to log in to your site.\";i:1;s:55:\"Recommendation - Keep the Login Guard module turned on.\";}}i:8;a:4:{s:4:\"slug\";s:18:\"section_deprecated\";s:5:\"title\";s:10:\"Deprecated\";s:11:\"title_short\";s:10:\"Deprecated\";s:7:\"summary\";a:1:{i:0;s:94:\"These options will be removed in the future. Please use the ADE option under Bot SPAM section.\";}}i:9;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:26:{s:20:\"enable_login_protect\";a:11:{s:3:\"key\";s:20:\"enable_login_protect\";s:7:\"section\";s:46:\"section_enable_plugin_feature_login_protection\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/51\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf03\";s:9:\"beacon_id\";i:249;s:4:\"name\";s:18:\"Enable Login Guard\";s:7:\"summary\";s:42:\"Enable (or Disable) The Login Guard Module\";s:11:\"description\";s:70:\"Un-Checking this option will completely disable the Login Guard module\";}s:19:\"rename_wplogin_path\";a:12:{s:3:\"key\";s:19:\"rename_wplogin_path\";s:7:\"section\";s:22:\"section_rename_wplogin\";s:8:\"advanced\";b:1;s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/5q\";s:9:\"link_blog\";s:19:\"https://shsec.io/5r\";s:9:\"beacon_id\";i:316;s:4:\"name\";s:21:\"Hide WP Login & Admin\";s:7:\"summary\";s:40:\"Hide The WordPress Login And Admin Areas\";s:11:\"description\";s:101:\"Creating a path here will disable your \'wp-login.php\'. Only letters and numbers are permitted: abc123\";}s:23:\"rename_wplogin_redirect\";a:12:{s:3:\"key\";s:23:\"rename_wplogin_redirect\";s:7:\"section\";s:22:\"section_rename_wplogin\";s:8:\"advanced\";b:1;s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/5q\";s:9:\"link_blog\";s:19:\"https://shsec.io/5r\";s:9:\"beacon_id\";i:455;s:4:\"name\";s:25:\"WP Login & Admin Redirect\";s:7:\"summary\";s:39:\"Automatic Redirect URL For Hidden Pages\";s:11:\"description\";s:70:\"Automatically redirect requests to this location for the hidden pages.\";}s:15:\"mfa_verify_page\";a:11:{s:3:\"key\";s:15:\"mfa_verify_page\";s:7:\"section\";s:22:\"section_twofactor_auth\";s:7:\"default\";s:8:\"wp_login\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:2:{i:0;a:2:{s:9:\"value_key\";s:8:\"wp_login\";s:4:\"text\";s:13:\"WP Login Page\";}i:1;a:2:{s:9:\"value_key\";s:13:\"custom_shield\";s:4:\"text\";s:22:\"Custom Shield MFA Page\";}}s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:0;s:4:\"name\";s:21:\"MFA Verification Page\";s:7:\"summary\";s:29:\"Type Of MFA Verification Page\";s:11:\"description\";s:41:\"Choose the page type for MFA verification\";}s:20:\"mfa_user_setup_pages\";a:11:{s:3:\"key\";s:20:\"mfa_user_setup_pages\";s:7:\"section\";s:22:\"section_twofactor_auth\";s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:1:{i:0;s:7:\"profile\";}s:13:\"value_options\";a:2:{i:0;a:2:{s:9:\"value_key\";s:7:\"profile\";s:4:\"text\";s:20:\"WP User Profile Page\";}i:1;a:2:{s:9:\"value_key\";s:9:\"dedicated\";s:4:\"text\";s:23:\"Dedicated WP Admin Page\";}}s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:456;s:4:\"name\";s:14:\"User 2FA Setup\";s:7:\"summary\";s:29:\"User 2FA Setup Page Locations\";s:11:\"description\";s:42:\"Pages available to users to configure 2FA.\";}s:8:\"mfa_skip\";a:12:{s:3:\"key\";s:8:\"mfa_skip\";s:7:\"section\";s:22:\"section_twofactor_auth\";s:7:\"premium\";b:1;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:3:\"min\";i:0;s:9:\"link_info\";s:19:\"https://shsec.io/b1\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:141;s:4:\"name\";s:15:\"2FA Remember Me\";s:7:\"summary\";s:78:\"A User Can Bypass Multi-Factor Authentication (MFA) For The Set Number Of Days\";s:11:\"description\";s:97:\"Enter the number of days a user can bypass future MFA after a successful MFA-login. 0 to disable.\";}s:17:\"allow_backupcodes\";a:11:{s:3:\"key\";s:17:\"allow_backupcodes\";s:7:\"section\";s:22:\"section_twofactor_auth\";s:7:\"premium\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/dx\";s:9:\"link_blog\";s:19:\"https://shsec.io/dy\";s:9:\"beacon_id\";i:143;s:4:\"name\";s:18:\"Allow Backup Codes\";s:7:\"summary\";s:37:\"Allow Users To Generate A Backup Code\";s:11:\"description\";s:95:\"Allow users to generate a backup code that can be used to login if MFA factors are unavailable.\";}s:27:\"enable_google_authenticator\";a:10:{s:3:\"key\";s:27:\"enable_google_authenticator\";s:7:\"section\";s:14:\"section_2fa_ga\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:22:\"https://shsec.io/shld7\";s:9:\"link_blog\";s:22:\"https://shsec.io/shld6\";s:9:\"beacon_id\";i:245;s:4:\"name\";s:27:\"Enable Google Authenticator\";s:7:\"summary\";s:39:\"Allow Users To Use Google Authenticator\";s:11:\"description\";s:101:\"When enabled, users will have the option to add Google Authenticator to their WordPress user profile.\";}s:15:\"enable_sms_auth\";a:11:{s:3:\"key\";s:15:\"enable_sms_auth\";s:7:\"section\";s:14:\"section_non_ui\";s:7:\"premium\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:245;s:4:\"name\";s:15:\"Enable SMS Auth\";s:7:\"summary\";s:25:\"Enable SMS Authentication\";s:11:\"description\";s:89:\"When enabled, users will have the option to add SMS Auth to their WordPress user profile.\";}s:27:\"enable_email_authentication\";a:10:{s:3:\"key\";s:27:\"enable_email_authentication\";s:7:\"section\";s:17:\"section_2fa_email\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/3t\";s:9:\"link_blog\";s:19:\"https://shsec.io/9q\";s:9:\"beacon_id\";i:247;s:4:\"name\";s:27:\"Enable Email Authentication\";s:7:\"summary\";s:40:\"Two-Factor Login Authentication By Email\";s:11:\"description\";s:90:\"All users will be required to verify their login by email-based two-factor authentication.\";}s:26:\"two_factor_auth_user_roles\";a:11:{s:3:\"key\";s:26:\"two_factor_auth_user_roles\";s:7:\"section\";s:17:\"section_2fa_email\";s:8:\"advanced\";b:1;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:4:{i:0;s:11:\"contributor\";i:1;s:6:\"author\";i:2;s:6:\"editor\";i:3;s:13:\"administrator\";}s:9:\"link_info\";s:19:\"https://shsec.io/4v\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:243;s:4:\"name\";s:30:\"Enforce - Email Authentication\";s:7:\"summary\";s:46:\"All User Roles Subject To Email Authentication\";s:11:\"description\";s:130:\"Enforces email-based authentication on all users with the selected roles. Note: This setting only applies to email authentication.\";}s:18:\"email_any_user_set\";a:11:{s:3:\"key\";s:18:\"email_any_user_set\";s:7:\"section\";s:17:\"section_2fa_email\";s:7:\"premium\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/gj\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:142;s:4:\"name\";s:14:\"Allow Any User\";s:7:\"summary\";s:60:\"Allow Any User To Turn-On Two-Factor Authentication By Email\";s:11:\"description\";s:61:\"Allow Any User To Turn-On Two-Factor Authentication By Email.\";}s:20:\"enable_antibot_check\";a:10:{s:3:\"key\";s:20:\"enable_antibot_check\";s:7:\"section\";s:36:\"section_brute_force_login_protection\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/k0\";s:9:\"link_blog\";s:19:\"https://shsec.io/jo\";s:9:\"beacon_id\";i:426;s:4:\"name\";s:7:\"AntiBot\";s:7:\"summary\";s:28:\"Use AntiBot Detection Engine\";s:11:\"description\";s:75:\"Use Shield\'s AntiBot Detection Engine To Block Bots and Brute Force Attacks\";}s:24:\"bot_protection_locations\";a:11:{s:3:\"key\";s:24:\"bot_protection_locations\";s:7:\"section\";s:36:\"section_brute_force_login_protection\";s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:1:{i:0;s:5:\"login\";}s:13:\"value_options\";a:4:{i:0;a:2:{s:9:\"value_key\";s:5:\"login\";s:4:\"text\";s:5:\"Login\";}i:1;a:2:{s:9:\"value_key\";s:8:\"register\";s:4:\"text\";s:8:\"Register\";}i:2;a:2:{s:9:\"value_key\";s:8:\"password\";s:4:\"text\";s:13:\"Lost Password\";}i:3;a:2:{s:9:\"value_key\";s:12:\"checkout_woo\";s:4:\"text\";s:22:\"Checkout (WooCommerce)\";}}s:9:\"link_info\";s:19:\"https://shsec.io/dv\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:314;s:4:\"name\";s:20:\"Protection Locations\";s:7:\"summary\";s:38:\"How Google reCAPTCHA Will Be Displayed\";s:11:\"description\";s:64:\"Choose for which forms bot protection measures will be deployed.\";}s:20:\"login_limit_interval\";a:11:{s:3:\"key\";s:20:\"login_limit_interval\";s:7:\"section\";s:36:\"section_brute_force_login_protection\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:5;s:3:\"min\";i:0;s:9:\"link_info\";s:19:\"https://shsec.io/3q\";s:9:\"link_blog\";s:19:\"https://shsec.io/9o\";s:9:\"beacon_id\";i:242;s:4:\"name\";s:23:\"Login Cooldown Interval\";s:7:\"summary\";s:39:\"Limit login attempts to every X seconds\";s:11:\"description\";s:109:\"WordPress will process only ONE login attempt for every number of seconds specified. Zero (0) turns this off.\";}s:23:\"enable_login_gasp_check\";a:10:{s:3:\"key\";s:23:\"enable_login_gasp_check\";s:7:\"section\";s:18:\"section_deprecated\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/3r\";s:9:\"link_blog\";s:19:\"https://shsec.io/9n\";s:9:\"beacon_id\";i:313;s:4:\"name\";s:14:\"Bot Protection\";s:7:\"summary\";s:54:\"Protect WP Login From Automated Login Attempts By Bots\";s:11:\"description\";s:138:\"Adds a dynamically (Javascript) generated checkbox to the login form that prevents bots using automated login techniques. Recommended: ON.\";}s:29:\"enable_google_recaptcha_login\";a:11:{s:3:\"key\";s:29:\"enable_google_recaptcha_login\";s:7:\"section\";s:18:\"section_deprecated\";s:7:\"default\";s:8:\"disabled\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:7:\"default\";s:4:\"text\";s:13:\"Default Style\";}i:2;a:2:{s:9:\"value_key\";s:5:\"light\";s:4:\"text\";s:11:\"Light Theme\";}i:3;a:2:{s:9:\"value_key\";s:4:\"dark\";s:4:\"text\";s:10:\"Dark Theme\";}i:4;a:2:{s:9:\"value_key\";s:9:\"invisible\";s:4:\"text\";s:9:\"Invisible\";}}s:9:\"link_info\";s:19:\"https://shsec.io/9m\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:269;s:4:\"name\";s:7:\"CAPTCHA\";s:7:\"summary\";s:14:\"Enable CAPTCHA\";s:11:\"description\";s:32:\"Use CAPTCHA on the login screen.\";}s:16:\"antibot_form_ids\";a:12:{s:3:\"key\";s:16:\"antibot_form_ids\";s:7:\"section\";s:18:\"section_deprecated\";s:8:\"advanced\";b:1;s:7:\"premium\";b:1;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}s:9:\"link_info\";s:19:\"https://shsec.io/hg\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:144;s:4:\"name\";s:13:\"AntiBot Forms\";s:7:\"summary\";s:66:\"Enter The IDs Of The 3rd Party Login Forms For Use With AntiBot JS\";s:11:\"description\";s:32:\"For Use With AnitBot JS (above).\";}s:10:\"enable_u2f\";a:10:{s:3:\"key\";s:10:\"enable_u2f\";s:7:\"section\";s:31:\"section_hardware_authentication\";s:7:\"premium\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/i9\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:9:\"Allow U2F\";s:7:\"summary\";s:33:\"Allow Registration Of U2F Devices\";s:11:\"description\";s:34:\"Allow Registration Of U2F Devices.\";}s:14:\"enable_yubikey\";a:10:{s:3:\"key\";s:14:\"enable_yubikey\";s:7:\"section\";s:31:\"section_hardware_authentication\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/4f\";s:9:\"link_blog\";s:19:\"https://shsec.io/9t\";s:9:\"beacon_id\";i:358;s:4:\"name\";s:17:\"Allow Yubikey OTP\";s:7:\"summary\";s:49:\"Allow Yubikey Registration For One Time Passwords\";s:11:\"description\";s:99:\"Combined with your Yubikey API Key (below) this will form the basis of your Yubikey Authentication.\";}s:14:\"yubikey_app_id\";a:11:{s:3:\"key\";s:14:\"yubikey_app_id\";s:7:\"section\";s:31:\"section_hardware_authentication\";s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/4g\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:360;s:4:\"name\";s:14:\"Yubikey App ID\";s:7:\"summary\";s:26:\"Your Unique Yubikey App ID\";s:11:\"description\";s:91:\"Combined with your Yubikey API Key this will form the basis of your Yubikey Authentication.\";}s:15:\"yubikey_api_key\";a:11:{s:3:\"key\";s:15:\"yubikey_api_key\";s:7:\"section\";s:31:\"section_hardware_authentication\";s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/4g\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:360;s:4:\"name\";s:15:\"Yubikey API Key\";s:7:\"summary\";s:31:\"Your Unique Yubikey App API Key\";s:11:\"description\";s:90:\"Combined with your Yubikey App ID this will form the basis of your Yubikey Authentication.\";}s:13:\"text_imahuman\";a:11:{s:3:\"key\";s:13:\"text_imahuman\";s:7:\"section\";s:18:\"section_deprecated\";s:9:\"sensitive\";b:1;s:7:\"premium\";b:1;s:7:\"default\";s:7:\"default\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/dz\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:18:\"GASP Checkbox Text\";s:7:\"summary\";s:47:\"The Message Displayed Next To The GASP Checkbox\";s:11:\"description\";s:99:\"You can change the text displayed to the user beside the checkbox if you need a customized message.\";}s:19:\"text_pleasecheckbox\";a:11:{s:3:\"key\";s:19:\"text_pleasecheckbox\";s:7:\"section\";s:18:\"section_deprecated\";s:9:\"sensitive\";b:1;s:7:\"premium\";b:1;s:7:\"default\";s:7:\"default\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:19:\"https://shsec.io/dz\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:15:\"GASP Alert Text\";s:7:\"summary\";s:55:\"The Message Displayed If The User Doesn\'t Check The Box\";s:11:\"description\";s:95:\"You can change the text displayed to the user in the alert message if they don\'t check the box.\";}s:26:\"email_can_send_verified_at\";a:6:{s:3:\"key\";s:26:\"email_can_send_verified_at\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:3:\"min\";i:0;}s:8:\"gasp_key\";a:6:{s:3:\"key\";s:8:\"gasp_key\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:9:\"sensitive\";b:1;s:4:\"type\";s:4:\"text\";s:7:\"default\";s:0:\"\";}}s:11:\"definitions\";a:3:{s:20:\"login_intent_timeout\";i:5;s:25:\"login_intent_max_attempts\";i:5;s:6:\"events\";a:11:{s:18:\"2fa_verify_success\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:10:\"user_login\";i:1;s:6:\"method\";}s:5:\"level\";s:6:\"notice\";}s:15:\"2fa_verify_fail\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:10:\"user_login\";i:1;s:6:\"method\";}s:5:\"level\";s:7:\"warning\";s:7:\"offense\";b:1;}s:13:\"cooldown_fail\";a:1:{s:5:\"level\";s:7:\"warning\";}s:13:\"honeypot_fail\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:10:\"user_login\";i:1;s:6:\"action\";}s:5:\"level\";s:7:\"warning\";}s:11:\"botbox_fail\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:10:\"user_login\";i:1;s:6:\"action\";}s:5:\"level\";s:7:\"warning\";}s:11:\"login_block\";a:1:{s:5:\"level\";s:7:\"warning\";}s:14:\"block_register\";a:1:{s:5:\"level\";s:7:\"warning\";}s:18:\"block_lostpassword\";a:1:{s:5:\"level\";s:7:\"warning\";}s:14:\"block_checkout\";a:1:{s:5:\"level\";s:7:\"warning\";}s:14:\"hide_login_url\";a:1:{s:5:\"level\";s:6:\"notice\";}s:11:\"2fa_success\";a:2:{s:5:\"level\";s:4:\"info\";s:6:\"recent\";b:1;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:8:\"lockdown\";a:8:{s:4:\"slug\";s:8:\"lockdown\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:8:\"Lockdown\";s:11:\"storage_key\";s:8:\"lockdown\";s:7:\"tagline\";s:56:\"Harden the more loosely controlled settings of your site\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:0;s:19:\"run_if_verified_bot\";b:0;s:12:\"run_if_wpcli\";b:0;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:8:\"Lockdown\";s:10:\"menu_title\";s:11:\"WP Lockdown\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:8:\"lockdown\";s:13:\"load_priority\";i:100;s:4:\"name\";s:11:\"WP Lockdown\";s:12:\"show_central\";b:1;s:5:\"order\";i:90;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:45;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:8:\"sections\";a:5:{i:0;a:6:{s:7:\"primary\";b:1;s:4:\"slug\";s:14:\"section_apixml\";s:5:\"title\";s:25:\"WordPress System Lockdown\";s:11:\"title_short\";s:6:\"System\";s:9:\"beacon_id\";i:413;s:7:\"summary\";a:2:{i:0;s:58:\"Purpose - Lockdown certain core WordPress system features.\";i:1;s:99:\"Recommendation - This depends on your usage and needs for certain WordPress functions and features.\";}}i:1;a:5:{s:4:\"slug\";s:33:\"section_permission_access_options\";s:5:\"title\";s:30:\"Permissions and Access Options\";s:11:\"title_short\";s:11:\"Permissions\";s:9:\"beacon_id\";i:415;s:7:\"summary\";a:2:{i:0;s:66:\"Purpose - Provides finer control of certain WordPress permissions.\";i:1;s:75:\"Recommendation - Only enable SSL if you have a valid certificate installed.\";}}i:2;a:5:{s:4:\"slug\";s:35:\"section_wordpress_obscurity_options\";s:5:\"title\";s:27:\"WordPress Obscurity Options\";s:11:\"title_short\";s:9:\"Obscurity\";s:9:\"beacon_id\";i:418;s:7:\"summary\";a:2:{i:0;s:63:\"Purpose - Obscures certain WordPress settings from public view.\";i:1;s:103:\"Recommendation - Obscurity is not true security and so these settings are down to your personal tastes.\";}}i:3;a:5:{s:4:\"slug\";s:48:\"section_enable_plugin_feature_wordpress_lockdown\";s:5:\"title\";s:23:\"Enable Module: Lockdown\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:272;s:7:\"summary\";a:2:{i:0;s:94:\"Purpose - Lockdown helps secure-up certain loosely-controlled WordPress settings on your site.\";i:1;s:53:\"Recommendation - Keep the Lockdown feature turned on.\";}}i:4;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:9:{s:15:\"enable_lockdown\";a:11:{s:3:\"key\";s:15:\"enable_lockdown\";s:7:\"section\";s:48:\"section_enable_plugin_feature_wordpress_lockdown\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/4r\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:272;s:4:\"name\";s:15:\"Enable Lockdown\";s:7:\"summary\";s:39:\"Enable (or Disable) The Lockdown module\";s:11:\"description\";s:67:\"Un-Checking this option will completely disable the Lockdown module\";}s:14:\"disable_xmlrpc\";a:10:{s:3:\"key\";s:14:\"disable_xmlrpc\";s:7:\"section\";s:14:\"section_apixml\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/e6\";s:9:\"link_blog\";s:19:\"https://shsec.io/fb\";s:9:\"beacon_id\";i:414;s:4:\"name\";s:15:\"Disable XML-RPC\";s:7:\"summary\";s:26:\"Disable The XML-RPC System\";s:11:\"description\";s:71:\"Checking this option will completely turn off the whole XML-RPC system.\";}s:25:\"disable_anonymous_restapi\";a:10:{s:3:\"key\";s:25:\"disable_anonymous_restapi\";s:7:\"section\";s:14:\"section_apixml\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:18:\"Anonymous Rest API\";s:7:\"summary\";s:30:\"Disable The Anonymous Rest API\";s:11:\"description\";s:82:\"Checking this option will completely turn off the whole Anonymous Rest API system.\";}s:24:\"api_namespace_exclusions\";a:9:{s:3:\"key\";s:24:\"api_namespace_exclusions\";s:7:\"section\";s:14:\"section_apixml\";s:7:\"default\";a:6:{i:0;s:14:\"contact-form-7\";i:1;s:7:\"jetpack\";i:2;s:3:\"tho\";i:3;s:11:\"woocommerce\";i:4;s:5:\"tribe\";i:5;s:12:\"wpstatistics\";}s:4:\"type\";s:5:\"array\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:19:\"Rest API Exclusions\";s:7:\"summary\";s:29:\"Anonymous REST API Exclusions\";s:11:\"description\";s:81:\"Any namespaces provided here will be excluded from the Anonymous API restriction.\";}s:20:\"disable_file_editing\";a:10:{s:3:\"key\";s:20:\"disable_file_editing\";s:7:\"section\";s:33:\"section_permission_access_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/4q\";s:9:\"link_blog\";s:19:\"https://shsec.io/hk\";s:9:\"beacon_id\";i:416;s:4:\"name\";s:20:\"Disable File Editing\";s:7:\"summary\";s:51:\"Disable Ability To Edit Files From Within WordPress\";s:11:\"description\";s:135:\"Removes the option to directly edit any files from within the WordPress admin area. Equivalent to setting \'DISALLOW_FILE_EDIT\' to TRUE.\";}s:15:\"force_ssl_admin\";a:10:{s:3:\"key\";s:15:\"force_ssl_admin\";s:7:\"section\";s:33:\"section_permission_access_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/4t\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:417;s:4:\"name\";s:15:\"Force SSL Admin\";s:7:\"summary\";s:57:\"Forces WordPress Admin Dashboard To Be Delivered Over SSL\";s:11:\"description\";s:126:\"Please only enable this option if you have a valid SSL certificate installed. Equivalent to setting \'FORCE_SSL_ADMIN\' to TRUE.\";}s:22:\"block_author_discovery\";a:9:{s:3:\"key\";s:22:\"block_author_discovery\";s:7:\"section\";s:35:\"section_wordpress_obscurity_options\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:23:\"https://shsec.io/wpsf23\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:22:\"Block Username Fishing\";s:7:\"summary\";s:69:\"Block the ability to discover WordPress usernames based on author IDs\";s:11:\"description\";s:150:\"When enabled, any URL requests containing \'author=\' will be killed. Warning: Enabling this option may interfere with expected operations of your site.\";}s:16:\"clean_wp_rubbish\";a:9:{s:3:\"key\";s:16:\"clean_wp_rubbish\";s:7:\"section\";s:35:\"section_wordpress_obscurity_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:14:\"Clean WP Files\";s:7:\"summary\";s:41:\"Automatically Delete Unnecessary WP Files\";s:11:\"description\";s:63:\"Automatically delete WordPress files like wp-config-sample.php.\";}s:28:\"hide_wordpress_generator_tag\";a:9:{s:3:\"key\";s:28:\"hide_wordpress_generator_tag\";s:7:\"section\";s:35:\"section_wordpress_obscurity_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:16:\"WP Generator Tag\";s:7:\"summary\";s:28:\"Remove WP Generator Meta Tag\";s:11:\"description\";s:119:\"Remove a meta tag from your WordPress pages that publicly displays that your site is WordPress and its current version.\";}}s:11:\"definitions\";a:1:{s:6:\"events\";a:3:{s:23:\"block_anonymous_restapi\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:9:\"namespace\";}s:5:\"level\";s:7:\"warning\";s:6:\"recent\";b:1;}s:20:\"block_author_fishing\";a:2:{s:5:\"level\";s:6:\"notice\";s:7:\"offense\";b:1;}s:9:\"block_xml\";a:3:{s:5:\"level\";s:6:\"notice\";s:6:\"recent\";b:1;s:7:\"offense\";b:1;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:7:\"headers\";a:7:{s:4:\"slug\";s:7:\"headers\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:7:\"Headers\";s:11:\"storage_key\";s:7:\"headers\";s:7:\"tagline\";s:29:\"Control HTTP Security Headers\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:0;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:0;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:12:\"HTTP Headers\";s:10:\"menu_title\";s:12:\"HTTP Headers\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:7:\"headers\";s:13:\"load_priority\";i:100;s:4:\"name\";s:12:\"HTTP Headers\";s:12:\"show_central\";b:1;s:5:\"order\";i:80;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:60;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:8:\"sections\";a:4:{i:0;a:6:{s:7:\"primary\";b:1;s:4:\"slug\";s:24:\"section_security_headers\";s:5:\"title\";s:25:\"Advanced Security Headers\";s:11:\"title_short\";s:16:\"Security Headers\";s:9:\"beacon_id\";i:267;s:7:\"summary\";a:2:{i:0;s:92:\"Purpose - Protect visitors to your site by implementing increased security response headers.\";i:1;s:101:\"Recommendation - Enabling these features are advised, but you must test them on your site thoroughly.\";}}i:1;a:5:{s:4:\"slug\";s:31:\"section_content_security_policy\";s:5:\"title\";s:23:\"Content Security Policy\";s:11:\"title_short\";s:23:\"Content Security Policy\";s:9:\"beacon_id\";i:155;s:7:\"summary\";a:2:{i:0;s:105:\"Purpose - Restrict the sources and types of content that may be loaded and processed by visitor browsers.\";i:1;s:101:\"Recommendation - Enabling these features are advised, but you must test them on your site thoroughly.\";}}i:2;a:5:{s:4:\"slug\";s:37:\"section_enable_plugin_feature_headers\";s:5:\"title\";s:27:\"Enable Module: HTTP Headers\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:265;s:7:\"summary\";a:2:{i:0;s:92:\"Purpose - Protect visitors to your site by implementing increased security response headers.\";i:1;s:101:\"Recommendation - Enabling these features are advised, but you must test them on your site thoroughly.\";}}i:3;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:7:{s:14:\"enable_headers\";a:11:{s:3:\"key\";s:14:\"enable_headers\";s:7:\"section\";s:37:\"section_enable_plugin_feature_headers\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/aj\";s:9:\"link_blog\";s:19:\"https://shsec.io/7c\";s:9:\"beacon_id\";i:265;s:4:\"name\";s:19:\"Enable HTTP Headers\";s:7:\"summary\";s:43:\"Enable (or Disable) The HTTP Headers module\";s:11:\"description\";s:71:\"Un-Checking this option will completely disable the HTTP Headers module\";}s:7:\"x_frame\";a:10:{s:3:\"key\";s:7:\"x_frame\";s:7:\"section\";s:24:\"section_security_headers\";s:7:\"default\";s:13:\"on_sameorigin\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:3:{i:0;a:2:{s:9:\"value_key\";s:3:\"off\";s:4:\"text\";s:24:\"Off: iFrames Not Blocked\";}i:1;a:2:{s:9:\"value_key\";s:13:\"on_sameorigin\";s:4:\"text\";s:36:\"On: Allow iFrames On The Same Domain\";}i:2;a:2:{s:9:\"value_key\";s:7:\"on_deny\";s:4:\"text\";s:21:\"On: Block All iFrames\";}}s:9:\"link_info\";s:19:\"https://shsec.io/78\";s:9:\"link_blog\";s:19:\"https://shsec.io/7c\";s:4:\"name\";s:13:\"Block iFrames\";s:7:\"summary\";s:33:\"Block Remote iFrames Of This Site\";s:11:\"description\";s:139:\"The setting prevents any external website from embedding your site in an iFrame. This is useful for preventing so-called ClickJack attacks.\";}s:13:\"x_xss_protect\";a:9:{s:3:\"key\";s:13:\"x_xss_protect\";s:7:\"section\";s:24:\"section_security_headers\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/79\";s:9:\"link_blog\";s:19:\"https://shsec.io/7c\";s:4:\"name\";s:14:\"XSS Protection\";s:7:\"summary\";s:38:\"Employ Built-In Browser XSS Protection\";s:11:\"description\";s:80:\"Directs compatible browsers to block what they detect as Reflective XSS attacks.\";}s:14:\"x_content_type\";a:9:{s:3:\"key\";s:14:\"x_content_type\";s:7:\"section\";s:24:\"section_security_headers\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/7a\";s:9:\"link_blog\";s:19:\"https://shsec.io/7c\";s:4:\"name\";s:18:\"Prevent Mime-Sniff\";s:7:\"summary\";s:27:\"Turn-Off Browser Mime-Sniff\";s:11:\"description\";s:60:\"Reduces visitor exposure to malicious user-uploaded content.\";}s:17:\"x_referrer_policy\";a:11:{s:3:\"key\";s:17:\"x_referrer_policy\";s:7:\"section\";s:24:\"section_security_headers\";s:9:\"sensitive\";b:0;s:4:\"type\";s:6:\"select\";s:7:\"default\";s:10:\"unsafe-url\";s:13:\"value_options\";a:10:{i:0;a:2:{s:9:\"value_key\";s:10:\"unsafe-url\";s:4:\"text\";s:45:\"Default: Full Referrer URL (aka \'Unsafe URL\')\";}i:1;a:2:{s:9:\"value_key\";s:11:\"no-referrer\";s:4:\"text\";s:11:\"No Referrer\";}i:2;a:2:{s:9:\"value_key\";s:26:\"no-referrer-when-downgrade\";s:4:\"text\";s:26:\"No Referrer When Downgrade\";}i:3;a:2:{s:9:\"value_key\";s:11:\"same-origin\";s:4:\"text\";s:11:\"Same Origin\";}i:4;a:2:{s:9:\"value_key\";s:6:\"origin\";s:4:\"text\";s:6:\"Origin\";}i:5;a:2:{s:9:\"value_key\";s:13:\"strict-origin\";s:4:\"text\";s:13:\"Strict Origin\";}i:6;a:2:{s:9:\"value_key\";s:24:\"origin-when-cross-origin\";s:4:\"text\";s:24:\"Origin When Cross-Origin\";}i:7;a:2:{s:9:\"value_key\";s:31:\"strict-origin-when-cross-origin\";s:4:\"text\";s:31:\"Strict Origin When Cross-Origin\";}i:8;a:2:{s:9:\"value_key\";s:5:\"empty\";s:4:\"text\";s:12:\"Empty Header\";}i:9;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:33:\"Disabled - Don\'t Send This Header\";}}s:9:\"link_info\";s:19:\"https://shsec.io/a5\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:15:\"Referrer Policy\";s:7:\"summary\";s:22:\"Referrer Policy Header\";s:11:\"description\";s:141:\"The Referrer Policy Header allows you to control when and what referral information a browser may pass along with links clicked on your site.\";}s:32:\"enable_x_content_security_policy\";a:11:{s:3:\"key\";s:32:\"enable_x_content_security_policy\";s:7:\"section\";s:31:\"section_content_security_policy\";s:7:\"premium\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/7d\";s:9:\"link_blog\";s:19:\"https://shsec.io/7c\";s:9:\"beacon_id\";i:155;s:4:\"name\";s:30:\"Enable Content Security Policy\";s:7:\"summary\";s:54:\"Enable (or Disable) The Content Security Policy module\";s:11:\"description\";s:75:\"Allows for permission and restriction of all resources loaded on your site.\";}s:11:\"xcsp_custom\";a:11:{s:3:\"key\";s:11:\"xcsp_custom\";s:7:\"section\";s:31:\"section_content_security_policy\";s:7:\"premium\";b:1;s:7:\"default\";a:0:{}s:4:\"type\";s:5:\"array\";s:9:\"link_info\";s:19:\"https://shsec.io/g9\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:155;s:4:\"name\";s:12:\"Manual Rules\";s:7:\"summary\";s:16:\"Manual CSP Rules\";s:11:\"description\";s:17:\"Manual CSP rules.\";}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:12:\"hack_protect\";a:11:{s:4:\"slug\";s:12:\"hack_protect\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:9:\"HackGuard\";s:11:\"storage_key\";s:12:\"hack_protect\";s:7:\"tagline\";s:63:\"Automatically detect and repair vulnerable and suspicious items\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:8:\"Scanners\";s:10:\"menu_title\";s:10:\"Hack Guard\";s:13:\"menu_priority\";i:20;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:12:\"hack_protect\";s:13:\"load_priority\";i:100;s:4:\"name\";s:10:\"Hack Guard\";s:12:\"show_central\";b:1;s:5:\"order\";i:70;}s:4:\"reqs\";a:1:{s:3:\"dbs\";a:5:{i:0;s:5:\"scans\";i:1;s:9:\"scanitems\";i:2;s:11:\"resultitems\";i:3;s:15:\"resultitem_meta\";i:4;s:11:\"scanresults\";}}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:25;}s:5:\"wpcli\";a:2:{s:7:\"enabled\";b:1;s:4:\"root\";s:10:\"hack_guard\";}s:10:\"menu_items\";a:1:{i:0;a:2:{s:5:\"title\";s:5:\"Scans\";s:4:\"slug\";s:14:\"scans-redirect\";}}s:16:\"custom_redirects\";a:1:{i:0;a:3:{s:15:\"source_mod_page\";s:14:\"scans-redirect\";s:15:\"target_mod_page\";s:8:\"insights\";s:10:\"query_args\";a:1:{s:4:\"inav\";s:13:\"scans_results\";}}}s:8:\"sections\";a:5:{i:0;a:6:{s:4:\"slug\";s:18:\"section_file_guard\";s:7:\"primary\";b:1;s:5:\"title\";s:10:\"File Guard\";s:11:\"title_short\";s:10:\"File Guard\";s:9:\"beacon_id\";i:217;s:7:\"summary\";a:2:{i:0;s:86:\"Purpose - Monitor WordPress files and protect against malicious intrusion and hacking.\";i:1;s:56:\"Recommendation - Keep the File Guard features turned on.\";}}i:1;a:5:{s:4:\"slug\";s:16:\"section_scan_wpv\";s:5:\"title\";s:21:\"Vulnerability Scanner\";s:11:\"title_short\";s:21:\"Vulnerability Scanner\";s:9:\"beacon_id\";i:217;s:7:\"summary\";a:2:{i:0;s:94:\"Purpose - Regularly scan your WordPress plugins and themes for known security vulnerabilities.\";i:1;s:125:\"Recommendation - Ensure this is turned on and you will always know if any of your assets have known security vulnerabilities.\";}}i:2;a:5:{s:4:\"slug\";s:20:\"section_scan_options\";s:5:\"title\";s:12:\"Scan Options\";s:11:\"title_short\";s:12:\"Scan Options\";s:9:\"beacon_id\";i:217;s:7:\"summary\";a:1:{i:0;s:54:\"Purpose - Set how often the Hack Guard scans will run.\";}}i:3;a:5:{s:4:\"slug\";s:51:\"section_enable_plugin_feature_hack_protection_tools\";s:5:\"title\";s:25:\"Enable Module: Hack Guard\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:217;s:7:\"summary\";a:2:{i:0;s:94:\"Purpose - Hack Guard is a set of tools to warn you and protect you against hacks on your site.\";i:1;s:54:\"Recommendation - Keep the Hack Guard module turned on.\";}}i:4;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:18:{s:19:\"enable_hack_protect\";a:11:{s:3:\"key\";s:19:\"enable_hack_protect\";s:7:\"section\";s:51:\"section_enable_plugin_feature_hack_protection_tools\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:23:\"https://shsec.io/wpsf38\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:217;s:4:\"name\";s:17:\"Enable Hack Guard\";s:7:\"summary\";s:41:\"Enable (or Disable) The Hack Guard Module\";s:11:\"description\";s:69:\"Un-Checking this option will completely disable the Hack Guard module\";}s:31:\"enable_core_file_integrity_scan\";a:10:{s:3:\"key\";s:31:\"enable_core_file_integrity_scan\";s:7:\"section\";s:18:\"section_file_guard\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/hd\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf37\";s:9:\"beacon_id\";i:454;s:4:\"name\";s:20:\"WP Core File Scanner\";s:7:\"summary\";s:56:\"Automatically Scans WordPress Core Files For Alterations\";s:11:\"description\";s:145:\"Compares all WordPress core files on your site against the official WordPress files. WordPress Core files should never be altered for any reason.\";}s:17:\"file_repair_areas\";a:11:{s:3:\"key\";s:17:\"file_repair_areas\";s:7:\"section\";s:18:\"section_file_guard\";s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:2:{i:0;s:2:\"wp\";i:1;s:6:\"plugin\";}s:13:\"value_options\";a:3:{i:0;a:2:{s:9:\"value_key\";s:2:\"wp\";s:4:\"text\";s:7:\"WP Core\";}i:1;a:2:{s:9:\"value_key\";s:6:\"plugin\";s:4:\"text\";s:12:\"Plugin Files\";}i:2;a:2:{s:9:\"value_key\";s:5:\"theme\";s:4:\"text\";s:11:\"Theme Files\";}}s:9:\"link_info\";s:23:\"https://shsec.io/wpsf36\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf37\";s:9:\"beacon_id\";i:228;s:4:\"name\";s:16:\"Auto File Repair\";s:7:\"summary\";s:45:\"Which Files Should Be Automatically Repaired?\";s:11:\"description\";s:80:\"When a file is modified, or malware is detected, Shield can try to repair files.\";}s:11:\"file_locker\";a:12:{s:3:\"key\";s:11:\"file_locker\";s:7:\"section\";s:18:\"section_file_guard\";s:7:\"premium\";b:1;s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:0:{}s:13:\"value_options\";a:4:{i:0;a:2:{s:9:\"value_key\";s:8:\"wpconfig\";s:4:\"text\";s:9:\"WP Config\";}i:1;a:2:{s:9:\"value_key\";s:13:\"root_htaccess\";s:4:\"text\";s:14:\"Root .htaccess\";}i:2;a:2:{s:9:\"value_key\";s:10:\"root_index\";s:4:\"text\";s:14:\"Root index.php\";}i:3;a:2:{s:9:\"value_key\";s:14:\"root_webconfig\";s:4:\"text\";s:15:\"Root Web.Config\";}}s:9:\"link_info\";s:19:\"https://shsec.io/h7\";s:9:\"link_blog\";s:19:\"https://shsec.io/h8\";s:9:\"beacon_id\";i:226;s:4:\"name\";s:11:\"File Locker\";s:7:\"summary\";s:40:\"Lock Files Against Tampering and Changes\";s:11:\"description\";s:97:\"As soon as changes are detected to any selected files, the contents may be examined and reverted.\";}s:20:\"scan_path_exclusions\";a:12:{s:3:\"key\";s:20:\"scan_path_exclusions\";s:7:\"section\";s:18:\"section_file_guard\";s:8:\"advanced\";b:1;s:7:\"premium\";b:1;s:7:\"default\";a:10:{i:0;s:17:\"wp-content/cache/\";i:1;s:18:\"wp-content/nfwlog/\";i:2;s:18:\"wp-content/wflogs/\";i:3;s:11:\"*/error_log\";i:4;s:15:\"*/php_error_log\";i:5;s:10:\"*/mail.log\";i:6;s:14:\"*/php_mail.log\";i:7;s:23:\"*/.stylelintrc-css.json\";i:8;s:19:\"*/.stylelintrc.json\";i:9;s:14:\"*/sucuri-*.php\";}s:4:\"type\";s:5:\"array\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:441;s:4:\"name\";s:15:\"Scan Exclusions\";s:7:\"summary\";s:31:\"Scan File and Folder Exclusions\";s:11:\"description\";s:32:\"Scan File and Folder Exclusions.\";}s:16:\"enabled_scan_apc\";a:10:{s:3:\"key\";s:16:\"enabled_scan_apc\";s:7:\"section\";s:16:\"section_scan_wpv\";s:4:\"type\";s:8:\"checkbox\";s:7:\"default\";s:1:\"Y\";s:9:\"link_info\";s:19:\"https://shsec.io/ew\";s:9:\"link_blog\";s:19:\"https://shsec.io/eo\";s:9:\"beacon_id\";i:225;s:4:\"name\";s:24:\"Abandoned Plugin Scanner\";s:7:\"summary\";s:35:\"Enable The Abandoned Plugin Scanner\";s:11:\"description\";s:66:\"Scan your WordPress.org assets for whether they\'ve been abandoned.\";}s:18:\"enable_wpvuln_scan\";a:11:{s:3:\"key\";s:18:\"enable_wpvuln_scan\";s:7:\"section\";s:16:\"section_scan_wpv\";s:7:\"premium\";b:1;s:4:\"type\";s:8:\"checkbox\";s:7:\"default\";s:1:\"Y\";s:9:\"link_info\";s:19:\"https://shsec.io/du\";s:9:\"link_blog\";s:19:\"https://shsec.io/ah\";s:9:\"beacon_id\";i:134;s:4:\"name\";s:21:\"Vulnerability Scanner\";s:7:\"summary\";s:32:\"Enable The Vulnerability Scanner\";s:11:\"description\";s:66:\"Scan all your WordPress assets for known security vulnerabilities.\";}s:22:\"wpvuln_scan_autoupdate\";a:10:{s:3:\"key\";s:22:\"wpvuln_scan_autoupdate\";s:7:\"section\";s:16:\"section_scan_wpv\";s:7:\"premium\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:17:\"Automatic Updates\";s:7:\"summary\";s:49:\"Apply Updates Automatically To Vulnerable Plugins\";s:11:\"description\";s:98:\"When an update becomes available, automatically apply updates to items with known vulnerabilities.\";}s:19:\"optimise_scan_speed\";a:10:{s:3:\"key\";s:19:\"optimise_scan_speed\";s:7:\"section\";s:20:\"section_scan_options\";s:7:\"premium\";b:0;s:4:\"type\";s:8:\"checkbox\";s:7:\"default\";s:1:\"Y\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:19:\"Optimise File Scans\";s:7:\"summary\";s:19:\"Optimise File Scans\";s:11:\"description\";s:38:\"Optimise file scans wherever possible.\";}s:14:\"scan_frequency\";a:12:{s:3:\"key\";s:14:\"scan_frequency\";s:7:\"section\";s:20:\"section_scan_options\";s:7:\"premium\";b:1;s:7:\"default\";s:1:\"1\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:8:{i:0;a:2:{s:9:\"value_key\";s:1:\"1\";s:4:\"text\";s:4:\"Once\";}i:1;a:2:{s:9:\"value_key\";s:1:\"2\";s:4:\"text\";s:24:\"Twice (scan every 12hrs)\";}i:2;a:2:{s:9:\"value_key\";s:1:\"3\";s:4:\"text\";s:25:\"3 Times (scan every 8hrs)\";}i:3;a:2:{s:9:\"value_key\";s:1:\"4\";s:4:\"text\";s:25:\"4 Times (scan every 6hrs)\";}i:4;a:2:{s:9:\"value_key\";s:1:\"6\";s:4:\"text\";s:25:\"6 Times (scan every 4hrs)\";}i:5;a:2:{s:9:\"value_key\";s:1:\"8\";s:4:\"text\";s:25:\"8 Times (scan every 3hrs)\";}i:6;a:2:{s:9:\"value_key\";s:2:\"12\";s:4:\"text\";s:26:\"12 Times (scan every 2hrs)\";}i:7;a:2:{s:9:\"value_key\";s:2:\"24\";s:4:\"text\";s:26:\"24 Times (scan every hour)\";}}s:9:\"link_info\";s:19:\"https://shsec.io/b2\";s:9:\"link_blog\";s:19:\"https://shsec.io/kd\";s:9:\"beacon_id\";i:223;s:4:\"name\";s:14:\"Scan Frequency\";s:7:\"summary\";s:60:\"Number Of Times To Automatically Scan Core Files In 24 Hours\";s:11:\"description\";s:85:\"Default: Once every 24hrs. To improve security, increase the number of scans per day.\";}s:23:\"mal_autorepair_surgical\";a:10:{s:3:\"key\";s:23:\"mal_autorepair_surgical\";s:7:\"section\";s:14:\"section_non_ui\";s:7:\"premium\";b:1;s:4:\"type\";s:8:\"checkbox\";s:7:\"default\";s:1:\"N\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:20:\"Surgical Auto-Repair\";s:7:\"summary\";s:55:\"Automatically Attempt To Surgically Remove Malware Code\";s:11:\"description\";s:58:\"Attempts to automatically remove code from infected files.\";}s:19:\"ptg_reinstall_links\";a:11:{s:3:\"key\";s:19:\"ptg_reinstall_links\";s:7:\"section\";s:20:\"section_scan_options\";s:7:\"premium\";b:1;s:4:\"type\";s:8:\"checkbox\";s:7:\"default\";s:1:\"Y\";s:9:\"link_info\";s:19:\"https://shsec.io/bp\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:135;s:4:\"name\";s:21:\"Show Re-Install Links\";s:7:\"summary\";s:33:\"Show Re-Install Links For Plugins\";s:11:\"description\";s:78:\"Show links to re-install plugins and offer re-install when activating plugins.\";}s:14:\"scans_to_build\";a:6:{s:3:\"key\";s:14:\"scans_to_build\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:16:\"tracking_exclude\";b:1;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}s:12:\"is_scan_cron\";a:6:{s:3:\"key\";s:12:\"is_scan_cron\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:16:\"tracking_exclude\";b:1;s:4:\"type\";s:7:\"boolean\";s:7:\"default\";b:0;}s:14:\"mal_fp_reports\";a:6:{s:3:\"key\";s:14:\"mal_fp_reports\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:16:\"tracking_exclude\";b:1;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}s:16:\"filelocker_state\";a:6:{s:3:\"key\";s:16:\"filelocker_state\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:16:\"tracking_exclude\";b:1;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}s:21:\"realtime_scan_last_at\";a:6:{s:3:\"key\";s:21:\"realtime_scan_last_at\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:12:\"transferable\";b:0;s:16:\"tracking_exclude\";b:1;}s:23:\"legacy_db_conversion_at\";a:6:{s:3:\"key\";s:23:\"legacy_db_conversion_at\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:12:\"transferable\";b:0;s:16:\"tracking_exclude\";b:1;}}s:11:\"definitions\";a:18:{s:8:\"rest_api\";a:3:{s:7:\"publish\";b:1;s:8:\"pro_only\";b:1;s:10:\"route_defs\";a:3:{s:11:\"scan_status\";a:0:{}s:10:\"scan_start\";a:0:{}s:12:\"scan_results\";a:0:{}}}s:14:\"all_scan_slugs\";a:3:{i:0;s:3:\"apc\";i:1;s:3:\"wpv\";i:2;s:3:\"afs\";}s:20:\"file_scan_extensions\";a:11:{i:0;s:3:\"php\";i:1;s:4:\"php5\";i:2;s:4:\"php7\";i:3;s:2:\"js\";i:4;s:4:\"json\";i:5;s:3:\"css\";i:6;s:3:\"htm\";i:7;s:4:\"html\";i:8;s:3:\"svg\";i:9;s:4:\"twig\";i:10;s:3:\"hbs\";}s:18:\"db_handler_classes\";a:5:{s:5:\"scans\";s:79:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\HackGuard\\DB\\Scans\\Ops\\Handler\";s:9:\"scanitems\";s:83:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\HackGuard\\DB\\ScanItems\\Ops\\Handler\";s:11:\"resultitems\";s:85:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\HackGuard\\DB\\ResultItems\\Ops\\Handler\";s:15:\"resultitem_meta\";s:88:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\HackGuard\\DB\\ResultItemMeta\\Ops\\Handler\";s:11:\"scanresults\";s:85:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Modules\\HackGuard\\DB\\ScanResults\\Ops\\Handler\";}s:14:\"db_table_scans\";a:5:{s:10:\"autoexpire\";i:0;s:4:\"slug\";s:5:\"scans\";s:14:\"col_older_than\";s:10:\"created_at\";s:14:\"has_updated_at\";b:0;s:11:\"cols_custom\";a:4:{s:4:\"scan\";a:3:{s:10:\"macro_type\";s:4:\"char\";s:6:\"length\";i:3;s:7:\"comment\";s:9:\"Scan Slug\";}s:8:\"ready_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:13:\"Scan Ready At\";}s:11:\"finished_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:17:\"Scan Completed At\";}s:4:\"meta\";a:2:{s:10:\"macro_type\";s:4:\"meta\";s:7:\"comment\";s:14:\"Scan Meta Info\";}}}s:18:\"db_table_scanitems\";a:7:{s:10:\"autoexpire\";i:0;s:4:\"slug\";s:9:\"scanitems\";s:14:\"has_updated_at\";b:0;s:14:\"has_created_at\";b:0;s:14:\"has_deleted_at\";b:0;s:14:\"col_older_than\";s:10:\"started_at\";s:11:\"cols_custom\";a:4:{s:8:\"scan_ref\";a:2:{s:10:\"macro_type\";s:14:\"foreign_key_id\";s:11:\"foreign_key\";a:1:{s:9:\"ref_table\";s:15:\"icwp_wpsf_scans\";}}s:5:\"items\";a:2:{s:10:\"macro_type\";s:4:\"text\";s:7:\"comment\";s:19:\"Array of scan items\";}s:10:\"started_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:25:\"Started Scanning Items At\";}s:11:\"finished_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:26:\"Finished Scanning Items At\";}}}s:20:\"db_table_resultitems\";a:5:{s:10:\"autoexpire\";i:0;s:4:\"slug\";s:11:\"resultitems\";s:14:\"has_updated_at\";b:1;s:14:\"col_older_than\";s:10:\"updated_at\";s:11:\"cols_custom\";a:8:{s:9:\"item_type\";a:3:{s:10:\"macro_type\";s:4:\"char\";s:6:\"length\";i:1;s:7:\"comment\";s:16:\"Result Item Type\";}s:7:\"item_id\";a:3:{s:10:\"macro_type\";s:7:\"varchar\";s:6:\"length\";i:256;s:7:\"comment\";s:14:\"Result Item ID\";}s:10:\"ignored_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:14:\"Result Ignored\";}s:11:\"notified_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:24:\"Result Notification Sent\";}s:16:\"auto_filtered_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:20:\"Result Auto Filtered\";}s:17:\"attempt_repair_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:19:\"Attempted Repair At\";}s:16:\"item_repaired_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:16:\"Item Repaired At\";}s:15:\"item_deleted_at\";a:2:{s:10:\"macro_type\";s:9:\"timestamp\";s:7:\"comment\";s:15:\"Item Deleted At\";}}}s:24:\"db_table_resultitem_meta\";a:5:{s:4:\"slug\";s:15:\"resultitem_meta\";s:14:\"has_updated_at\";b:0;s:14:\"has_created_at\";b:0;s:14:\"has_deleted_at\";b:0;s:11:\"cols_custom\";a:3:{s:6:\"ri_ref\";a:3:{s:10:\"macro_type\";s:14:\"foreign_key_id\";s:11:\"foreign_key\";a:1:{s:9:\"ref_table\";s:21:\"icwp_wpsf_resultitems\";}s:7:\"comment\";s:39:\"Reference to primary Result Item record\";}s:8:\"meta_key\";a:3:{s:10:\"macro_type\";s:7:\"varchar\";s:6:\"length\";i:32;s:7:\"comment\";s:8:\"Meta Key\";}s:10:\"meta_value\";a:2:{s:10:\"macro_type\";s:4:\"text\";s:7:\"comment\";s:9:\"Meta Data\";}}}s:20:\"db_table_scanresults\";a:6:{s:10:\"autoexpire\";i:0;s:4:\"slug\";s:11:\"scanresults\";s:14:\"has_updated_at\";b:0;s:14:\"has_created_at\";b:1;s:14:\"has_deleted_at\";b:0;s:11:\"cols_custom\";a:2:{s:8:\"scan_ref\";a:2:{s:10:\"macro_type\";s:14:\"foreign_key_id\";s:11:\"foreign_key\";a:1:{s:9:\"ref_table\";s:15:\"icwp_wpsf_scans\";}}s:14:\"resultitem_ref\";a:2:{s:10:\"macro_type\";s:14:\"foreign_key_id\";s:11:\"foreign_key\";a:1:{s:9:\"ref_table\";s:21:\"icwp_wpsf_resultitems\";}}}}s:10:\"db_classes\";a:1:{s:10:\"filelocker\";s:69:\"\\FernleafSystems\\Wordpress\\Plugin\\Shield\\Databases\\FileLocker\\Handler\";}s:19:\"db_table_filelocker\";a:4:{s:4:\"slug\";s:10:\"filelocker\";s:14:\"has_updated_at\";b:1;s:11:\"cols_custom\";a:5:{s:4:\"file\";s:61:\"varchar(256) NOT NULL COMMENT \'File Path relative to ABSPATH\'\";s:13:\"hash_original\";s:54:\"varchar(40) NOT NULL COMMENT \'SHA1 File Hash Original\'\";s:12:\"hash_current\";s:53:\"varchar(40) NOT NULL COMMENT \'SHA1 File Hash Current\'\";s:7:\"content\";s:28:\"MEDIUMBLOB COMMENT \'Content\'\";s:13:\"public_key_id\";s:52:\"TINYINT(2) UNSIGNED NOT NULL COMMENT \'Public Key ID\'\";}s:15:\"cols_timestamps\";a:3:{s:11:\"detected_at\";s:20:\"Change Last Detected\";s:11:\"reverted_at\";s:18:\"Reverted To Backup\";s:11:\"notified_at\";s:17:\"Notification Sent\";}}s:21:\"table_name_filelocker\";s:10:\"filelocker\";s:19:\"url_mal_sigs_simple\";s:96:\"https://raw.githubusercontent.com/scr34m/php-malware-scanner/master/definitions/patterns_raw.txt\";s:18:\"url_mal_sigs_regex\";s:95:\"https://raw.githubusercontent.com/scr34m/php-malware-scanner/master/definitions/patterns_re.txt\";s:23:\"default_whitelist_paths\";a:13:{i:0;s:18:\"wp-content/cache/*\";i:1;s:19:\"wp-content/shield/*\";i:2;s:26:\"wp-content/icwp/rollback/*\";i:3;s:35:\"wp-content/plugins-before-restore/*\";i:4;s:34:\"wp-content/themes-before-restore/*\";i:5;s:36:\"wp-content/uploads/bb-plugin/cache/*\";i:6;s:36:\"wp-content/uploads/cache/wpml/twig/*\";i:7;s:18:\"wp-content/cache/*\";i:8;s:30:\"*/src/lib/src/Rules/rules.json\";i:9;s:11:\"*/error_log\";i:10;s:15:\"*/php_error_log\";i:11;s:10:\"*/mail.log\";i:12;s:14:\"*/php_mail.log\";}s:14:\"wcf_exclusions\";a:5:{i:0;s:11:\"readme.html\";i:1;s:11:\"license.txt\";i:2;s:16:\"licens-sv_SE.txt\";i:3;s:20:\"wp-config-sample.php\";i:4;s:11:\"wp-content/\";}s:27:\"wcf_exclusions_missing_only\";a:2:{i:0;s:20:\"wp-admin/install.php\";i:1;s:10:\"xmlrpc.php\";}s:6:\"events\";a:5:{s:8:\"scan_run\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:4:\"scan\";}s:5:\"level\";s:5:\"debug\";s:14:\"audit_multiple\";b:1;}s:16:\"scan_items_found\";a:4:{s:12:\"audit_params\";a:2:{i:0;s:4:\"scan\";i:1;s:5:\"items\";}s:5:\"level\";s:5:\"alert\";s:14:\"audit_multiple\";b:1;s:6:\"recent\";b:1;}s:24:\"scan_item_repair_success\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:9:\"path_full\";}s:14:\"audit_multiple\";b:1;s:6:\"recent\";b:1;}s:21:\"scan_item_repair_fail\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:9:\"path_full\";}s:14:\"audit_multiple\";b:1;}s:24:\"scan_item_delete_success\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:9:\"path_full\";}s:14:\"audit_multiple\";b:1;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:5:\"email\";a:7:{s:4:\"slug\";s:5:\"email\";s:10:\"properties\";a:22:{s:9:\"namespace\";s:5:\"Email\";s:11:\"storage_key\";s:5:\"email\";s:7:\"tagline\";s:0:\"\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:1;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:1;s:19:\"show_module_options\";b:0;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:1;s:12:\"sidebar_name\";s:5:\"Email\";s:10:\"menu_title\";s:5:\"Email\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:5:\"email\";s:13:\"load_priority\";i:100;s:4:\"name\";s:5:\"Email\";s:12:\"show_central\";b:0;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:0;}s:8:\"sections\";a:0:{}s:7:\"options\";a:0:{}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:100;}}s:5:\"comms\";a:8:{s:4:\"slug\";s:5:\"comms\";s:10:\"properties\";a:22:{s:9:\"namespace\";s:5:\"Comms\";s:11:\"storage_key\";s:5:\"comms\";s:7:\"tagline\";s:0:\"\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:1;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:1;s:12:\"sidebar_name\";s:5:\"Comms\";s:10:\"menu_title\";s:5:\"Comms\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:5:\"comms\";s:13:\"load_priority\";i:100;s:4:\"name\";s:5:\"Comms\";s:12:\"show_central\";b:1;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:8:\"sections\";a:2:{i:0;a:5:{s:7:\"primary\";b:1;s:4:\"slug\";s:16:\"section_suresend\";s:5:\"title\";s:14:\"SureSend Email\";s:11:\"title_short\";s:14:\"SureSend Email\";s:9:\"beacon_id\";i:156;}i:1;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:1:{s:15:\"suresend_emails\";a:11:{s:3:\"key\";s:15:\"suresend_emails\";s:7:\"section\";s:16:\"section_suresend\";s:4:\"type\";s:15:\"multiple_select\";s:7:\"premium\";b:1;s:7:\"default\";a:0:{}s:13:\"value_options\";a:1:{i:0;a:2:{s:9:\"value_key\";s:3:\"2fa\";s:4:\"text\";s:29:\"2FA Login Codes (admins only)\";}}s:9:\"link_info\";s:18:\"https://icwp.io/ij\";s:9:\"link_blog\";s:18:\"https://icwp.io/ik\";s:4:\"name\";s:15:\"SureSend Emails\";s:7:\"summary\";s:15:\"SureSend Emails\";s:11:\"description\";s:16:\"SureSend Emails.\";}}s:11:\"definitions\";a:1:{s:6:\"events\";a:2:{s:16:\"suresend_success\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:5:\"email\";i:1;s:4:\"slug\";}s:5:\"level\";s:4:\"info\";}s:13:\"suresend_fail\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:5:\"email\";i:1;s:4:\"slug\";}s:5:\"level\";s:7:\"warning\";}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:100;}}s:15:\"comments_filter\";a:10:{s:4:\"slug\";s:15:\"comments_filter\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:14:\"CommentsFilter\";s:11:\"storage_key\";s:14:\"commentsfilter\";s:7:\"tagline\";s:42:\"Block comment SPAM and retain your privacy\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:0;s:19:\"run_if_verified_bot\";b:0;s:12:\"run_if_wpcli\";b:0;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:4:\"SPAM\";s:10:\"menu_title\";s:13:\"Comments SPAM\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:15:\"comments_filter\";s:13:\"load_priority\";i:100;s:4:\"name\";s:13:\"Comments SPAM\";s:12:\"show_central\";b:1;s:5:\"order\";i:50;}s:4:\"reqs\";a:1:{s:3:\"dbs\";a:1:{i:0;s:9:\"botsignal\";}}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:40;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:13:\"admin_notices\";a:1:{s:15:\"akismet-running\";a:4:{s:2:\"id\";s:15:\"akismet-running\";s:12:\"plugin_admin\";s:3:\"yes\";s:16:\"plugin_page_only\";b:1;s:4:\"type\";s:7:\"warning\";}}s:8:\"sections\";a:6:{i:0;a:6:{s:7:\"primary\";b:1;s:4:\"slug\";s:42:\"section_bot_comment_spam_protection_filter\";s:5:\"title\";s:44:\"Automatic Bot Comment SPAM Protection Filter\";s:11:\"title_short\";s:8:\"Bot SPAM\";s:9:\"beacon_id\";i:260;s:7:\"summary\";a:2:{i:0;s:66:\"Purpose - Blocks 100% of all automated bot-generated comment SPAM.\";i:1;s:57:\"Recommendation - Use of this feature is highly recommend.\";}}i:1;a:5:{s:4:\"slug\";s:25:\"section_human_spam_filter\";s:5:\"title\";s:29:\"Human Comment SPAM Protection\";s:11:\"title_short\";s:10:\"Human SPAM\";s:9:\"beacon_id\";i:262;s:7:\"summary\";a:2:{i:0;s:78:\"Purpose - Uses a 3rd party SPAM dictionary to detect human-based comment SPAM.\";i:1;s:176:\"Recommendation - Use of this feature is highly recommend.This tool, unlike other SPAM tools such as Akismet, will not send your comment data to 3rd party services for analysis.\";}}i:2;a:5:{s:4:\"slug\";s:31:\"section_bot_comment_spam_common\";s:5:\"title\";s:37:\"Common Settings For All SPAM Scanning\";s:11:\"title_short\";s:15:\"Common Settings\";s:9:\"beacon_id\";i:152;s:7:\"summary\";a:1:{i:0;s:59:\"Purpose - Settings that apply to all comment SPAM scanning.\";}}i:3;a:5:{s:4:\"slug\";s:21:\"section_user_messages\";s:5:\"title\";s:32:\"Customize Messages Shown To User\";s:11:\"title_short\";s:16:\"Visitor Messages\";s:9:\"beacon_id\";i:403;s:7:\"summary\";a:3:{i:0;s:51:\"Purpose - Customize the messages shown to visitors.\";i:1;s:70:\"Recommendation - Be sure to change the messages to suit your audience.\";i:2;s:75:\"Hint - To reset any message to its default, enter the text exactly: default\";}}i:4;a:5:{s:4:\"slug\";s:61:\"section_enable_plugin_feature_spam_comments_protection_filter\";s:5:\"title\";s:39:\"Enable Module: Comments SPAM Protection\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:257;s:7:\"summary\";a:2:{i:0;s:126:\"Purpose - The Comments Filter can block 100% of automated spam bots and also offer the option to analyse human-generated spam.\";i:1;s:60:\"Recommendation - Keep the Comments Filter feature turned on.\";}}i:5;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:8:{s:22:\"enable_comments_filter\";a:11:{s:3:\"key\";s:22:\"enable_comments_filter\";s:7:\"section\";s:61:\"section_enable_plugin_feature_spam_comments_protection_filter\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/3z\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf04\";s:9:\"beacon_id\";i:257;s:4:\"name\";s:22:\"Enable SPAM Protection\";s:7:\"summary\";s:55:\"Enable (or Disable) The Comments SPAM Protection module\";s:11:\"description\";s:83:\"Un-Checking this option will completely disable the Comments SPAM Protection module\";}s:25:\"trusted_commenter_minimum\";a:11:{s:3:\"key\";s:25:\"trusted_commenter_minimum\";s:7:\"section\";s:31:\"section_bot_comment_spam_common\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:1;s:3:\"min\";i:1;s:9:\"link_info\";s:19:\"https://shsec.io/fu\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:152;s:4:\"name\";s:25:\"Trusted Commenter Minimum\";s:7:\"summary\";s:63:\"Minimum Number Of Approved Comments Before Commenter Is Trusted\";s:11:\"description\";s:117:\"Specify how many approved comments must exist before a commenter is trusted and their comments are no longer scanned.\";}s:18:\"trusted_user_roles\";a:11:{s:3:\"key\";s:18:\"trusted_user_roles\";s:7:\"section\";s:31:\"section_bot_comment_spam_common\";s:7:\"premium\";b:1;s:7:\"default\";a:5:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";}s:4:\"type\";s:5:\"array\";s:9:\"link_info\";s:19:\"https://shsec.io/fu\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:152;s:4:\"name\";s:13:\"Trusted Users\";s:7:\"summary\";s:54:\"Don\'t Scan Comments For Users With The Following Roles\";s:11:\"description\";s:124:\"Shield doesn\'t normally scan comments from logged-in or registered users. Specify user roles here that shouldn\'t be scanned.\";}s:23:\"enable_antibot_comments\";a:10:{s:3:\"key\";s:23:\"enable_antibot_comments\";s:7:\"section\";s:42:\"section_bot_comment_spam_protection_filter\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/k1\";s:9:\"link_blog\";s:19:\"https://shsec.io/jo\";s:9:\"beacon_id\";i:427;s:4:\"name\";s:28:\"AntiBot Detection Technology\";s:7:\"summary\";s:48:\"Use Shield\'s Unique AntiBot Detection Technology\";s:11:\"description\";s:68:\"Use Shield\'s AntiBot Detection Engine To Detect and Block SPAM Bots.\";}s:32:\"comments_default_action_spam_bot\";a:11:{s:3:\"key\";s:32:\"comments_default_action_spam_bot\";s:7:\"section\";s:42:\"section_bot_comment_spam_protection_filter\";s:7:\"default\";s:4:\"spam\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:4:{i:0;a:2:{s:9:\"value_key\";s:1:\"0\";s:4:\"text\";s:26:\"Move To Pending Moderation\";}i:1;a:2:{s:9:\"value_key\";s:4:\"spam\";s:4:\"text\";s:12:\"Move To SPAM\";}i:2;a:2:{s:9:\"value_key\";s:5:\"trash\";s:4:\"text\";s:13:\"Move To Trash\";}i:3;a:2:{s:9:\"value_key\";s:6:\"reject\";s:4:\"text\";s:18:\"Block And Redirect\";}}s:9:\"link_info\";s:19:\"https://shsec.io/6j\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:260;s:4:\"name\";s:11:\"SPAM Action\";s:7:\"summary\";s:53:\"How To Categorise Comments When Identified To Be SPAM\";s:11:\"description\";s:118:\"When a comment is detected as being SPAM from an automatic bot, the comment will be categorised based on this setting.\";}s:33:\"enable_comments_human_spam_filter\";a:10:{s:3:\"key\";s:33:\"enable_comments_human_spam_filter\";s:7:\"section\";s:25:\"section_human_spam_filter\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/57\";s:9:\"link_blog\";s:19:\"https://shsec.io/9w\";s:9:\"beacon_id\";i:262;s:4:\"name\";s:17:\"Human SPAM Filter\";s:7:\"summary\";s:48:\"Enable (or Disable) The Human SPAM Filter module\";s:11:\"description\";s:145:\"Scans the content of WordPress comments for keywords that are indicative of SPAM and marks the comment according to your preferred setting below.\";}s:34:\"comments_default_action_human_spam\";a:8:{s:3:\"key\";s:34:\"comments_default_action_human_spam\";s:7:\"section\";s:25:\"section_human_spam_filter\";s:7:\"default\";s:1:\"0\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:4:{i:0;a:2:{s:9:\"value_key\";s:1:\"0\";s:4:\"text\";s:26:\"Move To Pending Moderation\";}i:1;a:2:{s:9:\"value_key\";s:4:\"spam\";s:4:\"text\";s:12:\"Move To SPAM\";}i:2;a:2:{s:9:\"value_key\";s:5:\"trash\";s:4:\"text\";s:13:\"Move To Trash\";}i:3;a:2:{s:9:\"value_key\";s:6:\"reject\";s:4:\"text\";s:18:\"Block And Redirect\";}}s:4:\"name\";s:11:\"SPAM Action\";s:7:\"summary\";s:54:\"How To Categorise Comments When Identified To Be SPAM\'\";s:11:\"description\";s:119:\"When a comment is detected as being SPAM from a human commenter, the comment will be categorised based on this setting.\";}s:16:\"human_spam_items\";a:4:{s:3:\"key\";s:16:\"human_spam_items\";s:7:\"section\";s:14:\"section_non_ui\";s:4:\"type\";s:5:\"array\";s:7:\"default\";a:6:{i:0;s:11:\"author_name\";i:1;s:12:\"author_email\";i:2;s:15:\"comment_content\";i:3;s:3:\"url\";i:4;s:10:\"ip_address\";i:5;s:10:\"user_agent\";}}}s:11:\"definitions\";a:2:{s:24:\"url_spam_blacklist_terms\";s:89:\"https://raw.githubusercontent.com/splorp/wordpress-comment-blacklist/master/blacklist.txt\";s:6:\"events\";a:5:{s:18:\"comment_spam_block\";a:3:{s:5:\"level\";s:6:\"notice\";s:4:\"stat\";b:0;s:7:\"offense\";b:1;}s:18:\"spam_block_antibot\";a:0:{}s:14:\"spam_block_bot\";a:0:{}s:20:\"spam_block_recaptcha\";a:0:{}s:16:\"spam_block_human\";a:1:{s:12:\"audit_params\";a:2:{i:0;s:4:\"word\";i:1;s:3:\"key\";}}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:11:\"autoupdates\";a:8:{s:4:\"slug\";s:11:\"autoupdates\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:11:\"Autoupdates\";s:11:\"storage_key\";s:11:\"autoupdates\";s:7:\"tagline\";s:53:\"Take back full control of WordPress automatic updates\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:1;s:12:\"run_if_wpcli\";b:1;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:12:\"Auto Updates\";s:10:\"menu_title\";s:17:\"Automatic Updates\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:11:\"autoupdates\";s:4:\"name\";s:17:\"Automatic Updates\";s:13:\"load_priority\";i:100;s:12:\"show_central\";b:1;s:5:\"order\";i:60;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:55;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:8:\"sections\";a:4:{i:0;a:6:{s:4:\"slug\";s:50:\"section_automatic_updates_for_wordpress_components\";s:7:\"primary\";b:1;s:5:\"title\";s:42:\"Automatic Updates For WordPress Components\";s:11:\"title_short\";s:20:\"WordPress Components\";s:9:\"beacon_id\";i:236;s:7:\"summary\";a:2:{i:0;s:80:\"Purpose - Control how automatic updates for each WordPress component is handled.\";i:1;s:80:\"Recommendation - You should at least allow minor updates for the WordPress core.\";}}i:1;a:5:{s:4:\"slug\";s:15:\"section_options\";s:5:\"title\";s:19:\"Auto-Update Options\";s:11:\"title_short\";s:19:\"Auto-Update Options\";s:9:\"beacon_id\";i:234;s:7:\"summary\";s:77:\"Purpose - Make adjustments to how automatic updates are handled on your site.\";}i:2;a:5:{s:4:\"slug\";s:55:\"section_enable_plugin_feature_automatic_updates_control\";s:5:\"title\";s:32:\"Enable Module: Automatic Updates\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:234;s:7:\"summary\";a:2:{i:0;s:137:\"Purpose - Automatic Updates lets you manage the WordPress automatic updates engine so you choose what exactly gets updated automatically.\";i:1;s:62:\"Recommendation - Keep the Automatic Updates feature turned on.\";}}i:3;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:11:{s:18:\"enable_autoupdates\";a:11:{s:3:\"key\";s:18:\"enable_autoupdates\";s:7:\"section\";s:55:\"section_enable_plugin_feature_automatic_updates_control\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/3w\";s:9:\"link_blog\";s:19:\"https://shsec.io/hj\";s:9:\"beacon_id\";i:234;s:4:\"name\";s:24:\"Enable Automatic Updates\";s:7:\"summary\";s:48:\"Enable (or Disable) The Automatic Updates module\";s:11:\"description\";s:76:\"Un-Checking this option will completely disable the Automatic Updates module\";}s:29:\"enable_autoupdate_disable_all\";a:11:{s:3:\"key\";s:29:\"enable_autoupdate_disable_all\";s:7:\"section\";s:50:\"section_automatic_updates_for_wordpress_components\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/3v\";s:9:\"link_blog\";s:19:\"https://shsec.io/k6\";s:9:\"beacon_id\";i:405;s:4:\"name\";s:11:\"Disable All\";s:7:\"summary\";s:46:\"Completely Disable WordPress Automatic Updates\";s:11:\"description\";s:122:\"When selected, regardless of any other settings, all WordPress automatic updates on this site will be completely disabled!\";}s:15:\"autoupdate_core\";a:11:{s:3:\"key\";s:15:\"autoupdate_core\";s:7:\"section\";s:50:\"section_automatic_updates_for_wordpress_components\";s:7:\"default\";s:10:\"core_minor\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:3:{i:0;a:2:{s:9:\"value_key\";s:10:\"core_never\";s:4:\"text\";s:5:\"Never\";}i:1;a:2:{s:9:\"value_key\";s:10:\"core_minor\";s:4:\"text\";s:19:\"Minor Versions Only\";}i:2;a:2:{s:9:\"value_key\";s:10:\"core_major\";s:4:\"text\";s:24:\"Major and Minor Versions\";}}s:9:\"link_info\";s:19:\"https://shsec.io/k5\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:237;s:4:\"name\";s:22:\"WordPress Core Updates\";s:7:\"summary\";s:66:\"Decide how the WordPress Core will automatically update, if at all\";s:11:\"description\";s:94:\"At least automatically upgrading minor versions is recommended (and is the WordPress default).\";}s:25:\"enable_autoupdate_plugins\";a:9:{s:3:\"key\";s:25:\"enable_autoupdate_plugins\";s:7:\"section\";s:50:\"section_automatic_updates_for_wordpress_components\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:7:\"Plugins\";s:7:\"summary\";s:28:\"Automatically Update Plugins\";s:11:\"description\";s:73:\"Note: Automatic updates for plugins are disabled on WordPress by default.\";}s:24:\"enable_autoupdate_themes\";a:10:{s:3:\"key\";s:24:\"enable_autoupdate_themes\";s:7:\"section\";s:50:\"section_automatic_updates_for_wordpress_components\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:6:\"Themes\";s:7:\"summary\";s:27:\"Automatically Update Themes\";s:11:\"description\";s:72:\"Note: Automatic updates for themes are disabled on WordPress by default.\";}s:12:\"update_delay\";a:11:{s:3:\"key\";s:12:\"update_delay\";s:7:\"section\";s:15:\"section_options\";s:7:\"premium\";b:1;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:9:\"link_info\";s:19:\"https://shsec.io/e5\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:137;s:4:\"name\";s:12:\"Update Delay\";s:7:\"summary\";s:47:\"Delay Automatic Updates For Period Of Stability\";s:11:\"description\";s:94:\"Shield will delay upgrades until the new update has been available for the set number of days.\";}s:22:\"autoupdate_plugin_self\";a:12:{s:3:\"key\";s:22:\"autoupdate_plugin_self\";s:7:\"section\";s:15:\"section_options\";s:8:\"advanced\";b:1;s:7:\"default\";s:4:\"auto\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:3:{i:0;a:2:{s:9:\"value_key\";s:4:\"auto\";s:4:\"text\";s:21:\"Let The Plugin Decide\";}i:1;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:2;a:2:{s:9:\"value_key\";s:9:\"immediate\";s:4:\"text\";s:19:\"As Soon As Possible\";}}s:9:\"link_info\";s:19:\"https://shsec.io/3x\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:409;s:4:\"name\";s:18:\"Auto Update Plugin\";s:7:\"summary\";s:39:\"Always Automatically Update This Plugin\";s:11:\"description\";s:73:\"Regardless of any other settings, automatically update the Shield plugin.\";}s:33:\"enable_upgrade_notification_email\";a:9:{s:3:\"key\";s:33:\"enable_upgrade_notification_email\";s:7:\"section\";s:15:\"section_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:17:\"Send Report Email\";s:7:\"summary\";s:42:\"Send email notices after automatic updates\";s:11:\"description\";s:81:\"You can turn on/off email notices from automatic updates by un/checking this box.\";}s:22:\"override_email_address\";a:10:{s:3:\"key\";s:22:\"override_email_address\";s:7:\"section\";s:15:\"section_options\";s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:5:\"email\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:20:\"Report Email Address\";s:7:\"summary\";s:42:\"Where to send upgrade notification reports\";s:11:\"description\";s:65:\"If this is empty, it will default to the Site Admin email address\";}s:14:\"delay_tracking\";a:6:{s:3:\"key\";s:14:\"delay_tracking\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:9:\"sensitive\";b:1;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}s:16:\"selected_plugins\";a:5:{s:3:\"key\";s:16:\"selected_plugins\";s:7:\"section\";s:14:\"section_non_ui\";s:12:\"transferable\";b:0;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:0:{}}}s:11:\"definitions\";a:1:{s:20:\"action_hook_priority\";i:1000;}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:15:\"user_management\";a:8:{s:4:\"slug\";s:15:\"user_management\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:14:\"UserManagement\";s:11:\"storage_key\";s:15:\"user_management\";s:7:\"tagline\";s:61:\"Control user sessions, duration, timeouts and account sharing\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:1;s:19:\"run_if_verified_bot\";b:0;s:12:\"run_if_wpcli\";b:0;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:5:\"Users\";s:10:\"menu_title\";s:15:\"User Management\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:15:\"user_management\";s:13:\"load_priority\";i:100;s:4:\"name\";s:15:\"User Management\";s:12:\"show_central\";b:1;s:5:\"order\";i:40;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:31;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:8:\"sections\";a:7:{i:0;a:6:{s:4:\"slug\";s:31:\"section_user_session_management\";s:7:\"primary\";b:1;s:5:\"title\";s:23:\"User Session Management\";s:11:\"title_short\";s:15:\"Session Options\";s:9:\"beacon_id\";i:397;s:7:\"summary\";a:2:{i:0;s:119:\"Purpose - Allows you to better control user sessions on your site and expire idle sessions and prevent account sharing.\";i:1;s:57:\"Recommendation - Use of this feature is highly recommend.\";}}i:1;a:5:{s:4:\"slug\";s:16:\"section_user_reg\";s:5:\"title\";s:17:\"User Registration\";s:11:\"title_short\";s:17:\"User Registration\";s:9:\"beacon_id\";i:145;s:7:\"summary\";a:2:{i:0;s:53:\"Purpose - Control user registration and prevent SPAM.\";i:1;s:57:\"Recommendation - Use of this feature is highly recommend.\";}}i:2;a:6:{s:4:\"slug\";s:17:\"section_passwords\";s:4:\"reqs\";a:1:{s:6:\"wp_min\";s:3:\"4.4\";}s:5:\"title\";s:17:\"Password Policies\";s:11:\"title_short\";s:17:\"Password Policies\";s:9:\"beacon_id\";i:256;s:7:\"summary\";a:2:{i:0;s:69:\"Purpose - Have full control over passwords used by users on the site.\";i:1;s:57:\"Recommendation - Use of this feature is highly recommend.\";}}i:3;a:5:{s:4:\"slug\";s:15:\"section_suspend\";s:5:\"title\";s:36:\"Automatic And Manual User Suspension\";s:11:\"title_short\";s:15:\"User Suspension\";s:9:\"beacon_id\";i:273;s:7:\"summary\";a:2:{i:0;s:75:\"Purpose - Automatically suspend accounts to prevent login by certain users.\";i:1;s:57:\"Recommendation - Use of this feature is highly recommend.\";}}i:4;a:5:{s:4:\"slug\";s:32:\"section_admin_login_notification\";s:5:\"title\";s:24:\"Admin Login Notification\";s:11:\"title_short\";s:13:\"Notifications\";s:9:\"beacon_id\";i:147;s:7:\"summary\";a:2:{i:0;s:125:\"Purpose - So you can be made aware of when a WordPress administrator has logged into your site when you are not expecting it.\";i:1;s:57:\"Recommendation - Use of this feature is highly recommend.\";}}i:5;a:5:{s:4:\"slug\";s:54:\"section_enable_plugin_feature_user_accounts_management\";s:5:\"title\";s:30:\"Enable Module: User Management\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:273;s:7:\"summary\";a:2:{i:0;s:148:\"Purpose - User Management offers real user sessions, finer control over user session time-out, and ensures users have logged-in in a correct manner.\";i:1;s:60:\"Recommendation - Keep the User Management feature turned on.\";}}i:6;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:19:{s:22:\"enable_user_management\";a:11:{s:3:\"key\";s:22:\"enable_user_management\";s:7:\"section\";s:54:\"section_enable_plugin_feature_user_accounts_management\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/e3\";s:9:\"link_blog\";s:19:\"https://shsec.io/hi\";s:9:\"beacon_id\";i:273;s:4:\"name\";s:22:\"Enable User Management\";s:7:\"summary\";s:46:\"Enable (or Disable) The User Management module\";s:11:\"description\";s:74:\"Un-Checking this option will completely disable the User Management module\";}s:36:\"enable_user_login_email_notification\";a:12:{s:3:\"key\";s:36:\"enable_user_login_email_notification\";s:7:\"section\";s:32:\"section_admin_login_notification\";s:7:\"premium\";b:1;s:9:\"sensitive\";b:0;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/e2\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:147;s:4:\"name\";s:29:\"User Login Notification Email\";s:7:\"summary\";s:58:\"Send Email Notification To Each User Upon Successful Login\";s:11:\"description\";s:85:\"A notification is sent to each user when a successful login occurs for their account.\";}s:37:\"enable_admin_login_email_notification\";a:10:{s:3:\"key\";s:37:\"enable_admin_login_email_notification\";s:7:\"section\";s:32:\"section_admin_login_notification\";s:9:\"sensitive\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:4:\"text\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:30:\"Admin Login Notification Email\";s:7:\"summary\";s:53:\"Send An Notification Email When Administrator Logs In\";s:11:\"description\";s:168:\"If you would like to be notified every time an administrator user logs into this WordPress site, enter a notification email address. No email address - No Notification.\";}s:24:\"session_timeout_interval\";a:10:{s:3:\"key\";s:24:\"session_timeout_interval\";s:7:\"section\";s:31:\"section_user_session_management\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:2;s:3:\"min\";i:0;s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:15:\"Session Timeout\";s:7:\"summary\";s:65:\"Specify How Many Days After Login To Automatically Force Re-Login\";s:11:\"description\";s:75:\"WordPress default is 2 days, or 14 days if you check the \'Remember Me\' box.\";}s:29:\"session_idle_timeout_interval\";a:11:{s:3:\"key\";s:29:\"session_idle_timeout_interval\";s:7:\"section\";s:31:\"section_user_session_management\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:48;s:3:\"min\";i:0;s:9:\"link_info\";s:75:\"https://support.getshieldsecurity.com/support/solutions/articles/3000070590\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:397;s:4:\"name\";s:12:\"Idle Timeout\";s:7:\"summary\";s:68:\"Specify How Many Hours After Inactivity To Automatically Logout User\";s:11:\"description\";s:157:\"If the user is inactive for the number of hours specified, they will be forcefully logged out next time they return. Set this to \'0\' to turn off this option.\";}s:21:\"session_lock_location\";a:10:{s:3:\"key\";s:21:\"session_lock_location\";s:7:\"section\";s:31:\"section_user_session_management\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:16:\"Lock To Location\";s:7:\"summary\";s:34:\"Locks A User Session To IP address\";s:11:\"description\";s:211:\"When selected, a session is restricted to the same IP address as when the user logged in. If a logged-in user\'s IP address changes, the session will be invalidated and they\'ll be forced to re-login to WordPress.\";}s:33:\"session_username_concurrent_limit\";a:10:{s:3:\"key\";s:33:\"session_username_concurrent_limit\";s:7:\"section\";s:31:\"section_user_session_management\";s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:3:\"min\";i:0;s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:25:\"Max Simultaneous Sessions\";s:7:\"summary\";s:49:\"Limit Simultaneous Sessions For The Same Username\";s:11:\"description\";s:137:\"The number provided here is the maximum number of simultaneous, distinct, sessions allowed for any given username. Use \'0\' for no limits.\";}s:18:\"reg_email_validate\";a:11:{s:3:\"key\";s:18:\"reg_email_validate\";s:7:\"section\";s:16:\"section_user_reg\";s:7:\"premium\";b:1;s:4:\"type\";s:6:\"select\";s:7:\"default\";s:3:\"log\";s:13:\"value_options\";a:4:{i:0;a:2:{s:9:\"value_key\";s:8:\"disabled\";s:4:\"text\";s:8:\"Disabled\";}i:1;a:2:{s:9:\"value_key\";s:3:\"log\";s:4:\"text\";s:8:\"Log Only\";}i:2;a:2:{s:9:\"value_key\";s:7:\"offense\";s:4:\"text\";s:25:\"Increment Offense Counter\";}i:3;a:2:{s:9:\"value_key\";s:5:\"block\";s:4:\"text\";s:24:\"Immediate Block and Kill\";}}s:9:\"link_info\";s:19:\"https://shsec.io/gk\";s:9:\"link_blog\";s:19:\"https://shsec.io/hh\";s:4:\"name\";s:24:\"Validate Email Addresses\";s:7:\"summary\";s:55:\"Validate Email Addresses When User Attempts To Register\";s:11:\"description\";s:56:\"Validate Email Addresses When User Attempts To Register.\";}s:12:\"email_checks\";a:10:{s:3:\"key\";s:12:\"email_checks\";s:7:\"section\";s:16:\"section_user_reg\";s:4:\"type\";s:15:\"multiple_select\";s:7:\"default\";a:2:{i:0;s:6:\"syntax\";i:1;s:6:\"domain\";}s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:6:\"syntax\";s:4:\"text\";s:20:\"Email Address Syntax\";}i:1;a:2:{s:9:\"value_key\";s:17:\"domain_registered\";s:4:\"text\";s:20:\"Domain Is Registered\";}i:2;a:2:{s:9:\"value_key\";s:15:\"domain_resolves\";s:4:\"text\";s:20:\"Domain Resolve To IP\";}i:3;a:2:{s:9:\"value_key\";s:2:\"mx\";s:4:\"text\";s:9:\"Domain MX\";}i:4;a:2:{s:9:\"value_key\";s:13:\"nondisposable\";s:4:\"text\";s:24:\"Disposable Email Service\";}}s:9:\"link_info\";s:19:\"https://shsec.io/gk\";s:9:\"link_blog\";s:19:\"https://shsec.io/hh\";s:4:\"name\";s:12:\"Email Checks\";s:7:\"summary\";s:48:\"The Email Address Properties That Will Be Tested\";s:11:\"description\";s:14:\"Select which .\";}s:24:\"enable_password_policies\";a:10:{s:3:\"key\";s:24:\"enable_password_policies\";s:7:\"section\";s:17:\"section_passwords\";s:4:\"type\";s:8:\"checkbox\";s:7:\"default\";s:1:\"N\";s:9:\"link_info\";s:19:\"https://shsec.io/e1\";s:9:\"link_blog\";s:19:\"https://shsec.io/c4\";s:9:\"beacon_id\";i:146;s:4:\"name\";s:24:\"Enable Password Policies\";s:7:\"summary\";s:34:\"Enable The Password Policies Below\";s:11:\"description\";s:34:\"Turn on/off all password policies.\";}s:18:\"pass_prevent_pwned\";a:9:{s:3:\"key\";s:18:\"pass_prevent_pwned\";s:7:\"section\";s:17:\"section_passwords\";s:4:\"type\";s:8:\"checkbox\";s:7:\"default\";s:1:\"Y\";s:9:\"link_info\";s:19:\"https://shsec.io/by\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:23:\"Prevent Pwned Passwords\";s:7:\"summary\";s:30:\"Prevent Use Of Pwned Passwords\";s:11:\"description\";s:94:\"Prevents users from using any passwords found on the public available list of pwned passwords.\";}s:15:\"pass_min_length\";a:10:{s:3:\"key\";s:15:\"pass_min_length\";s:7:\"section\";s:17:\"section_passwords\";s:7:\"premium\";b:1;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:12;s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:14:\"Minimum Length\";s:7:\"summary\";s:23:\"Minimum Password Length\";s:11:\"description\";s:79:\"All passwords that a user sets must be at least this many characters in length.\";}s:17:\"pass_min_strength\";a:11:{s:3:\"key\";s:17:\"pass_min_strength\";s:7:\"section\";s:17:\"section_passwords\";s:7:\"premium\";b:1;s:4:\"type\";s:6:\"select\";s:7:\"default\";s:1:\"4\";s:13:\"value_options\";a:5:{i:0;a:2:{s:9:\"value_key\";s:1:\"0\";s:4:\"text\";s:9:\"Very Weak\";}i:1;a:2:{s:9:\"value_key\";s:1:\"1\";s:4:\"text\";s:4:\"Weak\";}i:2;a:2:{s:9:\"value_key\";s:1:\"2\";s:4:\"text\";s:6:\"Medium\";}i:3;a:2:{s:9:\"value_key\";s:1:\"3\";s:4:\"text\";s:6:\"Strong\";}i:4;a:2:{s:9:\"value_key\";s:1:\"4\";s:4:\"text\";s:11:\"Very Strong\";}}s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:16:\"Minimum Strength\";s:7:\"summary\";s:25:\"Minimum Password Strength\";s:11:\"description\";s:63:\"All passwords that a user sets must meet this minimum strength.\";}s:19:\"pass_force_existing\";a:10:{s:3:\"key\";s:19:\"pass_force_existing\";s:7:\"section\";s:17:\"section_passwords\";s:7:\"premium\";b:1;s:4:\"type\";s:8:\"checkbox\";s:7:\"default\";s:1:\"N\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:23:\"Apply To Existing Users\";s:7:\"summary\";s:61:\"Apply Password Policies To Existing Users and Their Passwords\";s:11:\"description\";s:104:\"Forces existing users to update their passwords if they don\'t meet requirements, after they next login .\";}s:11:\"pass_expire\";a:11:{s:3:\"key\";s:11:\"pass_expire\";s:7:\"section\";s:17:\"section_passwords\";s:7:\"premium\";b:1;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:60;s:3:\"min\";i:0;s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:19:\"Password Expiration\";s:7:\"summary\";s:37:\"Passwords Expire After This Many Days\";s:11:\"description\";s:81:\"Users will be forced to reset their passwords after the number of days specified.\";}s:14:\"manual_suspend\";a:11:{s:3:\"key\";s:14:\"manual_suspend\";s:7:\"section\";s:15:\"section_suspend\";s:7:\"premium\";b:1;s:4:\"type\";s:8:\"checkbox\";s:7:\"default\";s:1:\"N\";s:9:\"link_info\";s:19:\"https://shsec.io/fq\";s:9:\"link_blog\";s:19:\"https://shsec.io/fr\";s:9:\"beacon_id\";i:399;s:4:\"name\";s:28:\"Allow Manual User Suspension\";s:7:\"summary\";s:47:\"Manually Suspend User Accounts To Prevent Login\";s:11:\"description\";s:58:\"Users may be suspended by administrators to prevent login.\";}s:13:\"auto_password\";a:11:{s:3:\"key\";s:13:\"auto_password\";s:7:\"section\";s:15:\"section_suspend\";s:7:\"premium\";b:1;s:4:\"type\";s:8:\"checkbox\";s:7:\"default\";s:1:\"Y\";s:9:\"link_info\";s:19:\"https://shsec.io/fs\";s:9:\"link_blog\";s:19:\"https://shsec.io/fr\";s:9:\"beacon_id\";i:400;s:4:\"name\";s:30:\"Auto-Suspend Expired Passwords\";s:7:\"summary\";s:50:\"Automatically Suspend Users With Expired Passwords\";s:11:\"description\";s:63:\"Suspend login by users and require password reset to unsuspend.\";}s:14:\"auto_idle_days\";a:12:{s:3:\"key\";s:14:\"auto_idle_days\";s:7:\"section\";s:15:\"section_suspend\";s:7:\"premium\";b:1;s:4:\"type\";s:7:\"integer\";s:7:\"default\";i:0;s:3:\"min\";i:0;s:9:\"link_info\";s:19:\"https://shsec.io/ft\";s:9:\"link_blog\";s:19:\"https://shsec.io/fr\";s:9:\"beacon_id\";i:400;s:4:\"name\";s:23:\"Auto-Suspend Idle Users\";s:7:\"summary\";s:40:\"Automatically Suspend Idle User Accounts\";s:11:\"description\";s:68:\"Prevent login by idle users and require password reset to unsuspend.\";}s:15:\"auto_idle_roles\";a:11:{s:3:\"key\";s:15:\"auto_idle_roles\";s:7:\"section\";s:15:\"section_suspend\";s:7:\"premium\";b:1;s:4:\"type\";s:5:\"array\";s:7:\"default\";a:3:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";}s:9:\"link_info\";s:19:\"https://shsec.io/ft\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:400;s:4:\"name\";s:23:\"Auto-Suspend Idle Users\";s:7:\"summary\";s:40:\"Automatically Suspend Idle User Accounts\";s:11:\"description\";s:68:\"Prevent login by idle users and require password reset to unsuspend.\";}}s:11:\"definitions\";a:3:{s:29:\"pwned_api_url_password_single\";s:45:\"https://api.pwnedpasswords.com/pwnedpassword/\";s:28:\"pwned_api_url_password_range\";s:37:\"https://api.pwnedpasswords.com/range/\";s:6:\"events\";a:10:{s:16:\"session_notfound\";a:1:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}}s:15:\"session_expired\";a:1:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}}s:12:\"session_idle\";a:1:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}}s:14:\"session_iplock\";a:1:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}}s:16:\"password_expired\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}s:5:\"level\";s:6:\"notice\";}s:28:\"password_policy_force_change\";a:2:{s:12:\"audit_params\";a:1:{i:0;s:10:\"user_login\";}s:5:\"level\";s:6:\"notice\";}s:21:\"password_policy_block\";a:1:{s:5:\"level\";s:6:\"notice\";}s:19:\"user_hard_suspended\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:10:\"user_login\";i:1;s:5:\"admin\";}s:5:\"level\";s:7:\"warning\";}s:21:\"user_hard_unsuspended\";a:2:{s:12:\"audit_params\";a:2:{i:0;s:10:\"user_login\";i:1;s:5:\"admin\";}s:5:\"level\";s:7:\"warning\";}s:17:\"reg_email_invalid\";a:3:{s:12:\"audit_params\";a:2:{i:0;s:5:\"email\";i:1;s:6:\"reason\";}s:5:\"level\";s:7:\"warning\";s:7:\"offense\";b:1;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}s:8:\"firewall\";a:8:{s:4:\"slug\";s:8:\"firewall\";s:10:\"properties\";a:23:{s:9:\"namespace\";s:8:\"Firewall\";s:11:\"storage_key\";s:8:\"firewall\";s:7:\"tagline\";s:61:\"Automatically block malicious URLs and data sent to your site\";s:7:\"premium\";b:0;s:17:\"access_restricted\";b:1;s:12:\"auto_enabled\";b:0;s:19:\"auto_load_processor\";b:0;s:14:\"skip_processor\";b:0;s:19:\"show_module_options\";b:1;s:18:\"run_if_whitelisted\";b:0;s:19:\"run_if_verified_bot\";b:0;s:12:\"run_if_wpcli\";b:0;s:16:\"tracking_exclude\";b:0;s:12:\"sidebar_name\";s:8:\"Firewall\";s:10:\"menu_title\";s:8:\"Firewall\";s:13:\"menu_priority\";i:100;s:19:\"highlight_menu_item\";b:0;s:21:\"show_module_menu_item\";b:0;s:4:\"slug\";s:8:\"firewall\";s:13:\"load_priority\";i:1000;s:4:\"name\";s:8:\"Firewall\";s:12:\"show_central\";b:1;s:5:\"order\";i:30;}s:5:\"menus\";a:1:{s:20:\"config_menu_priority\";i:44;}s:5:\"wpcli\";a:1:{s:7:\"enabled\";b:1;}s:8:\"sections\";a:6:{i:0;a:6:{s:4:\"slug\";s:33:\"section_firewall_blocking_options\";s:7:\"primary\";b:1;s:5:\"title\";s:25:\"Firewall Blocking Options\";s:11:\"title_short\";s:17:\"Firewall Blocking\";s:9:\"beacon_id\";i:333;s:7:\"summary\";a:2:{i:0;s:56:\"Here you choose what kind of malicious data to scan for.\";i:1;s:199:\"Recommendation - Turn on as many options here as you can. If you find an incompatibility or something stops working, un-check 1 option at a time until you find the problem or review the Activity Log.\";}}i:1;a:5:{s:4:\"slug\";s:38:\"section_choose_firewall_block_response\";s:5:\"title\";s:30:\"Choose Firewall Block Response\";s:11:\"title_short\";s:17:\"Firewall Response\";s:9:\"beacon_id\";i:334;s:7:\"summary\";a:2:{i:0;s:75:\"Here you choose how the plugin will respond when it detects malicious data.\";i:1;s:54:\"Recommendation - Choose the option \'Die With Message\'.\";}}i:2;a:5:{s:4:\"slug\";s:17:\"section_whitelist\";s:5:\"title\";s:71:\"Whitelists - IPs, Pages, Parameters, and Users that bypass the Firewall\";s:11:\"title_short\";s:9:\"Whitelist\";s:9:\"beacon_id\";i:335;s:7:\"summary\";a:2:{i:0;s:124:\"In principle you should not need to whitelist anything or anyone unless you have discovered a collision with another plugin.\";i:1;s:90:\"Recommendation - Do not whitelist anything unless you are confident in what you are doing.\";}}i:3;a:5:{s:4:\"slug\";s:21:\"section_user_messages\";s:5:\"title\";s:32:\"Customize Messages Shown To User\";s:11:\"title_short\";s:16:\"Visitor Messages\";s:9:\"beacon_id\";i:139;s:7:\"summary\";a:3:{i:0;s:51:\"Purpose - Customize the messages shown to visitors.\";i:1;s:70:\"Recommendation - Be sure to change the messages to suit your audience.\";i:2;s:75:\"Hint - To reset any message to its default, enter the text exactly: default\";}}i:4;a:5:{s:4:\"slug\";s:48:\"section_enable_plugin_feature_wordpress_firewall\";s:5:\"title\";s:23:\"Enable Module: Firewall\";s:11:\"title_short\";s:14:\"Disable Module\";s:9:\"beacon_id\";i:253;s:7:\"summary\";a:2:{i:0;s:123:\"Purpose - The Firewall is designed to analyse data sent to your website and block any requests that appear to be malicious.\";i:1;s:53:\"Recommendation - Keep the Firewall feature turned on.\";}}i:5;a:2:{s:4:\"slug\";s:14:\"section_non_ui\";s:6:\"hidden\";b:1;}}s:7:\"options\";a:13:{s:15:\"enable_firewall\";a:11:{s:3:\"key\";s:15:\"enable_firewall\";s:7:\"section\";s:48:\"section_enable_plugin_feature_wordpress_firewall\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:19:\"https://shsec.io/43\";s:9:\"link_blog\";s:23:\"https://shsec.io/wpsf01\";s:9:\"beacon_id\";i:253;s:4:\"name\";s:15:\"Enable Firewall\";s:7:\"summary\";s:39:\"Enable (or Disable) The Firewall module\";s:11:\"description\";s:67:\"Un-Checking this option will completely disable the Firewall module\";}s:19:\"block_dir_traversal\";a:9:{s:3:\"key\";s:19:\"block_dir_traversal\";s:7:\"section\";s:33:\"section_firewall_blocking_options\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:20:\"Directory Traversals\";s:7:\"summary\";s:26:\"Block Directory Traversals\";s:11:\"description\";s:71:\"This will block directory traversal paths in in application parameters.\";}s:17:\"block_sql_queries\";a:9:{s:3:\"key\";s:17:\"block_sql_queries\";s:7:\"section\";s:33:\"section_firewall_blocking_options\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:11:\"SQL Queries\";s:7:\"summary\";s:17:\"Block SQL Queries\";s:11:\"description\";s:46:\"This will block SQL in application parameters.\";}s:21:\"block_wordpress_terms\";a:9:{s:3:\"key\";s:21:\"block_wordpress_terms\";s:7:\"section\";s:33:\"section_firewall_blocking_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:15:\"WordPress Terms\";s:7:\"summary\";s:30:\"Block WordPress Specific Terms\";s:11:\"description\";s:91:\"This will block WordPress specific terms in application parameters (wp_, user_login, etc.).\";}s:22:\"block_field_truncation\";a:9:{s:3:\"key\";s:22:\"block_field_truncation\";s:7:\"section\";s:33:\"section_firewall_blocking_options\";s:7:\"default\";s:1:\"Y\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:16:\"Field Truncation\";s:7:\"summary\";s:30:\"Block Field Truncation Attacks\";s:11:\"description\";s:66:\"This will block field truncation attacks in application parameters\";}s:14:\"block_php_code\";a:9:{s:3:\"key\";s:14:\"block_php_code\";s:7:\"section\";s:33:\"section_firewall_blocking_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:8:\"PHP Code\";s:7:\"summary\";s:23:\"Block PHP Code Includes\";s:11:\"description\";s:132:\"This will block any data that appears to try and include PHP files. Will probably block saving within the Plugin/Theme file editors.\";}s:22:\"block_exe_file_uploads\";a:9:{s:3:\"key\";s:22:\"block_exe_file_uploads\";s:7:\"section\";s:33:\"section_firewall_blocking_options\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:16:\"Exe File Uploads\";s:7:\"summary\";s:29:\"Block Executable File Uploads\";s:11:\"description\";s:59:\"This will block executable file uploads (.php, .exe, etc.).\";}s:20:\"block_leading_schema\";a:10:{s:3:\"key\";s:20:\"block_leading_schema\";s:7:\"section\";s:33:\"section_firewall_blocking_options\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:15:\"Leading Schemas\";s:7:\"summary\";s:36:\"Block Leading Schemas (HTTPS / HTTP)\";s:11:\"description\";s:135:\"This will block leading schemas http:// and https:// in application parameters (off by default; may cause problems with other plugins).\";}s:16:\"block_aggressive\";a:10:{s:3:\"key\";s:16:\"block_aggressive\";s:7:\"section\";s:33:\"section_firewall_blocking_options\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:15:\"Aggressive Scan\";s:7:\"summary\";s:23:\"Aggressively Block Data\";s:11:\"description\";s:159:\"Employs a set of aggressive rules to detect and block malicious data submitted to your site. Warning - May cause an increase in false-positive firewall blocks.\";}s:14:\"block_response\";a:12:{s:3:\"key\";s:14:\"block_response\";s:7:\"section\";s:38:\"section_choose_firewall_block_response\";s:8:\"advanced\";b:1;s:7:\"default\";s:20:\"redirect_die_message\";s:4:\"type\";s:6:\"select\";s:13:\"value_options\";a:4:{i:0;a:2:{s:9:\"value_key\";s:20:\"redirect_die_message\";s:4:\"text\";s:16:\"Die With Message\";}i:1;a:2:{s:9:\"value_key\";s:12:\"redirect_die\";s:4:\"text\";s:3:\"Die\";}i:2;a:2:{s:9:\"value_key\";s:13:\"redirect_home\";s:4:\"text\";s:21:\"Redirect To Home Page\";}i:3;a:2:{s:9:\"value_key\";s:12:\"redirect_404\";s:4:\"text\";s:10:\"Return 404\";}}s:9:\"beacon_id\";i:334;s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:14:\"Block Response\";s:7:\"summary\";s:50:\"How the firewall responds when it blocks a request\";s:11:\"description\";s:100:\"We recommend dying with a message so you know what might have occurred when the firewall blocks you.\";}s:16:\"block_send_email\";a:9:{s:3:\"key\";s:16:\"block_send_email\";s:7:\"section\";s:38:\"section_choose_firewall_block_response\";s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:17:\"Send Email Report\";s:7:\"summary\";s:89:\"When a visitor is blocked the firewall will send an email to the configured email address\";s:11:\"description\";s:124:\"Use with caution - if you get hit by automated bots you may send out too many emails and you could get blocked by your host.\";}s:21:\"page_params_whitelist\";a:11:{s:3:\"key\";s:21:\"page_params_whitelist\";s:7:\"section\";s:17:\"section_whitelist\";s:8:\"advanced\";b:1;s:7:\"default\";s:0:\"\";s:4:\"type\";s:21:\"comma_separated_lists\";s:9:\"link_info\";s:19:\"https://shsec.io/2a\";s:9:\"link_blog\";s:0:\"\";s:9:\"beacon_id\";i:335;s:4:\"name\";s:20:\"Whitelist Parameters\";s:7:\"summary\";s:74:\"Detail pages and parameters that are whitelisted (ignored by the firewall)\";s:11:\"description\";s:104:\"This should be used with caution and you should only provide parameter names that you must have excluded\";}s:16:\"whitelist_admins\";a:10:{s:3:\"key\";s:16:\"whitelist_admins\";s:7:\"section\";s:17:\"section_whitelist\";s:8:\"advanced\";b:1;s:7:\"default\";s:1:\"N\";s:4:\"type\";s:8:\"checkbox\";s:9:\"link_info\";s:0:\"\";s:9:\"link_blog\";s:0:\"\";s:4:\"name\";s:21:\"Ignore Administrators\";s:7:\"summary\";s:21:\"Ignore Administrators\";s:11:\"description\";s:78:\"Authenticated administrator users will not be processed by the firewall rules.\";}}s:11:\"definitions\";a:3:{s:17:\"default_whitelist\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}s:17:\"firewall_patterns\";a:8:{s:13:\"dir_traversal\";a:1:{s:6:\"simple\";a:8:{i:0;s:10:\"etc/passwd\";i:1;s:17:\"proc/self/environ\";i:2;s:10:\"etc/passwd\";i:3;s:8:\"makefile\";i:4;s:7:\"wwwroot\";i:5;s:10:\"pingserver\";i:6;s:3:\"../\";i:7;s:8:\"loopback\";}}s:15:\"wordpress_terms\";a:2:{s:6:\"simple\";a:2:{i:0;s:4:\"/**/\";i:1;s:13:\"wp-config.php\";}s:5:\"regex\";a:2:{i:0;s:11:\"^user_login\";i:1;s:10:\"^user_pass\";}}s:16:\"field_truncation\";a:1:{s:5:\"regex\";a:2:{i:0;s:7:\"\\s{49,}\";i:1;s:4:\"\\x00\";}}s:11:\"sql_queries\";a:1:{s:5:\"regex\";a:3:{i:0;s:11:\"concat\\s*\\(\";i:1;s:12:\"group_concat\";i:2;s:13:\"union.*select\";}}s:16:\"exe_file_uploads\";a:1:{s:5:\"regex\";a:1:{i:0;s:86:\"\\.(dll|rb|py|exe|php[3-6]?|pl|perl|ph[34]|phl|phtml|phtm|sql|ini|jsp|asp|git|svn|tar)$\";}}s:14:\"leading_schema\";a:2:{s:6:\"simple\";a:1:{i:0;s:6:\".shtml\";}s:5:\"regex\";a:1:{i:0;s:23:\"^(http|https|ftp|file):\";}}s:8:\"php_code\";a:2:{s:6:\"simple\";N;s:5:\"regex\";a:1:{i:0;s:52:\"(include|include_once|require|require_once)\\s*\\(.*\\)\";}}s:10:\"aggressive\";a:2:{s:6:\"simple\";a:11:{i:0;s:5:\"eval(\";i:1;s:6:\"(null)\";i:2;s:7:\"base64_\";i:3;s:9:\"localhost\";i:4;s:10:\"(function(\";i:5;s:8:\"{x.html(\";i:6;s:7:\").html(\";i:7;s:3:\"...\";i:8;s:10:\"/httpdocs/\";i:9;s:5:\"/tmp/\";i:10;s:8:\"boot.ini\";}s:5:\"regex\";a:5:{i:0;s:16:\"GLOBALS(=|\\[|%%)\";i:1;s:16:\"REQUEST(=|\\[|%%)\";i:2;s:24:\"(`|\\<|\\>|\\[|\\]|\\{|\\}|\\?)\";i:3;s:32:\"drop\\s+table\\s+(`|\'?)[a-z0-9]+\\1\";i:4;s:53:\"\'\\s+OR\\s+\'([a-z0-9]+)\'\\s*=\\s*\'\\1\'\\s+(--|\\(\\{|\\/\\*)\\s+\";}}}s:6:\"events\";a:3:{s:14:\"firewall_block\";a:4:{s:12:\"audit_params\";a:6:{i:0;s:4:\"name\";i:1;s:4:\"term\";i:2;s:5:\"param\";i:3;s:5:\"value\";i:4;s:4:\"scan\";i:5;s:4:\"type\";}s:5:\"level\";s:7:\"warning\";s:6:\"recent\";b:1;s:7:\"offense\";b:1;}s:13:\"fw_email_fail\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:2:\"to\";}s:5:\"level\";s:7:\"warning\";s:4:\"stat\";b:0;}s:16:\"fw_email_success\";a:3:{s:12:\"audit_params\";a:1:{i:0;s:2:\"to\";}s:5:\"level\";s:5:\"debug\";s:4:\"stat\";b:0;}}}s:4:\"meta\";a:1:{s:6:\"ts_mod\";i:1655926847;}}}}','no'),(3787,'_site_transient_timeout_my_server_ips','1658928244','no'),(3788,'_site_transient_my_server_ips','a:3:{s:8:\"check_at\";i:1656336240;s:4:\"hash\";s:32:\"1c0b8a4db6d4c4b938d8c9b811c4cc6f\";s:3:\"ips\";a:2:{i:0;s:14:\"43.243.118.228\";i:2;s:14:\"43.243.118.223\";}}','no'),(3791,'icwp-wpsf-rules','a:3:{s:2:\"ts\";i:1656336250;s:4:\"time\";s:31:\"Mon, 27 Jun 2022 21:24:10 +0800\";s:5:\"rules\";a:22:{s:30:\"shield/request_status_is_admin\";a:9:{s:4:\"slug\";s:30:\"shield/request_status_is_admin\";s:4:\"name\";s:9:\"Is Admin?\";s:11:\"description\";s:26:\"Request Status - Is Admin?\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:1:{i:0;a:1:{s:9:\"condition\";s:11:\"wp_is_admin\";}}}s:9:\"responses\";a:0:{}s:23:\"immediate_exec_response\";b:0;}s:29:\"shield/request_status_is_ajax\";a:9:{s:4:\"slug\";s:29:\"shield/request_status_is_ajax\";s:4:\"name\";s:8:\"Is AJAX?\";s:11:\"description\";s:25:\"Request Status - Is AJAX?\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:1:{i:0;a:1:{s:9:\"condition\";s:10:\"wp_is_ajax\";}}}s:9:\"responses\";a:0:{}s:23:\"immediate_exec_response\";b:0;}s:31:\"shield/request_status_is_xmlrpc\";a:9:{s:4:\"slug\";s:31:\"shield/request_status_is_xmlrpc\";s:4:\"name\";s:11:\"Is XML-RPC?\";s:11:\"description\";s:28:\"Request Status - Is XML-RPC?\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:1:{i:0;a:1:{s:9:\"condition\";s:12:\"wp_is_xmlrpc\";}}}s:9:\"responses\";a:0:{}s:23:\"immediate_exec_response\";b:0;}s:30:\"shield/request_status_is_wpcli\";a:9:{s:4:\"slug\";s:30:\"shield/request_status_is_wpcli\";s:4:\"name\";s:10:\"Is WP-CLI?\";s:11:\"description\";s:27:\"Request Status - Is WP-CLI?\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:1:{i:0;a:1:{s:9:\"condition\";s:11:\"wp_is_wpcli\";}}}s:9:\"responses\";a:0:{}s:23:\"immediate_exec_response\";b:0;}s:25:\"shield/is_server_loopback\";a:9:{s:4:\"slug\";s:25:\"shield/is_server_loopback\";s:4:\"name\";s:18:\"Is Server Loopback\";s:11:\"description\";s:27:\"Is Server Loopback request.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:1:{i:0;a:2:{s:9:\"condition\";s:16:\"match_request_ip\";s:6:\"params\";a:1:{s:9:\"match_ips\";a:2:{i:0;s:14:\"43.243.118.228\";i:2;s:14:\"43.243.118.223\";}}}}}s:9:\"responses\";a:0:{}s:23:\"immediate_exec_response\";b:0;}s:21:\"shield/is_trusted_bot\";a:9:{s:4:\"slug\";s:21:\"shield/is_trusted_bot\";s:4:\"name\";s:14:\"Is Trusted Bot\";s:11:\"description\";s:42:\"Test whether the visitor is a trusted bot.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:2:{i:0;a:2:{s:4:\"rule\";s:25:\"shield/is_server_loopback\";s:12:\"invert_match\";b:1;}i:1;a:2:{s:9:\"condition\";s:25:\"match_request_ip_identity\";s:6:\"params\";a:1:{s:16:\"match_not_ip_ids\";a:3:{i:0;s:7:\"unknown\";i:1;s:6:\"server\";i:2;s:7:\"visitor\";}}}}}s:9:\"responses\";a:1:{i:0;a:1:{s:8:\"response\";s:18:\"set_is_trusted_bot\";}}s:23:\"immediate_exec_response\";b:0;}s:28:\"shield/is_public_web_request\";a:9:{s:4:\"slug\";s:28:\"shield/is_public_web_request\";s:4:\"name\";s:21:\"Is Public Web Request\";s:11:\"description\";s:24:\"Is a public web request.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:3:{i:0;a:2:{s:9:\"condition\";s:11:\"wp_is_wpcli\";s:12:\"invert_match\";b:1;}i:1;a:1:{s:9:\"condition\";s:18:\"is_ip_valid_public\";}i:2;a:2:{s:4:\"rule\";s:25:\"shield/is_server_loopback\";s:12:\"invert_match\";b:1;}}}s:9:\"responses\";a:0:{}s:23:\"immediate_exec_response\";b:0;}s:24:\"shield/is_security_admin\";a:9:{s:4:\"slug\";s:24:\"shield/is_security_admin\";s:4:\"name\";s:17:\"Is Security Admin\";s:11:\"description\";s:18:\"Is Security Admin.\";s:7:\"wp_hook\";s:4:\"init\";s:13:\"wp_hook_level\";i:20;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:2:{i:0;a:1:{s:9:\"condition\";s:11:\"wp_is_wpcli\";}i:1;a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:2:{i:0;a:1:{s:9:\"condition\";s:20:\"is_user_admin_normal\";}i:1;a:1:{s:9:\"condition\";s:17:\"is_security_admin\";}}}}}s:9:\"responses\";a:1:{i:0;a:1:{s:8:\"response\";s:18:\"set_security_admin\";}}s:23:\"immediate_exec_response\";b:0;}s:24:\"shield/is_ip_whitelisted\";a:9:{s:4:\"slug\";s:24:\"shield/is_ip_whitelisted\";s:4:\"name\";s:17:\"Is IP Whitelisted\";s:11:\"description\";s:51:\"Test whether the current Request IP is whitelisted.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:1:{i:0;a:1:{s:9:\"condition\";s:17:\"is_ip_whitelisted\";}}}s:9:\"responses\";a:1:{i:0;a:1:{s:8:\"response\";s:18:\"set_ip_whitelisted\";}}s:23:\"immediate_exec_response\";b:0;}s:26:\"shield/is_path_whitelisted\";a:9:{s:4:\"slug\";s:26:\"shield/is_path_whitelisted\";s:4:\"name\";s:19:\"Is Path Whitelisted\";s:11:\"description\";s:53:\"Test whether the current Request Path is whitelisted.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:1:{i:0;a:2:{s:9:\"condition\";s:18:\"match_request_path\";s:6:\"params\";a:2:{s:14:\"is_match_regex\";b:1;s:11:\"match_paths\";a:0:{}}}}}s:9:\"responses\";a:0:{}s:23:\"immediate_exec_response\";b:0;}s:40:\"shield/request_bypasses_all_restrictions\";a:9:{s:4:\"slug\";s:40:\"shield/request_bypasses_all_restrictions\";s:4:\"name\";s:36:\"A Request That Bypasses Restrictions\";s:11:\"description\";s:48:\"Does the request bypass all plugin restrictions.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:5:{i:0;a:1:{s:9:\"condition\";s:12:\"is_force_off\";}i:1;a:2:{s:4:\"rule\";s:28:\"shield/is_public_web_request\";s:12:\"invert_match\";b:1;}i:2;a:1:{s:4:\"rule\";s:21:\"shield/is_trusted_bot\";}i:3;a:1:{s:4:\"rule\";s:26:\"shield/is_path_whitelisted\";}i:4;a:1:{s:4:\"rule\";s:24:\"shield/is_ip_whitelisted\";}}}s:9:\"responses\";a:1:{i:0;a:1:{s:8:\"response\";s:37:\"set_request_bypasses_all_restrictions\";}}s:23:\"immediate_exec_response\";b:1;}s:20:\"shield/is_ip_blocked\";a:9:{s:4:\"slug\";s:20:\"shield/is_ip_blocked\";s:4:\"name\";s:13:\"Is IP Blocked\";s:11:\"description\";s:47:\"Test whether the current Request IP is Blocked.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:3:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:1:{s:9:\"condition\";s:13:\"is_ip_blocked\";}i:2;a:2:{s:9:\"condition\";s:21:\"is_ip_high_reputation\";s:12:\"invert_match\";b:1;}}}s:9:\"responses\";a:1:{i:0;a:1:{s:8:\"response\";s:14:\"set_ip_blocked\";}}s:23:\"immediate_exec_response\";b:0;}s:23:\"shield/is_bot_probe_404\";a:9:{s:4:\"slug\";s:23:\"shield/is_bot_probe_404\";s:4:\"name\";s:13:\"Bot-Track 404\";s:11:\"description\";s:47:\"Tracking HTTP 404 errors by bots probing a site\";s:7:\"wp_hook\";s:17:\"template_redirect\";s:13:\"wp_hook_level\";i:60;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:4:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:1:{s:9:\"condition\";s:23:\"is_not_logged_in_normal\";}i:2;a:2:{s:9:\"condition\";s:25:\"match_request_status_code\";s:6:\"params\";a:1:{s:4:\"code\";s:3:\"404\";}}i:3;a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:3:{i:0;a:2:{s:9:\"condition\";s:22:\"not_match_request_path\";s:6:\"params\";a:2:{s:14:\"is_match_regex\";b:1;s:11:\"match_paths\";a:1:{i:0;s:47:\"\\.(js|css|gif|jpg|jpeg|png|map|ttf|woff|woff2)$\";}}}i:1;a:1:{s:9:\"condition\";s:28:\"is_request_to_invalid_plugin\";}i:2;a:1:{s:9:\"condition\";s:27:\"is_request_to_invalid_theme\";}}}}}s:9:\"responses\";a:1:{i:0;a:2:{s:8:\"response\";s:10:\"event_fire\";s:6:\"params\";a:4:{s:5:\"event\";s:12:\"bottrack_404\";s:13:\"offense_count\";i:0;s:5:\"block\";b:0;s:16:\"audit_params_map\";a:3:{s:4:\"path\";s:12:\"matched_path\";s:6:\"script\";s:19:\"matched_script_name\";s:7:\"crawler\";s:17:\"matched_useragent\";}}}}s:23:\"immediate_exec_response\";b:0;}s:26:\"shield/is_bot_probe_xmlrpc\";a:9:{s:4:\"slug\";s:26:\"shield/is_bot_probe_xmlrpc\";s:4:\"name\";s:17:\"Bot-Track XML-RPC\";s:11:\"description\";s:49:\"Track probing bots that send requests to XML-RPC.\";s:7:\"wp_hook\";s:4:\"init\";s:13:\"wp_hook_level\";i:20;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:4:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:1:{s:9:\"condition\";s:23:\"is_not_logged_in_normal\";}i:2;a:1:{s:9:\"condition\";s:12:\"wp_is_xmlrpc\";}i:3;a:2:{s:9:\"condition\";s:18:\"match_request_path\";s:6:\"params\";a:2:{s:14:\"is_match_regex\";b:1;s:11:\"match_paths\";a:1:{i:0;s:13:\"/xmlrpc\\.php$\";}}}}}s:9:\"responses\";a:1:{i:0;a:2:{s:8:\"response\";s:10:\"event_fire\";s:6:\"params\";a:4:{s:5:\"event\";s:15:\"bottrack_xmlrpc\";s:13:\"offense_count\";i:0;s:5:\"block\";b:0;s:16:\"audit_params_map\";a:3:{s:4:\"path\";s:12:\"matched_path\";s:6:\"script\";s:19:\"matched_script_name\";s:7:\"crawler\";s:17:\"matched_useragent\";}}}}s:23:\"immediate_exec_response\";b:0;}s:34:\"shield/is_bot_probe_fakewebcrawler\";a:9:{s:4:\"slug\";s:34:\"shield/is_bot_probe_fakewebcrawler\";s:4:\"name\";s:26:\"Bot-Track Fake Web Crawler\";s:11:\"description\";s:70:\"Track probing bots that incorrectly identify as official web crawlers.\";s:7:\"wp_hook\";s:4:\"init\";s:13:\"wp_hook_level\";i:20;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:4:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:1:{s:9:\"condition\";s:23:\"is_not_logged_in_normal\";}i:2;a:2:{s:9:\"condition\";s:18:\"match_request_path\";s:6:\"params\";a:2:{s:14:\"is_match_regex\";b:1;s:11:\"match_paths\";a:1:{i:0;s:2:\".*\";}}}i:3;a:2:{s:9:\"condition\";s:23:\"match_request_useragent\";s:6:\"params\";a:1:{s:16:\"match_useragents\";a:15:{i:0;s:9:\"AhrefsBot\";i:1;s:9:\"Applebot/\";i:2;s:5:\"baidu\";i:3;s:7:\"bingbot\";i:4;s:19:\"facebookexternalhit\";i:5;s:9:\"Googlebot\";i:6;s:11:\"APIs-Google\";i:7;s:13:\"AdsBot-Google\";i:8;s:20:\"Mediapartners-Google\";i:9;s:8:\"PetalBot\";i:10;s:12:\"Pinterestbot\";i:11;s:10:\"SemrushBot\";i:12;s:10:\"SeznamBot/\";i:13;s:6:\"yahoo!\";i:14;s:15:\"yandex.com/bots\";}}}}}s:9:\"responses\";a:1:{i:0;a:2:{s:8:\"response\";s:10:\"event_fire\";s:6:\"params\";a:4:{s:5:\"event\";s:23:\"bottrack_fakewebcrawler\";s:13:\"offense_count\";i:0;s:5:\"block\";b:0;s:16:\"audit_params_map\";a:3:{s:4:\"path\";s:12:\"matched_path\";s:6:\"script\";s:19:\"matched_script_name\";s:7:\"crawler\";s:17:\"matched_useragent\";}}}}s:23:\"immediate_exec_response\";b:0;}s:33:\"shield/is_bot_probe_invalidscript\";a:9:{s:4:\"slug\";s:33:\"shield/is_bot_probe_invalidscript\";s:4:\"name\";s:24:\"Bot-Track Invalid Script\";s:11:\"description\";s:57:\"Track probing bots that send requests to invalid scripts.\";s:7:\"wp_hook\";s:4:\"init\";s:13:\"wp_hook_level\";i:20;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:3:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:1:{s:9:\"condition\";s:23:\"is_not_logged_in_normal\";}i:2;a:3:{s:9:\"condition\";s:25:\"match_request_script_name\";s:12:\"invert_match\";b:1;s:6:\"params\";a:2:{s:14:\"is_match_regex\";b:0;s:18:\"match_script_names\";a:12:{i:0;s:9:\"index.php\";i:1;s:14:\"admin-ajax.php\";i:2;s:15:\"wp-activate.php\";i:3;s:17:\"wp-links-opml.php\";i:4;s:11:\"wp-cron.php\";i:5;s:12:\"wp-login.php\";i:6;s:11:\"wp-mail.php\";i:7;s:20:\"wp-comments-post.php\";i:8;s:13:\"wp-signup.php\";i:9;s:16:\"wp-trackback.php\";i:10;s:10:\"xmlrpc.php\";i:11;s:9:\"admin.php\";}}}}}s:9:\"responses\";a:1:{i:0;a:2:{s:8:\"response\";s:10:\"event_fire\";s:6:\"params\";a:4:{s:5:\"event\";s:22:\"bottrack_invalidscript\";s:13:\"offense_count\";i:0;s:5:\"block\";b:0;s:16:\"audit_params_map\";a:3:{s:4:\"path\";s:12:\"matched_path\";s:6:\"script\";s:19:\"matched_script_name\";s:7:\"crawler\";s:17:\"matched_useragent\";}}}}s:23:\"immediate_exec_response\";b:0;}s:34:\"shield/is_request_author_discovery\";a:9:{s:4:\"slug\";s:34:\"shield/is_request_author_discovery\";s:4:\"name\";s:23:\"Detect Author Discovery\";s:11:\"description\";s:63:\"Detect and block Author Discovery requests via ?author=x query.\";s:7:\"wp_hook\";s:4:\"init\";s:13:\"wp_hook_level\";i:20;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:3:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:1:{s:9:\"condition\";s:23:\"is_not_logged_in_normal\";}i:2;a:2:{s:9:\"condition\";s:22:\"request_query_param_is\";s:6:\"params\";a:2:{s:11:\"match_param\";s:6:\"author\";s:14:\"match_patterns\";a:1:{i:0;s:5:\"^\\d+$\";}}}}}s:9:\"responses\";a:2:{i:0;a:2:{s:8:\"response\";s:10:\"event_fire\";s:6:\"params\";a:3:{s:5:\"event\";s:20:\"block_author_fishing\";s:13:\"offense_count\";i:1;s:5:\"block\";b:0;}}i:1;a:1:{s:8:\"response\";s:20:\"block_author_fishing\";}}s:23:\"immediate_exec_response\";b:0;}s:27:\"shield/firewall_sql_queries\";a:9:{s:4:\"slug\";s:27:\"shield/firewall_sql_queries\";s:4:\"name\";s:21:\"Firewall: SQL Queries\";s:11:\"description\";s:71:\"Check request parameters that trigger \"Firewall: SQL Queries\" patterns.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:5:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:2:{s:4:\"rule\";s:20:\"shield/is_ip_blocked\";s:12:\"invert_match\";b:1;}i:2;a:1:{s:9:\"condition\";s:22:\"request_has_parameters\";}i:3;a:2:{s:9:\"condition\";s:22:\"not_match_request_path\";s:6:\"params\";a:2:{s:14:\"is_match_regex\";b:0;s:11:\"match_paths\";a:7:{i:0;s:29:\"/wp-admin/options-general.php\";i:1;s:22:\"/wp-admin/post-new.php\";i:2;s:22:\"/wp-admin/page-new.php\";i:3;s:22:\"/wp-admin/link-add.php\";i:4;s:26:\"/wp-admin/media-upload.php\";i:5;s:18:\"/wp-admin/page.php\";i:6;s:24:\"/wp-admin/admin-ajax.php\";}}}i:4;a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:2:{i:0;a:2:{s:9:\"condition\";s:25:\"match_request_param_query\";s:6:\"params\";a:4:{s:14:\"is_match_regex\";b:1;s:14:\"match_patterns\";a:3:{i:0;s:11:\"concat\\s*\\(\";i:1;s:12:\"group_concat\";i:2;s:13:\"union.*select\";}s:14:\"match_category\";s:11:\"sql_queries\";s:15:\"excluded_params\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}}}i:1;a:2:{s:9:\"condition\";s:24:\"match_request_param_post\";s:6:\"params\";a:4:{s:14:\"is_match_regex\";b:1;s:14:\"match_patterns\";a:3:{i:0;s:11:\"concat\\s*\\(\";i:1;s:12:\"group_concat\";i:2;s:13:\"union.*select\";}s:14:\"match_category\";s:11:\"sql_queries\";s:15:\"excluded_params\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}}}}}}}s:9:\"responses\";a:2:{i:0;a:2:{s:8:\"response\";s:10:\"event_fire\";s:6:\"params\";a:5:{s:5:\"event\";s:14:\"firewall_block\";s:13:\"offense_count\";i:1;s:5:\"block\";b:0;s:12:\"audit_params\";a:1:{s:4:\"name\";s:21:\"Firewall: SQL Queries\";}s:16:\"audit_params_map\";a:8:{s:4:\"path\";s:12:\"matched_path\";s:6:\"script\";s:19:\"matched_script_name\";s:7:\"crawler\";s:17:\"matched_useragent\";s:4:\"term\";s:13:\"match_pattern\";s:5:\"param\";s:19:\"match_request_param\";s:5:\"value\";s:19:\"match_request_value\";s:4:\"scan\";s:14:\"match_category\";s:4:\"type\";s:10:\"match_type\";}}}i:1;a:2:{s:8:\"response\";s:14:\"firewall_block\";s:6:\"params\";a:0:{}}}s:23:\"immediate_exec_response\";b:0;}s:29:\"shield/firewall_dir_traversal\";a:9:{s:4:\"slug\";s:29:\"shield/firewall_dir_traversal\";s:4:\"name\";s:30:\"Firewall: Directory Traversals\";s:11:\"description\";s:80:\"Check request parameters that trigger \"Firewall: Directory Traversals\" patterns.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:5:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:2:{s:4:\"rule\";s:20:\"shield/is_ip_blocked\";s:12:\"invert_match\";b:1;}i:2;a:1:{s:9:\"condition\";s:22:\"request_has_parameters\";}i:3;a:2:{s:9:\"condition\";s:22:\"not_match_request_path\";s:6:\"params\";a:2:{s:14:\"is_match_regex\";b:0;s:11:\"match_paths\";a:7:{i:0;s:29:\"/wp-admin/options-general.php\";i:1;s:22:\"/wp-admin/post-new.php\";i:2;s:22:\"/wp-admin/page-new.php\";i:3;s:22:\"/wp-admin/link-add.php\";i:4;s:26:\"/wp-admin/media-upload.php\";i:5;s:18:\"/wp-admin/page.php\";i:6;s:24:\"/wp-admin/admin-ajax.php\";}}}i:4;a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:2:{i:0;a:2:{s:9:\"condition\";s:25:\"match_request_param_query\";s:6:\"params\";a:4:{s:14:\"is_match_regex\";b:0;s:14:\"match_patterns\";a:8:{i:0;s:10:\"etc/passwd\";i:1;s:17:\"proc/self/environ\";i:2;s:10:\"etc/passwd\";i:3;s:8:\"makefile\";i:4;s:7:\"wwwroot\";i:5;s:10:\"pingserver\";i:6;s:3:\"../\";i:7;s:8:\"loopback\";}s:14:\"match_category\";s:13:\"dir_traversal\";s:15:\"excluded_params\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}}}i:1;a:2:{s:9:\"condition\";s:24:\"match_request_param_post\";s:6:\"params\";a:4:{s:14:\"is_match_regex\";b:0;s:14:\"match_patterns\";a:8:{i:0;s:10:\"etc/passwd\";i:1;s:17:\"proc/self/environ\";i:2;s:10:\"etc/passwd\";i:3;s:8:\"makefile\";i:4;s:7:\"wwwroot\";i:5;s:10:\"pingserver\";i:6;s:3:\"../\";i:7;s:8:\"loopback\";}s:14:\"match_category\";s:13:\"dir_traversal\";s:15:\"excluded_params\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}}}}}}}s:9:\"responses\";a:2:{i:0;a:2:{s:8:\"response\";s:10:\"event_fire\";s:6:\"params\";a:5:{s:5:\"event\";s:14:\"firewall_block\";s:13:\"offense_count\";i:1;s:5:\"block\";b:0;s:12:\"audit_params\";a:1:{s:4:\"name\";s:30:\"Firewall: Directory Traversals\";}s:16:\"audit_params_map\";a:8:{s:4:\"path\";s:12:\"matched_path\";s:6:\"script\";s:19:\"matched_script_name\";s:7:\"crawler\";s:17:\"matched_useragent\";s:4:\"term\";s:13:\"match_pattern\";s:5:\"param\";s:19:\"match_request_param\";s:5:\"value\";s:19:\"match_request_value\";s:4:\"scan\";s:14:\"match_category\";s:4:\"type\";s:10:\"match_type\";}}}i:1;a:2:{s:8:\"response\";s:14:\"firewall_block\";s:6:\"params\";a:0:{}}}s:23:\"immediate_exec_response\";b:0;}s:32:\"shield/firewall_field_truncation\";a:9:{s:4:\"slug\";s:32:\"shield/firewall_field_truncation\";s:4:\"name\";s:26:\"Firewall: Field Truncation\";s:11:\"description\";s:76:\"Check request parameters that trigger \"Firewall: Field Truncation\" patterns.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:5:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:2:{s:4:\"rule\";s:20:\"shield/is_ip_blocked\";s:12:\"invert_match\";b:1;}i:2;a:1:{s:9:\"condition\";s:22:\"request_has_parameters\";}i:3;a:2:{s:9:\"condition\";s:22:\"not_match_request_path\";s:6:\"params\";a:2:{s:14:\"is_match_regex\";b:0;s:11:\"match_paths\";a:7:{i:0;s:29:\"/wp-admin/options-general.php\";i:1;s:22:\"/wp-admin/post-new.php\";i:2;s:22:\"/wp-admin/page-new.php\";i:3;s:22:\"/wp-admin/link-add.php\";i:4;s:26:\"/wp-admin/media-upload.php\";i:5;s:18:\"/wp-admin/page.php\";i:6;s:24:\"/wp-admin/admin-ajax.php\";}}}i:4;a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:2:{i:0;a:2:{s:9:\"condition\";s:25:\"match_request_param_query\";s:6:\"params\";a:4:{s:14:\"is_match_regex\";b:1;s:14:\"match_patterns\";a:2:{i:0;s:7:\"\\s{49,}\";i:1;s:4:\"\\x00\";}s:14:\"match_category\";s:16:\"field_truncation\";s:15:\"excluded_params\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}}}i:1;a:2:{s:9:\"condition\";s:24:\"match_request_param_post\";s:6:\"params\";a:4:{s:14:\"is_match_regex\";b:1;s:14:\"match_patterns\";a:2:{i:0;s:7:\"\\s{49,}\";i:1;s:4:\"\\x00\";}s:14:\"match_category\";s:16:\"field_truncation\";s:15:\"excluded_params\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}}}}}}}s:9:\"responses\";a:2:{i:0;a:2:{s:8:\"response\";s:10:\"event_fire\";s:6:\"params\";a:5:{s:5:\"event\";s:14:\"firewall_block\";s:13:\"offense_count\";i:1;s:5:\"block\";b:0;s:12:\"audit_params\";a:1:{s:4:\"name\";s:26:\"Firewall: Field Truncation\";}s:16:\"audit_params_map\";a:8:{s:4:\"path\";s:12:\"matched_path\";s:6:\"script\";s:19:\"matched_script_name\";s:7:\"crawler\";s:17:\"matched_useragent\";s:4:\"term\";s:13:\"match_pattern\";s:5:\"param\";s:19:\"match_request_param\";s:5:\"value\";s:19:\"match_request_value\";s:4:\"scan\";s:14:\"match_category\";s:4:\"type\";s:10:\"match_type\";}}}i:1;a:2:{s:8:\"response\";s:14:\"firewall_block\";s:6:\"params\";a:0:{}}}s:23:\"immediate_exec_response\";b:0;}s:31:\"shield/firewall_wordpress_terms\";a:9:{s:4:\"slug\";s:31:\"shield/firewall_wordpress_terms\";s:4:\"name\";s:25:\"Firewall: WordPress Terms\";s:11:\"description\";s:75:\"Check request parameters that trigger \"Firewall: WordPress Terms\" patterns.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:5:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:2:{s:4:\"rule\";s:20:\"shield/is_ip_blocked\";s:12:\"invert_match\";b:1;}i:2;a:1:{s:9:\"condition\";s:22:\"request_has_parameters\";}i:3;a:2:{s:9:\"condition\";s:22:\"not_match_request_path\";s:6:\"params\";a:2:{s:14:\"is_match_regex\";b:0;s:11:\"match_paths\";a:7:{i:0;s:29:\"/wp-admin/options-general.php\";i:1;s:22:\"/wp-admin/post-new.php\";i:2;s:22:\"/wp-admin/page-new.php\";i:3;s:22:\"/wp-admin/link-add.php\";i:4;s:26:\"/wp-admin/media-upload.php\";i:5;s:18:\"/wp-admin/page.php\";i:6;s:24:\"/wp-admin/admin-ajax.php\";}}}i:4;a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:4:{i:0;a:2:{s:9:\"condition\";s:25:\"match_request_param_query\";s:6:\"params\";a:4:{s:14:\"is_match_regex\";b:0;s:14:\"match_patterns\";a:2:{i:0;s:4:\"/**/\";i:1;s:13:\"wp-config.php\";}s:14:\"match_category\";s:15:\"wordpress_terms\";s:15:\"excluded_params\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}}}i:1;a:2:{s:9:\"condition\";s:24:\"match_request_param_post\";s:6:\"params\";a:4:{s:14:\"is_match_regex\";b:0;s:14:\"match_patterns\";a:2:{i:0;s:4:\"/**/\";i:1;s:13:\"wp-config.php\";}s:14:\"match_category\";s:15:\"wordpress_terms\";s:15:\"excluded_params\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}}}i:2;a:2:{s:9:\"condition\";s:25:\"match_request_param_query\";s:6:\"params\";a:4:{s:14:\"is_match_regex\";b:1;s:14:\"match_patterns\";a:2:{i:0;s:11:\"^user_login\";i:1;s:10:\"^user_pass\";}s:14:\"match_category\";s:15:\"wordpress_terms\";s:15:\"excluded_params\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}}}i:3;a:2:{s:9:\"condition\";s:24:\"match_request_param_post\";s:6:\"params\";a:4:{s:14:\"is_match_regex\";b:1;s:14:\"match_patterns\";a:2:{i:0;s:11:\"^user_login\";i:1;s:10:\"^user_pass\";}s:14:\"match_category\";s:15:\"wordpress_terms\";s:15:\"excluded_params\";a:14:{s:29:\"/wp-admin/options-general.php\";a:0:{}s:21:\"/wp-admin/options.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:4:\"home\";i:1;s:7:\"siteurl\";}}s:21:\"/wp-admin/plugins.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:6:\"plugin\";}}s:22:\"/wp-admin/post-new.php\";a:0:{}s:22:\"/wp-admin/page-new.php\";a:0:{}s:22:\"/wp-admin/link-add.php\";a:0:{}s:26:\"/wp-admin/media-upload.php\";a:0:{}s:19:\"/wp-admin/admin.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:4:\"page\";}}s:18:\"/wp-admin/post.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:7:\"content\";}}s:27:\"/wp-admin/plugin-editor.php\";a:1:{s:6:\"simple\";a:1:{i:0;s:10:\"newcontent\";}}s:18:\"/wp-admin/page.php\";a:0:{}s:24:\"/wp-admin/admin-ajax.php\";a:0:{}s:21:\"/wp-comments-post.php\";a:1:{s:6:\"simple\";a:2:{i:0;s:3:\"url\";i:1;s:7:\"comment\";}}s:1:\"*\";a:2:{s:5:\"regex\";a:2:{i:0;s:31:\"^wordpress_logged_in_[0-9a-f]+$\";i:1;s:6:\"^et_.*\";}s:6:\"simple\";a:31:{i:0;s:12:\"affwp_action\";i:1;s:7:\"ajaxurl\";i:2;s:20:\"g-recaptcha-response\";i:3;s:11:\"verify_sign\";i:4;s:6:\"txn_id\";i:5;s:15:\"wp_http_referer\";i:6;s:16:\"_wp_http_referer\";i:7;s:25:\"_wp_original_http_referer\";i:8;s:11:\"JCS_INENREF\";i:9;s:5:\"pass1\";i:10;s:10:\"pass1-text\";i:11;s:3:\"pwd\";i:12;s:3:\"url\";i:13;s:10:\"referredby\";i:14;s:6:\"return\";i:15;s:11:\"redirect_to\";i:16;s:28:\"jetpack_sso_original_request\";i:17;s:23:\"jetpack_sso_redirect_to\";i:18;s:10:\"edd_action\";i:19;s:12:\"edd_redirect\";i:20;s:10:\"wpcf7-form\";i:21;s:20:\"yoast_wpseo_metadesc\";i:22;s:26:\"icwp_wpsf_new_u2f_response\";i:23;s:17:\"icwp_wpsf_u2f_otp\";i:24;s:13:\"shield_action\";i:25;s:5:\"appId\";i:26;s:10:\"ping_sites\";i:27;s:20:\"aioseo-post-settings\";i:28;s:14:\"joe-chnlcustid\";i:29;s:12:\"spd-custhash\";i:30;s:12:\"joe-custinfo\";}}}}}}}}}s:9:\"responses\";a:2:{i:0;a:2:{s:8:\"response\";s:10:\"event_fire\";s:6:\"params\";a:5:{s:5:\"event\";s:14:\"firewall_block\";s:13:\"offense_count\";i:1;s:5:\"block\";b:0;s:12:\"audit_params\";a:1:{s:4:\"name\";s:25:\"Firewall: WordPress Terms\";}s:16:\"audit_params_map\";a:8:{s:4:\"path\";s:12:\"matched_path\";s:6:\"script\";s:19:\"matched_script_name\";s:7:\"crawler\";s:17:\"matched_useragent\";s:4:\"term\";s:13:\"match_pattern\";s:5:\"param\";s:19:\"match_request_param\";s:5:\"value\";s:19:\"match_request_value\";s:4:\"scan\";s:14:\"match_category\";s:4:\"type\";s:10:\"match_type\";}}}i:1;a:2:{s:8:\"response\";s:14:\"firewall_block\";s:6:\"params\";a:0:{}}}s:23:\"immediate_exec_response\";b:0;}s:32:\"shield/firewall_exe_file_uploads\";a:9:{s:4:\"slug\";s:32:\"shield/firewall_exe_file_uploads\";s:4:\"name\";s:26:\"Firewall: Exe File Uploads\";s:11:\"description\";s:76:\"Check request parameters that trigger \"Firewall: Exe File Uploads\" patterns.\";s:7:\"wp_hook\";s:0:\"\";s:13:\"wp_hook_level\";i:0;s:5:\"flags\";a:1:{s:14:\"is_core_shield\";b:1;}s:10:\"conditions\";a:2:{s:5:\"logic\";s:3:\"AND\";s:5:\"group\";a:2:{i:0;a:2:{s:4:\"rule\";s:40:\"shield/request_bypasses_all_restrictions\";s:12:\"invert_match\";b:1;}i:1;a:2:{s:5:\"logic\";s:2:\"OR\";s:5:\"group\";a:1:{i:0;a:2:{s:9:\"condition\";s:32:\"match_request_param_file_uploads\";s:6:\"params\";a:3:{s:14:\"is_match_regex\";b:1;s:14:\"match_patterns\";a:1:{i:0;s:86:\"\\.(dll|rb|py|exe|php[3-6]?|pl|perl|ph[34]|phl|phtml|phtm|sql|ini|jsp|asp|git|svn|tar)$\";}s:14:\"match_category\";s:16:\"exe_file_uploads\";}}}}}}s:9:\"responses\";a:2:{i:0;a:2:{s:8:\"response\";s:10:\"event_fire\";s:6:\"params\";a:5:{s:5:\"event\";s:14:\"firewall_block\";s:13:\"offense_count\";i:1;s:5:\"block\";b:0;s:12:\"audit_params\";a:1:{s:4:\"name\";s:26:\"Firewall: Exe File Uploads\";}s:16:\"audit_params_map\";a:8:{s:4:\"path\";s:12:\"matched_path\";s:6:\"script\";s:19:\"matched_script_name\";s:7:\"crawler\";s:17:\"matched_useragent\";s:4:\"term\";s:13:\"match_pattern\";s:5:\"param\";s:19:\"match_request_param\";s:5:\"value\";s:19:\"match_request_value\";s:4:\"scan\";s:14:\"match_category\";s:4:\"type\";s:10:\"match_type\";}}}i:1;a:2:{s:8:\"response\";s:14:\"firewall_block\";s:6:\"params\";a:0:{}}}s:23:\"immediate_exec_response\";b:0;}}}','yes'),(3792,'apto-dbs-ready-status','a:11:{s:10:\"35ff0ddaed\";i:1656336809;s:10:\"5b3e4e57c8\";i:1656336809;s:10:\"69877a266b\";i:1656336809;s:10:\"81fba51468\";i:1656336809;s:10:\"aeed487223\";i:1656336809;s:10:\"b2d835dfd9\";i:1656336809;s:10:\"de76c21322\";i:1656336809;s:10:\"ebce4aa7ac\";i:1656336809;s:10:\"ee8f60fdb8\";i:1656336809;s:10:\"feadcb3c7a\";i:1656336809;s:10:\"ffc86c7a3a\";i:1656336809;}','yes'),(3793,'icwp_wpsf_install_date','1655719095','yes'),(3794,'icwp_wpsf_plugin_options','a:29:{s:22:\"visitor_address_source\";s:14:\"AUTO_DETECT_IP\";s:25:\"last_known_cache_basedirs\";a:1:{s:36:\"https://d36hk7ck-staging.dreamwp.com\";s:37:\"/home/w4149631/public_html/wp-content\";}s:12:\"activated_at\";i:1655719095;s:17:\"installation_time\";i:1655719095;s:15:\"enable_tracking\";s:1:\"N\";s:25:\"google_recaptcha_site_key\";s:0:\"\";s:27:\"google_recaptcha_secret_key\";s:0:\"\";s:22:\"importexport_whitelist\";a:0:{}s:22:\"importexport_masterurl\";s:0:\"\";s:22:\"unique_installation_id\";s:40:\"66b0e5f067669b70eb0aa962f85dd002337970af\";s:16:\"enable_shieldnet\";s:1:\"Y\";s:12:\"enable_wpcli\";s:1:\"Y\";s:19:\"importexport_enable\";s:1:\"Y\";s:22:\"google_recaptcha_style\";s:5:\"light\";s:15:\"locale_override\";s:0:\"\";s:20:\"display_plugin_badge\";s:1:\"N\";s:26:\"tracking_permission_set_at\";i:0;s:29:\"global_enable_plugin_features\";s:1:\"Y\";s:27:\"enable_upgrade_admin_notice\";s:1:\"Y\";s:11:\"ipdetect_at\";i:1655973796;s:17:\"dismissed_notices\";b:0;s:13:\"show_advanced\";s:1:\"Y\";s:24:\"block_send_email_address\";s:17:\"it@medinex.com.sg\";s:20:\"delete_on_deactivate\";s:1:\"N\";s:16:\"captcha_provider\";s:10:\"grecaptcha\";s:29:\"importexport_whitelist_notify\";s:1:\"N\";s:22:\"importexport_secretkey\";s:0:\"\";s:13:\"xfer_excluded\";b:0;s:18:\"captcha_checked_at\";i:-1;}','yes'),(3795,'icwp_wpsf_license_options','a:4:{s:12:\"license_data\";a:0:{}s:23:\"license_last_checked_at\";i:0;s:20:\"license_activated_at\";i:0;s:18:\"wphashes_api_token\";a:0:{}}','yes'),(3796,'icwp_wpsf_admin_access_restriction_options','a:24:{s:31:\"enable_admin_access_restriction\";s:1:\"Y\";s:16:\"admin_access_key\";s:32:\"f330831532b3a8af4ff3d308347c73c3\";s:29:\"admin_access_restrict_plugins\";a:1:{i:0;s:14:\"delete_plugins\";}s:28:\"admin_access_restrict_themes\";a:1:{i:0;s:13:\"delete_themes\";}s:27:\"admin_access_restrict_posts\";a:1:{i:0;s:6:\"delete\";}s:15:\"sec_admin_users\";a:0:{}s:9:\"enable_mu\";s:1:\"N\";s:17:\"whitelabel_enable\";s:1:\"N\";s:20:\"admin_access_timeout\";i:30;s:20:\"allow_email_override\";s:1:\"Y\";s:29:\"admin_access_restrict_options\";s:1:\"Y\";s:33:\"admin_access_restrict_admin_users\";s:1:\"Y\";s:15:\"wl_hide_updates\";s:1:\"Y\";s:20:\"wl_replace_badge_url\";s:1:\"N\";s:17:\"wl_pluginnamemain\";s:6:\"Shield\";s:11:\"wl_namemenu\";s:15:\"Shield Security\";s:14:\"wl_companyname\";s:20:\"Example Company Name\";s:14:\"wl_description\";s:74:\"Secure Your Sites With The World\'s Most Powerful WordPress Security Plugin\";s:10:\"wl_homeurl\";s:19:\"https://shsec.io/7f\";s:14:\"wl_menuiconurl\";s:20:\"pluginlogo_16x16.png\";s:19:\"wl_dashboardlogourl\";s:22:\"pluginlogo_128x128.png\";s:19:\"wl_login2fa_logourl\";s:29:\"pluginlogo_banner-772x250.png\";s:13:\"xfer_excluded\";b:0;s:17:\"dismissed_notices\";b:0;}','yes'),(3797,'icwp_wpsf_ips_options','a:17:{s:19:\"transgression_limit\";i:10;s:9:\"track_404\";s:3:\"log\";s:12:\"track_xmlrpc\";s:3:\"log\";s:20:\"track_fakewebcrawler\";s:3:\"log\";s:19:\"track_invalidscript\";s:3:\"log\";s:17:\"user_auto_recover\";a:0:{}s:17:\"request_whitelist\";a:0:{}s:16:\"text_loginfailed\";s:7:\"default\";s:16:\"track_linkcheese\";s:8:\"disabled\";s:18:\"track_logininvalid\";s:3:\"log\";s:15:\"track_useragent\";s:3:\"log\";s:10:\"enable_ips\";s:1:\"Y\";s:12:\"force_notbot\";s:1:\"Y\";s:17:\"dismissed_notices\";b:0;s:15:\"antibot_minimum\";i:45;s:17:\"track_loginfailed\";s:20:\"transgression-single\";s:11:\"auto_expire\";s:3:\"day\";}','yes'),(3798,'icwp_wpsf_lockdown_options','a:10:{s:14:\"disable_xmlrpc\";s:1:\"N\";s:20:\"disable_file_editing\";s:1:\"N\";s:22:\"block_author_discovery\";s:1:\"Y\";s:28:\"hide_wordpress_generator_tag\";s:1:\"N\";s:15:\"force_ssl_admin\";s:1:\"N\";s:15:\"enable_lockdown\";s:1:\"Y\";s:25:\"disable_anonymous_restapi\";s:1:\"N\";s:24:\"api_namespace_exclusions\";a:6:{i:0;s:14:\"contact-form-7\";i:1;s:7:\"jetpack\";i:2;s:3:\"tho\";i:3;s:11:\"woocommerce\";i:4;s:5:\"tribe\";i:5;s:12:\"wpstatistics\";}s:16:\"clean_wp_rubbish\";s:1:\"N\";s:13:\"xfer_excluded\";b:0;}','yes'),(3799,'icwp_wpsf_hack_protect_options','a:17:{s:14:\"scan_frequency\";s:1:\"1\";s:11:\"file_locker\";a:0:{}s:20:\"scan_path_exclusions\";a:10:{i:0;s:17:\"wp-content/cache/\";i:1;s:18:\"wp-content/nfwlog/\";i:2;s:18:\"wp-content/wflogs/\";i:3;s:11:\"*/error_log\";i:4;s:15:\"*/php_error_log\";i:5;s:10:\"*/mail.log\";i:6;s:14:\"*/php_mail.log\";i:7;s:23:\"*/.stylelintrc-css.json\";i:8;s:19:\"*/.stylelintrc.json\";i:9;s:14:\"*/sucuri-*.php\";}s:18:\"enable_wpvuln_scan\";s:1:\"Y\";s:22:\"wpvuln_scan_autoupdate\";s:1:\"N\";s:23:\"mal_autorepair_surgical\";s:1:\"N\";s:19:\"ptg_reinstall_links\";s:1:\"Y\";s:19:\"enable_hack_protect\";s:1:\"Y\";s:16:\"enabled_scan_apc\";s:1:\"Y\";s:31:\"enable_core_file_integrity_scan\";s:1:\"Y\";s:17:\"file_repair_areas\";a:3:{i:0;s:2:\"wp\";i:1;s:6:\"plugin\";i:2;s:5:\"theme\";}s:19:\"optimise_scan_speed\";s:1:\"Y\";s:13:\"xfer_excluded\";b:0;s:8:\"ui_track\";a:1:{s:14:\"selected_scans\";a:2:{i:0;s:3:\"afs\";i:1;s:3:\"apc\";}}s:14:\"scans_to_build\";a:0:{}s:21:\"realtime_scan_last_at\";i:1656296375;s:12:\"is_scan_cron\";b:0;}','yes'),(3800,'icwp_wpsf_firewall_options','a:14:{s:17:\"block_sql_queries\";s:1:\"Y\";s:19:\"block_dir_traversal\";s:1:\"Y\";s:22:\"block_field_truncation\";s:1:\"Y\";s:21:\"block_wordpress_terms\";s:1:\"Y\";s:14:\"block_php_code\";s:1:\"N\";s:20:\"block_leading_schema\";s:1:\"N\";s:16:\"block_aggressive\";s:1:\"N\";s:22:\"block_exe_file_uploads\";s:1:\"Y\";s:21:\"page_params_whitelist\";a:0:{}s:16:\"whitelist_admins\";s:1:\"N\";s:15:\"enable_firewall\";s:1:\"Y\";s:14:\"block_response\";s:20:\"redirect_die_message\";s:16:\"block_send_email\";s:1:\"N\";s:13:\"xfer_excluded\";b:0;}','yes'),(3801,'aptoweb_can_trans_confirmed','Y','yes'),(3802,'widget_icwp_wpsf_plugin_badge','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(3803,'icwp_wpsf_install_id','cecea7e9-3998-4dcc-a1dd-974072923b2b','yes'),(3804,'icwp_wpsf_audit_trail_options','a:5:{s:18:\"enable_audit_trail\";s:1:\"Y\";s:12:\"log_level_db\";a:4:{i:0;s:5:\"alert\";i:1;s:7:\"warning\";i:2;s:6:\"notice\";i:3;s:4:\"info\";}s:14:\"log_level_file\";a:1:{i:0;s:8:\"disabled\";}s:22:\"audit_trail_auto_clean\";i:7;s:13:\"xfer_excluded\";b:0;}','yes'),(3805,'icwp_wpsf_events_options','a:1:{s:13:\"enable_events\";s:1:\"Y\";}','yes'),(3806,'icwp_wpsf_traffic_options','a:9:{s:14:\"enable_traffic\";s:1:\"Y\";s:17:\"custom_exclusions\";a:0:{}s:14:\"enable_limiter\";s:1:\"N\";s:13:\"enable_logger\";s:1:\"Y\";s:15:\"type_exclusions\";a:5:{i:0;s:9:\"logged_in\";i:1;s:4:\"cron\";i:2;s:6:\"server\";i:3;s:6:\"search\";i:4;s:6:\"uptime\";}s:10:\"auto_clean\";i:7;s:14:\"limit_requests\";i:60;s:15:\"limit_time_span\";i:60;s:13:\"xfer_excluded\";b:0;}','yes'),(3807,'icwp_wpsf_reporting_options','a:4:{s:16:\"enable_reporting\";s:1:\"Y\";s:14:\"frequency_info\";s:6:\"weekly\";s:15:\"frequency_alert\";s:5:\"daily\";s:13:\"xfer_excluded\";b:0;}','yes'),(3808,'icwp_wpsf_integrations_options','a:4:{s:19:\"form_spam_providers\";a:0:{}s:19:\"user_form_providers\";a:1:{i:0;s:9:\"wordpress\";}s:13:\"enable_mainwp\";s:1:\"Y\";s:13:\"xfer_excluded\";b:0;}','yes'),(3809,'icwp_wpsf_loginprotect_options','a:26:{s:20:\"enable_login_protect\";s:1:\"Y\";s:19:\"rename_wplogin_path\";s:6:\"slogin\";s:20:\"mfa_user_setup_pages\";a:2:{i:0;s:7:\"profile\";i:1;s:9:\"dedicated\";}s:27:\"enable_email_authentication\";s:1:\"N\";s:8:\"mfa_skip\";i:0;s:17:\"allow_backupcodes\";s:1:\"N\";s:15:\"enable_sms_auth\";s:1:\"N\";s:18:\"email_any_user_set\";s:1:\"N\";s:16:\"antibot_form_ids\";a:0:{}s:10:\"enable_u2f\";s:1:\"N\";s:13:\"text_imahuman\";s:7:\"default\";s:19:\"text_pleasecheckbox\";s:7:\"default\";s:20:\"login_limit_interval\";i:5;s:20:\"enable_antibot_check\";s:1:\"Y\";s:26:\"email_can_send_verified_at\";i:0;s:27:\"enable_google_authenticator\";s:1:\"Y\";s:14:\"enable_yubikey\";s:1:\"N\";s:24:\"bot_protection_locations\";a:4:{i:0;s:5:\"login\";i:1;s:8:\"register\";i:2;s:8:\"password\";i:3;s:12:\"checkout_woo\";}s:15:\"mfa_verify_page\";s:8:\"wp_login\";s:26:\"two_factor_auth_user_roles\";a:4:{i:0;s:11:\"contributor\";i:1;s:6:\"author\";i:2;s:6:\"editor\";i:3;s:13:\"administrator\";}s:14:\"yubikey_app_id\";s:0:\"\";s:15:\"yubikey_api_key\";s:0:\"\";s:23:\"rename_wplogin_redirect\";s:0:\"\";s:23:\"enable_login_gasp_check\";s:1:\"N\";s:29:\"enable_google_recaptcha_login\";s:8:\"disabled\";s:13:\"xfer_excluded\";b:0;}','yes'),(3810,'icwp_wpsf_headers_options','a:8:{s:14:\"enable_headers\";s:1:\"Y\";s:32:\"enable_x_content_security_policy\";s:1:\"N\";s:11:\"xcsp_custom\";a:0:{}s:7:\"x_frame\";s:13:\"on_sameorigin\";s:13:\"x_xss_protect\";s:1:\"Y\";s:14:\"x_content_type\";s:1:\"Y\";s:17:\"x_referrer_policy\";s:10:\"unsafe-url\";s:13:\"xfer_excluded\";b:0;}','yes'),(3811,'icwp_wpsf_commentsfilter_options','a:10:{s:22:\"enable_comments_filter\";s:1:\"Y\";s:25:\"trusted_commenter_minimum\";i:1;s:17:\"dismissed_notices\";b:0;s:18:\"trusted_user_roles\";a:5:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";i:3;s:11:\"contributor\";i:4;s:10:\"subscriber\";}s:23:\"enable_antibot_comments\";s:1:\"Y\";s:33:\"enable_comments_human_spam_filter\";s:1:\"Y\";s:32:\"comments_default_action_spam_bot\";s:4:\"spam\";s:34:\"comments_default_action_human_spam\";s:1:\"0\";s:16:\"human_spam_items\";a:6:{i:0;s:11:\"author_name\";i:1;s:12:\"author_email\";i:2;s:15:\"comment_content\";i:3;s:3:\"url\";i:4;s:10:\"ip_address\";i:5;s:10:\"user_agent\";}s:13:\"xfer_excluded\";b:0;}','yes'),(3812,'icwp_wpsf_autoupdates_options','a:11:{s:18:\"enable_autoupdates\";s:1:\"Y\";s:29:\"enable_autoupdate_disable_all\";s:1:\"N\";s:33:\"enable_upgrade_notification_email\";s:1:\"N\";s:12:\"update_delay\";i:0;s:15:\"autoupdate_core\";s:10:\"core_minor\";s:24:\"enable_autoupdate_themes\";s:1:\"N\";s:14:\"delay_tracking\";a:3:{s:4:\"core\";a:1:{s:2:\"wp\";a:0:{}}s:7:\"plugins\";a:2:{s:23:\"elementor/elementor.php\";a:1:{s:5:\"3.6.6\";i:1655736259;}s:32:\"wp-simple-firewall/icwp-wpsf.php\";a:1:{s:6:\"15.1.5\";i:1655736259;}}s:6:\"themes\";a:1:{s:5:\"astra\";a:3:{s:5:\"3.8.2\";i:1655719392;s:5:\"3.8.3\";i:1655995437;s:5:\"3.8.4\";i:1656099552;}}}s:25:\"enable_autoupdate_plugins\";s:1:\"N\";s:22:\"autoupdate_plugin_self\";s:4:\"auto\";s:22:\"override_email_address\";s:17:\"it@medinex.com.sg\";s:13:\"xfer_excluded\";b:0;}','yes'),(3813,'icwp_wpsf_user_management_options','a:20:{s:22:\"enable_user_management\";s:1:\"Y\";s:14:\"manual_suspend\";s:1:\"N\";s:14:\"auto_idle_days\";i:0;s:13:\"auto_password\";s:1:\"Y\";s:24:\"enable_password_policies\";s:1:\"Y\";s:24:\"session_timeout_interval\";i:2;s:29:\"session_idle_timeout_interval\";i:48;s:21:\"session_lock_location\";s:1:\"N\";s:36:\"enable_user_login_email_notification\";s:1:\"N\";s:18:\"reg_email_validate\";s:3:\"log\";s:15:\"pass_min_length\";i:12;s:17:\"pass_min_strength\";s:1:\"4\";s:19:\"pass_force_existing\";s:1:\"N\";s:11:\"pass_expire\";i:60;s:15:\"auto_idle_roles\";a:3:{i:0;s:13:\"administrator\";i:1;s:6:\"editor\";i:2;s:6:\"author\";}s:33:\"session_username_concurrent_limit\";i:0;s:18:\"pass_prevent_pwned\";s:1:\"Y\";s:37:\"enable_admin_login_email_notification\";s:17:\"it@medinex.com.sg\";s:13:\"xfer_excluded\";b:0;s:12:\"email_checks\";a:1:{i:0;s:6:\"syntax\";}}','yes'),(3842,'icwp_wpsf_comms_options','a:2:{s:15:\"suresend_emails\";a:0:{}s:13:\"xfer_excluded\";b:0;}','yes'),(4058,'wp_mail_smtp_debug','a:0:{}','no'),(4059,'wp_mail_smtp_lite_sent_email_counter','11','yes'),(4060,'wp_mail_smtp_lite_weekly_sent_email_counter','a:2:{i:25;i:10;i:26;i:1;}','yes'),(4134,'_site_transient_timeout_php_check_0260183cef5829810c63d4ec9ff87fd1','1656343512','no'),(4135,'_site_transient_php_check_0260183cef5829810c63d4ec9ff87fd1','a:5:{s:19:\"recommended_version\";s:3:\"7.4\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(4220,'icwp_wpsf_data_options','a:0:{}','yes'),(4221,'icwp_wpsf_insights_options','a:0:{}','yes'),(4222,'icwp_wpsf_sessions_options','a:0:{}','yes'),(4223,'icwp_wpsf_email_options','a:0:{}','yes'),(4871,'_elementor_assets_data','a:1:{s:3:\"css\";a:1:{s:7:\"widgets\";a:6:{s:7:\"heading\";a:2:{s:7:\"content\";s:672:\"<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style>\";s:7:\"version\";s:5:\"3.6.5\";}s:5:\"image\";a:2:{s:7:\"content\";s:268:\"<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>\";s:7:\"version\";s:5:\"3.6.5\";}s:6:\"button\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:15:\"navigation-menu\";a:2:{s:7:\"content\";s:0:\"\";s:7:\"version\";s:5:\"3.6.5\";}s:11:\"text-editor\";a:2:{s:7:\"content\";s:718:\"<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style>\";s:7:\"version\";s:5:\"3.6.5\";}s:5:\"video\";a:2:{s:7:\"content\";s:752:\"<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-video .elementor-widget-container{overflow:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}</style>\";s:7:\"version\";s:5:\"3.6.5\";}}}}','yes'),(4876,'_elementor_global_css','a:7:{s:4:\"time\";i:1656040600;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(4988,'_site_transient_timeout_browser_74b7fdc3a7244ba6fbfd4fc6669efaff','1656742337','no'),(4989,'_site_transient_browser_74b7fdc3a7244ba6fbfd4fc6669efaff','a:10:{s:4:\"name\";s:6:\"Chrome\";s:7:\"version\";s:14:\"102.0.5005.124\";s:8:\"platform\";s:7:\"Windows\";s:10:\"update_url\";s:29:\"https://www.google.com/chrome\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/chrome.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/chrome.png?1\";s:15:\"current_version\";s:2:\"18\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(5004,'new_admin_email','it@medinex.com.sg','yes'),(5005,'st-brizy-builder-flag','','yes'),(5008,'_site_transient_update_core','O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.0.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:57:\"https://downloads.wordpress.org/release/wordpress-6.0.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-6.0-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-6.0-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:3:\"6.0\";s:7:\"version\";s:3:\"6.0\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.9\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1656336254;s:15:\"version_checked\";s:3:\"6.0\";s:12:\"translations\";a:0:{}}','no'),(5013,'_transient_is_multi_author','0','yes'),(5097,'_site_transient_timeout_apto_provider_ips','1656422644','no'),(5098,'_site_transient_apto_provider_ips','a:2:{s:8:\"services\";a:13:{s:10:\"cloudflare\";a:3:{s:4:\"name\";s:10:\"CloudFlare\";s:4:\"type\";a:2:{i:0;s:11:\"performance\";i:1;s:8:\"security\";}s:3:\"ips\";a:2:{i:4;a:15:{i:0;s:15:\"173.245.48.0/20\";i:1;s:15:\"103.21.244.0/22\";i:2;s:15:\"103.22.200.0/22\";i:3;s:13:\"103.31.4.0/22\";i:4;s:15:\"141.101.64.0/18\";i:5;s:16:\"108.162.192.0/18\";i:6;s:15:\"190.93.240.0/20\";i:7;s:15:\"188.114.96.0/20\";i:8;s:16:\"197.234.240.0/22\";i:9;s:15:\"198.41.128.0/17\";i:10;s:14:\"162.158.0.0/15\";i:11;s:13:\"104.16.0.0/13\";i:12;s:13:\"104.24.0.0/14\";i:13;s:13:\"172.64.0.0/13\";i:14;s:13:\"131.0.72.0/22\";}i:6;a:7:{i:0;s:14:\"2400:cb00::/32\";i:1;s:14:\"2606:4700::/32\";i:2;s:14:\"2803:f800::/32\";i:3;s:14:\"2405:b500::/32\";i:4;s:14:\"2405:8100::/32\";i:5;s:14:\"2a06:98c0::/29\";i:6;s:14:\"2c0f:f248::/32\";}}}s:10:\"duckduckgo\";a:4:{s:4:\"name\";s:13:\"DuckDuckGoBot\";s:6:\"agents\";a:1:{i:0;s:11:\"DuckDuckBot\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}s:3:\"ips\";a:2:{i:4;a:12:{i:0;s:12:\"23.21.227.69\";i:1;s:12:\"40.88.21.235\";i:2;s:13:\"50.16.241.113\";i:3;s:13:\"50.16.241.114\";i:4;s:13:\"50.16.241.117\";i:5;s:13:\"50.16.247.234\";i:6;s:12:\"52.204.97.54\";i:7;s:11:\"52.5.190.19\";i:8;s:14:\"54.197.234.188\";i:9;s:14:\"54.208.100.253\";i:10;s:13:\"54.208.102.37\";i:11;s:10:\"107.21.1.8\";}i:6;a:0:{}}}s:8:\"gtmetrix\";a:3:{s:4:\"name\";s:8:\"GTMetrix\";s:4:\"type\";a:1:{i:0;s:11:\"performance\";}s:3:\"ips\";a:2:{i:4;a:82:{i:0;s:14:\"52.162.212.163\";i:1;s:12:\"13.78.216.56\";i:2;s:13:\"65.52.113.236\";i:3;s:14:\"52.229.122.240\";i:4;s:14:\"172.255.48.147\";i:5;s:14:\"172.255.48.146\";i:6;s:14:\"172.255.48.145\";i:7;s:14:\"172.255.48.144\";i:8;s:14:\"172.255.48.143\";i:9;s:14:\"172.255.48.142\";i:10;s:14:\"24.109.190.162\";i:11;s:14:\"172.255.48.141\";i:12;s:14:\"172.255.48.140\";i:13;s:14:\"172.255.48.139\";i:14;s:14:\"172.255.48.138\";i:15;s:14:\"172.255.48.137\";i:16;s:14:\"172.255.48.136\";i:17;s:14:\"172.255.48.135\";i:18;s:14:\"172.255.48.134\";i:19;s:14:\"172.255.48.133\";i:20;s:14:\"172.255.48.132\";i:21;s:14:\"172.255.48.131\";i:22;s:14:\"172.255.48.130\";i:23;s:14:\"104.214.48.247\";i:24;s:13:\"40.74.243.176\";i:25;s:12:\"40.74.243.13\";i:26;s:13:\"40.74.242.253\";i:27;s:11:\"13.85.82.26\";i:28;s:11:\"13.85.24.90\";i:29;s:11:\"13.85.24.83\";i:30;s:10:\"13.66.7.11\";i:31;s:14:\"104.214.72.101\";i:32;s:14:\"191.235.99.221\";i:33;s:14:\"191.235.98.164\";i:34;s:11:\"104.41.2.19\";i:35;s:14:\"104.211.165.53\";i:36;s:13:\"104.211.143.8\";i:37;s:11:\"20.240.42.3\";i:38;s:12:\"20.79.253.26\";i:39;s:12:\"20.113.37.60\";i:40;s:13:\"20.254.51.234\";i:41;s:14:\"20.117.159.236\";i:42;s:14:\"51.142.233.172\";i:43;s:14:\"51.142.243.236\";i:44;s:13:\"20.254.32.214\";i:45;s:12:\"20.90.79.252\";i:46;s:14:\"51.142.250.140\";i:47;s:12:\"13.87.66.254\";i:48;s:12:\"20.90.97.209\";i:49;s:13:\"51.142.82.146\";i:50;s:12:\"20.90.103.62\";i:51;s:13:\"20.108.50.109\";i:52;s:13:\"20.90.189.200\";i:53;s:12:\"13.87.64.168\";i:54;s:13:\"20.117.69.107\";i:55;s:13:\"20.90.255.148\";i:56;s:13:\"20.117.73.245\";i:57;s:12:\"20.108.17.87\";i:58;s:13:\"20.26.224.131\";i:59;s:12:\"13.87.64.140\";i:60;s:13:\"13.91.230.174\";i:61;s:12:\"20.52.146.77\";i:62;s:12:\"65.52.36.250\";i:63;s:12:\"70.37.83.240\";i:64;s:15:\"104.214.110.135\";i:65;s:14:\"157.55.189.189\";i:66;s:14:\"191.232.194.51\";i:67;s:12:\"52.175.57.81\";i:68;s:14:\"52.237.236.145\";i:69;s:13:\"52.237.250.73\";i:70;s:14:\"52.237.235.185\";i:71;s:12:\"40.83.89.214\";i:72;s:13:\"40.123.218.94\";i:73;s:14:\"102.133.169.66\";i:74;s:12:\"52.172.14.87\";i:75;s:14:\"52.231.199.170\";i:76;s:14:\"52.246.165.153\";i:77;s:12:\"13.76.97.224\";i:78;s:11:\"20.52.36.49\";i:79;s:13:\"20.188.63.151\";i:80;s:14:\"51.144.102.233\";i:81;s:12:\"23.96.34.105\";}i:6;a:0:{}}}s:6:\"shield\";a:4:{s:4:\"name\";s:15:\"Shield Security\";s:6:\"agents\";a:0:{}s:4:\"type\";a:2:{i:0;s:18:\"wp_site_management\";i:1;s:8:\"security\";}s:3:\"ips\";a:2:{i:4;a:3:{i:0;s:15:\"147.182.139.163\";i:1;s:15:\"165.227.255.230\";i:2;s:13:\"18.221.94.192\";}i:6;a:2:{i:0;s:27:\"2604:a880:400:d0::1d3a:a001\";i:1;s:27:\"2604:a880:400:d0::1c31:a001\";}}}s:10:\"icontrolwp\";a:4:{s:4:\"name\";s:10:\"iControlWP\";s:6:\"agents\";a:1:{i:0;s:13:\"iControlWPApp\";}s:4:\"type\";a:1:{i:0;s:18:\"wp_site_management\";}s:3:\"ips\";a:2:{i:4;a:8:{i:0;s:15:\"147.182.139.163\";i:1;s:12:\"142.93.7.138\";i:2;s:15:\"178.128.145.236\";i:3;s:13:\"23.253.32.180\";i:4;s:12:\"23.253.56.59\";i:5;s:13:\"23.253.62.185\";i:6;s:15:\"104.130.217.172\";i:7;s:12:\"198.61.176.9\";}i:6;a:11:{i:0;s:27:\"2604:a880:400:d0::1d3a:a001\";i:1;s:25:\"2604:a880:400:d0::82:b001\";i:2;s:27:\"2604:a880:400:d0::1c31:a001\";i:3;s:39:\"2001:4801:7817:0072:ca75:cc9b:ff10:4699\";i:4;s:37:\"2001:4801:7817:72:ca75:cc9b:ff10:4699\";i:5;s:39:\"2001:4801:7822:0103:be76:4eff:fe10:89a9\";i:6;s:38:\"2001:4801:7822:103:be76:4eff:fe10:89a9\";i:7;s:39:\"2001:4801:7824:0101:ca75:cc9b:ff10:a7b2\";i:8;s:38:\"2001:4801:7824:101:ca75:cc9b:ff10:a7b2\";i:9;s:39:\"2001:4801:7828:0101:be76:4eff:fe11:9cd6\";i:10;s:38:\"2001:4801:7828:101:be76:4eff:fe11:9cd6\";}}}s:8:\"managewp\";a:3:{s:4:\"name\";s:8:\"ManageWP\";s:4:\"type\";a:1:{i:0;s:18:\"wp_site_management\";}s:3:\"ips\";a:2:{i:4;a:51:{i:0;s:13:\"34.211.180.66\";i:1;s:12:\"54.70.65.107\";i:2;s:12:\"34.210.224.7\";i:3;s:11:\"52.41.5.108\";i:4;s:12:\"52.35.72.129\";i:5;s:14:\"35.162.254.253\";i:6;s:12:\"52.11.12.231\";i:7;s:11:\"52.11.29.70\";i:8;s:12:\"52.11.54.161\";i:9;s:13:\"52.24.142.159\";i:10;s:13:\"52.25.191.255\";i:11;s:13:\"52.27.181.126\";i:12;s:13:\"52.34.126.117\";i:13;s:12:\"52.34.254.47\";i:14;s:11:\"52.35.82.99\";i:15;s:11:\"52.36.28.80\";i:16;s:12:\"52.38.106.97\";i:17;s:13:\"52.39.177.152\";i:18;s:13:\"52.41.230.148\";i:19;s:12:\"52.41.237.12\";i:20;s:13:\"52.42.126.166\";i:21;s:11:\"52.43.13.71\";i:22;s:12:\"52.43.76.224\";i:23;s:12:\"52.88.96.110\";i:24;s:12:\"52.89.155.51\";i:25;s:13:\"54.148.73.118\";i:26;s:13:\"54.186.37.105\";i:27;s:12:\"54.187.92.57\";i:28;s:12:\"54.191.32.65\";i:29;s:12:\"54.191.67.23\";i:30;s:13:\"54.191.80.119\";i:31;s:14:\"54.191.135.209\";i:32;s:14:\"54.191.136.176\";i:33;s:13:\"54.191.137.17\";i:34;s:13:\"54.191.148.85\";i:35;s:12:\"54.191.149.8\";i:36;s:12:\"52.26.122.21\";i:37;s:12:\"52.24.187.29\";i:38;s:12:\"52.89.85.107\";i:39;s:14:\"54.186.128.167\";i:40;s:13:\"54.191.40.136\";i:41;s:11:\"52.24.62.11\";i:42;s:13:\"52.88.119.122\";i:43;s:14:\"54.191.148.225\";i:44;s:13:\"54.191.151.18\";i:45;s:12:\"52.89.94.121\";i:46;s:13:\"52.25.116.116\";i:47;s:13:\"52.88.215.225\";i:48;s:14:\"54.186.143.184\";i:49;s:13:\"52.88.197.180\";i:50;s:13:\"52.27.171.126\";}i:6;a:0:{}}}s:8:\"nodeping\";a:3:{s:4:\"name\";s:8:\"NodePing\";s:4:\"type\";a:1:{i:0;s:6:\"uptime\";}s:3:\"ips\";a:2:{i:4;a:30:{i:1;s:15:\"104.247.192.170\";i:3;s:12:\"136.175.8.15\";i:5;s:14:\"107.161.26.107\";i:7;s:13:\"172.105.6.187\";i:9;s:14:\"173.248.161.42\";i:11;s:14:\"209.212.145.34\";i:13;s:13:\"66.11.113.250\";i:15;s:15:\"209.205.207.243\";i:17;s:13:\"185.43.108.84\";i:19;s:11:\"64.79.76.50\";i:21;s:14:\"208.82.130.170\";i:23;s:15:\"192.154.102.130\";i:24;s:13:\"172.82.138.70\";i:27;s:13:\"5.226.139.158\";i:29;s:14:\"195.154.167.97\";i:31;s:15:\"217.182.201.227\";i:33;s:13:\"37.252.125.64\";i:35;s:12:\"54.36.110.96\";i:37;s:14:\"78.110.173.218\";i:38;s:13:\"95.216.64.250\";i:41;s:13:\"144.48.37.241\";i:43;s:14:\"112.213.38.162\";i:45;s:15:\"172.104.181.238\";i:47;s:11:\"103.6.85.58\";i:49;s:14:\"180.149.230.17\";i:51;s:13:\"203.29.240.44\";i:53;s:12:\"163.47.21.47\";i:54;s:15:\"190.104.217.135\";i:55;s:13:\"54.232.120.40\";i:57;s:14:\"162.254.202.35\";}i:6;a:28:{i:0;s:19:\"2607:3f00:11:21::10\";i:2;s:16:\"2605:8340:0:1::2\";i:4;s:19:\"2604:180:1:6e::83b5\";i:6;s:30:\"2600:3c04::f03c:92ff:fe9b:dd03\";i:8;s:19:\"2607:fc88:100:40::2\";i:10;s:21:\"2001:1850:1:3:500::22\";i:12;s:20:\"2602:ffc5:105:408::2\";i:14;s:16:\"2a06:8640:198::2\";i:16;s:20:\"2a01:6c60:1003::2e6a\";i:18;s:17:\"2001:1828:0:f6::2\";i:20;s:17:\"2604:bf00:214::10\";i:22;s:36:\"2606:c700:4020:17:225:90ff:fe50:390a\";i:25;s:17:\"2607:3f00:1:a::10\";i:26;s:18:\"2a01:4020:1:26::10\";i:28;s:21:\"2001:bc8:2327:110::10\";i:30;s:21:\"2001:41d0:602:4e3::10\";i:32;s:32:\"2a02:2770:5:0:21a:4aff:fe1a:c131\";i:34;s:22:\"2001:41d0:700:1360::10\";i:36;s:21:\"2a01:a500:2604:10::10\";i:39;s:18:\"2a01:4f9:2b:105::2\";i:40;s:34:\"2404:f780:2:950:216:3cff:feb8:ab8e\";i:42;s:32:\"2404:9400:2:0:216:3eff:fee1:bce0\";i:44;s:30:\"2400:8901::f03c:91ff:feb9:fbf4\";i:46;s:21:\"2403:2500:8000:1::ce6\";i:48;s:22:\"2406:d500:9::7a91:9b75\";i:50;s:32:\"2404:9400:4:0:216:3eff:fee1:3c1b\";i:52;s:22:\"2406:d500:5::9d4e:fd08\";i:56;s:35:\"2604:bc80:8001:3c:225:90ff:fee5:5c6\";}}}s:10:\"paypal_ipn\";a:3:{s:4:\"name\";s:10:\"PayPal IPN\";s:4:\"type\";a:1:{i:0;s:8:\"payments\";}s:3:\"ips\";a:2:{i:4;a:11:{i:0;s:13:\"66.211.170.66\";i:1;s:10:\"173.0.81.1\";i:2;s:13:\"173.0.81.0/24\";i:3;s:11:\"173.0.81.33\";i:4;s:11:\"173.0.81.65\";i:5;s:12:\"173.0.81.140\";i:6;s:13:\"64.4.240.0/21\";i:7;s:13:\"64.4.248.0/22\";i:8;s:15:\"66.211.168.0/22\";i:9;s:13:\"173.0.80.0/20\";i:10;s:14:\"91.243.72.0/23\";}i:6;a:0:{}}}s:7:\"pingdom\";a:3:{s:4:\"name\";s:7:\"Pingdom\";s:4:\"type\";a:1:{i:0;s:6:\"uptime\";}s:3:\"ips\";a:2:{i:4;a:116:{i:0;s:13:\"5.172.196.188\";i:1;s:14:\"13.232.220.164\";i:2;s:10:\"23.22.2.46\";i:3;s:13:\"23.83.129.219\";i:4;s:11:\"23.92.127.2\";i:5;s:12:\"23.106.37.99\";i:6;s:13:\"23.111.152.74\";i:7;s:14:\"23.111.159.174\";i:8;s:14:\"23.238.193.202\";i:9;s:13:\"37.252.231.50\";i:10;s:14:\"43.225.198.122\";i:11;s:12:\"43.229.84.12\";i:12;s:11:\"46.20.45.18\";i:13;s:13:\"46.246.122.10\";i:14;s:11:\"50.2.185.66\";i:15;s:13:\"50.16.153.186\";i:16;s:11:\"52.0.204.16\";i:17;s:12:\"52.24.42.103\";i:18;s:12:\"52.48.244.35\";i:19;s:12:\"52.52.34.158\";i:20;s:12:\"52.52.95.213\";i:21;s:13:\"52.52.118.192\";i:22;s:12:\"52.57.132.90\";i:23;s:12:\"52.59.46.112\";i:24;s:13:\"52.59.147.246\";i:25;s:11:\"52.62.12.49\";i:26;s:11:\"52.63.142.2\";i:27;s:13:\"52.63.164.147\";i:28;s:12:\"52.63.167.55\";i:29;s:12:\"52.67.148.55\";i:30;s:13:\"52.73.209.122\";i:31;s:11:\"52.89.43.70\";i:32;s:14:\"52.194.115.181\";i:33;s:13:\"52.197.31.124\";i:34;s:14:\"52.197.224.235\";i:35;s:13:\"52.198.25.184\";i:36;s:12:\"52.201.3.199\";i:37;s:13:\"52.209.34.226\";i:38;s:14:\"52.209.186.226\";i:39;s:14:\"52.210.232.124\";i:40;s:12:\"54.68.48.199\";i:41;s:12:\"54.70.202.58\";i:42;s:13:\"54.94.206.111\";i:43;s:13:\"64.237.49.203\";i:44;s:11:\"64.237.55.3\";i:45;s:14:\"66.165.229.130\";i:46;s:14:\"66.165.233.234\";i:47;s:12:\"72.46.130.18\";i:48;s:12:\"72.46.131.10\";i:49;s:13:\"76.72.167.154\";i:50;s:13:\"76.72.172.208\";i:51;s:14:\"76.164.234.106\";i:52;s:14:\"76.164.234.130\";i:53;s:13:\"82.103.136.16\";i:54;s:14:\"82.103.139.165\";i:55;s:14:\"82.103.145.126\";i:56;s:14:\"85.195.116.134\";i:57;s:14:\"89.163.146.247\";i:58;s:14:\"89.163.242.206\";i:59;s:12:\"94.75.211.73\";i:60;s:12:\"94.75.211.74\";i:61;s:13:\"94.247.174.83\";i:62;s:12:\"96.47.225.18\";i:63;s:13:\"103.10.197.10\";i:64;s:14:\"103.47.211.210\";i:65;s:14:\"104.129.24.154\";i:66;s:13:\"104.129.30.18\";i:67;s:14:\"107.182.234.77\";i:68;s:14:\"148.72.170.233\";i:69;s:13:\"148.72.171.17\";i:70;s:14:\"151.106.52.134\";i:71;s:13:\"159.122.168.9\";i:72;s:13:\"162.208.48.94\";i:73;s:13:\"162.218.67.34\";i:74;s:15:\"162.253.128.178\";i:75;s:12:\"168.1.203.46\";i:76;s:11:\"169.51.2.18\";i:77;s:13:\"169.54.70.214\";i:78;s:14:\"169.56.174.151\";i:79;s:14:\"172.241.112.86\";i:80;s:14:\"173.248.147.18\";i:81;s:15:\"173.254.206.242\";i:82;s:14:\"174.34.156.130\";i:83;s:13:\"175.45.132.20\";i:84;s:15:\"178.162.206.244\";i:85;s:13:\"178.255.152.2\";i:86;s:13:\"178.255.153.2\";i:87;s:13:\"179.50.12.212\";i:88;s:14:\"184.75.208.210\";i:89;s:13:\"184.75.209.18\";i:90;s:13:\"184.75.210.90\";i:91;s:14:\"184.75.210.226\";i:92;s:13:\"184.75.214.66\";i:93;s:13:\"184.75.214.98\";i:94;s:14:\"185.39.146.214\";i:95;s:14:\"185.39.146.215\";i:96;s:12:\"185.70.76.23\";i:97;s:11:\"185.93.3.65\";i:98;s:14:\"185.136.156.82\";i:99;s:14:\"185.152.65.167\";i:100;s:13:\"185.180.12.65\";i:101;s:14:\"185.246.208.82\";i:102;s:14:\"188.172.252.34\";i:103;s:13:\"190.120.230.7\";i:104;s:14:\"196.240.207.18\";i:105;s:14:\"196.244.191.18\";i:106;s:14:\"196.245.151.42\";i:107;s:13:\"199.87.228.66\";i:108;s:14:\"200.58.101.248\";i:109;s:11:\"201.33.21.5\";i:110;s:14:\"207.244.80.239\";i:111;s:14:\"209.58.139.193\";i:112;s:14:\"209.58.139.194\";i:113;s:12:\"209.95.50.14\";i:114;s:12:\"212.78.83.12\";i:115;s:12:\"212.78.83.16\";}i:6;a:67:{i:0;s:20:\"2001:df0:a6:31::4080\";i:1;s:23:\"2001:19f0:200:125d::426\";i:2;s:37:\"2001:19f0:200:40cf:225:90ff:fed5:9aea\";i:3;s:25:\"2001:1af8:4400:a056::4052\";i:4;s:25:\"2001:1af8:4400:a056::4053\";i:5;s:23:\"2001:4ba0:ffa5:ed::4003\";i:6;s:24:\"2001:4ba0:ffa5:1d5::4004\";i:7;s:20:\"2001:4ba0:ffe2:22::1\";i:8;s:23:\"2401:c900:1401:71::4078\";i:9;s:24:\"2401:c900:1601:1b4::4071\";i:10;s:19:\"2401:e780:1:91::495\";i:11;s:30:\"2403:f000:1:100:4096:597:1:100\";i:12;s:24:\"2406:da14:48a:7b03::4049\";i:13;s:24:\"2406:da1a:b0a:bf02::4050\";i:14;s:24:\"2600:1f1e:d7c:fd03::4027\";i:15;s:24:\"2600:1f1e:d7c:fd05::4028\";i:16;s:19:\"2604:4500:5:a::4005\";i:17;s:20:\"2604:4500:5:a0::4033\";i:18;s:21:\"2604:4500:8:120::4032\";i:19;s:20:\"2604:4500:9:5d::4031\";i:20;s:23:\"2604:6600:fdc0:12::4066\";i:21;s:19:\"2604:b480:fff9::444\";i:22;s:20:\"2604:b480:fffa::4015\";i:23;s:18:\"2605:6f80:0:f::462\";i:24;s:27:\"2605:fe80:2100:a00f:4::4045\";i:25;s:27:\"2605:fe80:2100:a00f:5::4046\";i:26;s:19:\"2606:6080:1001::439\";i:27;s:21:\"2606:6080:1001:1::459\";i:28;s:21:\"2606:6080:1001:2::446\";i:29;s:21:\"2606:6080:1001:3::447\";i:30;s:21:\"2606:6080:1001:4::448\";i:31;s:24:\"2606:9880:f000:4:5::4047\";i:32;s:21:\"2607:2200:0:2347::460\";i:33;s:22:\"2607:2200:0:2347::4016\";i:34;s:22:\"2607:2200:0:2347::4061\";i:35;s:23:\"2607:f0d0:3701:f2::4079\";i:36;s:21:\"2607:fc88:100:26::421\";i:37;s:24:\"2607:fcd0:100:8d01::4010\";i:38;s:25:\"2607:fcd0:aa80:2a00::4039\";i:39;s:25:\"2607:fcd0:bb80:1e00::4030\";i:40;s:23:\"2607:ff28:800f:21::4067\";i:41;s:25:\"2607:ff48:aa81:4b00::4029\";i:42;s:22:\"2803:ad80:16:258::4026\";i:43;s:24:\"2804:4c4:dc10:8860::4021\";i:44;s:24:\"2a00:c98:2050:a03a::4086\";i:45;s:16:\"2a00:11c0:9::496\";i:46;s:18:\"2a00:11c0:d:3::425\";i:47;s:20:\"2a00:1a28:2000::4055\";i:48;s:18:\"2a00:9080:1:125::1\";i:49;s:18:\"2a00:9080:1:453::1\";i:50;s:22:\"2a00:9080:2145:e::4048\";i:51;s:21:\"2a01:7a0:2:1754::4056\";i:52;s:21:\"2a01:7a7:2:205c::4058\";i:53;s:21:\"2a01:7a7:2:205d::4057\";i:54;s:20:\"2a02:750:11:284::442\";i:55;s:20:\"2a02:752:100:e::4001\";i:56;s:20:\"2a02:752:100:e::4002\";i:57;s:20:\"2a02:5740:1:11::4076\";i:58;s:20:\"2a02:5740:9:37::4075\";i:59;s:20:\"2a02:5740:21:6::4074\";i:60;s:21:\"2a02:5740:24:14::4073\";i:61;s:20:\"2a02:6ea0:c216::4043\";i:62;s:20:\"2a02:6ea0:c305::4041\";i:63;s:20:\"2a02:6ea0:cb01::4042\";i:64;s:20:\"2a02:6ea0:ce02::4044\";i:65;s:24:\"2a03:8180:1301:146::4070\";i:66;s:27:\"2a0d:3002:2100:a00c:5::4065\";}}}s:9:\"quiccloud\";a:3:{s:4:\"name\";s:10:\"QUIC.cloud\";s:4:\"type\";a:1:{i:0;s:11:\"performance\";}s:3:\"ips\";a:2:{i:4;a:113:{i:0;s:14:\"102.129.254.77\";i:1;s:13:\"102.221.36.98\";i:2;s:13:\"102.221.36.99\";i:3;s:15:\"103.152.118.219\";i:4;s:14:\"103.152.118.72\";i:5;s:15:\"103.164.203.163\";i:6;s:14:\"103.199.16.151\";i:7;s:13:\"103.28.90.190\";i:8;s:15:\"104.225.142.116\";i:9;s:13:\"104.244.77.37\";i:10;s:14:\"109.248.43.195\";i:11;s:14:\"109.248.43.212\";i:12;s:15:\"124.150.139.239\";i:13;s:14:\"135.148.120.32\";i:14;s:15:\"135.148.148.230\";i:15;s:14:\"137.220.36.137\";i:16;s:14:\"139.162.89.149\";i:17;s:13:\"139.59.21.152\";i:18;s:13:\"141.164.38.65\";i:19;s:13:\"146.59.17.163\";i:20;s:14:\"146.88.239.197\";i:21;s:14:\"147.135.115.64\";i:22;s:12:\"149.28.11.90\";i:23;s:13:\"149.28.121.72\";i:24;s:14:\"152.228.171.66\";i:25;s:13:\"154.16.57.184\";i:26;s:14:\"156.67.209.151\";i:27;s:14:\"16.170.121.215\";i:28;s:15:\"163.182.174.161\";i:29;s:12:\"163.47.20.24\";i:30;s:13:\"163.47.21.168\";i:31;s:14:\"164.52.202.100\";i:32;s:15:\"165.227.116.222\";i:33;s:13:\"172.104.44.18\";i:34;s:14:\"178.17.171.177\";i:35;s:14:\"18.192.146.200\";i:36;s:15:\"181.215.183.135\";i:37;s:14:\"185.116.60.231\";i:38;s:14:\"185.116.60.232\";i:39;s:15:\"185.126.236.167\";i:40;s:15:\"185.126.237.129\";i:41;s:15:\"185.126.237.143\";i:42;s:15:\"185.205.187.233\";i:43;s:13:\"185.228.26.40\";i:44;s:12:\"185.53.57.40\";i:45;s:12:\"185.53.57.89\";i:46;s:13:\"192.99.38.117\";i:47;s:15:\"193.203.202.215\";i:48;s:14:\"194.36.144.221\";i:49;s:14:\"195.231.17.141\";i:50;s:14:\"199.59.247.242\";i:51;s:10:\"2.58.28.32\";i:52;s:14:\"200.58.127.145\";i:53;s:14:\"204.10.163.237\";i:54;s:14:\"207.246.71.239\";i:55;s:14:\"209.208.26.218\";i:56;s:12:\"213.159.1.75\";i:57;s:14:\"213.183.51.224\";i:58;s:14:\"213.184.85.245\";i:59;s:13:\"213.184.87.75\";i:60;s:14:\"216.238.102.30\";i:61;s:13:\"216.238.71.13\";i:62;s:14:\"216.250.96.181\";i:63;s:12:\"27.131.75.40\";i:64;s:12:\"27.131.75.41\";i:65;s:12:\"3.109.250.83\";i:66;s:12:\"31.131.4.244\";i:67;s:13:\"31.22.115.186\";i:68;s:14:\"31.220.111.172\";i:69;s:14:\"34.247.229.180\";i:70;s:13:\"37.120.131.40\";i:71;s:14:\"37.143.128.237\";i:72;s:13:\"38.129.107.18\";i:73;s:13:\"41.185.29.210\";i:74;s:13:\"41.223.52.170\";i:75;s:11:\"43.231.0.46\";i:76;s:12:\"45.124.65.86\";i:77;s:13:\"45.132.244.92\";i:78;s:12:\"45.248.77.61\";i:79;s:13:\"45.32.210.159\";i:80;s:12:\"45.56.77.123\";i:81;s:12:\"45.76.17.119\";i:82;s:12:\"45.77.43.177\";i:83;s:12:\"45.9.249.220\";i:84;s:14:\"46.250.220.133\";i:85;s:12:\"49.12.102.29\";i:86;s:13:\"5.134.119.103\";i:87;s:13:\"5.134.119.194\";i:88;s:12:\"5.188.183.13\";i:89;s:13:\"51.79.221.227\";i:90;s:13:\"51.81.186.219\";i:91;s:12:\"51.81.33.156\";i:92;s:14:\"54.162.162.165\";i:93;s:12:\"54.36.103.97\";i:94;s:13:\"64.225.34.246\";i:95;s:12:\"64.227.16.93\";i:96;s:14:\"65.108.105.194\";i:97;s:12:\"65.20.68.188\";i:98;s:11:\"65.21.81.50\";i:99;s:11:\"65.21.81.51\";i:100;s:11:\"74.3.163.74\";i:101;s:14:\"79.172.239.249\";i:102;s:13:\"81.31.156.246\";i:103;s:13:\"83.229.71.151\";i:104;s:13:\"86.105.14.231\";i:105;s:13:\"86.105.14.232\";i:106;s:12:\"91.201.67.57\";i:107;s:11:\"91.228.7.67\";i:108;s:13:\"91.239.234.48\";i:109;s:13:\"92.38.139.226\";i:110;s:12:\"93.95.227.66\";i:111;s:11:\"94.26.84.39\";i:112;s:12:\"94.75.232.90\";}i:6;a:0:{}}}s:10:\"statuscake\";a:4:{s:4:\"name\";s:10:\"StatusCake\";s:6:\"agents\";a:1:{i:0;s:10:\"statuscake\";}s:4:\"type\";a:1:{i:0;s:6:\"uptime\";}s:3:\"ips\";a:2:{i:4;a:239:{i:0;s:14:\"128.199.222.65\";i:1;s:14:\"139.59.152.248\";i:2;s:13:\"149.248.50.29\";i:3;s:15:\"188.226.135.210\";i:4;s:11:\"45.32.69.14\";i:5;s:13:\"194.62.97.161\";i:6;s:13:\"45.32.195.225\";i:7;s:13:\"149.28.79.140\";i:8;s:14:\"108.61.162.214\";i:9;s:11:\"34.92.43.64\";i:10;s:13:\"45.76.123.211\";i:11;s:12:\"34.65.116.80\";i:12;s:14:\"103.14.141.200\";i:13;s:12:\"167.99.85.58\";i:14;s:13:\"13.48.238.157\";i:15;s:12:\"37.235.55.35\";i:16;s:12:\"45.63.104.11\";i:17;s:12:\"45.32.151.21\";i:18;s:14:\"107.170.227.23\";i:19;s:14:\"107.170.227.24\";i:20;s:15:\"188.226.169.228\";i:21;s:15:\"188.226.185.106\";i:22;s:15:\"188.226.186.199\";i:23;s:12:\"45.32.202.57\";i:24;s:14:\"188.226.171.58\";i:25;s:14:\"108.61.119.153\";i:26;s:15:\"188.226.158.160\";i:27;s:13:\"45.32.141.163\";i:28;s:14:\"108.61.252.147\";i:29;s:14:\"155.138.247.97\";i:30;s:13:\"108.61.224.36\";i:31;s:13:\"178.62.78.199\";i:32;s:14:\"209.222.30.242\";i:33;s:13:\"46.101.74.251\";i:34;s:14:\"108.61.212.141\";i:35;s:13:\"178.62.65.162\";i:36;s:12:\"178.62.109.7\";i:37;s:15:\"188.226.247.184\";i:38;s:15:\"188.226.139.158\";i:39;s:15:\"188.226.184.152\";i:40;s:13:\"178.62.106.84\";i:41;s:14:\"104.131.248.65\";i:42;s:14:\"104.131.248.78\";i:43;s:12:\"46.101.61.83\";i:44;s:15:\"104.131.247.151\";i:45;s:12:\"178.62.86.69\";i:46;s:14:\"107.170.53.191\";i:47;s:14:\"192.241.188.55\";i:48;s:12:\"178.62.41.44\";i:49;s:12:\"178.62.41.49\";i:50;s:12:\"178.62.41.52\";i:51;s:13:\"162.243.71.56\";i:52;s:13:\"178.62.40.233\";i:53;s:15:\"162.243.247.163\";i:54;s:13:\"207.148.13.55\";i:55;s:12:\"178.62.80.93\";i:56;s:13:\"178.62.71.227\";i:57;s:13:\"16.170.114.19\";i:58;s:13:\"13.246.54.122\";i:59;s:13:\"194.71.130.16\";i:60;s:14:\"46.101.240.208\";i:61;s:14:\"46.101.238.182\";i:62;s:14:\"46.101.238.189\";i:63;s:13:\"46.101.27.186\";i:64;s:15:\"193.182.144.211\";i:65;s:13:\"159.203.31.18\";i:66;s:11:\"18.102.1.62\";i:67;s:14:\"216.238.73.102\";i:68;s:14:\"13.245.222.203\";i:69;s:15:\"188.166.253.148\";i:70;s:13:\"46.101.110.43\";i:71;s:13:\"46.101.110.45\";i:72;s:14:\"157.230.121.36\";i:73;s:11:\"46.101.0.24\";i:74;s:12:\"46.101.20.96\";i:75;s:13:\"46.101.110.32\";i:76;s:14:\"35.195.188.224\";i:77;s:13:\"15.160.68.179\";i:78;s:13:\"194.62.97.232\";i:79;s:14:\"34.116.156.130\";i:80;s:12:\"139.59.15.79\";i:81;s:13:\"45.63.121.159\";i:82;s:12:\"45.32.145.79\";i:83;s:14:\"199.247.12.100\";i:84;s:13:\"213.183.54.66\";i:85;s:12:\"138.68.24.60\";i:86;s:14:\"107.191.47.131\";i:87;s:13:\"138.68.24.115\";i:88;s:13:\"138.68.24.136\";i:89;s:13:\"138.68.24.207\";i:90;s:15:\"138.197.140.243\";i:91;s:15:\"138.197.130.232\";i:92;s:15:\"138.197.130.235\";i:93;s:13:\"139.59.155.26\";i:94;s:13:\"138.68.80.173\";i:95;s:14:\"139.59.190.241\";i:96;s:12:\"138.68.80.10\";i:97;s:13:\"139.59.29.167\";i:98;s:12:\"45.63.88.213\";i:99;s:12:\"45.63.86.120\";i:100;s:12:\"45.32.128.80\";i:101;s:14:\"104.156.229.24\";i:102;s:12:\"45.32.212.56\";i:103;s:15:\"104.156.255.184\";i:104;s:14:\"108.61.215.179\";i:105;s:13:\"45.32.166.195\";i:106;s:13:\"45.32.160.172\";i:107;s:12:\"45.32.171.24\";i:108;s:14:\"107.191.57.237\";i:109;s:11:\"45.63.26.78\";i:110;s:12:\"45.76.192.50\";i:111;s:12:\"45.32.36.158\";i:112;s:12:\"139.59.26.85\";i:113;s:13:\"139.59.22.109\";i:114;s:15:\"104.238.164.105\";i:115;s:11:\"45.63.76.68\";i:116;s:11:\"45.63.78.84\";i:117;s:13:\"45.32.195.186\";i:118;s:11:\"45.76.3.112\";i:119;s:10:\"45.32.7.22\";i:120;s:10:\"45.76.1.44\";i:121;s:15:\"159.203.186.225\";i:122;s:14:\"159.203.182.22\";i:123;s:14:\"159.203.182.60\";i:124;s:11:\"45.63.51.63\";i:125;s:12:\"45.63.61.213\";i:126;s:14:\"108.61.205.201\";i:127;s:13:\"45.32.192.198\";i:128;s:12:\"45.32.195.93\";i:129;s:10:\"45.63.97.4\";i:130;s:15:\"104.238.185.175\";i:131;s:14:\"104.238.185.46\";i:132;s:15:\"104.238.186.209\";i:133;s:13:\"45.76.128.250\";i:134;s:15:\"104.238.171.176\";i:135;s:14:\"206.189.49.237\";i:136;s:14:\"104.238.187.61\";i:137;s:15:\"104.238.174.234\";i:138;s:13:\"108.61.196.37\";i:139;s:14:\"108.61.197.147\";i:140;s:13:\"45.76.134.164\";i:141;s:13:\"45.76.135.253\";i:142;s:12:\"108.61.173.0\";i:143;s:11:\"45.63.96.68\";i:144;s:12:\"45.76.134.85\";i:145;s:13:\"45.32.183.128\";i:146;s:12:\"45.76.130.43\";i:147;s:13:\"45.76.129.212\";i:148;s:13:\"45.76.134.198\";i:149;s:13:\"45.76.134.237\";i:150;s:12:\"45.76.135.14\";i:151;s:14:\"103.14.141.207\";i:152;s:12:\"45.32.193.13\";i:153;s:12:\"45.76.44.221\";i:154;s:13:\"140.82.52.199\";i:155;s:12:\"199.247.9.63\";i:156;s:12:\"140.82.52.51\";i:157;s:12:\"45.77.61.188\";i:158;s:14:\"149.28.124.140\";i:159;s:14:\"108.61.229.252\";i:160;s:13:\"54.72.247.193\";i:161;s:13:\"185.134.28.17\";i:162;s:13:\"138.68.77.156\";i:163;s:14:\"13.245.199.158\";i:164;s:12:\"54.194.6.253\";i:165;s:12:\"45.76.122.71\";i:166;s:13:\"45.77.235.246\";i:167;s:14:\"64.225.109.248\";i:168;s:14:\"216.238.76.215\";i:169;s:15:\"207.148.106.182\";i:170;s:11:\"45.77.23.81\";i:171;s:12:\"141.164.58.9\";i:172;s:14:\"141.164.48.161\";i:173;s:14:\"141.164.35.233\";i:174;s:13:\"13.49.141.132\";i:175;s:13:\"13.48.110.214\";i:176;s:13:\"34.65.146.108\";i:177;s:12:\"34.65.97.251\";i:178;s:13:\"34.95.163.121\";i:179;s:13:\"34.95.214.187\";i:180;s:13:\"35.199.96.243\";i:181;s:13:\"34.78.123.120\";i:182;s:13:\"34.92.171.119\";i:183;s:13:\"185.70.199.94\";i:184;s:14:\"185.70.198.173\";i:185;s:11:\"34.65.97.99\";i:186;s:14:\"34.116.229.102\";i:187;s:14:\"193.182.144.83\";i:188;s:12:\"178.62.47.83\";i:189;s:13:\"46.101.86.253\";i:190;s:15:\"188.166.170.233\";i:191;s:14:\"128.199.230.46\";i:192;s:14:\"128.199.252.83\";i:193;s:13:\"46.101.172.39\";i:194;s:14:\"46.101.227.232\";i:195;s:12:\"192.34.63.77\";i:196;s:14:\"198.211.104.10\";i:197;s:14:\"198.199.91.244\";i:198;s:13:\"198.199.91.32\";i:199;s:12:\"139.59.6.165\";i:200;s:14:\"159.203.60.219\";i:201;s:14:\"198.199.126.66\";i:202;s:15:\"192.241.151.177\";i:203;s:13:\"139.59.170.38\";i:204;s:13:\"45.76.119.156\";i:205;s:13:\"178.62.59.196\";i:206;s:14:\"174.138.46.101\";i:207;s:14:\"46.101.217.181\";i:208;s:15:\"188.226.161.230\";i:209;s:12:\"67.207.82.93\";i:210;s:14:\"165.227.47.219\";i:211;s:13:\"95.179.210.32\";i:212;s:15:\"207.154.246.185\";i:213;s:13:\"142.93.31.128\";i:214;s:13:\"142.93.47.138\";i:215;s:13:\"178.128.45.91\";i:216;s:12:\"178.128.46.6\";i:217;s:12:\"46.101.37.24\";i:218;s:14:\"178.128.37.179\";i:219;s:14:\"162.243.29.225\";i:220;s:13:\"162.243.30.74\";i:221;s:14:\"162.243.32.153\";i:222;s:14:\"162.243.33.205\";i:223;s:14:\"162.243.20.174\";i:224;s:14:\"162.243.19.113\";i:225;s:15:\"192.241.242.113\";i:226;s:14:\"178.73.210.243\";i:227;s:15:\"107.170.248.179\";i:228;s:14:\"107.170.203.65\";i:229;s:13:\"46.101.75.135\";i:230;s:11:\"45.63.27.30\";i:231;s:15:\"139.180.164.162\";i:232;s:13:\"165.22.77.197\";i:233;s:13:\"108.61.99.232\";i:234;s:15:\"198.199.111.122\";i:235;s:13:\"167.99.242.41\";i:236;s:15:\"198.199.115.185\";i:237;s:14:\"198.199.95.216\";i:238;s:13:\"45.32.251.210\";}i:6;a:131:{i:0;s:26:\"2a03:b0c0:0:1010::15e:f001\";i:1;s:38:\"2001:19f0:6001:3d6:5400:00ff:fe50:99d3\";i:2;s:39:\"2a04:3542:8000:1000:40ef:dfff:fe72:5df6\";i:3;s:37:\"2001:19f0:6401:a8:5400:00ff:fe4e:ea37\";i:4;s:39:\"2001:19f0:6001:1a68:5400:01ff:feb1:1284\";i:5;s:39:\"2001:19f0:7001:18cd:5400:00ff:fe03:86f7\";i:6;s:24:\"2a03:b0c0:1:d0::e5c:5001\";i:7;s:38:\"2001:19f0:9002:18b:5400:00ff:fe46:338d\";i:8;s:37:\"2001:19f0:6801:b6:5400:00ff:fe2d:9386\";i:9;s:26:\"2a03:b0c0:0:1010::386:7001\";i:10;s:26:\"2a03:b0c0:0:1010::39c:2001\";i:11;s:25:\"2a03:b0c0:0:1010::1b:6001\";i:12;s:38:\"2001:19f0:6401:a15:5400:00ff:fe6b:f939\";i:13;s:26:\"2a03:b0c0:0:1010::539:9001\";i:14;s:38:\"2001:19f0:5c01:1a9:5054:00ff:feb5:3dfd\";i:15;s:26:\"2a03:b0c0:0:1010::385:4001\";i:16;s:38:\"2001:19f0:5401:491:5400:00ff:fe6b:fa00\";i:17;s:38:\"2001:19f0:6401:b8c:5400:02ff:fe8a:ea98\";i:18;s:39:\"2001:19f0:6401:16d6:5400:03ff:fe33:dca0\";i:19;s:23:\"2a03:b0c0:1:d0::5e:f001\";i:20;s:38:\"2001:19f0:7402:1ab:5054:00ff:fec5:d750\";i:21;s:23:\"2a03:b0c0:1:d0::df:6001\";i:22;s:38:\"2001:19f0:5801:20d:5054:00ff:fea5:ffcc\";i:23;s:23:\"2a03:b0c0:1:d0::df:4001\";i:24;s:23:\"2a03:b0c0:1:d0::df:b001\";i:25;s:26:\"2a03:b0c0:0:1010::349:e001\";i:26;s:23:\"2a03:b0c0:0:1010::3a5:1\";i:27;s:23:\"2a03:b0c0:1:d0::df:3001\";i:28;s:26:\"2604:a880:0:1010::d3d:a001\";i:29;s:23:\"2a03:b0c0:1:d0::d0:3001\";i:30;s:25:\"2604:a880:0:1010::56:6001\";i:31;s:23:\"2a03:b0c0:1:d0::df:a001\";i:32;s:23:\"2a03:b0c0:1:d0::5b:a001\";i:33;s:24:\"2a03:b0c0:1:d0::464:e001\";i:34;s:23:\"2a03:b0c0:1:d0::5b:c001\";i:35;s:23:\"2a03:b0c0:1:d0::5c:2001\";i:36;s:26:\"2604:a880:0:1010::d32:6001\";i:37;s:26:\"2604:a880:0:1010::d32:5001\";i:38;s:24:\"2a03:b0c0:1:d0::2e5:1001\";i:39;s:24:\"2a03:b0c0:1:d0::2e5:2001\";i:40;s:24:\"2a03:b0c0:3:d0::173:b001\";i:41;s:24:\"2a03:b0c0:3:d0::179:a001\";i:42;s:24:\"2a03:b0c0:3:d0::179:b001\";i:43;s:23:\"2a03:b0c0:1:d0::91:5001\";i:44;s:39:\"2001:19f0:b400:1a7a:5400:03ff:feae:88fb\";i:45;s:24:\"2a03:b0c0:3:d0::216:9001\";i:46;s:24:\"2a03:b0c0:3:d0::216:a001\";i:47;s:25:\"2a03:b0c0:3:d0::100c:e001\";i:48;s:21:\"2a03:b0c0:1:d0::44f:1\";i:49;s:24:\"2a03:b0c0:1:d0::1de:6001\";i:50;s:24:\"2a03:b0c0:3:d0::b61:9001\";i:51;s:39:\"2a04:3542:8000:1000:40ef:dfff:fe72:5c19\";i:52;s:25:\"2400:6180:100:d0::8e:e001\";i:53;s:38:\"2001:19f0:7001:76c:5400:00ff:fe2c:0bea\";i:54;s:37:\"2001:19f0:6801:ba:5400:00ff:fe2e:556f\";i:55;s:39:\"2001:19f0:6800:8784:5400:00ff:fe05:7fa6\";i:56;s:25:\"2a03:b0c0:3:d0::100c:b001\";i:57;s:25:\"2a03:b0c0:3:d0::100c:d001\";i:58;s:22:\"2a03:b0c0:1:d0::5:5001\";i:59;s:25:\"2a03:b0c0:3:d0::100c:c001\";i:60;s:23:\"2400:6180:100:d0::8cc:1\";i:61;s:38:\"2001:19f0:ac01:1e2:5400:00ff:fe37:00e9\";i:62;s:38:\"2001:19f0:ac01:195:5400:00ff:fe37:00ea\";i:63;s:38:\"2001:19f0:ac01:1b7:5400:00ff:fe37:00eb\";i:64;s:38:\"2001:19f0:ac01:1dc:5400:00ff:fe37:00ec\";i:65;s:37:\"2001:19f0:5401:b8:5400:00ff:fe37:00fa\";i:66;s:37:\"2001:19f0:5401:b6:5400:00ff:fe37:00fb\";i:67;s:37:\"2001:19f0:5401:b7:5400:00ff:fe37:00fd\";i:68;s:38:\"2001:19f0:9002:138:5400:00ff:fe37:02a1\";i:69;s:38:\"2001:19f0:9002:17d:5400:00ff:fe37:02a2\";i:70;s:38:\"2001:19f0:9002:17e:5400:00ff:fe37:02a3\";i:71;s:38:\"2001:19f0:5801:20f:5400:00ff:fe37:027f\";i:72;s:38:\"2001:19f0:5801:20e:5400:00ff:fe37:027e\";i:73;s:39:\"2001:19f0:7001:18d6:5400:00ff:fe37:0412\";i:74;s:39:\"2001:19f0:7001:18c4:5400:00ff:fe37:0413\";i:75;s:23:\"2400:6180:100:d0::7fc:1\";i:76;s:26:\"2400:6180:100:d0::5c4:a001\";i:77;s:38:\"2001:19f0:5c01:156:5400:00ff:fe37:080b\";i:78;s:38:\"2001:19f0:5c01:163:5400:00ff:fe37:080c\";i:79;s:38:\"2001:19f0:5c01:1a6:5400:00ff:fe37:080d\";i:80;s:38:\"2001:19f0:6401:14a:5400:00ff:fe37:0870\";i:81;s:35:\"2001:19f0:5:33f:5400:00ff:fe37:2d7b\";i:82;s:35:\"2001:19f0:5:340:5400:00ff:fe37:2d7d\";i:83;s:35:\"2001:19f0:5:342:5400:00ff:fe37:2d7f\";i:84;s:26:\"2604:a880:400:d0::a27:6001\";i:85;s:26:\"2604:a880:400:d0::a27:7001\";i:86;s:26:\"2604:a880:400:d0::a27:8001\";i:87;s:38:\"2001:19f0:6001:4ad:5400:00ff:fe37:2e33\";i:88;s:38:\"2001:19f0:6001:27c:5400:00ff:fe37:2e79\";i:89;s:38:\"2001:19f0:6401:12d:5400:00ff:fe37:2eb2\";i:90;s:38:\"2001:19f0:6401:14c:5400:00ff:fe37:2eb7\";i:91;s:37:\"2001:19f0:6401:93:5400:00ff:fe37:2eeb\";i:92;s:39:\"2001:19f0:7400:8d6a:5400:03ff:fe5f:8a46\";i:93;s:38:\"2a05:f480:1000:f80:5400:00ff:fe3d:bea3\";i:94;s:39:\"2001:19f0:7402:1e41:5400:00ff:fe3d:bea4\";i:95;s:39:\"2001:19f0:7402:1759:5400:00ff:fe3d:bea5\";i:96;s:39:\"2001:19f0:7402:1984:5400:00ff:fe3d:bea6\";i:97;s:39:\"2001:19f0:7401:8d82:5400:00ff:fe3d:bea7\";i:98;s:25:\"2a03:b0c0:3:d0::100a:4001\";i:99;s:37:\"2001:19f0:7402:df:5400:00ff:fe3d:bf2b\";i:100;s:39:\"2001:19f0:7401:8372:5400:00ff:fe3d:bf2c\";i:101;s:39:\"2001:19f0:7400:8036:5400:00ff:fe3d:bf2d\";i:102;s:39:\"2001:19f0:7400:83d5:5400:00ff:fe3d:f661\";i:103;s:37:\"2001:19f0:7402:c3:5400:00ff:fe3d:f662\";i:104;s:39:\"2001:19f0:7400:85c1:5400:00ff:fe3d:f663\";i:105;s:39:\"2001:19f0:7401:80a3:5400:00ff:fe3d:f664\";i:106;s:39:\"2001:19f0:7402:11eb:5400:00ff:fe3d:f665\";i:107;s:39:\"2001:19f0:7401:8b5d:5400:00ff:fe3d:f666\";i:108;s:39:\"2001:19f0:7401:89b8:5400:00ff:fe3d:f667\";i:109;s:39:\"2001:19f0:7401:8452:5400:00ff:fe3d:f668\";i:110;s:39:\"2001:19f0:7400:8b57:5400:00ff:fe3d:f669\";i:111;s:38:\"2001:19f0:7402:1d2:5400:00ff:fe3d:f66a\";i:112;s:38:\"2001:19f0:7402:20f:5400:00ff:fe47:8333\";i:113;s:39:\"2001:19f0:b400:1ac2:5400:03ff:feae:88fc\";i:114;s:23:\"2a03:b0c0:1:d0::a4:6001\";i:115;s:24:\"2a03:b0c0:1:a1::3a5:3001\";i:116;s:21:\"2400:6180:0:d0::257:1\";i:117;s:24:\"2a03:b0c0:3:d0::b6d:4001\";i:118;s:24:\"2a03:b0c0:3:d0::b6d:5001\";i:119;s:22:\"2604:a880:400:d0::2c:1\";i:120;s:26:\"2604:a880:400:d0::699:7001\";i:121;s:26:\"2604:a880:400:d0::699:9001\";i:122;s:25:\"2400:6180:100:d0::94:9001\";i:123;s:26:\"2604:a880:cad:d0::2d4:c001\";i:124;s:23:\"2a03:b0c0:0:1010::3ae:1\";i:125;s:25:\"2a03:b0c0:1:d0::1432:7001\";i:126;s:25:\"2a03:b0c0:3:d0::5764:f001\";i:127;s:27:\"2a03:b0c0:0:1010::1404:3001\";i:128;s:26:\"2604:a880:cad:d0::b45:d001\";i:129;s:23:\"2a03:b0c0:3:d0::e2:a001\";i:130;s:25:\"2604:a880:2:d0::2147:7001\";}}}s:6:\"stripe\";a:3:{s:4:\"name\";s:6:\"Stripe\";s:4:\"type\";a:1:{i:0;s:8:\"payments\";}s:3:\"ips\";a:2:{i:4;a:110:{i:0;s:14:\"13.112.224.240\";i:1;s:13:\"13.115.13.148\";i:2;s:14:\"13.210.129.177\";i:3;s:14:\"13.210.176.167\";i:4;s:14:\"13.228.126.182\";i:5;s:14:\"13.228.224.121\";i:6;s:12:\"13.230.11.13\";i:7;s:13:\"13.230.90.110\";i:8;s:13:\"13.55.153.188\";i:9;s:10:\"13.55.5.15\";i:10;s:13:\"13.56.126.253\";i:11;s:13:\"13.56.173.200\";i:12;s:13:\"13.56.173.232\";i:13;s:13:\"13.57.108.134\";i:14;s:13:\"13.57.155.157\";i:15;s:13:\"13.57.156.206\";i:16;s:13:\"13.57.157.116\";i:17;s:12:\"13.57.90.254\";i:18;s:11:\"13.57.98.27\";i:19;s:13:\"18.194.147.12\";i:20;s:14:\"18.195.120.229\";i:21;s:14:\"18.195.125.165\";i:22;s:13:\"34.200.27.109\";i:23;s:12:\"34.200.47.89\";i:24;s:14:\"34.202.153.183\";i:25;s:13:\"34.204.109.15\";i:26;s:14:\"34.213.149.138\";i:27;s:13:\"34.214.229.69\";i:28;s:14:\"34.223.201.215\";i:29;s:13:\"34.237.201.68\";i:30;s:14:\"34.237.253.141\";i:31;s:14:\"34.238.187.115\";i:32;s:12:\"34.239.14.72\";i:33;s:14:\"34.240.123.193\";i:34;s:14:\"34.241.202.139\";i:35;s:12:\"34.241.54.72\";i:36;s:13:\"34.241.59.225\";i:37;s:12:\"34.250.29.31\";i:38;s:13:\"34.250.89.120\";i:39;s:12:\"35.156.131.6\";i:40;s:14:\"35.156.194.238\";i:41;s:13:\"35.157.227.67\";i:42;s:14:\"35.158.254.198\";i:43;s:12:\"35.163.82.19\";i:44;s:14:\"35.164.105.206\";i:45;s:14:\"35.164.124.216\";i:46;s:11:\"50.16.2.231\";i:47;s:13:\"50.18.212.157\";i:48;s:13:\"50.18.212.223\";i:49;s:13:\"50.18.219.232\";i:50;s:11:\"52.1.23.197\";i:51;s:13:\"52.196.53.105\";i:52;s:13:\"52.196.95.231\";i:53;s:12:\"52.204.6.233\";i:54;s:14:\"52.205.132.193\";i:55;s:13:\"52.211.198.11\";i:56;s:12:\"52.212.99.37\";i:57;s:13:\"52.213.35.125\";i:58;s:12:\"52.22.83.139\";i:59;s:13:\"52.220.44.249\";i:60;s:12:\"52.25.214.31\";i:61;s:12:\"52.26.11.205\";i:62;s:13:\"52.26.132.102\";i:63;s:11:\"52.26.14.11\";i:64;s:13:\"52.36.167.221\";i:65;s:11:\"52.53.133.6\";i:66;s:12:\"52.54.150.82\";i:67;s:12:\"52.57.221.37\";i:68;s:13:\"52.59.173.230\";i:69;s:11:\"52.62.14.35\";i:70;s:12:\"52.62.203.73\";i:71;s:11:\"52.63.106.9\";i:72;s:12:\"52.63.119.77\";i:73;s:13:\"52.65.161.237\";i:74;s:12:\"52.73.161.98\";i:75;s:13:\"52.74.114.251\";i:76;s:11:\"52.74.98.83\";i:77;s:12:\"52.76.14.176\";i:78;s:13:\"52.76.156.251\";i:79;s:13:\"52.76.174.156\";i:80;s:11:\"52.77.80.43\";i:81;s:10:\"52.8.19.58\";i:82;s:10:\"52.8.8.189\";i:83;s:13:\"54.149.153.72\";i:84;s:13:\"54.152.36.104\";i:85;s:13:\"54.183.95.195\";i:86;s:14:\"54.187.182.230\";i:87;s:13:\"54.187.199.38\";i:88;s:14:\"54.187.208.163\";i:89;s:14:\"54.238.140.239\";i:90;s:13:\"54.65.115.204\";i:91;s:11:\"54.65.97.98\";i:92;s:12:\"54.67.48.128\";i:93;s:12:\"54.67.52.245\";i:94;s:13:\"54.68.165.206\";i:95;s:13:\"54.68.183.151\";i:96;s:13:\"107.23.48.182\";i:97;s:13:\"107.23.48.232\";i:98;s:10:\"3.18.12.63\";i:99;s:13:\"3.130.192.231\";i:100;s:13:\"13.235.14.237\";i:101;s:14:\"13.235.122.149\";i:102;s:13:\"18.211.135.69\";i:103;s:14:\"35.154.171.200\";i:104;s:12:\"52.15.183.38\";i:105;s:13:\"54.88.130.119\";i:106;s:13:\"54.88.130.237\";i:107;s:14:\"54.187.174.169\";i:108;s:14:\"54.187.205.235\";i:109;s:13:\"54.187.216.72\";}i:6;a:0:{}}}s:11:\"uptimerobot\";a:4:{s:4:\"name\";s:11:\"UptimeRobot\";s:6:\"agents\";a:1:{i:0;s:11:\"UptimeRobot\";}s:4:\"type\";a:1:{i:0;s:6:\"uptime\";}s:3:\"ips\";a:2:{i:4;a:72:{i:0;s:15:\"216.144.250.150\";i:1;s:14:\"69.162.124.226\";i:2;s:14:\"69.162.124.227\";i:3;s:14:\"69.162.124.228\";i:4;s:14:\"69.162.124.229\";i:5;s:14:\"69.162.124.230\";i:6;s:14:\"69.162.124.231\";i:7;s:14:\"69.162.124.232\";i:8;s:14:\"69.162.124.233\";i:9;s:14:\"69.162.124.234\";i:10;s:14:\"69.162.124.235\";i:11;s:14:\"69.162.124.236\";i:12;s:14:\"69.162.124.237\";i:13;s:13:\"63.143.42.242\";i:14;s:13:\"63.143.42.243\";i:15;s:13:\"63.143.42.244\";i:16;s:13:\"63.143.42.245\";i:17;s:13:\"63.143.42.246\";i:18;s:13:\"63.143.42.247\";i:19;s:13:\"63.143.42.248\";i:20;s:13:\"63.143.42.249\";i:21;s:13:\"63.143.42.250\";i:22;s:13:\"63.143.42.251\";i:23;s:13:\"63.143.42.252\";i:24;s:13:\"63.143.42.253\";i:25;s:14:\"216.245.221.82\";i:26;s:14:\"216.245.221.83\";i:27;s:14:\"216.245.221.84\";i:28;s:14:\"216.245.221.85\";i:29;s:14:\"216.245.221.86\";i:30;s:14:\"216.245.221.87\";i:31;s:14:\"216.245.221.88\";i:32;s:14:\"216.245.221.89\";i:33;s:14:\"216.245.221.90\";i:34;s:14:\"216.245.221.91\";i:35;s:14:\"216.245.221.92\";i:36;s:14:\"216.245.221.93\";i:37;s:14:\"208.115.199.18\";i:38;s:14:\"208.115.199.19\";i:39;s:14:\"208.115.199.20\";i:40;s:14:\"208.115.199.21\";i:41;s:14:\"208.115.199.22\";i:42;s:14:\"208.115.199.23\";i:43;s:14:\"208.115.199.24\";i:44;s:14:\"208.115.199.25\";i:45;s:14:\"208.115.199.26\";i:46;s:14:\"208.115.199.27\";i:47;s:14:\"208.115.199.28\";i:48;s:14:\"208.115.199.29\";i:49;s:14:\"208.115.199.30\";i:50;s:14:\"46.137.190.132\";i:51;s:14:\"122.248.234.23\";i:52;s:14:\"167.99.209.234\";i:53;s:13:\"178.62.52.237\";i:54;s:12:\"54.79.28.129\";i:55;s:13:\"54.94.142.218\";i:56;s:14:\"104.131.107.63\";i:57;s:12:\"54.67.10.127\";i:58;s:12:\"54.64.67.106\";i:59;s:13:\"159.203.30.41\";i:60;s:14:\"46.101.250.135\";i:61;s:12:\"18.221.56.27\";i:62;s:13:\"52.60.129.180\";i:63;s:12:\"159.89.8.111\";i:64;s:14:\"146.185.143.14\";i:65;s:14:\"139.59.173.249\";i:66;s:14:\"165.227.83.148\";i:67;s:15:\"128.199.195.156\";i:68;s:15:\"138.197.150.151\";i:69;s:13:\"34.233.66.117\";i:70;s:12:\"52.70.84.165\";i:71;s:12:\"54.225.82.45\";}i:6;a:67:{i:72;s:16:\"2607:ff68:107::3\";i:73;s:16:\"2607:ff68:107::4\";i:74;s:16:\"2607:ff68:107::5\";i:75;s:16:\"2607:ff68:107::6\";i:76;s:16:\"2607:ff68:107::7\";i:77;s:16:\"2607:ff68:107::8\";i:78;s:16:\"2607:ff68:107::9\";i:79;s:17:\"2607:ff68:107::10\";i:80;s:17:\"2607:ff68:107::11\";i:81;s:17:\"2607:ff68:107::12\";i:82;s:17:\"2607:ff68:107::13\";i:83;s:17:\"2607:ff68:107::14\";i:84;s:17:\"2607:ff68:107::15\";i:85;s:17:\"2607:ff68:107::16\";i:86;s:17:\"2607:ff68:107::17\";i:87;s:17:\"2607:ff68:107::18\";i:88;s:17:\"2607:ff68:107::19\";i:89;s:17:\"2607:ff68:107::20\";i:90;s:17:\"2607:ff68:107::21\";i:91;s:17:\"2607:ff68:107::22\";i:92;s:17:\"2607:ff68:107::23\";i:93;s:17:\"2607:ff68:107::24\";i:94;s:17:\"2607:ff68:107::25\";i:95;s:17:\"2607:ff68:107::26\";i:96;s:17:\"2607:ff68:107::27\";i:97;s:17:\"2607:ff68:107::28\";i:98;s:17:\"2607:ff68:107::29\";i:99;s:17:\"2607:ff68:107::30\";i:100;s:17:\"2607:ff68:107::31\";i:101;s:17:\"2607:ff68:107::32\";i:102;s:17:\"2607:ff68:107::33\";i:103;s:17:\"2607:ff68:107::34\";i:104;s:17:\"2607:ff68:107::35\";i:105;s:17:\"2607:ff68:107::36\";i:106;s:17:\"2607:ff68:107::37\";i:107;s:17:\"2607:ff68:107::38\";i:108;s:17:\"2607:ff68:107::39\";i:109;s:17:\"2607:ff68:107::40\";i:110;s:17:\"2607:ff68:107::41\";i:111;s:17:\"2607:ff68:107::42\";i:112;s:17:\"2607:ff68:107::43\";i:113;s:17:\"2607:ff68:107::44\";i:114;s:17:\"2607:ff68:107::45\";i:115;s:17:\"2607:ff68:107::46\";i:116;s:17:\"2607:ff68:107::47\";i:117;s:17:\"2607:ff68:107::48\";i:118;s:17:\"2607:ff68:107::49\";i:119;s:17:\"2607:ff68:107::50\";i:120;s:17:\"2607:ff68:107::51\";i:121;s:17:\"2607:ff68:107::52\";i:122;s:17:\"2607:ff68:107::53\";i:123;s:17:\"2607:ff68:107::54\";i:124;s:17:\"2607:ff68:107::55\";i:125;s:24:\"2a03:b0c0:2:d0::fa3:e001\";i:126;s:24:\"2a03:b0c0:1:d0::e54:a001\";i:127;s:26:\"2604:a880:800:10::4e6:f001\";i:128;s:26:\"2604:a880:cad:d0::122:7001\";i:129;s:24:\"2a03:b0c0:3:d0::33e:4001\";i:130;s:38:\"2600:1f16:775:3a01:70d6:601a:1eb5:dbb9\";i:131;s:36:\"2600:1f11:56a:9000:23:651b:dac0:9be4\";i:132;s:23:\"2a03:b0c0:3:d0::44:f001\";i:133;s:25:\"2a03:b0c0:0:1010::2b:b001\";i:134;s:23:\"2a03:b0c0:1:d0::22:5001\";i:135;s:25:\"2604:a880:400:d0::4f:3001\";i:136;s:23:\"2400:6180:0:d0::16:d001\";i:137;s:25:\"2604:a880:cad:d0::18:f001\";i:138;s:37:\"2600:1f18:179:f900:88b2:b3d:e487:e2f4\";}}}}s:8:\"crawlers\";a:12:{s:6:\"ahrefs\";a:4:{s:4:\"name\";s:6:\"Ahrefs\";s:12:\"host_pattern\";s:22:\"#.+\\.ahrefs\\.com\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:9:\"AhrefsBot\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}}s:5:\"apple\";a:4:{s:4:\"name\";s:8:\"AppleBot\";s:12:\"host_pattern\";s:31:\"#.+\\.applebot\\.apple\\.com\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:9:\"Applebot/\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}}s:5:\"baidu\";a:4:{s:4:\"name\";s:8:\"BaiduBot\";s:12:\"host_pattern\";s:33:\"#.+\\.crawl\\.baidu\\.(com|jp)\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:5:\"baidu\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}}s:4:\"bing\";a:4:{s:4:\"name\";s:7:\"BingBot\";s:12:\"host_pattern\";s:27:\"#.+\\.search\\.msn\\.com\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:7:\"bingbot\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}}s:8:\"facebook\";a:4:{s:4:\"name\";s:8:\"Facebook\";s:12:\"host_pattern\";s:36:\"#.+\\.(fbsv\\.net|facebook\\.com)\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:19:\"facebookexternalhit\";}s:4:\"type\";a:1:{i:0;s:12:\"social_media\";}}s:6:\"google\";a:4:{s:4:\"name\";s:9:\"GoogleBot\";s:12:\"host_pattern\";s:28:\"#.+\\.google(bot)?\\.com\\.?$#i\";s:6:\"agents\";a:4:{i:0;s:9:\"Googlebot\";i:1;s:11:\"APIs-Google\";i:2;s:13:\"AdsBot-Google\";i:3;s:20:\"Mediapartners-Google\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}}s:6:\"huawei\";a:4:{s:4:\"name\";s:15:\"Huawei/PetalBot\";s:12:\"host_pattern\";s:38:\"#.+\\.(aspiegel|petalsearch)\\.com\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:8:\"PetalBot\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}}s:9:\"pinterest\";a:4:{s:4:\"name\";s:12:\"PinterestBot\";s:12:\"host_pattern\";s:25:\"#.+\\.pinterest\\.com\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:12:\"Pinterestbot\";}s:4:\"type\";a:1:{i:0;s:12:\"social_media\";}}s:7:\"semrush\";a:4:{s:4:\"name\";s:7:\"SEMRush\";s:12:\"host_pattern\";s:23:\"#.+\\.semrush\\.com\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:10:\"SemrushBot\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}}s:6:\"seznam\";a:4:{s:4:\"name\";s:9:\"SeznamBot\";s:12:\"host_pattern\";s:35:\"#fulltextrobot-.*\\.seznam\\.cz\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:10:\"SeznamBot/\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}}s:5:\"yahoo\";a:4:{s:4:\"name\";s:8:\"YahooBot\";s:12:\"host_pattern\";s:28:\"#.*\\.crawl\\.yahoo\\.net\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:6:\"yahoo!\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}}s:6:\"yandex\";a:4:{s:4:\"name\";s:9:\"YandexBot\";s:12:\"host_pattern\";s:31:\"#.*\\.yandex\\.(com|ru|net)\\.?$#i\";s:6:\"agents\";a:1:{i:0;s:15:\"yandex.com/bots\";}s:4:\"type\";a:1:{i:0;s:6:\"search\";}}}}','no'),(5099,'_site_transient_timeout_theme_roots','1656338045','no'),(5100,'_site_transient_theme_roots','a:1:{s:5:\"astra\";s:7:\"/themes\";}','no'),(5101,'_transient_timeout_astra-theme-cron-test-ok','1656339851','no'),(5102,'_transient_astra-theme-cron-test-ok','1','no'),(5112,'_site_transient_update_themes','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1656336258;s:7:\"checked\";a:1:{s:5:\"astra\";s:5:\"3.8.1\";}s:8:\"response\";a:1:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:5:\"3.8.4\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/astra.3.8.4.zip\";s:8:\"requires\";s:3:\"5.3\";s:12:\"requires_php\";s:3:\"5.3\";}}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}','no'),(5113,'_site_transient_update_plugins','O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1656336258;s:8:\"response\";a:1:{s:23:\"elementor/elementor.php\";O:8:\"stdClass\":12:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:5:\"3.6.6\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.6.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=2622511\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=2597493\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=2597493\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=2597493\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:3:\"6.0\";s:12:\"requires_php\";s:3:\"5.6\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:9:{s:31:\"cookie-notice/cookie-notice.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:27:\"w.org/plugins/cookie-notice\";s:4:\"slug\";s:13:\"cookie-notice\";s:6:\"plugin\";s:31:\"cookie-notice/cookie-notice.php\";s:11:\"new_version\";s:5:\"2.3.0\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/cookie-notice/\";s:7:\"package\";s:62:\"https://downloads.wordpress.org/plugin/cookie-notice.2.3.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:66:\"https://ps.w.org/cookie-notice/assets/icon-256x256.png?rev=2466385\";s:2:\"1x\";s:66:\"https://ps.w.org/cookie-notice/assets/icon-128x128.png?rev=2466385\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:68:\"https://ps.w.org/cookie-notice/assets/banner-772x250.png?rev=2466385\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.3\";}s:51:\"header-footer-elementor/header-footer-elementor.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:37:\"w.org/plugins/header-footer-elementor\";s:4:\"slug\";s:23:\"header-footer-elementor\";s:6:\"plugin\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:11:\"new_version\";s:6:\"1.6.11\";s:3:\"url\";s:54:\"https://wordpress.org/plugins/header-footer-elementor/\";s:7:\"package\";s:73:\"https://downloads.wordpress.org/plugin/header-footer-elementor.1.6.11.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2308485\";s:3:\"svg\";s:68:\"https://ps.w.org/header-footer-elementor/assets/icon.svg?rev=2308485\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:79:\"https://ps.w.org/header-footer-elementor/assets/banner-1544x500.jpg?rev=2308485\";s:2:\"1x\";s:78:\"https://ps.w.org/header-footer-elementor/assets/banner-772x250.jpg?rev=2308485\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:63:\"limit-login-attempts-reloaded/limit-login-attempts-reloaded.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:43:\"w.org/plugins/limit-login-attempts-reloaded\";s:4:\"slug\";s:29:\"limit-login-attempts-reloaded\";s:6:\"plugin\";s:63:\"limit-login-attempts-reloaded/limit-login-attempts-reloaded.php\";s:11:\"new_version\";s:6:\"2.25.3\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/limit-login-attempts-reloaded/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/limit-login-attempts-reloaded.2.25.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/limit-login-attempts-reloaded/assets/icon-256x256.png?rev=2456910\";s:2:\"1x\";s:82:\"https://ps.w.org/limit-login-attempts-reloaded/assets/icon-128x128.png?rev=2456910\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/limit-login-attempts-reloaded/assets/banner-1544x500.png?rev=2456910\";s:2:\"1x\";s:84:\"https://ps.w.org/limit-login-attempts-reloaded/assets/banner-772x250.png?rev=2456910\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.0\";}s:29:\"mystickymenu/mystickymenu.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/mystickymenu\";s:4:\"slug\";s:12:\"mystickymenu\";s:6:\"plugin\";s:29:\"mystickymenu/mystickymenu.php\";s:11:\"new_version\";s:5:\"2.5.9\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/mystickymenu/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/mystickymenu.2.5.9.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/mystickymenu/assets/icon-256x256.gif?rev=2682966\";s:2:\"1x\";s:65:\"https://ps.w.org/mystickymenu/assets/icon-128x128.gif?rev=2682966\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:67:\"https://ps.w.org/mystickymenu/assets/banner-772x250.jpg?rev=2136316\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:5:\"3.5.1\";}s:32:\"wp-simple-firewall/icwp-wpsf.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:32:\"w.org/plugins/wp-simple-firewall\";s:4:\"slug\";s:18:\"wp-simple-firewall\";s:6:\"plugin\";s:32:\"wp-simple-firewall/icwp-wpsf.php\";s:11:\"new_version\";s:6:\"15.1.5\";s:3:\"url\";s:49:\"https://wordpress.org/plugins/wp-simple-firewall/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/wp-simple-firewall.15.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/wp-simple-firewall/assets/icon-256x256.png?rev=2475382\";s:2:\"1x\";s:71:\"https://ps.w.org/wp-simple-firewall/assets/icon-128x128.png?rev=2475382\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/wp-simple-firewall/assets/banner-1544x500.png?rev=2472340\";s:2:\"1x\";s:73:\"https://ps.w.org/wp-simple-firewall/assets/banner-772x250.png?rev=2472340\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"3.7\";}s:27:\"astra-sites/astra-sites.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:25:\"w.org/plugins/astra-sites\";s:4:\"slug\";s:11:\"astra-sites\";s:6:\"plugin\";s:27:\"astra-sites/astra-sites.php\";s:11:\"new_version\";s:6:\"3.1.11\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/astra-sites/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/astra-sites.3.1.11.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/astra-sites/assets/icon.svg?rev=2345985\";s:3:\"svg\";s:56:\"https://ps.w.org/astra-sites/assets/icon.svg?rev=2345985\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/astra-sites/assets/banner-1544x500.jpg?rev=2652631\";s:2:\"1x\";s:66:\"https://ps.w.org/astra-sites/assets/banner-772x250.jpg?rev=2652631\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"4.4\";}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.7.4.2\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.7.4.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=2574201\";s:2:\"1x\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";s:3:\"svg\";s:57:\"https://ps.w.org/wpforms-lite/assets/icon.svg?rev=2574198\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=2602491\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=2602491\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500-rtl.png?rev=2602491\";s:2:\"1x\";s:71:\"https://ps.w.org/wpforms-lite/assets/banner-772x250-rtl.png?rev=2602491\";}s:8:\"requires\";s:3:\"5.2\";}s:29:\"wp-mail-smtp/wp_mail_smtp.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:26:\"w.org/plugins/wp-mail-smtp\";s:4:\"slug\";s:12:\"wp-mail-smtp\";s:6:\"plugin\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:11:\"new_version\";s:5:\"3.4.0\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wp-mail-smtp/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wp-mail-smtp.3.4.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-256x256.png?rev=1755440\";s:2:\"1x\";s:65:\"https://ps.w.org/wp-mail-smtp/assets/icon-128x128.png?rev=1755440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wp-mail-smtp/assets/banner-1544x500.png?rev=2468655\";s:2:\"1x\";s:67:\"https://ps.w.org/wp-mail-smtp/assets/banner-772x250.png?rev=2468655\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.2\";}s:33:\"duplicate-post/duplicate-post.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:28:\"w.org/plugins/duplicate-post\";s:4:\"slug\";s:14:\"duplicate-post\";s:6:\"plugin\";s:33:\"duplicate-post/duplicate-post.php\";s:11:\"new_version\";s:3:\"4.4\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/duplicate-post/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/duplicate-post.4.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-256x256.png?rev=2336666\";s:2:\"1x\";s:67:\"https://ps.w.org/duplicate-post/assets/icon-128x128.png?rev=2336666\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/duplicate-post/assets/banner-1544x500.png?rev=2336666\";s:2:\"1x\";s:69:\"https://ps.w.org/duplicate-post/assets/banner-772x250.png?rev=2336666\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.8\";}}s:7:\"checked\";a:10:{s:31:\"cookie-notice/cookie-notice.php\";s:5:\"2.3.0\";s:23:\"elementor/elementor.php\";s:5:\"3.6.5\";s:51:\"header-footer-elementor/header-footer-elementor.php\";s:6:\"1.6.11\";s:63:\"limit-login-attempts-reloaded/limit-login-attempts-reloaded.php\";s:6:\"2.25.3\";s:29:\"mystickymenu/mystickymenu.php\";s:5:\"2.5.9\";s:32:\"wp-simple-firewall/icwp-wpsf.php\";s:6:\"15.1.5\";s:27:\"astra-sites/astra-sites.php\";s:6:\"3.1.11\";s:24:\"wpforms-lite/wpforms.php\";s:7:\"1.7.4.2\";s:29:\"wp-mail-smtp/wp_mail_smtp.php\";s:5:\"3.4.0\";s:33:\"duplicate-post/duplicate-post.php\";s:3:\"4.4\";}}','no'),(5115,'_transient_timeout_global_styles_astra','1656336870','no'),(5116,'_transient_global_styles_astra','body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url(\'#wp-duotone-dark-grayscale\');--wp--preset--duotone--grayscale: url(\'#wp-duotone-grayscale\');--wp--preset--duotone--purple-yellow: url(\'#wp-duotone-purple-yellow\');--wp--preset--duotone--blue-red: url(\'#wp-duotone-blue-red\');--wp--preset--duotone--midnight: url(\'#wp-duotone-midnight\');--wp--preset--duotone--magenta-yellow: url(\'#wp-duotone-magenta-yellow\');--wp--preset--duotone--purple-green: url(\'#wp-duotone-purple-green\');--wp--preset--duotone--blue-orange: url(\'#wp-duotone-blue-orange\');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;}body { margin: 0; }body{--wp--style--block-gap: 2em;}.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }.wp-site-blocks > * { margin-block-start: 0; margin-block-end: 0; }.wp-site-blocks > * + * { margin-block-start: var( --wp--style--block-gap ); }.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}','no'),(5117,'_transient_timeout_global_styles_svg_filters_astra','1656336870','no'),(5118,'_transient_global_styles_svg_filters_astra','<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-dark-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncG type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncB type=\"table\" tableValues=\"0 0.49803921568627\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-grayscale\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.54901960784314 0.98823529411765\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.71764705882353 0.25490196078431\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-red\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 1\" /><feFuncG type=\"table\" tableValues=\"0 0.27843137254902\" /><feFuncB type=\"table\" tableValues=\"0.5921568627451 0.27843137254902\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-midnight\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0 0\" /><feFuncG type=\"table\" tableValues=\"0 0.64705882352941\" /><feFuncB type=\"table\" tableValues=\"0 1\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-magenta-yellow\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.78039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.94901960784314\" /><feFuncB type=\"table\" tableValues=\"0.35294117647059 0.47058823529412\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-purple-green\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.65098039215686 0.40392156862745\" /><feFuncG type=\"table\" tableValues=\"0 1\" /><feFuncB type=\"table\" tableValues=\"0.44705882352941 0.4\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 0 0\" width=\"0\" height=\"0\" focusable=\"false\" role=\"none\" style=\"visibility: hidden; position: absolute; left: -9999px; overflow: hidden;\" ><defs><filter id=\"wp-duotone-blue-orange\"><feColorMatrix color-interpolation-filters=\"sRGB\" type=\"matrix\" values=\" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 \" /><feComponentTransfer color-interpolation-filters=\"sRGB\" ><feFuncR type=\"table\" tableValues=\"0.098039215686275 1\" /><feFuncG type=\"table\" tableValues=\"0 0.66274509803922\" /><feFuncB type=\"table\" tableValues=\"0.84705882352941 0.41960784313725\" /><feFuncA type=\"table\" tableValues=\"1 1\" /></feComponentTransfer><feComposite in2=\"SourceGraphic\" operator=\"in\" /></filter></defs></svg>','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_postmeta`
--

DROP TABLE IF EXISTS `wp_postmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_postmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=9798 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_postmeta`
--

LOCK TABLES `wp_postmeta` WRITE;
/*!40000 ALTER TABLE `wp_postmeta` DISABLE KEYS */;
INSERT INTO `wp_postmeta` VALUES (1,2,'_wp_page_template','default'),(2,3,'_wp_page_template','default'),(3,5,'_elementor_edit_mode','builder'),(4,5,'_elementor_template_type','kit'),(7,7,'_wp_attached_file','2022/06/PTH-220518-Everest-logo-02-wht-txt.png'),(8,7,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1298;s:6:\"height\";i:792;s:4:\"file\";s:46:\"2022/06/PTH-220518-Everest-logo-02-wht-txt.png\";s:8:\"filesize\";i:31195;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:46:\"PTH-220518-Everest-logo-02-wht-txt-300x183.png\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17539;}s:5:\"large\";a:5:{s:4:\"file\";s:47:\"PTH-220518-Everest-logo-02-wht-txt-1024x625.png\";s:5:\"width\";i:1024;s:6:\"height\";i:625;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:46:\"PTH-220518-Everest-logo-02-wht-txt-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:46:\"PTH-220518-Everest-logo-02-wht-txt-768x469.png\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9,8,'_wp_attached_file','2022/06/PTH-AMK-Rise-condo-01.jpg'),(10,8,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1195;s:6:\"height\";i:770;s:4:\"file\";s:33:\"2022/06/PTH-AMK-Rise-condo-01.jpg\";s:8:\"filesize\";i:298763;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"PTH-AMK-Rise-condo-01-300x193.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:193;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16270;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"PTH-AMK-Rise-condo-01-1024x660.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:660;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:151043;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"PTH-AMK-Rise-condo-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7946;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"PTH-AMK-Rise-condo-01-768x495.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:495;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91580;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(11,9,'_wp_attached_file','2022/06/PTH-AMK-Rise-ContactUs-02.jpg'),(12,9,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:800;s:6:\"height\";i:336;s:4:\"file\";s:37:\"2022/06/PTH-AMK-Rise-ContactUs-02.jpg\";s:8:\"filesize\";i:69070;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"PTH-AMK-Rise-ContactUs-02-300x126.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:126;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9441;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"PTH-AMK-Rise-ContactUs-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6079;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"PTH-AMK-Rise-ContactUs-02-768x323.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:323;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:43743;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(13,10,'_wp_attached_file','2022/06/PTH-AMK-Rise-layout-TBA-01.jpg'),(14,10,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1920;s:4:\"file\";s:38:\"2022/06/PTH-AMK-Rise-layout-TBA-01.jpg\";s:8:\"filesize\";i:506657;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:38:\"PTH-AMK-Rise-layout-TBA-01-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14077;}s:5:\"large\";a:5:{s:4:\"file\";s:39:\"PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108550;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:38:\"PTH-AMK-Rise-layout-TBA-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6123;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:38:\"PTH-AMK-Rise-layout-TBA-01-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68037;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:40:\"PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1152;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:208790;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:40:\"PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1536;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:321269;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(15,11,'_wp_attached_file','2022/06/PTH-AMK-Rise-vicinity-01-scaled.jpg'),(16,11,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1153;s:4:\"file\";s:43:\"2022/06/PTH-AMK-Rise-vicinity-01-scaled.jpg\";s:8:\"filesize\";i:774773;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"PTH-AMK-Rise-vicinity-01-300x135.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:135;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12144;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"PTH-AMK-Rise-vicinity-01-1024x461.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:461;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:131940;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"PTH-AMK-Rise-vicinity-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6667;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"PTH-AMK-Rise-vicinity-01-768x346.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:346;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74041;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"PTH-AMK-Rise-vicinity-01-1536x692.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:692;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:299816;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"PTH-AMK-Rise-vicinity-01-2048x922.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:922;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:519731;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:28:\"PTH-AMK-Rise-vicinity-01.jpg\";}'),(19,13,'_edit_lock','1656042031:3'),(20,13,'_elementor_edit_mode','builder'),(21,13,'_elementor_template_type','wp-page'),(22,13,'_elementor_version','3.6.5'),(24,15,'_wp_attached_file','2022/06/contact-hero-1.jpg'),(25,15,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:500;s:4:\"file\";s:26:\"2022/06/contact-hero-1.jpg\";s:8:\"filesize\";i:213002;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"contact-hero-1-300x78.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:78;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5790;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"contact-hero-1-1024x267.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:267;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:42948;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"contact-hero-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2790;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"contact-hero-1-768x200.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26102;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"contact-hero-1-1536x400.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:400;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82356;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(26,15,'_elementor_source_image_hash','9458727a031d98f1e464d0378fc303c7bd6d399f'),(27,16,'_wp_attached_file','2022/06/avatar_1.jpg'),(28,16,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:285;s:6:\"height\";i:280;s:4:\"file\";s:20:\"2022/06/avatar_1.jpg\";s:8:\"filesize\";i:35990;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"avatar_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5457;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(29,16,'_elementor_source_image_hash','095f4197f2efaf4eeaf17d5edf67aab830b226fd'),(30,17,'_wp_attached_file','2022/06/avatar_2.jpg'),(31,17,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:285;s:6:\"height\";i:280;s:4:\"file\";s:20:\"2022/06/avatar_2.jpg\";s:8:\"filesize\";i:33077;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"avatar_2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4874;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(32,17,'_elementor_source_image_hash','c1f23e52978878cde6258050f36ae3815081253b'),(33,18,'_wp_attached_file','2022/06/avatar_3.jpg'),(34,18,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:285;s:6:\"height\";i:280;s:4:\"file\";s:20:\"2022/06/avatar_3.jpg\";s:8:\"filesize\";i:28877;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"avatar_3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5309;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(35,18,'_elementor_source_image_hash','73ba398d29f720b5085240373d19faad3597a69b'),(36,19,'_wp_attached_file','2022/06/avatar_4.jpg'),(37,19,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:285;s:6:\"height\";i:280;s:4:\"file\";s:20:\"2022/06/avatar_4.jpg\";s:8:\"filesize\";i:24301;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"avatar_4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4064;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(38,19,'_elementor_source_image_hash','b21cd63a23c7627081521dd509be3bbb538b76f1'),(39,13,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"\\/amo-residence\\/\\\">Read More...<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pollen-Collection-Seletar-sq-01.jpg\",\"id\":1248,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(40,20,'_edit_lock','1654075647:1'),(41,20,'_elementor_edit_mode','builder'),(42,20,'_elementor_template_type','wp-page'),(43,20,'_elementor_version','3.6.5'),(45,22,'_edit_lock','1654075918:1'),(46,22,'_elementor_edit_mode','builder'),(47,22,'_elementor_template_type','wp-page'),(48,22,'_elementor_version','3.6.5'),(50,25,'_elementor_edit_mode','builder'),(51,25,'_elementor_template_type','landing-page'),(52,26,'_elementor_edit_mode','builder'),(53,26,'_elementor_template_type','landing-page'),(54,27,'_elementor_edit_mode','builder'),(55,27,'_elementor_template_type','landing-page'),(56,25,'_wp_page_template','elementor_canvas'),(57,25,'_elementor_version','3.6.5'),(58,28,'_elementor_edit_mode','builder'),(59,28,'_elementor_template_type','landing-page'),(60,28,'_wp_page_template','elementor_canvas'),(61,28,'_elementor_version','3.6.5'),(62,25,'_edit_lock','1654075960:1'),(63,29,'_wp_attached_file','2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png'),(64,29,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1298;s:6:\"height\";i:792;s:4:\"file\";s:48:\"2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png\";s:8:\"filesize\";i:31195;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:48:\"PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:17539;}s:5:\"large\";a:5:{s:4:\"file\";s:49:\"PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png\";s:5:\"width\";i:1024;s:6:\"height\";i:625;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:144267;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:48:\"PTH-220518-Everest-logo-02-wht-txt-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9951;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:48:\"PTH-220518-Everest-logo-02-wht-txt-1-768x469.png\";s:5:\"width\";i:768;s:6:\"height\";i:469;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:96482;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(65,30,'_astra_sites_imported_wp_forms','1'),(66,34,'_wp_attached_file','2022/06/cta-bg.jpg'),(67,34,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1080;s:4:\"file\";s:18:\"2022/06/cta-bg.jpg\";s:8:\"filesize\";i:129311;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(68,34,'_astra_sites_image_hash','aeaa7af7046aaf0dda87464d9b23d6613bf2a172'),(69,34,'_astra_sites_imported_post','1'),(70,34,'_astra_sites_enable_for_batch','1'),(71,20,'_wp_trash_meta_status','draft'),(72,20,'_wp_trash_meta_time','1654076190'),(73,20,'_wp_desired_post_slug',''),(74,22,'_wp_trash_meta_status','draft'),(75,22,'_wp_trash_meta_time','1654076190'),(76,22,'_wp_desired_post_slug',''),(77,2,'_wp_trash_meta_status','publish'),(78,2,'_wp_trash_meta_time','1654076190'),(79,2,'_wp_desired_post_slug','sample-page'),(80,13,'_astra_content_layout_flag','disabled'),(81,13,'site-post-title','disabled'),(82,13,'ast-title-bar-display','disabled'),(83,13,'ast-featured-img','disabled'),(84,13,'site-content-layout','page-builder'),(85,13,'site-sidebar-layout','no-sidebar'),(87,36,'_wp_attached_file','2022/06/PTH-Home-family-01-scaled.jpg'),(88,36,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1708;s:4:\"file\";s:37:\"2022/06/PTH-Home-family-01-scaled.jpg\";s:8:\"filesize\";i:425912;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"PTH-Home-family-01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14091;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PTH-Home-family-01-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97228;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"PTH-Home-family-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7237;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"PTH-Home-family-01-768x513.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:513;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:60956;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"PTH-Home-family-01-1536x1025.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1025;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:187992;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"PTH-Home-family-01-2048x1367.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1367;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:298545;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"PTH-Home-family-01.jpg\";}'),(89,13,'_wp_page_template','elementor_header_footer'),(90,13,'_elementor_page_assets','a:0:{}'),(91,37,'_wp_attached_file','2022/06/HomeBanner.jpg'),(92,37,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1583;s:6:\"height\";i:643;s:4:\"file\";s:22:\"2022/06/HomeBanner.jpg\";s:8:\"filesize\";i:153975;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"HomeBanner-300x122.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:122;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13288;}s:5:\"large\";a:5:{s:4:\"file\";s:23:\"HomeBanner-1024x416.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102131;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"HomeBanner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9094;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:22:\"HomeBanner-768x312.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:312;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:64509;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"HomeBanner-1536x624.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:624;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:190133;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(93,38,'_elementor_edit_mode','builder'),(94,38,'_elementor_template_type','wp-page'),(95,38,'_elementor_version','3.6.5'),(96,38,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":15,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/contact-hero-1.jpg\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(97,38,'_wp_page_template','default'),(98,38,'_elementor_page_assets','a:0:{}'),(99,39,'_elementor_edit_mode','builder'),(100,39,'_elementor_template_type','wp-page'),(101,39,'_elementor_version','3.6.5'),(102,39,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":15,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/contact-hero-1.jpg\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(103,39,'_wp_page_template','default'),(104,39,'_elementor_page_assets','a:0:{}'),(105,40,'_elementor_edit_mode','builder'),(106,40,'_elementor_template_type','wp-page'),(107,40,'_elementor_version','3.6.5'),(108,40,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9798efd\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"87b57e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d0c559\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(109,40,'_wp_page_template','default'),(110,40,'_elementor_page_assets','a:0:{}'),(111,5,'_edit_lock','1656039997:3'),(112,41,'_elementor_edit_mode','builder'),(113,41,'_elementor_template_type','kit'),(115,5,'_wp_page_template','default'),(116,5,'_elementor_page_settings','a:24:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:3:\"_id\";s:7:\"c7c3feb\";s:5:\"title\";s:7:\"Buttons\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:16:\"Property To Home\";s:16:\"site_description\";s:0:\"\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:4:{s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";s:17:\"button_text_color\";s:22:\"globals/colors?id=text\";s:28:\"button_typography_typography\";s:0:\"\";s:17:\"link_normal_color\";s:27:\"globals/colors?id=secondary\";}s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:23:\"button_background_color\";s:7:\"#ED293B\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_logo\";a:4:{s:3:\"url\";s:104:\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png\";s:2:\"id\";i:29;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:4:{s:3:\"url\";s:75:\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/pthlogo.png\";s:2:\"id\";i:170;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:28:\"button_typography_typography\";s:6:\"custom\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(117,5,'_elementor_data','[]'),(118,42,'_elementor_edit_mode','builder'),(119,42,'_elementor_template_type','kit'),(121,42,'_wp_page_template','default'),(122,42,'_elementor_page_settings','a:11:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#54595F\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(123,42,'_elementor_data','[]'),(124,5,'_elementor_page_assets','a:0:{}'),(125,5,'_elementor_version','3.6.5'),(126,43,'_elementor_edit_mode','builder'),(127,43,'_elementor_template_type','kit'),(128,43,'_wp_page_template','default'),(129,43,'_elementor_page_settings','a:11:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(130,43,'_elementor_data','[]'),(131,43,'_elementor_page_assets','a:0:{}'),(132,43,'_elementor_version','3.6.5'),(133,44,'_elementor_edit_mode','builder'),(134,44,'_elementor_template_type','kit'),(135,44,'_wp_page_template','default'),(136,44,'_elementor_page_settings','a:12:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:5:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;}'),(137,44,'_elementor_data','[]'),(138,44,'_elementor_page_assets','a:0:{}'),(139,44,'_elementor_version','3.6.5'),(140,45,'_elementor_edit_mode','builder'),(141,45,'_elementor_template_type','kit'),(142,45,'_wp_page_template','default'),(143,45,'_elementor_page_settings','a:14:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:8:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(144,45,'_elementor_data','[]'),(145,45,'_elementor_page_assets','a:0:{}'),(146,45,'_elementor_version','3.6.5'),(147,46,'_elementor_edit_mode','builder'),(148,46,'_elementor_template_type','kit'),(149,46,'_wp_page_template','default'),(150,46,'_elementor_page_settings','a:14:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:8:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:11:\"Roboto Slab\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(151,46,'_elementor_data','[]'),(152,46,'_elementor_page_assets','a:0:{}'),(153,46,'_elementor_version','3.6.5'),(154,47,'_elementor_edit_mode','builder'),(155,47,'_elementor_template_type','wp-page'),(156,47,'_elementor_version','3.6.5'),(157,47,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9798efd\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"87b57e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d0c559\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(158,47,'_wp_page_template','default'),(159,47,'_elementor_page_assets','a:0:{}'),(160,48,'_elementor_edit_mode','builder'),(161,48,'_elementor_template_type','wp-page'),(162,48,'_elementor_version','3.6.5'),(163,48,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9798efd\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"600\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"87b57e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d0c559\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(164,48,'_wp_page_template','default'),(165,48,'_elementor_page_assets','a:0:{}'),(166,49,'_elementor_edit_mode','builder'),(167,49,'_elementor_template_type','wp-page'),(168,49,'_elementor_version','3.6.5'),(169,49,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"87b57e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d0c559\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(170,49,'_wp_page_template','default'),(171,49,'_elementor_page_assets','a:0:{}'),(172,50,'_elementor_edit_mode','builder'),(173,50,'_elementor_template_type','kit'),(174,50,'_wp_page_template','default'),(175,50,'_elementor_page_settings','a:14:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:8:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(176,50,'_elementor_data','[]'),(177,50,'_elementor_page_assets','a:0:{}'),(178,50,'_elementor_version','3.6.5'),(185,52,'_elementor_edit_mode','builder'),(186,52,'_elementor_template_type','kit'),(187,52,'_wp_page_template','default'),(188,52,'_elementor_page_settings','a:14:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(189,52,'_elementor_data','[]'),(190,52,'_elementor_page_assets','a:0:{}'),(191,52,'_elementor_version','3.6.5'),(192,53,'_elementor_edit_mode','builder'),(193,53,'_elementor_template_type','kit'),(194,53,'_wp_page_template','default'),(195,53,'_elementor_page_settings','a:14:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#FFFFFF\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#7A7A7A\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(196,53,'_elementor_data','[]'),(197,53,'_elementor_page_assets','a:0:{}'),(198,53,'_elementor_version','3.6.5'),(199,54,'_elementor_edit_mode','builder'),(200,54,'_elementor_template_type','wp-page'),(201,54,'_elementor_version','3.6.5'),(202,54,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"87b57e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d0c559\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(203,54,'_wp_page_template','default'),(204,54,'_elementor_page_assets','a:0:{}'),(205,55,'_elementor_edit_mode','builder'),(206,55,'_elementor_template_type','wp-page'),(207,55,'_elementor_version','3.6.5'),(208,55,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"87b57e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d0c559\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(209,55,'_wp_page_template','default'),(210,55,'_elementor_page_assets','a:0:{}'),(211,56,'_elementor_edit_mode','builder'),(212,56,'_elementor_template_type','wp-page'),(213,56,'_elementor_version','3.6.5'),(214,56,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"87b57e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d0c559\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(215,56,'_wp_page_template','default'),(216,56,'_elementor_page_assets','a:0:{}'),(223,58,'_elementor_edit_mode','builder'),(224,58,'_elementor_template_type','kit'),(225,58,'_wp_page_template','default'),(226,58,'_elementor_page_settings','a:14:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:1;a:5:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(227,58,'_elementor_data','[]'),(228,58,'_elementor_page_assets','a:0:{}'),(229,58,'_elementor_version','3.6.5'),(234,61,'_elementor_edit_mode','builder'),(235,61,'_elementor_template_type','kit'),(236,61,'_wp_page_template','default'),(237,61,'_elementor_page_settings','a:14:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}}'),(238,61,'_elementor_data','[]'),(239,61,'_elementor_page_assets','a:0:{}'),(240,61,'_elementor_version','3.6.5'),(241,62,'_elementor_edit_mode','builder'),(242,62,'_elementor_template_type','kit'),(243,62,'_wp_page_template','default'),(244,62,'_elementor_page_settings','a:15:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:3:\"_id\";s:7:\"c7c3feb\";s:5:\"title\";s:7:\"Buttons\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:1:{s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";}}'),(245,62,'_elementor_data','[]'),(246,62,'_elementor_page_assets','a:0:{}'),(247,62,'_elementor_version','3.6.5'),(248,63,'_elementor_edit_mode','builder'),(249,63,'_elementor_template_type','wp-page'),(250,63,'_elementor_version','3.6.5'),(251,63,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"87b57e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d0c559\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(252,63,'_wp_page_template','default'),(253,63,'_elementor_page_assets','a:0:{}'),(254,64,'_elementor_edit_mode','builder'),(255,64,'_elementor_template_type','wp-page'),(256,64,'_elementor_version','3.6.5'),(257,64,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"contact us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":76,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":54,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":-3,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"87b57e9\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"0d0c559\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(258,64,'_wp_page_template','default'),(259,64,'_elementor_page_assets','a:0:{}'),(260,65,'_elementor_edit_mode','builder'),(261,65,'_elementor_template_type','wp-page'),(262,65,'_elementor_version','3.6.5'),(263,65,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(264,65,'_wp_page_template','default'),(265,65,'_elementor_page_assets','a:0:{}'),(266,66,'_wp_attached_file','2022/06/PTH-Home-family-02-scaled.jpg'),(267,66,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:37:\"2022/06/PTH-Home-family-02-scaled.jpg\";s:8:\"filesize\";i:495591;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"PTH-Home-family-02-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15909;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PTH-Home-family-02-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111006;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"PTH-Home-family-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7303;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"PTH-Home-family-02-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69799;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:32:\"PTH-Home-family-02-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:211231;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:32:\"PTH-Home-family-02-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:340355;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:22:\"PTH-Home-family-02.jpg\";}'),(274,68,'_wp_attached_file','2022/06/HomefooterBG.jpg'),(275,68,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1589;s:6:\"height\";i:490;s:4:\"file\";s:24:\"2022/06/HomefooterBG.jpg\";s:8:\"filesize\";i:46113;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"HomefooterBG-300x93.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:93;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4018;}s:5:\"large\";a:5:{s:4:\"file\";s:25:\"HomefooterBG-1024x316.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:316;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34000;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"HomefooterBG-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3437;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:24:\"HomefooterBG-768x237.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:237;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21475;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:25:\"HomefooterBG-1536x474.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:474;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(276,69,'_elementor_edit_mode','builder'),(277,69,'_elementor_template_type','wp-page'),(278,69,'_elementor_version','3.6.5'),(279,69,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(280,69,'_wp_page_template','default'),(281,69,'_elementor_page_assets','a:0:{}'),(282,70,'_elementor_edit_mode','builder'),(283,70,'_elementor_template_type','wp-page'),(284,70,'_elementor_version','3.6.5'),(285,70,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(286,70,'_wp_page_template','default'),(287,70,'_elementor_page_assets','a:0:{}'),(288,71,'_elementor_edit_mode','builder'),(289,71,'_elementor_template_type','wp-page'),(290,71,'_elementor_version','3.6.5'),(291,71,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(292,71,'_wp_page_template','default'),(293,71,'_elementor_page_assets','a:0:{}'),(302,73,'_elementor_edit_mode','builder'),(303,73,'_elementor_template_type','wp-page'),(304,73,'_elementor_version','3.6.5'),(305,73,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(306,73,'_wp_page_template','default'),(307,73,'_elementor_page_assets','a:0:{}'),(308,74,'_elementor_edit_mode','builder'),(309,74,'_elementor_template_type','wp-page'),(310,74,'_elementor_version','3.6.5'),(311,74,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(312,74,'_wp_page_template','default'),(313,74,'_elementor_page_assets','a:0:{}'),(314,13,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(315,75,'_elementor_edit_mode','builder'),(316,75,'_elementor_template_type','wp-page'),(317,75,'_elementor_version','3.6.5'),(318,75,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(319,75,'_wp_page_template','elementor_header_footer'),(320,75,'_elementor_page_assets','a:0:{}'),(321,75,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(322,76,'_elementor_edit_mode','builder'),(323,76,'_elementor_template_type','wp-page'),(324,76,'_elementor_version','3.6.5'),(325,76,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"139\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(326,76,'_astra_content_layout_flag','disabled'),(327,76,'site-post-title','disabled'),(328,76,'ast-title-bar-display','disabled'),(329,76,'ast-featured-img','disabled'),(330,76,'site-content-layout','page-builder'),(331,76,'site-sidebar-layout','no-sidebar'),(332,76,'_wp_page_template','elementor_header_footer'),(333,76,'_elementor_page_assets','a:0:{}'),(334,76,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(335,76,'_dp_original','13'),(336,76,'_edit_last','2'),(337,77,'_elementor_edit_mode','builder'),(338,77,'_elementor_template_type','wp-page'),(339,77,'_elementor_version','3.6.5'),(340,77,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(341,77,'_wp_page_template','elementor_header_footer'),(342,77,'_elementor_page_assets','a:0:{}'),(343,77,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(344,76,'_edit_lock','1655712663:3'),(345,78,'_elementor_edit_mode','builder'),(346,78,'_elementor_template_type','wp-page'),(347,78,'_elementor_version','3.6.5'),(348,78,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(349,78,'_astra_content_layout_flag','disabled'),(350,78,'site-post-title','disabled'),(351,78,'ast-title-bar-display','disabled'),(352,78,'ast-featured-img','disabled'),(353,78,'site-content-layout','page-builder'),(354,78,'site-sidebar-layout','no-sidebar'),(355,78,'_wp_page_template','elementor_header_footer'),(356,78,'_elementor_page_assets','a:0:{}'),(357,78,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(359,78,'_dp_original','76'),(360,78,'_edit_last','1'),(361,79,'_elementor_edit_mode','builder'),(362,79,'_elementor_template_type','wp-page'),(363,79,'_elementor_version','3.6.5'),(364,79,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(365,79,'_wp_page_template','elementor_header_footer'),(366,79,'_elementor_page_assets','a:0:{}'),(367,79,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(368,78,'_edit_lock','1654167447:1'),(369,80,'_elementor_edit_mode','builder'),(370,80,'_elementor_template_type','wp-page'),(371,80,'_elementor_version','3.6.5'),(372,80,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROPERTY ACQUISITION INFORMATION & RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(373,80,'_astra_content_layout_flag','disabled'),(374,80,'site-post-title','disabled'),(375,80,'ast-title-bar-display','disabled'),(376,80,'ast-featured-img','disabled'),(377,80,'site-content-layout','page-builder'),(378,80,'site-sidebar-layout','no-sidebar'),(379,80,'_wp_page_template','elementor_header_footer'),(380,80,'_elementor_page_assets','a:0:{}'),(381,80,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(383,80,'_dp_original','78'),(384,80,'_edit_last','1'),(385,81,'_elementor_edit_mode','builder'),(386,81,'_elementor_template_type','wp-page'),(387,81,'_elementor_version','3.6.5'),(388,81,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(389,81,'_wp_page_template','elementor_header_footer'),(390,81,'_elementor_page_assets','a:0:{}'),(391,81,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(392,80,'_edit_lock','1656041862:3'),(393,82,'_elementor_edit_mode','builder'),(394,82,'_elementor_template_type','wp-page'),(395,82,'_elementor_version','3.6.5'),(396,82,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(397,82,'_astra_content_layout_flag','disabled'),(398,82,'site-post-title','disabled'),(399,82,'ast-title-bar-display','disabled'),(400,82,'ast-featured-img','disabled'),(401,82,'site-content-layout','page-builder'),(402,82,'site-sidebar-layout','no-sidebar'),(403,82,'_wp_page_template','elementor_header_footer'),(404,82,'_elementor_page_assets','a:0:{}'),(405,82,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(407,82,'_dp_original','80'),(408,82,'_edit_last','1'),(409,83,'_elementor_edit_mode','builder'),(410,83,'_elementor_template_type','wp-page'),(411,83,'_elementor_version','3.6.5'),(412,83,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(413,83,'_wp_page_template','elementor_header_footer'),(414,83,'_elementor_page_assets','a:0:{}'),(415,83,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(416,82,'_edit_lock','1655055837:3'),(426,85,'_menu_item_type','post_type'),(427,85,'_menu_item_menu_item_parent','0'),(428,85,'_menu_item_object_id','80'),(429,85,'_menu_item_object','page'),(430,85,'_menu_item_target',''),(431,85,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(432,85,'_menu_item_xfn',''),(433,85,'_menu_item_url',''),(444,87,'_menu_item_type','post_type'),(445,87,'_menu_item_menu_item_parent','208'),(446,87,'_menu_item_object_id','76'),(447,87,'_menu_item_object','page'),(448,87,'_menu_item_target',''),(449,87,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(450,87,'_menu_item_xfn',''),(451,87,'_menu_item_url',''),(453,88,'_menu_item_type','post_type'),(454,88,'_menu_item_menu_item_parent','0'),(455,88,'_menu_item_object_id','13'),(456,88,'_menu_item_object','page'),(457,88,'_menu_item_target',''),(458,88,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(459,88,'_menu_item_xfn',''),(460,88,'_menu_item_url',''),(462,89,'_edit_lock','1655055062:3'),(463,89,'_edit_last','1'),(464,89,'_wp_page_template','default'),(465,89,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:0;s:12:\"basic-global\";}s:8:\"specific\";a:0:{}}'),(466,89,'ehf_target_exclude_locations','a:0:{}'),(467,89,'ehf_target_user_roles','a:1:{i:0;s:0:\"\";}'),(468,89,'ehf_template_type','type_header'),(469,89,'site-sidebar-layout','no-sidebar'),(470,89,'site-content-layout','page-builder'),(471,89,'theme-transparent-header-meta','default'),(472,89,'_elementor_edit_mode','builder'),(473,89,'_elementor_template_type','wp-post'),(478,89,'_astra_content_layout_flag','disabled'),(479,89,'site-post-title','disabled'),(480,89,'ast-title-bar-display','disabled'),(481,89,'ast-featured-img','disabled'),(485,92,'_wp_page_template','default'),(486,92,'_elementor_edit_mode','builder'),(487,92,'_elementor_template_type','wp-post'),(488,93,'_wp_page_template','default'),(489,93,'_elementor_edit_mode','builder'),(490,93,'_elementor_template_type','wp-post'),(491,89,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40,\"text_align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(492,94,'_wp_page_template','default'),(493,94,'_elementor_edit_mode','builder'),(494,94,'_elementor_template_type','wp-post'),(495,94,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(496,89,'_elementor_page_assets','a:0:{}'),(497,89,'_elementor_version','3.6.5'),(499,95,'_wp_page_template','default'),(500,95,'_elementor_edit_mode','builder'),(501,95,'_elementor_template_type','wp-post'),(502,95,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(503,95,'_elementor_page_assets','a:0:{}'),(504,95,'_elementor_version','3.6.5'),(506,96,'_edit_lock','1655658049:3'),(507,96,'_edit_last','1'),(508,96,'_wp_page_template','default'),(509,96,'ehf_target_include_locations','a:2:{s:4:\"rule\";a:1:{i:0;s:12:\"basic-global\";}s:8:\"specific\";a:0:{}}'),(510,96,'ehf_target_exclude_locations','a:0:{}'),(511,96,'ehf_target_user_roles','a:1:{i:0;s:0:\"\";}'),(512,96,'ehf_template_type','type_footer'),(513,96,'site-sidebar-layout','no-sidebar'),(514,96,'site-content-layout','page-builder'),(515,96,'theme-transparent-header-meta','default'),(516,96,'_elementor_edit_mode','builder'),(517,96,'_elementor_template_type','wp-post'),(518,96,'_elementor_version','3.6.5'),(519,96,'_astra_content_layout_flag','disabled'),(520,96,'site-post-title','disabled'),(521,96,'ast-title-bar-display','disabled'),(522,96,'ast-featured-img','disabled'),(524,99,'_wp_page_template','default'),(525,99,'_elementor_edit_mode','builder'),(526,99,'_elementor_template_type','wp-post'),(527,99,'_elementor_version','3.6.5'),(529,100,'_wp_page_template','default'),(530,100,'_elementor_edit_mode','builder'),(531,100,'_elementor_template_type','wp-post'),(532,100,'_elementor_version','3.6.5'),(534,96,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.96,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.04,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.985,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.015,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(535,101,'_wp_page_template','default'),(536,101,'_elementor_edit_mode','builder'),(537,101,'_elementor_template_type','wp-post'),(538,101,'_elementor_version','3.6.5'),(540,101,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c76ff99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80d4744\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dd2a536\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddf3da9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6abf006\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(541,96,'_elementor_page_assets','a:0:{}'),(544,102,'_wp_page_template','default'),(545,102,'_elementor_edit_mode','builder'),(546,102,'_elementor_template_type','wp-post'),(547,102,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(548,102,'_elementor_page_assets','a:0:{}'),(549,102,'_elementor_version','3.6.5'),(551,103,'_wp_page_template','default'),(552,103,'_elementor_edit_mode','builder'),(553,103,'_elementor_template_type','wp-post'),(554,103,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(555,103,'_elementor_page_assets','a:0:{}'),(556,103,'_elementor_version','3.6.5'),(558,104,'_wp_page_template','default'),(559,104,'_elementor_edit_mode','builder'),(560,104,'_elementor_template_type','wp-post'),(561,104,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(562,104,'_elementor_page_assets','a:0:{}'),(563,104,'_elementor_version','3.6.5'),(565,105,'_elementor_edit_mode','builder'),(566,105,'_elementor_template_type','kit'),(567,105,'_wp_page_template','default'),(568,105,'_elementor_page_settings','a:25:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:3:\"_id\";s:7:\"c7c3feb\";s:5:\"title\";s:7:\"Buttons\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:3:{s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";s:17:\"button_text_color\";s:22:\"globals/colors?id=text\";s:28:\"button_typography_typography\";s:0:\"\";}s:28:\"button_typography_typography\";s:6:\"custom\";s:29:\"button_typography_font_family\";s:15:\"Times New Roman\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}s:32:\"button_typography_text_transform\";s:4:\"none\";s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:32:\"button_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1;s:5:\"sizes\";a:0:{}}s:30:\"button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:23:\"button_background_color\";s:7:\"#ED293B\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(569,105,'_elementor_data','[]'),(570,105,'_elementor_page_assets','a:0:{}'),(571,105,'_elementor_version','3.6.5'),(587,109,'_elementor_edit_mode','builder'),(588,109,'_elementor_template_type','wp-page'),(589,109,'_elementor_version','3.6.5'),(590,109,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(591,109,'_wp_page_template','elementor_header_footer'),(592,109,'_elementor_page_assets','a:0:{}'),(593,109,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(594,110,'_elementor_edit_mode','builder'),(595,110,'_elementor_template_type','wp-page'),(596,110,'_elementor_version','3.6.5'),(597,110,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(598,110,'_wp_page_template','elementor_header_footer'),(599,110,'_elementor_page_assets','a:0:{}'),(600,110,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(601,111,'_elementor_edit_mode','builder'),(602,111,'_elementor_template_type','wp-page'),(603,111,'_elementor_version','3.6.5'),(604,111,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(605,111,'_wp_page_template','elementor_header_footer'),(606,111,'_elementor_page_assets','a:0:{}'),(607,111,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(615,113,'_elementor_edit_mode','builder'),(616,113,'_elementor_template_type','wp-page'),(617,113,'_elementor_version','3.6.5'),(618,113,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(619,113,'_wp_page_template','elementor_header_footer'),(620,113,'_elementor_page_assets','a:0:{}'),(621,113,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(622,114,'_elementor_edit_mode','builder'),(623,114,'_elementor_template_type','wp-page'),(624,114,'_elementor_version','3.6.5'),(625,114,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(626,114,'_wp_page_template','elementor_header_footer'),(627,114,'_elementor_page_assets','a:0:{}'),(628,114,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(629,115,'_elementor_edit_mode','builder'),(630,115,'_elementor_template_type','wp-page'),(631,115,'_elementor_version','3.6.5'),(632,115,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(633,115,'_wp_page_template','elementor_header_footer'),(634,115,'_elementor_page_assets','a:0:{}'),(635,115,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(646,117,'_elementor_edit_mode','builder'),(647,117,'_elementor_template_type','wp-page'),(648,117,'_elementor_version','3.6.5'),(649,117,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(650,117,'_wp_page_template','elementor_header_footer'),(651,117,'_elementor_page_assets','a:0:{}'),(652,117,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(654,118,'_elementor_edit_mode','builder'),(655,118,'_elementor_template_type','wp-page'),(656,118,'_elementor_version','3.6.5'),(657,118,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(658,118,'_wp_page_template','elementor_header_footer'),(659,118,'_elementor_page_assets','a:0:{}'),(660,118,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(662,119,'_elementor_edit_mode','builder'),(663,119,'_elementor_template_type','wp-page'),(664,119,'_elementor_version','3.6.5'),(665,119,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(666,119,'_wp_page_template','elementor_header_footer'),(667,119,'_elementor_page_assets','a:0:{}'),(668,119,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(671,120,'_wp_attached_file','2022/06/PTH-ContactUs-01-scaled.jpg'),(672,120,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:35:\"2022/06/PTH-ContactUs-01-scaled.jpg\";s:8:\"filesize\";i:336372;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"PTH-ContactUs-01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11794;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"PTH-ContactUs-01-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73317;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PTH-ContactUs-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6449;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"PTH-ContactUs-01-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46638;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"PTH-ContactUs-01-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140332;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"PTH-ContactUs-01-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:228725;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PTH-ContactUs-01.jpg\";}'),(673,121,'_elementor_edit_mode','builder'),(674,121,'_elementor_template_type','wp-page'),(675,121,'_elementor_version','3.6.5'),(676,121,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(677,121,'_wp_page_template','elementor_header_footer'),(678,121,'_elementor_page_assets','a:0:{}'),(679,121,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(680,122,'_elementor_edit_mode','builder'),(681,122,'_elementor_template_type','wp-page'),(682,122,'_elementor_version','3.6.5'),(683,122,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(684,122,'_wp_page_template','elementor_header_footer'),(685,122,'_elementor_page_assets','a:0:{}'),(686,122,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(687,123,'_elementor_edit_mode','builder'),(688,123,'_elementor_template_type','wp-page'),(689,123,'_elementor_version','3.6.5'),(690,123,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(691,123,'_wp_page_template','elementor_header_footer'),(692,123,'_elementor_page_assets','a:0:{}'),(693,123,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(694,30,'wpforms_form_locations','a:1:{i:0;a:6:{s:4:\"type\";s:4:\"page\";s:5:\"title\";s:10:\"Contact Us\";s:7:\"form_id\";i:30;s:2:\"id\";i:82;s:6:\"status\";s:7:\"publish\";s:3:\"url\";s:12:\"/contact-us/\";}}'),(695,124,'_elementor_edit_mode','builder'),(696,124,'_elementor_template_type','wp-page'),(697,124,'_elementor_version','3.6.5'),(698,124,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(699,124,'_wp_page_template','elementor_header_footer'),(700,124,'_elementor_page_assets','a:0:{}'),(701,124,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(702,125,'_elementor_edit_mode','builder'),(703,125,'_elementor_template_type','wp-page'),(704,125,'_elementor_version','3.6.5'),(705,125,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(706,125,'_wp_page_template','elementor_header_footer'),(707,125,'_elementor_page_assets','a:0:{}'),(708,125,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(709,126,'_elementor_edit_mode','builder'),(710,126,'_elementor_template_type','wp-page'),(711,126,'_elementor_version','3.6.5'),(712,126,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(713,126,'_wp_page_template','elementor_header_footer'),(714,126,'_elementor_page_assets','a:0:{}'),(715,126,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(716,127,'_wp_attached_file','2022/06/cranes-construction-load-crane-3703469.jpg'),(717,127,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:853;s:4:\"file\";s:50:\"2022/06/cranes-construction-load-crane-3703469.jpg\";s:8:\"filesize\";i:103649;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:50:\"cranes-construction-load-crane-3703469-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9279;}s:5:\"large\";a:5:{s:4:\"file\";s:51:\"cranes-construction-load-crane-3703469-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:75555;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:50:\"cranes-construction-load-crane-3703469-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4973;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:50:\"cranes-construction-load-crane-3703469-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:46540;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(718,127,'_source_url','https://pixabay.com/get/ga935ad4db45fa029cbef92b5f770d956fe30416868155678e9a66c182e1eecd30e7f7d19e2bbc25a4ee1000570c56a92c5079cf14955a4bee8567c7c635e373d_1280.jpg'),(719,127,'astra-images','3703469'),(720,127,'_wp_attachment_image_alt','cranes, construction, load crane-3703469.jpg'),(721,128,'_elementor_edit_mode','builder'),(722,128,'_elementor_template_type','wp-page'),(723,128,'_elementor_version','3.6.5'),(724,128,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(725,128,'_wp_page_template','elementor_header_footer'),(726,128,'_elementor_page_assets','a:0:{}'),(727,128,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(728,129,'_elementor_edit_mode','builder'),(729,129,'_elementor_template_type','wp-page'),(730,129,'_elementor_version','3.6.5'),(731,129,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(732,129,'_wp_page_template','elementor_header_footer'),(733,129,'_elementor_page_assets','a:0:{}'),(734,129,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(735,130,'_elementor_edit_mode','builder'),(736,130,'_elementor_template_type','wp-page'),(737,130,'_elementor_version','3.6.5'),(738,130,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(739,130,'_wp_page_template','elementor_header_footer'),(740,130,'_elementor_page_assets','a:0:{}'),(741,130,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(742,78,'_wp_trash_meta_status','publish'),(743,78,'_wp_trash_meta_time','1654167462'),(744,78,'_wp_desired_post_slug','collections'),(745,131,'_elementor_edit_mode','builder'),(746,131,'_elementor_template_type','wp-page'),(747,131,'_elementor_version','3.6.5'),(748,131,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"color: var( --e-global-color-secondary ); background-color: var( --e-global-color-primary );\\\">Page <\\/span>Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(749,131,'_astra_content_layout_flag','disabled'),(750,131,'site-post-title','disabled'),(751,131,'ast-title-bar-display','disabled'),(752,131,'ast-featured-img','disabled'),(753,131,'site-content-layout','page-builder'),(754,131,'site-sidebar-layout','no-sidebar'),(755,131,'_wp_page_template','elementor_header_footer'),(756,131,'_elementor_page_assets','a:0:{}'),(757,131,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(759,131,'_dp_original','80'),(760,131,'_edit_last','1'),(761,132,'_elementor_edit_mode','builder'),(762,132,'_elementor_template_type','wp-page'),(763,132,'_elementor_version','3.6.5'),(764,132,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(765,132,'_wp_page_template','elementor_header_footer'),(766,132,'_elementor_page_assets','a:0:{}'),(767,132,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(768,131,'_edit_lock','1654167911:1'),(781,88,'_wp_old_date','2022-06-01'),(782,87,'_wp_old_date','2022-06-01'),(783,85,'_wp_old_date','2022-06-01'),(785,134,'_elementor_edit_mode','builder'),(786,134,'_elementor_template_type','wp-page'),(787,134,'_elementor_version','3.6.5'),(788,134,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(789,134,'_wp_page_template','elementor_header_footer'),(790,134,'_elementor_page_assets','a:0:{}'),(791,134,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(793,135,'_elementor_edit_mode','builder'),(794,135,'_elementor_template_type','wp-page'),(795,135,'_elementor_version','3.6.5'),(796,135,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(797,135,'_wp_page_template','elementor_header_footer'),(798,135,'_elementor_page_assets','a:0:{}'),(799,135,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(801,136,'_elementor_edit_mode','builder'),(802,136,'_elementor_template_type','wp-page'),(803,136,'_elementor_version','3.6.5'),(804,136,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(805,136,'_wp_page_template','elementor_header_footer'),(806,136,'_elementor_page_assets','a:0:{}'),(807,136,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(811,138,'_elementor_edit_mode','builder'),(812,138,'_elementor_template_type','wp-page'),(813,138,'_elementor_version','3.6.5'),(814,138,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(815,138,'_wp_page_template','elementor_header_footer'),(816,138,'_elementor_page_assets','a:0:{}'),(817,138,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(819,139,'_elementor_edit_mode','builder'),(820,139,'_elementor_template_type','wp-page'),(821,139,'_elementor_version','3.6.5'),(822,139,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(823,139,'_wp_page_template','elementor_header_footer'),(824,139,'_elementor_page_assets','a:0:{}'),(825,139,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(827,140,'_elementor_edit_mode','builder'),(828,140,'_elementor_template_type','wp-page'),(829,140,'_elementor_version','3.6.5'),(830,140,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(831,140,'_wp_page_template','elementor_header_footer'),(832,140,'_elementor_page_assets','a:0:{}'),(833,140,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(836,141,'_elementor_edit_mode','builder'),(837,141,'_elementor_template_type','wp-page'),(838,141,'_elementor_version','3.6.5'),(839,141,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(840,141,'_wp_page_template','elementor_header_footer'),(841,141,'_elementor_page_assets','a:0:{}'),(842,141,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(844,142,'_elementor_edit_mode','builder'),(845,142,'_elementor_template_type','wp-page'),(846,142,'_elementor_version','3.6.5'),(847,142,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(848,142,'_wp_page_template','elementor_header_footer'),(849,142,'_elementor_page_assets','a:0:{}'),(850,142,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(852,143,'_elementor_edit_mode','builder'),(853,143,'_elementor_template_type','wp-page'),(854,143,'_elementor_version','3.6.5'),(855,143,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span style=\\\"color: var( --e-global-color-secondary ); background-color: var( --e-global-color-primary );\\\">Page <\\/span>Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(856,143,'_wp_page_template','elementor_header_footer'),(857,143,'_elementor_page_assets','a:0:{}'),(858,143,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(860,144,'_wp_page_template','default'),(861,144,'_elementor_edit_mode','builder'),(862,144,'_elementor_template_type','wp-post'),(863,144,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(864,144,'_elementor_page_assets','a:0:{}'),(865,144,'_elementor_version','3.6.5'),(867,145,'_wp_page_template','default'),(868,145,'_elementor_edit_mode','builder'),(869,145,'_elementor_template_type','wp-post'),(870,145,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(871,145,'_elementor_page_assets','a:0:{}'),(872,145,'_elementor_version','3.6.5'),(874,146,'_wp_page_template','default'),(875,146,'_elementor_edit_mode','builder'),(876,146,'_elementor_template_type','wp-post'),(877,146,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(878,146,'_elementor_page_assets','a:0:{}'),(879,146,'_elementor_version','3.6.5'),(882,148,'_elementor_edit_mode','builder'),(883,148,'_elementor_template_type','wp-page'),(884,148,'_elementor_version','3.6.5'),(885,148,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(886,148,'_wp_page_template','elementor_header_footer'),(887,148,'_elementor_page_assets','a:0:{}'),(888,148,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(890,149,'_elementor_edit_mode','builder'),(891,149,'_elementor_template_type','wp-page'),(892,149,'_elementor_version','3.6.5'),(893,149,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\"},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(894,149,'_wp_page_template','elementor_header_footer'),(895,149,'_elementor_page_assets','a:0:{}'),(896,149,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(898,150,'_elementor_edit_mode','builder'),(899,150,'_elementor_template_type','wp-page'),(900,150,'_elementor_version','3.6.5'),(901,150,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(902,150,'_wp_page_template','elementor_header_footer'),(903,150,'_elementor_page_assets','a:0:{}'),(904,150,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(906,151,'_elementor_edit_mode','builder'),(907,151,'_elementor_template_type','wp-page'),(908,151,'_elementor_version','3.6.5'),(909,151,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(910,151,'_wp_page_template','elementor_header_footer'),(911,151,'_elementor_page_assets','a:0:{}'),(912,151,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(913,152,'_elementor_edit_mode','builder'),(914,152,'_elementor_template_type','wp-page'),(915,152,'_elementor_version','3.6.5'),(916,152,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(917,152,'_wp_page_template','elementor_header_footer'),(918,152,'_elementor_page_assets','a:0:{}'),(919,152,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(920,153,'_elementor_edit_mode','builder'),(921,153,'_elementor_template_type','wp-page'),(922,153,'_elementor_version','3.6.5'),(923,153,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(924,153,'_wp_page_template','elementor_header_footer'),(925,153,'_elementor_page_assets','a:0:{}'),(926,153,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(934,155,'_wp_page_template','default'),(935,155,'_elementor_edit_mode','builder'),(936,155,'_elementor_template_type','wp-post'),(937,155,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(938,155,'_elementor_page_assets','a:0:{}'),(939,155,'_elementor_version','3.6.5'),(940,156,'_wp_page_template','default'),(941,156,'_elementor_edit_mode','builder'),(942,156,'_elementor_template_type','wp-post'),(943,156,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(944,156,'_elementor_page_assets','a:0:{}'),(945,156,'_elementor_version','3.6.5'),(946,157,'_wp_page_template','default'),(947,157,'_elementor_edit_mode','builder'),(948,157,'_elementor_template_type','wp-post'),(949,157,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(950,157,'_elementor_page_assets','a:0:{}'),(951,157,'_elementor_version','3.6.5'),(952,158,'_wp_page_template','default'),(953,158,'_elementor_edit_mode','builder'),(954,158,'_elementor_template_type','wp-post'),(955,158,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(956,158,'_elementor_page_assets','a:0:{}'),(957,158,'_elementor_version','3.6.5'),(958,159,'_wp_page_template','default'),(959,159,'_elementor_edit_mode','builder'),(960,159,'_elementor_template_type','wp-post'),(961,159,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"015\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(962,159,'_elementor_page_assets','a:0:{}'),(963,159,'_elementor_version','3.6.5'),(964,160,'_wp_page_template','default'),(965,160,'_elementor_edit_mode','builder'),(966,160,'_elementor_template_type','wp-post'),(967,160,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(968,160,'_elementor_page_assets','a:0:{}'),(969,160,'_elementor_version','3.6.5'),(971,161,'_wp_page_template','default'),(972,161,'_elementor_edit_mode','builder'),(973,161,'_elementor_template_type','wp-post'),(974,161,'_elementor_version','3.6.5'),(975,161,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c76ff99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80d4744\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dd2a536\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddf3da9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6abf006\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(976,161,'_elementor_page_assets','a:0:{}'),(978,162,'_wp_page_template','default'),(979,162,'_elementor_edit_mode','builder'),(980,162,'_elementor_template_type','wp-post'),(981,162,'_elementor_version','3.6.5'),(982,162,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c76ff99\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"80d4744\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"dd2a536\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"020\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddf3da9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"6abf006\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(983,162,'_elementor_page_assets','a:0:{}'),(985,163,'_wp_page_template','default'),(986,163,'_elementor_edit_mode','builder'),(987,163,'_elementor_template_type','wp-post'),(988,163,'_elementor_version','3.6.5'),(989,163,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(990,163,'_elementor_page_assets','a:0:{}'),(993,164,'_elementor_edit_mode','builder'),(994,164,'_elementor_template_type','wp-page'),(995,164,'_elementor_version','3.6.5'),(996,164,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(997,164,'_wp_page_template','elementor_header_footer'),(998,164,'_elementor_page_assets','a:0:{}'),(999,164,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1001,165,'_elementor_edit_mode','builder'),(1002,165,'_elementor_template_type','wp-page'),(1003,165,'_elementor_version','3.6.5'),(1004,165,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><br \\/><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1005,165,'_wp_page_template','elementor_header_footer'),(1006,165,'_elementor_page_assets','a:0:{}'),(1007,165,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1009,166,'_elementor_edit_mode','builder'),(1010,166,'_elementor_template_type','wp-page'),(1011,166,'_elementor_version','3.6.5'),(1012,166,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1013,166,'_wp_page_template','elementor_header_footer'),(1014,166,'_elementor_page_assets','a:0:{}'),(1015,166,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1018,167,'_elementor_edit_mode','builder'),(1019,167,'_elementor_template_type','wp-page'),(1020,167,'_elementor_version','3.6.5'),(1021,167,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1022,167,'_wp_page_template','elementor_header_footer'),(1023,167,'_elementor_page_assets','a:0:{}'),(1024,167,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1026,168,'_elementor_edit_mode','builder'),(1027,168,'_elementor_template_type','wp-page'),(1028,168,'_elementor_version','3.6.5'),(1029,168,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1030,168,'_wp_page_template','elementor_header_footer'),(1031,168,'_elementor_page_assets','a:0:{}'),(1032,168,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1034,169,'_elementor_edit_mode','builder'),(1035,169,'_elementor_template_type','wp-page'),(1036,169,'_elementor_version','3.6.5'),(1037,169,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1038,169,'_wp_page_template','elementor_header_footer'),(1039,169,'_elementor_page_assets','a:0:{}'),(1040,169,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1043,170,'_wp_attached_file','2022/06/pthlogo.png'),(1044,170,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:16;s:6:\"height\";i:16;s:4:\"file\";s:19:\"2022/06/pthlogo.png\";s:8:\"filesize\";i:701;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1045,171,'_elementor_edit_mode','builder'),(1046,171,'_elementor_template_type','kit'),(1047,171,'_wp_page_template','default'),(1048,171,'_elementor_page_settings','a:18:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:3:\"_id\";s:7:\"c7c3feb\";s:5:\"title\";s:7:\"Buttons\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:3:{s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";s:17:\"button_text_color\";s:22:\"globals/colors?id=text\";s:28:\"button_typography_typography\";s:29:\"globals/typography?id=c7c3feb\";}s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:23:\"button_background_color\";s:7:\"#ED293B\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}}'),(1049,171,'_elementor_data','[]'),(1050,171,'_elementor_page_assets','a:0:{}'),(1051,171,'_elementor_version','3.6.5'),(1061,172,'_wp_attached_file','2022/06/PTH-MainHomeBanner.jpg'),(1062,172,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1271;s:6:\"height\";i:514;s:4:\"file\";s:30:\"2022/06/PTH-MainHomeBanner.jpg\";s:8:\"filesize\";i:187319;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"PTH-MainHomeBanner-300x121.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:121;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:12524;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"PTH-MainHomeBanner-1024x414.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:414;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77603;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"PTH-MainHomeBanner-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8239;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"PTH-MainHomeBanner-768x311.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:311;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:50529;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1654448153\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1063,173,'_elementor_edit_mode','builder'),(1064,173,'_elementor_template_type','wp-page'),(1065,173,'_elementor_version','3.6.5'),(1066,173,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1067,173,'_wp_page_template','elementor_header_footer'),(1068,173,'_elementor_page_assets','a:0:{}'),(1069,173,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1071,174,'_elementor_edit_mode','builder'),(1072,174,'_elementor_template_type','wp-page'),(1073,174,'_elementor_version','3.6.5'),(1074,174,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":37,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1075,174,'_wp_page_template','elementor_header_footer'),(1076,174,'_elementor_page_assets','a:0:{}'),(1077,174,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1079,175,'_elementor_edit_mode','builder'),(1080,175,'_elementor_template_type','wp-page'),(1081,175,'_elementor_version','3.6.5'),(1082,175,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1083,175,'_wp_page_template','elementor_header_footer'),(1084,175,'_elementor_page_assets','a:0:{}'),(1085,175,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1094,177,'_elementor_edit_mode','builder'),(1095,177,'_elementor_template_type','wp-page'),(1096,177,'_elementor_version','3.6.5'),(1097,177,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1098,177,'_wp_page_template','elementor_header_footer'),(1099,177,'_elementor_page_assets','a:0:{}'),(1100,177,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1101,178,'_elementor_edit_mode','builder'),(1102,178,'_elementor_template_type','wp-page'),(1103,178,'_elementor_version','3.6.5'),(1104,178,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"},{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(1105,178,'_wp_page_template','elementor_header_footer'),(1106,178,'_elementor_page_assets','a:0:{}'),(1107,178,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1108,179,'_elementor_edit_mode','builder'),(1109,179,'_elementor_template_type','wp-page'),(1110,179,'_elementor_version','3.6.5'),(1111,179,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1112,179,'_wp_page_template','elementor_header_footer'),(1113,179,'_elementor_page_assets','a:0:{}'),(1114,179,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1115,180,'_elementor_edit_mode','builder'),(1116,180,'_elementor_template_type','wp-page'),(1117,180,'_elementor_version','3.6.5'),(1118,180,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1119,180,'_wp_page_template','elementor_header_footer'),(1120,180,'_elementor_page_assets','a:0:{}'),(1121,180,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1123,181,'_elementor_edit_mode','builder'),(1124,181,'_elementor_template_type','wp-page'),(1125,181,'_elementor_version','3.6.5'),(1126,181,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"bottom center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1127,181,'_wp_page_template','elementor_header_footer'),(1128,181,'_elementor_page_assets','a:0:{}'),(1129,181,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1131,182,'_elementor_edit_mode','builder'),(1132,182,'_elementor_template_type','wp-page'),(1133,182,'_elementor_version','3.6.5'),(1134,182,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1135,182,'_wp_page_template','elementor_header_footer'),(1136,182,'_elementor_page_assets','a:0:{}'),(1137,182,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1139,183,'_elementor_edit_mode','builder'),(1140,183,'_elementor_template_type','wp-page'),(1141,183,'_elementor_version','3.6.5'),(1142,183,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1143,183,'_wp_page_template','elementor_header_footer'),(1144,183,'_elementor_page_assets','a:0:{}'),(1145,183,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1146,184,'_elementor_edit_mode','builder'),(1147,184,'_elementor_template_type','wp-page'),(1148,184,'_elementor_version','3.6.5'),(1149,184,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1150,184,'_wp_page_template','elementor_header_footer'),(1151,184,'_elementor_page_assets','a:0:{}'),(1152,184,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1153,185,'_elementor_edit_mode','builder'),(1154,185,'_elementor_template_type','wp-page'),(1155,185,'_elementor_version','3.6.5'),(1156,185,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1157,185,'_wp_page_template','elementor_header_footer'),(1158,185,'_elementor_page_assets','a:0:{}'),(1159,185,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1167,187,'_wp_attached_file','2022/06/Amo-Residence-Promo-01-220604-1.m4v'),(1168,187,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:7450634;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:56;s:16:\"length_formatted\";s:4:\"0:56\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1654420863;}'),(1169,188,'_wp_attached_file','2022/06/Amo-Residence-Promo-02-220604-1.m4v'),(1170,188,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:5840185;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:43;s:16:\"length_formatted\";s:4:\"0:43\";s:5:\"width\";i:1280;s:6:\"height\";i:720;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:44100;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1654421103;}'),(1171,189,'_elementor_edit_mode','builder'),(1172,189,'_elementor_template_type','wp-page'),(1173,189,'_elementor_version','3.6.5'),(1174,189,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1175,189,'_wp_page_template','elementor_header_footer'),(1176,189,'_elementor_page_assets','a:0:{}'),(1177,189,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1178,190,'_elementor_edit_mode','builder'),(1179,190,'_elementor_template_type','wp-page'),(1180,190,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (1181,190,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>ANG MO KIO RISE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-01.mp4\",\"id\":12,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-video-02.mp4\",\"id\":108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1182,190,'_wp_page_template','elementor_header_footer'),(1183,190,'_elementor_page_assets','a:0:{}'),(1184,190,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1185,191,'_elementor_edit_mode','builder'),(1186,191,'_elementor_template_type','wp-page'),(1187,191,'_elementor_version','3.6.5'),(1188,191,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1189,191,'_wp_page_template','elementor_header_footer'),(1190,191,'_elementor_page_assets','a:0:{}'),(1191,191,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1192,192,'_elementor_edit_mode','builder'),(1193,192,'_elementor_template_type','wp-page'),(1194,192,'_elementor_version','3.6.5'),(1195,192,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1196,192,'_astra_content_layout_flag','disabled'),(1197,192,'site-post-title','disabled'),(1198,192,'ast-title-bar-display','disabled'),(1199,192,'ast-featured-img','disabled'),(1200,192,'site-content-layout','page-builder'),(1201,192,'site-sidebar-layout','no-sidebar'),(1202,192,'_wp_page_template','elementor_header_footer'),(1203,192,'_elementor_page_assets','a:0:{}'),(1204,192,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1206,192,'_dp_original','76'),(1207,192,'_wp_trash_meta_status','draft'),(1208,192,'_wp_trash_meta_time','1654421301'),(1209,192,'_wp_desired_post_slug',''),(1210,193,'_elementor_edit_mode','builder'),(1211,193,'_elementor_template_type','wp-page'),(1212,193,'_elementor_version','3.6.5'),(1213,193,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1214,193,'_wp_page_template','elementor_header_footer'),(1215,193,'_elementor_page_assets','a:0:{}'),(1216,193,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1217,194,'_elementor_edit_mode','builder'),(1218,194,'_elementor_template_type','wp-page'),(1219,194,'_elementor_version','3.6.5'),(1220,194,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1221,194,'_astra_content_layout_flag','disabled'),(1222,194,'site-post-title','disabled'),(1223,194,'ast-title-bar-display','disabled'),(1224,194,'ast-featured-img','disabled'),(1225,194,'site-content-layout','page-builder'),(1226,194,'site-sidebar-layout','no-sidebar'),(1227,194,'_wp_page_template','elementor_header_footer'),(1228,194,'_elementor_page_assets','a:0:{}'),(1229,194,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1232,194,'_dp_original','80'),(1233,195,'_elementor_edit_mode','builder'),(1234,195,'_elementor_template_type','wp-page'),(1235,195,'_elementor_version','3.6.5'),(1236,195,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1237,195,'_astra_content_layout_flag','disabled'),(1238,195,'site-post-title','disabled'),(1239,195,'ast-title-bar-display','disabled'),(1240,195,'ast-featured-img','disabled'),(1241,195,'site-content-layout','page-builder'),(1242,195,'site-sidebar-layout','no-sidebar'),(1243,195,'_wp_page_template','elementor_header_footer'),(1244,195,'_elementor_page_assets','a:0:{}'),(1245,195,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1248,195,'_dp_original','194'),(1249,196,'_elementor_edit_mode','builder'),(1250,196,'_elementor_template_type','wp-page'),(1251,196,'_elementor_version','3.6.5'),(1252,196,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1253,196,'_astra_content_layout_flag','disabled'),(1254,196,'site-post-title','disabled'),(1255,196,'ast-title-bar-display','disabled'),(1256,196,'ast-featured-img','disabled'),(1257,196,'site-content-layout','page-builder'),(1258,196,'site-sidebar-layout','no-sidebar'),(1259,196,'_wp_page_template','elementor_header_footer'),(1260,196,'_elementor_page_assets','a:0:{}'),(1261,196,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1264,196,'_dp_original','195'),(1265,194,'_edit_last','2'),(1266,197,'_elementor_edit_mode','builder'),(1267,197,'_elementor_template_type','wp-page'),(1268,197,'_elementor_version','3.6.5'),(1269,197,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1270,197,'_wp_page_template','elementor_header_footer'),(1271,197,'_elementor_page_assets','a:0:{}'),(1272,197,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1274,194,'_edit_lock','1654421947:2'),(1275,195,'_edit_last','2'),(1276,198,'_elementor_edit_mode','builder'),(1277,198,'_elementor_template_type','wp-page'),(1278,198,'_elementor_version','3.6.5'),(1279,198,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1280,198,'_wp_page_template','elementor_header_footer'),(1281,198,'_elementor_page_assets','a:0:{}'),(1282,198,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1284,195,'_edit_lock','1654421875:2'),(1285,196,'_edit_last','2'),(1286,199,'_elementor_edit_mode','builder'),(1287,199,'_elementor_template_type','wp-page'),(1288,199,'_elementor_version','3.6.5'),(1289,199,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1290,199,'_wp_page_template','elementor_header_footer'),(1291,199,'_elementor_page_assets','a:0:{}'),(1292,199,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1294,196,'_edit_lock','1655997162:3'),(1295,200,'_elementor_edit_mode','builder'),(1296,200,'_elementor_template_type','wp-page'),(1297,200,'_elementor_version','3.6.5'),(1298,200,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a54c0a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3f10779\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bcea33\",\"elType\":\"widget\",\"settings\":{\"text\":\"contact us\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1299,200,'_astra_content_layout_flag','disabled'),(1300,200,'site-post-title','disabled'),(1301,200,'ast-title-bar-display','disabled'),(1302,200,'ast-featured-img','disabled'),(1303,200,'site-content-layout','page-builder'),(1304,200,'site-sidebar-layout','no-sidebar'),(1305,200,'_wp_page_template','elementor_header_footer'),(1306,200,'_elementor_page_assets','a:0:{}'),(1307,200,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1310,200,'_dp_original','196'),(1311,200,'_edit_last','2'),(1312,201,'_elementor_edit_mode','builder'),(1313,201,'_elementor_template_type','wp-page'),(1314,201,'_elementor_version','3.6.5'),(1315,201,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1316,201,'_wp_page_template','elementor_header_footer'),(1317,201,'_elementor_page_assets','a:0:{}'),(1318,201,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1320,200,'_edit_lock','1655996986:3'),(1321,202,'_elementor_edit_mode','builder'),(1322,202,'_elementor_template_type','wp-page'),(1323,202,'_elementor_version','3.6.5'),(1324,202,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1325,202,'_wp_page_template','elementor_header_footer'),(1326,202,'_elementor_page_assets','a:0:{}'),(1327,202,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1328,203,'_menu_item_type','post_type'),(1329,203,'_menu_item_menu_item_parent','208'),(1330,203,'_menu_item_object_id','200'),(1331,203,'_menu_item_object','page'),(1332,203,'_menu_item_target',''),(1333,203,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1334,203,'_menu_item_xfn',''),(1335,203,'_menu_item_url',''),(1337,204,'_menu_item_type','post_type'),(1338,204,'_menu_item_menu_item_parent','208'),(1339,204,'_menu_item_object_id','196'),(1340,204,'_menu_item_object','page'),(1341,204,'_menu_item_target',''),(1342,204,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1343,204,'_menu_item_xfn',''),(1344,204,'_menu_item_url',''),(1364,207,'_menu_item_type','post_type'),(1365,207,'_menu_item_menu_item_parent','0'),(1366,207,'_menu_item_object_id','131'),(1367,207,'_menu_item_object','page'),(1368,207,'_menu_item_target',''),(1369,207,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1370,207,'_menu_item_xfn',''),(1371,207,'_menu_item_url',''),(1372,207,'_menu_item_orphaned','1654421452'),(1373,208,'_menu_item_type','custom'),(1374,208,'_menu_item_menu_item_parent','0'),(1375,208,'_menu_item_object_id','208'),(1376,208,'_menu_item_object','custom'),(1377,208,'_menu_item_target',''),(1378,208,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(1379,208,'_menu_item_xfn',''),(1380,208,'_menu_item_url','/home/'),(1382,88,'_wp_old_date','2022-06-02'),(1383,87,'_wp_old_date','2022-06-02'),(1385,85,'_wp_old_date','2022-06-02'),(1389,209,'_elementor_edit_mode','builder'),(1390,209,'_elementor_template_type','wp-page'),(1391,209,'_elementor_version','3.6.5'),(1392,209,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1393,209,'_wp_page_template','elementor_header_footer'),(1394,209,'_elementor_page_assets','a:0:{}'),(1395,209,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1397,210,'_elementor_edit_mode','builder'),(1398,210,'_elementor_template_type','wp-page'),(1399,210,'_elementor_version','3.6.5'),(1400,210,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1401,210,'_wp_page_template','elementor_header_footer'),(1402,210,'_elementor_page_assets','a:0:{}'),(1403,210,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1405,211,'_elementor_edit_mode','builder'),(1406,211,'_elementor_template_type','wp-page'),(1407,211,'_elementor_version','3.6.5'),(1408,211,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1409,211,'_wp_page_template','elementor_header_footer'),(1410,211,'_elementor_page_assets','a:0:{}'),(1411,211,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1414,212,'_wp_page_template','default'),(1415,212,'_elementor_edit_mode','builder'),(1416,212,'_elementor_template_type','wp-post'),(1417,212,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1418,212,'_elementor_page_assets','a:0:{}'),(1419,212,'_elementor_version','3.6.5'),(1421,213,'_wp_page_template','default'),(1422,213,'_elementor_edit_mode','builder'),(1423,213,'_elementor_template_type','wp-post'),(1424,213,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1425,213,'_elementor_page_assets','a:0:{}'),(1426,213,'_elementor_version','3.6.5'),(1428,214,'_wp_page_template','default'),(1429,214,'_elementor_edit_mode','builder'),(1430,214,'_elementor_template_type','wp-post'),(1431,214,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"globals\\/colors?id=primary\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1432,214,'_elementor_page_assets','a:0:{}'),(1433,214,'_elementor_version','3.6.5'),(1436,215,'_elementor_edit_mode','builder'),(1437,215,'_elementor_template_type','wp-page'),(1438,215,'_elementor_version','3.6.5'),(1439,215,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1440,215,'_wp_page_template','elementor_header_footer'),(1441,215,'_elementor_page_assets','a:0:{}'),(1442,215,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1444,216,'_elementor_edit_mode','builder'),(1445,216,'_elementor_template_type','wp-page'),(1446,216,'_elementor_version','3.6.5'),(1447,216,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1448,216,'_wp_page_template','elementor_header_footer'),(1449,216,'_elementor_page_assets','a:0:{}'),(1450,216,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1452,217,'_elementor_edit_mode','builder'),(1453,217,'_elementor_template_type','wp-page'),(1454,217,'_elementor_version','3.6.5'),(1455,217,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1456,217,'_wp_page_template','elementor_header_footer'),(1457,217,'_elementor_page_assets','a:0:{}'),(1458,217,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1461,218,'_elementor_edit_mode','builder'),(1462,218,'_elementor_template_type','wp-page'),(1463,218,'_elementor_version','3.6.5'),(1464,218,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1465,218,'_wp_page_template','elementor_header_footer'),(1466,218,'_elementor_page_assets','a:0:{}'),(1467,218,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1469,219,'_elementor_edit_mode','builder'),(1470,219,'_elementor_template_type','wp-page'),(1471,219,'_elementor_version','3.6.5'),(1472,219,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1473,219,'_wp_page_template','elementor_header_footer'),(1474,219,'_elementor_page_assets','a:0:{}'),(1475,219,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1477,220,'_elementor_edit_mode','builder'),(1478,220,'_elementor_template_type','wp-page'),(1479,220,'_elementor_version','3.6.5'),(1480,220,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1481,220,'_wp_page_template','elementor_header_footer'),(1482,220,'_elementor_page_assets','a:0:{}'),(1483,220,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1485,221,'_elementor_edit_mode','builder'),(1486,221,'_elementor_template_type','wp-page'),(1487,221,'_elementor_version','3.6.5'),(1488,221,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1489,221,'_wp_page_template','elementor_header_footer'),(1490,221,'_elementor_page_assets','a:0:{}'),(1491,221,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1493,222,'_elementor_edit_mode','builder'),(1494,222,'_elementor_template_type','wp-page'),(1495,222,'_elementor_version','3.6.5'),(1496,222,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1497,222,'_wp_page_template','elementor_header_footer'),(1498,222,'_elementor_page_assets','a:0:{}'),(1499,222,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1501,223,'_elementor_edit_mode','builder'),(1502,223,'_elementor_template_type','wp-page'),(1503,223,'_elementor_version','3.6.5'),(1504,223,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(1505,223,'_wp_page_template','elementor_header_footer'),(1506,223,'_elementor_page_assets','a:0:{}'),(1507,223,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1511,224,'_wp_page_template','default'),(1512,224,'_elementor_edit_mode','builder'),(1513,224,'_elementor_template_type','wp-post'),(1514,224,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"globals\\/colors?id=primary\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1515,224,'_elementor_page_assets','a:0:{}'),(1516,224,'_elementor_version','3.6.5'),(1518,225,'_wp_page_template','default'),(1519,225,'_elementor_edit_mode','builder'),(1520,225,'_elementor_template_type','wp-post'),(1521,225,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"globals\\/colors?id=primary\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1522,225,'_elementor_page_assets','a:0:{}'),(1523,225,'_elementor_version','3.6.5'),(1525,226,'_wp_page_template','default'),(1526,226,'_elementor_edit_mode','builder'),(1527,226,'_elementor_template_type','wp-post'),(1528,226,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1529,226,'_elementor_page_assets','a:0:{}'),(1530,226,'_elementor_version','3.6.5'),(1533,227,'_wp_page_template','default'),(1534,227,'_elementor_edit_mode','builder'),(1535,227,'_elementor_template_type','wp-post'),(1536,227,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1537,227,'_elementor_page_assets','a:0:{}'),(1538,227,'_elementor_version','3.6.5'),(1540,228,'_wp_page_template','default'),(1541,228,'_elementor_edit_mode','builder'),(1542,228,'_elementor_template_type','wp-post'),(1543,228,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"medium\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1544,228,'_elementor_page_assets','a:0:{}'),(1545,228,'_elementor_version','3.6.5'),(1547,229,'_wp_page_template','default'),(1548,229,'_elementor_edit_mode','builder'),(1549,229,'_elementor_template_type','wp-post'),(1550,229,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"150\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1551,229,'_elementor_page_assets','a:0:{}'),(1552,229,'_elementor_version','3.6.5'),(1555,230,'_wp_page_template','default'),(1556,230,'_elementor_edit_mode','builder'),(1557,230,'_elementor_template_type','wp-post'),(1558,230,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"150\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1559,230,'_elementor_page_assets','a:0:{}'),(1560,230,'_elementor_version','3.6.5'),(1562,231,'_wp_page_template','default'),(1563,231,'_elementor_edit_mode','builder'),(1564,231,'_elementor_template_type','wp-post'),(1565,231,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"250\",\"height\":\"150\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1566,231,'_elementor_page_assets','a:0:{}'),(1567,231,'_elementor_version','3.6.5'),(1569,232,'_wp_page_template','default'),(1570,232,'_elementor_edit_mode','builder'),(1571,232,'_elementor_template_type','wp-post'),(1572,232,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"125\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1573,232,'_elementor_page_assets','a:0:{}'),(1574,232,'_elementor_version','3.6.5'),(1577,233,'_wp_page_template','default'),(1578,233,'_elementor_edit_mode','builder'),(1579,233,'_elementor_template_type','wp-post'),(1580,233,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"125\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1581,233,'_elementor_page_assets','a:0:{}'),(1582,233,'_elementor_version','3.6.5'),(1584,234,'_wp_page_template','default'),(1585,234,'_elementor_edit_mode','builder'),(1586,234,'_elementor_template_type','wp-post'),(1587,234,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"125\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1588,234,'_elementor_page_assets','a:0:{}'),(1589,234,'_elementor_version','3.6.5'),(1591,235,'_wp_page_template','default'),(1592,235,'_elementor_edit_mode','builder'),(1593,235,'_elementor_template_type','wp-post'),(1594,235,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1595,235,'_elementor_page_assets','a:0:{}'),(1596,235,'_elementor_version','3.6.5'),(1599,236,'_wp_page_template','default'),(1600,236,'_elementor_edit_mode','builder'),(1601,236,'_elementor_template_type','wp-post'),(1602,236,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1603,236,'_elementor_page_assets','a:0:{}'),(1604,236,'_elementor_version','3.6.5'),(1606,237,'_wp_page_template','default'),(1607,237,'_elementor_edit_mode','builder'),(1608,237,'_elementor_template_type','wp-post'),(1609,237,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1610,237,'_elementor_page_assets','a:0:{}'),(1611,237,'_elementor_version','3.6.5'),(1613,238,'_wp_page_template','default'),(1614,238,'_elementor_edit_mode','builder'),(1615,238,'_elementor_template_type','wp-post'),(1616,238,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1617,238,'_elementor_page_assets','a:0:{}'),(1618,238,'_elementor_version','3.6.5'),(1621,239,'_wp_page_template','default'),(1622,239,'_elementor_edit_mode','builder'),(1623,239,'_elementor_template_type','wp-post'),(1624,239,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1625,239,'_elementor_page_assets','a:0:{}'),(1626,239,'_elementor_version','3.6.5'),(1628,240,'_wp_page_template','default'),(1629,240,'_elementor_edit_mode','builder'),(1630,240,'_elementor_template_type','wp-post'),(1631,240,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONSULT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1632,240,'_elementor_page_assets','a:0:{}'),(1633,240,'_elementor_version','3.6.5'),(1635,241,'_wp_page_template','default'),(1636,241,'_elementor_edit_mode','builder'),(1637,241,'_elementor_template_type','wp-post'),(1638,241,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1639,241,'_elementor_page_assets','a:0:{}'),(1640,241,'_elementor_version','3.6.5'),(1643,88,'_wp_old_date','2022-06-05'),(1644,208,'_wp_old_date','2022-06-05'),(1645,87,'_wp_old_date','2022-06-05'),(1648,204,'_wp_old_date','2022-06-05'),(1649,203,'_wp_old_date','2022-06-05'),(1651,85,'_wp_old_date','2022-06-05'),(1652,242,'_wp_page_template','default'),(1653,242,'_elementor_edit_mode','builder'),(1654,242,'_elementor_template_type','wp-post'),(1655,242,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1656,242,'_elementor_page_assets','a:0:{}'),(1657,242,'_elementor_version','3.6.5'),(1659,243,'_wp_page_template','default'),(1660,243,'_elementor_edit_mode','builder'),(1661,243,'_elementor_template_type','wp-post'),(1662,243,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"center\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1663,243,'_elementor_page_assets','a:0:{}'),(1664,243,'_elementor_version','3.6.5'),(1666,244,'_wp_page_template','default'),(1667,244,'_elementor_edit_mode','builder'),(1668,244,'_elementor_template_type','wp-post'),(1669,244,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1670,244,'_elementor_page_assets','a:0:{}'),(1671,244,'_elementor_version','3.6.5'),(1674,245,'_elementor_edit_mode','builder'),(1675,245,'_elementor_template_type','wp-page'),(1676,245,'_elementor_version','3.6.5'),(1677,245,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1678,245,'_wp_page_template','elementor_header_footer'),(1679,245,'_elementor_page_assets','a:0:{}'),(1680,245,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1682,13,'_edit_last','2'),(1691,247,'_elementor_edit_mode','builder'),(1692,247,'_elementor_template_type','wp-page'),(1693,247,'_elementor_version','3.6.5'),(1694,247,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1695,247,'_wp_page_template','elementor_header_footer'),(1696,247,'_elementor_page_assets','a:0:{}'),(1697,247,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1698,248,'_elementor_edit_mode','builder'),(1699,248,'_elementor_template_type','wp-page'),(1700,248,'_elementor_version','3.6.5'),(1701,248,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"Ang Mo Kio Rise Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1702,248,'_wp_page_template','elementor_header_footer'),(1703,248,'_elementor_page_assets','a:0:{}'),(1704,248,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1705,249,'_elementor_edit_mode','builder'),(1706,249,'_elementor_template_type','wp-page'),(1707,249,'_elementor_version','3.6.5'),(1708,249,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1709,249,'_wp_page_template','elementor_header_footer'),(1710,249,'_elementor_page_assets','a:0:{}'),(1711,249,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1713,250,'_elementor_edit_mode','builder'),(1714,250,'_elementor_template_type','wp-page'),(1715,250,'_elementor_version','3.6.5'),(1716,250,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1717,250,'_wp_page_template','elementor_header_footer'),(1718,250,'_elementor_page_assets','a:0:{}'),(1719,250,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1721,251,'_elementor_edit_mode','builder'),(1722,251,'_elementor_template_type','wp-page'),(1723,251,'_elementor_version','3.6.5'),(1724,251,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1725,251,'_wp_page_template','elementor_header_footer'),(1726,251,'_elementor_page_assets','a:0:{}'),(1727,251,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1729,252,'_elementor_edit_mode','builder'),(1730,252,'_elementor_template_type','wp-page'),(1731,252,'_elementor_version','3.6.5'),(1732,252,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1733,252,'_wp_page_template','elementor_header_footer'),(1734,252,'_elementor_page_assets','a:0:{}'),(1735,252,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1737,253,'_elementor_edit_mode','builder'),(1738,253,'_elementor_template_type','wp-page'),(1739,253,'_elementor_version','3.6.5'),(1740,253,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1741,253,'_wp_page_template','elementor_header_footer'),(1742,253,'_elementor_page_assets','a:0:{}'),(1743,253,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1744,254,'_elementor_edit_mode','builder'),(1745,254,'_elementor_template_type','wp-page'),(1746,254,'_elementor_version','3.6.5'),(1747,254,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"center\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1748,254,'_wp_page_template','elementor_header_footer'),(1749,254,'_elementor_page_assets','a:0:{}'),(1750,254,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1751,255,'_elementor_edit_mode','builder'),(1752,255,'_elementor_template_type','wp-page'),(1753,255,'_elementor_version','3.6.5'),(1754,255,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1755,255,'_wp_page_template','elementor_header_footer'),(1756,255,'_elementor_page_assets','a:0:{}'),(1757,255,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1758,256,'_elementor_edit_mode','builder'),(1759,256,'_elementor_template_type','wp-page'),(1760,256,'_elementor_version','3.6.5'),(1761,256,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1762,256,'_wp_page_template','elementor_header_footer'),(1763,256,'_elementor_page_assets','a:0:{}'),(1764,256,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1765,257,'_elementor_edit_mode','builder'),(1766,257,'_elementor_template_type','wp-page'),(1767,257,'_elementor_version','3.6.5'),(1768,257,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1769,257,'_wp_page_template','elementor_header_footer'),(1770,257,'_elementor_page_assets','a:0:{}'),(1771,257,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1772,258,'_elementor_edit_mode','builder'),(1773,258,'_elementor_template_type','wp-page'),(1774,258,'_elementor_version','3.6.5'),(1775,258,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"030\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1776,258,'_wp_page_template','elementor_header_footer'),(1777,258,'_elementor_page_assets','a:0:{}'),(1778,258,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1780,259,'_elementor_edit_mode','builder'),(1781,259,'_elementor_template_type','wp-page'),(1782,259,'_elementor_version','3.6.5'),(1783,259,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"030\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1784,259,'_wp_page_template','elementor_header_footer'),(1785,259,'_elementor_page_assets','a:0:{}'),(1786,259,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1788,260,'_elementor_edit_mode','builder'),(1789,260,'_elementor_template_type','wp-page'),(1790,260,'_elementor_version','3.6.5'),(1791,260,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"030\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1792,260,'_wp_page_template','elementor_header_footer'),(1793,260,'_elementor_page_assets','a:0:{}'),(1794,260,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1796,261,'_elementor_edit_mode','builder'),(1797,261,'_elementor_template_type','wp-page'),(1798,261,'_elementor_version','3.6.5'),(1799,261,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1800,261,'_wp_page_template','elementor_header_footer'),(1801,261,'_elementor_page_assets','a:0:{}'),(1802,261,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1804,262,'_elementor_edit_mode','builder'),(1805,262,'_elementor_template_type','wp-page'),(1806,262,'_elementor_version','3.6.5'),(1807,262,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1808,262,'_wp_page_template','elementor_header_footer'),(1809,262,'_elementor_page_assets','a:0:{}'),(1810,262,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1811,263,'_elementor_edit_mode','builder'),(1812,263,'_elementor_template_type','wp-page'),(1813,263,'_elementor_version','3.6.5'),(1814,263,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"32\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1815,263,'_wp_page_template','elementor_header_footer'),(1816,263,'_elementor_page_assets','a:0:{}'),(1817,263,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1818,264,'_elementor_edit_mode','builder'),(1819,264,'_elementor_template_type','wp-page'),(1820,264,'_elementor_version','3.6.5'),(1821,264,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1822,264,'_wp_page_template','elementor_header_footer'),(1823,264,'_elementor_page_assets','a:0:{}'),(1824,264,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1826,265,'_elementor_edit_mode','builder'),(1827,265,'_elementor_template_type','wp-page'),(1828,265,'_elementor_version','3.6.5'),(1829,265,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1830,265,'_wp_page_template','elementor_header_footer'),(1831,265,'_elementor_page_assets','a:0:{}'),(1832,265,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1834,266,'_elementor_edit_mode','builder'),(1835,266,'_elementor_template_type','wp-page'),(1836,266,'_elementor_version','3.6.5'),(1837,266,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"34\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1838,266,'_wp_page_template','elementor_header_footer'),(1839,266,'_elementor_page_assets','a:0:{}'),(1840,266,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1842,267,'_elementor_edit_mode','builder'),(1843,267,'_elementor_template_type','wp-page'),(1844,267,'_elementor_version','3.6.5'),(1845,267,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"36\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1846,267,'_wp_page_template','elementor_header_footer'),(1847,267,'_elementor_page_assets','a:0:{}'),(1848,267,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1850,268,'_elementor_edit_mode','builder'),(1851,268,'_elementor_template_type','wp-page'),(1852,268,'_elementor_version','3.6.5'),(1853,268,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"36\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1854,268,'_wp_page_template','elementor_header_footer'),(1855,268,'_elementor_page_assets','a:0:{}'),(1856,268,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1857,269,'_elementor_edit_mode','builder'),(1858,269,'_elementor_template_type','wp-page'),(1859,269,'_elementor_version','3.6.5'),(1860,269,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"36\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1861,269,'_wp_page_template','elementor_header_footer'),(1862,269,'_elementor_page_assets','a:0:{}'),(1863,269,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1864,270,'_elementor_edit_mode','builder'),(1865,270,'_elementor_template_type','wp-page'),(1866,270,'_elementor_version','3.6.5'),(1867,270,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"38\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1868,270,'_wp_page_template','elementor_header_footer'),(1869,270,'_elementor_page_assets','a:0:{}'),(1870,270,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1872,271,'_elementor_edit_mode','builder'),(1873,271,'_elementor_template_type','wp-page'),(1874,271,'_elementor_version','3.6.5'),(1875,271,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"38\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1876,271,'_wp_page_template','elementor_header_footer'),(1877,271,'_elementor_page_assets','a:0:{}'),(1878,271,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1880,272,'_elementor_edit_mode','builder'),(1881,272,'_elementor_template_type','wp-page'),(1882,272,'_elementor_version','3.6.5'),(1883,272,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"38\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1884,272,'_wp_page_template','elementor_header_footer'),(1885,272,'_elementor_page_assets','a:0:{}'),(1886,272,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1888,273,'_elementor_edit_mode','builder'),(1889,273,'_elementor_template_type','wp-page'),(1890,273,'_elementor_version','3.6.5'),(1891,273,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1892,273,'_wp_page_template','elementor_header_footer'),(1893,273,'_elementor_page_assets','a:0:{}'),(1894,273,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1897,274,'_elementor_edit_mode','builder'),(1898,274,'_elementor_template_type','wp-page'),(1899,274,'_elementor_version','3.6.5'),(1900,274,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1901,274,'_wp_page_template','elementor_header_footer'),(1902,274,'_elementor_page_assets','a:0:{}'),(1903,274,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1905,275,'_elementor_edit_mode','builder'),(1906,275,'_elementor_template_type','wp-page'),(1907,275,'_elementor_version','3.6.5'),(1908,275,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1909,275,'_wp_page_template','elementor_header_footer'),(1910,275,'_elementor_page_assets','a:0:{}'),(1911,275,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1913,276,'_elementor_edit_mode','builder'),(1914,276,'_elementor_template_type','wp-page'),(1915,276,'_elementor_version','3.6.5'),(1916,276,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1917,276,'_wp_page_template','elementor_header_footer'),(1918,276,'_elementor_page_assets','a:0:{}'),(1919,276,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1922,277,'_elementor_edit_mode','builder'),(1923,277,'_elementor_template_type','wp-page'),(1924,277,'_elementor_version','3.6.5'),(1925,277,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1926,277,'_wp_page_template','elementor_header_footer'),(1927,277,'_elementor_page_assets','a:0:{}'),(1928,277,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1930,278,'_elementor_edit_mode','builder'),(1931,278,'_elementor_template_type','wp-page'),(1932,278,'_elementor_version','3.6.5'),(1933,278,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1934,278,'_wp_page_template','elementor_header_footer'),(1935,278,'_elementor_page_assets','a:0:{}'),(1936,278,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1938,279,'_elementor_edit_mode','builder'),(1939,279,'_elementor_template_type','wp-page'),(1940,279,'_elementor_version','3.6.5'),(1941,279,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1942,279,'_wp_page_template','elementor_header_footer'),(1943,279,'_elementor_page_assets','a:0:{}'),(1944,279,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1947,280,'_elementor_edit_mode','builder'),(1948,280,'_elementor_template_type','wp-page'),(1949,280,'_elementor_version','3.6.5'),(1950,280,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1951,280,'_wp_page_template','elementor_header_footer'),(1952,280,'_elementor_page_assets','a:0:{}'),(1953,280,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1955,281,'_elementor_edit_mode','builder'),(1956,281,'_elementor_template_type','wp-page'),(1957,281,'_elementor_version','3.6.5'),(1958,281,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1959,281,'_wp_page_template','elementor_header_footer'),(1960,281,'_elementor_page_assets','a:0:{}'),(1961,281,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1963,282,'_elementor_edit_mode','builder'),(1964,282,'_elementor_template_type','wp-page'),(1965,282,'_elementor_version','3.6.5'),(1966,282,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dca6d1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1967,282,'_wp_page_template','elementor_header_footer'),(1968,282,'_elementor_page_assets','a:0:{}'),(1969,282,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(1972,283,'_wp_attached_file','2022/06/PTH-Logo.png'),(1973,283,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:389;s:6:\"height\";i:238;s:4:\"file\";s:20:\"2022/06/PTH-Logo.png\";s:8:\"filesize\";i:18274;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"PTH-Logo-300x184.png\";s:5:\"width\";i:300;s:6:\"height\";i:184;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:24835;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"PTH-Logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14656;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1974,284,'_wp_attached_file','2022/06/PTH-Logo-1.png'),(1975,284,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:311;s:6:\"height\";i:190;s:4:\"file\";s:22:\"2022/06/PTH-Logo-1.png\";s:8:\"filesize\";i:17765;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:22:\"PTH-Logo-1-300x183.png\";s:5:\"width\";i:300;s:6:\"height\";i:183;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27816;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"PTH-Logo-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:14444;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1976,285,'_wp_page_template','default'),(1977,285,'_elementor_edit_mode','builder'),(1978,285,'_elementor_template_type','wp-post'),(1979,285,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1980,285,'_elementor_page_assets','a:0:{}'),(1981,285,'_elementor_version','3.6.5'),(1983,286,'_wp_page_template','default'),(1984,286,'_elementor_edit_mode','builder'),(1985,286,'_elementor_template_type','wp-post'),(1986,286,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-220518-Everest-logo-02-wht-txt-1.png\",\"id\":29,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"150\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1987,286,'_elementor_page_assets','a:0:{}'),(1988,286,'_elementor_version','3.6.5'),(1990,287,'_wp_page_template','default'),(1991,287,'_elementor_edit_mode','builder'),(1992,287,'_elementor_template_type','wp-post'),(1993,287,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(1994,287,'_elementor_page_assets','a:0:{}'),(1995,287,'_elementor_version','3.6.5'),(1998,288,'_wp_page_template','default'),(1999,288,'_elementor_edit_mode','builder'),(2000,288,'_elementor_template_type','wp-post'),(2001,288,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2002,288,'_elementor_page_assets','a:0:{}'),(2003,288,'_elementor_version','3.6.5'),(2005,289,'_wp_page_template','default'),(2006,289,'_elementor_edit_mode','builder'),(2007,289,'_elementor_template_type','wp-post'),(2008,289,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2009,289,'_elementor_page_assets','a:0:{}'),(2010,289,'_elementor_version','3.6.5'),(2012,290,'_wp_page_template','default'),(2013,290,'_elementor_edit_mode','builder'),(2014,290,'_elementor_template_type','wp-post'),(2015,290,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2016,290,'_elementor_page_assets','a:0:{}'),(2017,290,'_elementor_version','3.6.5'),(2019,291,'_wp_page_template','default'),(2020,291,'_elementor_edit_mode','builder'),(2021,291,'_elementor_template_type','wp-post');
INSERT INTO `wp_postmeta` VALUES (2022,291,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2023,291,'_elementor_page_assets','a:0:{}'),(2024,291,'_elementor_version','3.6.5'),(2025,292,'_wp_page_template','default'),(2026,292,'_elementor_edit_mode','builder'),(2027,292,'_elementor_template_type','wp-post'),(2028,292,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2029,292,'_elementor_page_assets','a:0:{}'),(2030,292,'_elementor_version','3.6.5'),(2031,293,'_wp_page_template','default'),(2032,293,'_elementor_edit_mode','builder'),(2033,293,'_elementor_template_type','wp-post'),(2034,293,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2035,293,'_elementor_page_assets','a:0:{}'),(2036,293,'_elementor_version','3.6.5'),(2038,294,'_wp_page_template','default'),(2039,294,'_elementor_edit_mode','builder'),(2040,294,'_elementor_template_type','wp-post'),(2041,294,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2042,294,'_elementor_page_assets','a:0:{}'),(2043,294,'_elementor_version','3.6.5'),(2045,295,'_wp_page_template','default'),(2046,295,'_elementor_edit_mode','builder'),(2047,295,'_elementor_template_type','wp-post'),(2048,295,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"100\"},\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2049,295,'_elementor_page_assets','a:0:{}'),(2050,295,'_elementor_version','3.6.5'),(2052,296,'_wp_page_template','default'),(2053,296,'_elementor_edit_mode','builder'),(2054,296,'_elementor_template_type','wp-post'),(2055,296,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"120\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2056,296,'_elementor_page_assets','a:0:{}'),(2057,296,'_elementor_version','3.6.5'),(2060,297,'_wp_page_template','default'),(2061,297,'_elementor_edit_mode','builder'),(2062,297,'_elementor_template_type','wp-post'),(2063,297,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"120\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2064,297,'_elementor_page_assets','a:0:{}'),(2065,297,'_elementor_version','3.6.5'),(2067,298,'_wp_page_template','default'),(2068,298,'_elementor_edit_mode','builder'),(2069,298,'_elementor_template_type','wp-post'),(2070,298,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"200\",\"height\":\"120\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2071,298,'_elementor_page_assets','a:0:{}'),(2072,298,'_elementor_version','3.6.5'),(2074,299,'_wp_page_template','default'),(2075,299,'_elementor_edit_mode','builder'),(2076,299,'_elementor_template_type','wp-post'),(2077,299,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2078,299,'_elementor_page_assets','a:0:{}'),(2079,299,'_elementor_version','3.6.5'),(2082,300,'_elementor_edit_mode','builder'),(2083,300,'_elementor_template_type','kit'),(2084,300,'_wp_page_template','default'),(2085,300,'_elementor_page_settings','a:20:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:3:\"_id\";s:7:\"c7c3feb\";s:5:\"title\";s:7:\"Buttons\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:3:{s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";s:17:\"button_text_color\";s:22:\"globals/colors?id=text\";s:28:\"button_typography_typography\";s:29:\"globals/typography?id=c7c3feb\";}s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:23:\"button_background_color\";s:7:\"#ED293B\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_logo\";a:4:{s:3:\"url\";s:104:\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png\";s:2:\"id\";i:29;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:4:{s:3:\"url\";s:75:\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/pthlogo.png\";s:2:\"id\";i:170;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}}'),(2086,300,'_elementor_data','[]'),(2087,300,'_elementor_page_assets','a:0:{}'),(2088,300,'_elementor_version','3.6.5'),(2093,301,'_wp_page_template','default'),(2094,301,'_elementor_edit_mode','builder'),(2095,301,'_elementor_template_type','wp-post'),(2096,301,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2097,301,'_elementor_page_assets','a:0:{}'),(2098,301,'_elementor_version','3.6.5'),(2100,302,'_wp_page_template','default'),(2101,302,'_elementor_edit_mode','builder'),(2102,302,'_elementor_template_type','wp-post'),(2103,302,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2104,302,'_elementor_page_assets','a:0:{}'),(2105,302,'_elementor_version','3.6.5'),(2107,303,'_wp_page_template','default'),(2108,303,'_elementor_edit_mode','builder'),(2109,303,'_elementor_template_type','wp-post'),(2110,303,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2111,303,'_elementor_page_assets','a:0:{}'),(2112,303,'_elementor_version','3.6.5'),(2114,304,'_wp_page_template','default'),(2115,304,'_elementor_edit_mode','builder'),(2116,304,'_elementor_template_type','wp-post'),(2117,304,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2118,304,'_elementor_page_assets','a:0:{}'),(2119,304,'_elementor_version','3.6.5'),(2120,305,'_wp_page_template','default'),(2121,305,'_elementor_edit_mode','builder'),(2122,305,'_elementor_template_type','wp-post'),(2123,305,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2124,305,'_elementor_page_assets','a:0:{}'),(2125,305,'_elementor_version','3.6.5'),(2126,306,'_wp_page_template','default'),(2127,306,'_elementor_edit_mode','builder'),(2128,306,'_elementor_template_type','wp-post'),(2129,306,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2130,306,'_elementor_page_assets','a:0:{}'),(2131,306,'_elementor_version','3.6.5'),(2134,307,'_wp_page_template','default'),(2135,307,'_elementor_edit_mode','builder'),(2136,307,'_elementor_template_type','wp-post'),(2137,307,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2138,307,'_elementor_page_assets','a:0:{}'),(2139,307,'_elementor_version','3.6.5'),(2141,308,'_wp_page_template','default'),(2142,308,'_elementor_edit_mode','builder'),(2143,308,'_elementor_template_type','wp-post'),(2144,308,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2145,308,'_elementor_page_assets','a:0:{}'),(2146,308,'_elementor_version','3.6.5'),(2148,309,'_wp_page_template','default'),(2149,309,'_elementor_edit_mode','builder'),(2150,309,'_elementor_template_type','wp-post'),(2151,309,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(2152,309,'_elementor_page_assets','a:0:{}'),(2153,309,'_elementor_version','3.6.5'),(2156,310,'_elementor_edit_mode','builder'),(2157,310,'_elementor_template_type','wp-page'),(2158,310,'_elementor_version','3.6.5'),(2159,310,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dca6d1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2160,310,'_wp_page_template','elementor_header_footer'),(2161,310,'_elementor_page_assets','a:0:{}'),(2162,310,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2164,311,'_elementor_edit_mode','builder'),(2165,311,'_elementor_template_type','wp-page'),(2166,311,'_elementor_version','3.6.5'),(2167,311,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dca6d1f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2168,311,'_wp_page_template','elementor_header_footer'),(2169,311,'_elementor_page_assets','a:0:{}'),(2170,311,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2172,312,'_elementor_edit_mode','builder'),(2173,312,'_elementor_template_type','wp-page'),(2174,312,'_elementor_version','3.6.5'),(2175,312,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2176,312,'_wp_page_template','elementor_header_footer'),(2177,312,'_elementor_page_assets','a:0:{}'),(2178,312,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2181,313,'_elementor_edit_mode','builder'),(2182,313,'_elementor_template_type','wp-page'),(2183,313,'_elementor_version','3.6.5'),(2184,313,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2185,313,'_wp_page_template','elementor_header_footer'),(2186,313,'_elementor_page_assets','a:0:{}'),(2187,313,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2189,314,'_elementor_edit_mode','builder'),(2190,314,'_elementor_template_type','wp-page'),(2191,314,'_elementor_version','3.6.5'),(2192,314,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2193,314,'_wp_page_template','elementor_header_footer'),(2194,314,'_elementor_page_assets','a:0:{}'),(2195,314,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2197,315,'_elementor_edit_mode','builder'),(2198,315,'_elementor_template_type','wp-page'),(2199,315,'_elementor_version','3.6.5'),(2200,315,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2201,315,'_wp_page_template','elementor_header_footer'),(2202,315,'_elementor_page_assets','a:0:{}'),(2203,315,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2214,317,'_elementor_edit_mode','builder'),(2215,317,'_elementor_template_type','wp-page'),(2216,317,'_elementor_version','3.6.5'),(2217,317,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2218,317,'_wp_page_template','elementor_header_footer'),(2219,317,'_elementor_page_assets','a:0:{}'),(2220,317,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2221,318,'_elementor_edit_mode','builder'),(2222,318,'_elementor_template_type','wp-page'),(2223,318,'_elementor_version','3.6.5'),(2224,318,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2225,318,'_wp_page_template','elementor_header_footer'),(2226,318,'_elementor_page_assets','a:0:{}'),(2227,318,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2228,319,'_elementor_edit_mode','builder'),(2229,319,'_elementor_template_type','wp-page'),(2230,319,'_elementor_version','3.6.5'),(2231,319,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2232,319,'_wp_page_template','elementor_header_footer'),(2233,319,'_elementor_page_assets','a:0:{}'),(2234,319,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2236,320,'_elementor_edit_mode','builder'),(2237,320,'_elementor_template_type','wp-page'),(2238,320,'_elementor_version','3.6.5'),(2239,320,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2240,320,'_wp_page_template','elementor_header_footer'),(2241,320,'_elementor_page_assets','a:0:{}'),(2242,320,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2244,321,'_elementor_edit_mode','builder'),(2245,321,'_elementor_template_type','wp-page'),(2246,321,'_elementor_version','3.6.5'),(2247,321,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2248,321,'_wp_page_template','elementor_header_footer'),(2249,321,'_elementor_page_assets','a:0:{}'),(2250,321,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2252,322,'_elementor_edit_mode','builder'),(2253,322,'_elementor_template_type','wp-page'),(2254,322,'_elementor_version','3.6.5'),(2255,322,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2256,322,'_wp_page_template','elementor_header_footer'),(2257,322,'_elementor_page_assets','a:0:{}'),(2258,322,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2261,323,'_elementor_edit_mode','builder'),(2262,323,'_elementor_template_type','wp-page'),(2263,323,'_elementor_version','3.6.5'),(2264,323,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2265,323,'_wp_page_template','elementor_header_footer'),(2266,323,'_elementor_page_assets','a:0:{}'),(2267,323,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2269,324,'_elementor_edit_mode','builder'),(2270,324,'_elementor_template_type','wp-page'),(2271,324,'_elementor_version','3.6.5'),(2272,324,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2273,324,'_wp_page_template','elementor_header_footer'),(2274,324,'_elementor_page_assets','a:0:{}'),(2275,324,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2277,325,'_elementor_edit_mode','builder'),(2278,325,'_elementor_template_type','wp-page'),(2279,325,'_elementor_version','3.6.5'),(2280,325,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2281,325,'_wp_page_template','elementor_header_footer'),(2282,325,'_elementor_page_assets','a:0:{}'),(2283,325,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2285,326,'_elementor_edit_mode','builder'),(2286,326,'_elementor_template_type','wp-page'),(2287,326,'_elementor_version','3.6.5'),(2288,326,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2289,326,'_wp_page_template','elementor_header_footer'),(2290,326,'_elementor_page_assets','a:0:{}'),(2291,326,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2292,327,'_elementor_edit_mode','builder'),(2293,327,'_elementor_template_type','wp-page'),(2294,327,'_elementor_version','3.6.5'),(2295,327,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2296,327,'_wp_page_template','elementor_header_footer'),(2297,327,'_elementor_page_assets','a:0:{}'),(2298,327,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2299,328,'_elementor_edit_mode','builder'),(2300,328,'_elementor_template_type','wp-page'),(2301,328,'_elementor_version','3.6.5'),(2302,328,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2303,328,'_wp_page_template','elementor_header_footer'),(2304,328,'_elementor_page_assets','a:0:{}'),(2305,328,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2307,329,'_elementor_edit_mode','builder'),(2308,329,'_elementor_template_type','wp-page'),(2309,329,'_elementor_version','3.6.5'),(2310,329,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2311,329,'_wp_page_template','elementor_header_footer'),(2312,329,'_elementor_page_assets','a:0:{}'),(2313,329,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2315,330,'_elementor_edit_mode','builder'),(2316,330,'_elementor_template_type','wp-page'),(2317,330,'_elementor_version','3.6.5'),(2318,330,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2319,330,'_wp_page_template','elementor_header_footer'),(2320,330,'_elementor_page_assets','a:0:{}'),(2321,330,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2323,331,'_elementor_edit_mode','builder'),(2324,331,'_elementor_template_type','wp-page'),(2325,331,'_elementor_version','3.6.5'),(2326,331,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2327,331,'_wp_page_template','elementor_header_footer'),(2328,331,'_elementor_page_assets','a:0:{}'),(2329,331,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2331,332,'_elementor_edit_mode','builder'),(2332,332,'_elementor_template_type','wp-page'),(2333,332,'_elementor_version','3.6.5'),(2334,332,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2335,332,'_wp_page_template','elementor_header_footer'),(2336,332,'_elementor_page_assets','a:0:{}'),(2337,332,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2338,333,'_elementor_edit_mode','builder'),(2339,333,'_elementor_template_type','wp-page'),(2340,333,'_elementor_version','3.6.5'),(2341,333,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2342,333,'_wp_page_template','elementor_header_footer'),(2343,333,'_elementor_page_assets','a:0:{}'),(2344,333,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2345,334,'_elementor_edit_mode','builder'),(2346,334,'_elementor_template_type','wp-page'),(2347,334,'_elementor_version','3.6.5'),(2348,334,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022.\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2349,334,'_wp_page_template','elementor_header_footer'),(2350,334,'_elementor_page_assets','a:0:{}'),(2351,334,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2353,335,'_elementor_edit_mode','builder'),(2354,335,'_elementor_template_type','wp-page'),(2355,335,'_elementor_version','3.6.5'),(2356,335,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022.\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2357,335,'_wp_page_template','elementor_header_footer'),(2358,335,'_elementor_page_assets','a:0:{}'),(2359,335,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2361,336,'_elementor_edit_mode','builder'),(2362,336,'_elementor_template_type','wp-page'),(2363,336,'_elementor_version','3.6.5'),(2364,336,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022.\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2365,336,'_wp_page_template','elementor_header_footer'),(2366,336,'_elementor_page_assets','a:0:{}'),(2367,336,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2369,337,'_elementor_edit_mode','builder'),(2370,337,'_elementor_template_type','wp-page'),(2371,337,'_elementor_version','3.6.5'),(2372,337,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2373,337,'_wp_page_template','elementor_header_footer'),(2374,337,'_elementor_page_assets','a:0:{}'),(2375,337,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2377,338,'_elementor_edit_mode','builder'),(2378,338,'_elementor_template_type','wp-page'),(2379,338,'_elementor_version','3.6.5'),(2380,338,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2381,338,'_wp_page_template','elementor_header_footer'),(2382,338,'_elementor_page_assets','a:0:{}'),(2383,338,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2384,339,'_elementor_edit_mode','builder'),(2385,339,'_elementor_template_type','wp-page'),(2386,339,'_elementor_version','3.6.5'),(2387,339,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2388,339,'_wp_page_template','elementor_header_footer'),(2389,339,'_elementor_page_assets','a:0:{}'),(2390,339,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2391,340,'_elementor_edit_mode','builder'),(2392,340,'_elementor_template_type','wp-page'),(2393,340,'_elementor_version','3.6.5'),(2394,340,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2395,340,'_wp_page_template','elementor_header_footer'),(2396,340,'_elementor_page_assets','a:0:{}'),(2397,340,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2399,341,'_elementor_edit_mode','builder'),(2400,341,'_elementor_template_type','wp-page'),(2401,341,'_elementor_version','3.6.5'),(2402,341,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2403,341,'_wp_page_template','elementor_header_footer'),(2404,341,'_elementor_page_assets','a:0:{}'),(2405,341,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2407,342,'_elementor_edit_mode','builder'),(2408,342,'_elementor_template_type','wp-page'),(2409,342,'_elementor_version','3.6.5'),(2410,342,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2411,342,'_wp_page_template','elementor_header_footer'),(2412,342,'_elementor_page_assets','a:0:{}'),(2413,342,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2415,343,'_elementor_edit_mode','builder'),(2416,343,'_elementor_template_type','wp-page'),(2417,343,'_elementor_version','3.6.5'),(2418,343,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2419,343,'_wp_page_template','elementor_header_footer'),(2420,343,'_elementor_page_assets','a:0:{}'),(2421,343,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2433,345,'_wp_attached_file','2022/06/AMO-logo.png'),(2434,345,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:20:\"2022/06/AMO-logo.png\";s:8:\"filesize\";i:181164;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"AMO-logo-300x169.png\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22109;}s:5:\"large\";a:5:{s:4:\"file\";s:21:\"AMO-logo-1024x576.png\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:110799;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"AMO-logo-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11390;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:20:\"AMO-logo-768x432.png\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:80094;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2437,347,'_wp_attached_file','2022/06/Pool-Cabanas-04A-web-01.jpg'),(2438,347,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1092;s:6:\"height\";i:615;s:4:\"file\";s:35:\"2022/06/Pool-Cabanas-04A-web-01.jpg\";s:8:\"filesize\";i:341318;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"Pool-Cabanas-04A-web-01-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16500;}s:5:\"large\";a:5:{s:4:\"file\";s:36:\"Pool-Cabanas-04A-web-01-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147940;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"Pool-Cabanas-04A-web-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8412;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:35:\"Pool-Cabanas-04A-web-01-768x433.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:433;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:88696;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(2442,349,'_elementor_edit_mode','builder'),(2443,349,'_elementor_template_type','wp-page'),(2444,349,'_elementor_version','3.6.5'),(2445,349,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2446,349,'_wp_page_template','elementor_header_footer'),(2447,349,'_elementor_page_assets','a:0:{}'),(2448,349,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2449,350,'_elementor_edit_mode','builder'),(2450,350,'_elementor_template_type','wp-page'),(2451,350,'_elementor_version','3.6.5'),(2452,350,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"id\":8,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"ANG MO KIO RISE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-03.jpg\",\"id\":59,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2453,350,'_wp_page_template','elementor_header_footer'),(2454,350,'_elementor_page_assets','a:0:{}'),(2455,350,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2456,351,'_elementor_edit_mode','builder'),(2457,351,'_elementor_template_type','wp-page'),(2458,351,'_elementor_version','3.6.5'),(2459,351,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2460,351,'_wp_page_template','elementor_header_footer'),(2461,351,'_elementor_page_assets','a:0:{}'),(2462,351,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2473,354,'_elementor_edit_mode','builder'),(2474,354,'_elementor_template_type','wp-page'),(2475,354,'_elementor_version','3.6.5'),(2476,354,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2477,354,'_wp_page_template','elementor_header_footer'),(2478,354,'_elementor_page_assets','a:0:{}'),(2479,354,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2481,355,'_elementor_edit_mode','builder'),(2482,355,'_elementor_template_type','wp-page'),(2483,355,'_elementor_version','3.6.5'),(2484,355,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":8,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-condo-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2485,355,'_wp_page_template','elementor_header_footer'),(2486,355,'_elementor_page_assets','a:0:{}'),(2487,355,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2489,356,'_elementor_edit_mode','builder'),(2490,356,'_elementor_template_type','wp-page'),(2491,356,'_elementor_version','3.6.5'),(2492,356,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2493,356,'_wp_page_template','elementor_header_footer'),(2494,356,'_elementor_page_assets','a:0:{}'),(2495,356,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2498,357,'_elementor_edit_mode','builder'),(2499,357,'_elementor_template_type','wp-page'),(2500,357,'_elementor_version','3.6.5'),(2501,357,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2502,357,'_wp_page_template','elementor_header_footer'),(2503,357,'_elementor_page_assets','a:0:{}'),(2504,357,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2506,358,'_elementor_edit_mode','builder'),(2507,358,'_elementor_template_type','wp-page'),(2508,358,'_elementor_version','3.6.5'),(2509,358,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<br \\/>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2510,358,'_wp_page_template','elementor_header_footer'),(2511,358,'_elementor_page_assets','a:0:{}'),(2512,358,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2514,359,'_elementor_edit_mode','builder'),(2515,359,'_elementor_template_type','wp-page'),(2516,359,'_elementor_version','3.6.5'),(2517,359,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2518,359,'_wp_page_template','elementor_header_footer'),(2519,359,'_elementor_page_assets','a:0:{}'),(2520,359,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2522,360,'_elementor_edit_mode','builder'),(2523,360,'_elementor_template_type','wp-page'),(2524,360,'_elementor_version','3.6.5'),(2525,360,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2526,360,'_wp_page_template','elementor_header_footer'),(2527,360,'_elementor_page_assets','a:0:{}'),(2528,360,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2529,361,'_elementor_edit_mode','builder'),(2530,361,'_elementor_template_type','wp-page'),(2531,361,'_elementor_version','3.6.5'),(2532,361,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2533,361,'_wp_page_template','elementor_header_footer'),(2534,361,'_elementor_page_assets','a:0:{}'),(2535,361,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2536,362,'_elementor_edit_mode','builder'),(2537,362,'_elementor_template_type','wp-page'),(2538,362,'_elementor_version','3.6.5'),(2539,362,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2540,362,'_wp_page_template','elementor_header_footer'),(2541,362,'_elementor_page_assets','a:0:{}'),(2542,362,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2543,363,'_elementor_edit_mode','builder'),(2544,363,'_elementor_template_type','wp-page'),(2545,363,'_elementor_version','3.6.5'),(2546,363,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2547,363,'_wp_page_template','elementor_header_footer'),(2548,363,'_elementor_page_assets','a:0:{}'),(2549,363,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2550,364,'_elementor_edit_mode','builder'),(2551,364,'_elementor_template_type','wp-page'),(2552,364,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (2553,364,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2554,364,'_wp_page_template','elementor_header_footer'),(2555,364,'_elementor_page_assets','a:0:{}'),(2556,364,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2557,365,'_elementor_edit_mode','builder'),(2558,365,'_elementor_template_type','wp-page'),(2559,365,'_elementor_version','3.6.5'),(2560,365,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2561,365,'_wp_page_template','elementor_header_footer'),(2562,365,'_elementor_page_assets','a:0:{}'),(2563,365,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2565,366,'_elementor_edit_mode','builder'),(2566,366,'_elementor_template_type','wp-page'),(2567,366,'_elementor_version','3.6.5'),(2568,366,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2569,366,'_wp_page_template','elementor_header_footer'),(2570,366,'_elementor_page_assets','a:0:{}'),(2571,366,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2573,367,'_elementor_edit_mode','builder'),(2574,367,'_elementor_template_type','wp-page'),(2575,367,'_elementor_version','3.6.5'),(2576,367,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2577,367,'_wp_page_template','elementor_header_footer'),(2578,367,'_elementor_page_assets','a:0:{}'),(2579,367,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2581,368,'_elementor_edit_mode','builder'),(2582,368,'_elementor_template_type','wp-page'),(2583,368,'_elementor_version','3.6.5'),(2584,368,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":480,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2585,368,'_wp_page_template','elementor_header_footer'),(2586,368,'_elementor_page_assets','a:0:{}'),(2587,368,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2589,369,'_elementor_edit_mode','builder'),(2590,369,'_elementor_template_type','wp-page'),(2591,369,'_elementor_version','3.6.5'),(2592,369,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":480,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2593,369,'_wp_page_template','elementor_header_footer'),(2594,369,'_elementor_page_assets','a:0:{}'),(2595,369,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2596,370,'_elementor_edit_mode','builder'),(2597,370,'_elementor_template_type','wp-page'),(2598,370,'_elementor_version','3.6.5'),(2599,370,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":480,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2600,370,'_wp_page_template','elementor_header_footer'),(2601,370,'_elementor_page_assets','a:0:{}'),(2602,370,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2603,371,'_elementor_edit_mode','builder'),(2604,371,'_elementor_template_type','wp-page'),(2605,371,'_elementor_version','3.6.5'),(2606,371,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2607,371,'_wp_page_template','elementor_header_footer'),(2608,371,'_elementor_page_assets','a:0:{}'),(2609,371,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2624,374,'_elementor_edit_mode','builder'),(2625,374,'_elementor_template_type','wp-page'),(2626,374,'_elementor_version','3.6.5'),(2627,374,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2628,374,'_wp_page_template','elementor_header_footer'),(2629,374,'_elementor_page_assets','a:0:{}'),(2630,374,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2631,375,'_elementor_edit_mode','builder'),(2632,375,'_elementor_template_type','wp-page'),(2633,375,'_elementor_version','3.6.5'),(2634,375,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"42\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2635,375,'_wp_page_template','elementor_header_footer'),(2636,375,'_elementor_page_assets','a:0:{}'),(2637,375,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2638,376,'_elementor_edit_mode','builder'),(2639,376,'_elementor_template_type','wp-page'),(2640,376,'_elementor_version','3.6.5'),(2641,376,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2642,376,'_wp_page_template','elementor_header_footer'),(2643,376,'_elementor_page_assets','a:0:{}'),(2644,376,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2645,377,'_elementor_edit_mode','builder'),(2646,377,'_elementor_template_type','wp-page'),(2647,377,'_elementor_version','3.6.5'),(2648,377,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2649,377,'_wp_page_template','elementor_header_footer'),(2650,377,'_elementor_page_assets','a:0:{}'),(2651,377,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2652,378,'_elementor_edit_mode','builder'),(2653,378,'_elementor_template_type','wp-page'),(2654,378,'_elementor_version','3.6.5'),(2655,378,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2656,378,'_wp_page_template','elementor_header_footer'),(2657,378,'_elementor_page_assets','a:0:{}'),(2658,378,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2659,379,'_elementor_edit_mode','builder'),(2660,379,'_elementor_template_type','wp-page'),(2661,379,'_elementor_version','3.6.5'),(2662,379,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2663,379,'_wp_page_template','elementor_header_footer'),(2664,379,'_elementor_page_assets','a:0:{}'),(2665,379,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2674,381,'_elementor_edit_mode','builder'),(2675,381,'_elementor_template_type','wp-page'),(2676,381,'_elementor_version','3.6.5'),(2677,381,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2678,381,'_wp_page_template','elementor_header_footer'),(2679,381,'_elementor_page_assets','a:0:{}'),(2680,381,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2681,382,'_elementor_edit_mode','builder'),(2682,382,'_elementor_template_type','wp-page'),(2683,382,'_elementor_version','3.6.5'),(2684,382,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2685,382,'_wp_page_template','elementor_header_footer'),(2686,382,'_elementor_page_assets','a:0:{}'),(2687,382,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2688,383,'_elementor_edit_mode','builder'),(2689,383,'_elementor_template_type','wp-page'),(2690,383,'_elementor_version','3.6.5'),(2691,383,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2692,383,'_wp_page_template','elementor_header_footer'),(2693,383,'_elementor_page_assets','a:0:{}'),(2694,383,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2696,384,'_elementor_edit_mode','builder'),(2697,384,'_elementor_template_type','wp-page'),(2698,384,'_elementor_version','3.6.5'),(2699,384,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2700,384,'_wp_page_template','elementor_header_footer'),(2701,384,'_elementor_page_assets','a:0:{}'),(2702,384,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2704,385,'_elementor_edit_mode','builder'),(2705,385,'_elementor_template_type','wp-page'),(2706,385,'_elementor_version','3.6.5'),(2707,385,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2708,385,'_wp_page_template','elementor_header_footer'),(2709,385,'_elementor_page_assets','a:0:{}'),(2710,385,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2712,386,'_elementor_edit_mode','builder'),(2713,386,'_elementor_template_type','wp-page'),(2714,386,'_elementor_version','3.6.5'),(2715,386,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2716,386,'_wp_page_template','elementor_header_footer'),(2717,386,'_elementor_page_assets','a:0:{}'),(2718,386,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2720,387,'_elementor_edit_mode','builder'),(2721,387,'_elementor_template_type','wp-page'),(2722,387,'_elementor_version','3.6.5'),(2723,387,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2724,387,'_wp_page_template','elementor_header_footer'),(2725,387,'_elementor_page_assets','a:0:{}'),(2726,387,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2727,388,'_elementor_edit_mode','builder'),(2728,388,'_elementor_template_type','wp-page'),(2729,388,'_elementor_version','3.6.5'),(2730,388,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2731,388,'_wp_page_template','elementor_header_footer'),(2732,388,'_elementor_page_assets','a:0:{}'),(2733,388,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2734,389,'_elementor_edit_mode','builder'),(2735,389,'_elementor_template_type','wp-page'),(2736,389,'_elementor_version','3.6.5'),(2737,389,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2738,389,'_wp_page_template','elementor_header_footer'),(2739,389,'_elementor_page_assets','a:0:{}'),(2740,389,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2742,390,'_elementor_edit_mode','builder'),(2743,390,'_elementor_template_type','wp-page'),(2744,390,'_elementor_version','3.6.5'),(2745,390,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2746,390,'_wp_page_template','elementor_header_footer'),(2747,390,'_elementor_page_assets','a:0:{}'),(2748,390,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2750,391,'_elementor_edit_mode','builder'),(2751,391,'_elementor_template_type','wp-page'),(2752,391,'_elementor_version','3.6.5'),(2753,391,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2754,391,'_wp_page_template','elementor_header_footer'),(2755,391,'_elementor_page_assets','a:0:{}'),(2756,391,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2758,392,'_elementor_edit_mode','builder'),(2759,392,'_elementor_template_type','wp-page'),(2760,392,'_elementor_version','3.6.5'),(2761,392,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2762,392,'_wp_page_template','elementor_header_footer'),(2763,392,'_elementor_page_assets','a:0:{}'),(2764,392,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2767,393,'_elementor_edit_mode','builder'),(2768,393,'_elementor_template_type','wp-page'),(2769,393,'_elementor_version','3.6.5'),(2770,393,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2771,393,'_wp_page_template','elementor_header_footer'),(2772,393,'_elementor_page_assets','a:0:{}'),(2773,393,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2775,394,'_elementor_edit_mode','builder'),(2776,394,'_elementor_template_type','wp-page'),(2777,394,'_elementor_version','3.6.5'),(2778,394,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2779,394,'_wp_page_template','elementor_header_footer'),(2780,394,'_elementor_page_assets','a:0:{}'),(2781,394,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2783,395,'_elementor_edit_mode','builder'),(2784,395,'_elementor_template_type','wp-page'),(2785,395,'_elementor_version','3.6.5'),(2786,395,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2787,395,'_wp_page_template','elementor_header_footer'),(2788,395,'_elementor_page_assets','a:0:{}'),(2789,395,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2792,396,'_elementor_edit_mode','builder'),(2793,396,'_elementor_template_type','wp-page'),(2794,396,'_elementor_version','3.6.5'),(2795,396,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2796,396,'_wp_page_template','elementor_header_footer'),(2797,396,'_elementor_page_assets','a:0:{}'),(2798,396,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2800,397,'_elementor_edit_mode','builder'),(2801,397,'_elementor_template_type','wp-page'),(2802,397,'_elementor_version','3.6.5'),(2803,397,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2804,397,'_wp_page_template','elementor_header_footer'),(2805,397,'_elementor_page_assets','a:0:{}'),(2806,397,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2808,398,'_elementor_edit_mode','builder'),(2809,398,'_elementor_template_type','wp-page'),(2810,398,'_elementor_version','3.6.5'),(2811,398,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2812,398,'_wp_page_template','elementor_header_footer'),(2813,398,'_elementor_page_assets','a:0:{}'),(2814,398,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2816,399,'_elementor_edit_mode','builder'),(2817,399,'_elementor_template_type','wp-page'),(2818,399,'_elementor_version','3.6.5'),(2819,399,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2820,399,'_wp_page_template','elementor_header_footer'),(2821,399,'_elementor_page_assets','a:0:{}'),(2822,399,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2823,400,'_elementor_edit_mode','builder'),(2824,400,'_elementor_template_type','wp-page'),(2825,400,'_elementor_version','3.6.5'),(2826,400,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2827,400,'_wp_page_template','elementor_header_footer'),(2828,400,'_elementor_page_assets','a:0:{}'),(2829,400,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2830,401,'_elementor_edit_mode','builder'),(2831,401,'_elementor_template_type','wp-page'),(2832,401,'_elementor_version','3.6.5'),(2833,401,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2834,401,'_wp_page_template','elementor_header_footer'),(2835,401,'_elementor_page_assets','a:0:{}'),(2836,401,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2844,403,'_elementor_edit_mode','builder'),(2845,403,'_elementor_template_type','wp-page'),(2846,403,'_elementor_version','3.6.5'),(2847,403,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2848,403,'_wp_page_template','elementor_header_footer'),(2849,403,'_elementor_page_assets','a:0:{}'),(2850,403,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2851,404,'_elementor_edit_mode','builder'),(2852,404,'_elementor_template_type','wp-page'),(2853,404,'_elementor_version','3.6.5'),(2854,404,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1654658530854.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2855,404,'_wp_page_template','elementor_header_footer'),(2856,404,'_elementor_page_assets','a:0:{}'),(2857,404,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2858,405,'_elementor_edit_mode','builder'),(2859,405,'_elementor_template_type','wp-page'),(2860,405,'_elementor_version','3.6.5'),(2861,405,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1655024570980.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2862,405,'_wp_page_template','elementor_header_footer'),(2863,405,'_elementor_page_assets','a:0:{}'),(2864,405,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2867,407,'_elementor_edit_mode','builder'),(2868,407,'_elementor_template_type','wp-page'),(2869,407,'_elementor_version','3.6.5'),(2870,407,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1655024570980.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2871,407,'_wp_page_template','elementor_header_footer'),(2872,407,'_elementor_page_assets','a:0:{}'),(2873,407,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2874,408,'_elementor_edit_mode','builder'),(2875,408,'_elementor_template_type','wp-page'),(2876,408,'_elementor_version','3.6.5'),(2877,408,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-e1655024570980.jpg\",\"id\":348,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2878,408,'_wp_page_template','elementor_header_footer'),(2879,408,'_elementor_page_assets','a:0:{}'),(2880,408,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2881,409,'_elementor_edit_mode','builder'),(2882,409,'_elementor_template_type','wp-page'),(2883,409,'_elementor_version','3.6.5'),(2884,409,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2885,409,'_wp_page_template','elementor_header_footer'),(2886,409,'_elementor_page_assets','a:0:{}'),(2887,409,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2888,410,'_elementor_edit_mode','builder'),(2889,410,'_elementor_template_type','wp-page'),(2890,410,'_elementor_version','3.6.5'),(2891,410,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2892,410,'_wp_page_template','elementor_header_footer'),(2893,410,'_elementor_page_assets','a:0:{}'),(2894,410,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2895,411,'_elementor_edit_mode','builder'),(2896,411,'_elementor_template_type','wp-page'),(2897,411,'_elementor_version','3.6.5'),(2898,411,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2899,411,'_wp_page_template','elementor_header_footer'),(2900,411,'_elementor_page_assets','a:0:{}'),(2901,411,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2902,412,'_elementor_edit_mode','builder'),(2903,412,'_elementor_template_type','wp-page'),(2904,412,'_elementor_version','3.6.5'),(2905,412,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2906,412,'_wp_page_template','elementor_header_footer'),(2907,412,'_elementor_page_assets','a:0:{}'),(2908,412,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2909,413,'_elementor_edit_mode','builder'),(2910,413,'_elementor_template_type','wp-page'),(2911,413,'_elementor_version','3.6.5'),(2912,413,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2913,413,'_wp_page_template','elementor_header_footer'),(2914,413,'_elementor_page_assets','a:0:{}'),(2915,413,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2916,414,'_elementor_edit_mode','builder'),(2917,414,'_elementor_template_type','wp-page'),(2918,414,'_elementor_version','3.6.5'),(2919,414,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2920,414,'_wp_page_template','elementor_header_footer'),(2921,414,'_elementor_page_assets','a:0:{}'),(2922,414,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2923,415,'_elementor_edit_mode','builder'),(2924,415,'_elementor_template_type','wp-page'),(2925,415,'_elementor_version','3.6.5'),(2926,415,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2927,415,'_wp_page_template','elementor_header_footer'),(2928,415,'_elementor_page_assets','a:0:{}'),(2929,415,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2931,416,'_elementor_edit_mode','builder'),(2932,416,'_elementor_template_type','wp-page'),(2933,416,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (2934,416,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2935,416,'_wp_page_template','elementor_header_footer'),(2936,416,'_elementor_page_assets','a:0:{}'),(2937,416,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2939,417,'_elementor_edit_mode','builder'),(2940,417,'_elementor_template_type','wp-page'),(2941,417,'_elementor_version','3.6.5'),(2942,417,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":35,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2943,417,'_wp_page_template','elementor_header_footer'),(2944,417,'_elementor_page_assets','a:0:{}'),(2945,417,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2947,418,'_elementor_edit_mode','builder'),(2948,418,'_elementor_template_type','wp-page'),(2949,418,'_elementor_version','3.6.5'),(2950,418,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2951,418,'_wp_page_template','elementor_header_footer'),(2952,418,'_elementor_page_assets','a:0:{}'),(2953,418,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2956,419,'_elementor_edit_mode','builder'),(2957,419,'_elementor_template_type','wp-page'),(2958,419,'_elementor_version','3.6.5'),(2959,419,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2960,419,'_wp_page_template','elementor_header_footer'),(2961,419,'_elementor_page_assets','a:0:{}'),(2962,419,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2964,420,'_elementor_edit_mode','builder'),(2965,420,'_elementor_template_type','wp-page'),(2966,420,'_elementor_version','3.6.5'),(2967,420,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2968,420,'_wp_page_template','elementor_header_footer'),(2969,420,'_elementor_page_assets','a:0:{}'),(2970,420,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2972,421,'_elementor_edit_mode','builder'),(2973,421,'_elementor_template_type','wp-page'),(2974,421,'_elementor_version','3.6.5'),(2975,421,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2976,421,'_wp_page_template','elementor_header_footer'),(2977,421,'_elementor_page_assets','a:0:{}'),(2978,421,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2980,422,'_elementor_edit_mode','builder'),(2981,422,'_elementor_template_type','wp-page'),(2982,422,'_elementor_version','3.6.5'),(2983,422,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2984,422,'_wp_page_template','elementor_header_footer'),(2985,422,'_elementor_page_assets','a:0:{}'),(2986,422,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2987,423,'_elementor_edit_mode','builder'),(2988,423,'_elementor_template_type','wp-page'),(2989,423,'_elementor_version','3.6.5'),(2990,423,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"100\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2991,423,'_wp_page_template','elementor_header_footer'),(2992,423,'_elementor_page_assets','a:0:{}'),(2993,423,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(2994,424,'_elementor_edit_mode','builder'),(2995,424,'_elementor_template_type','wp-page'),(2996,424,'_elementor_version','3.6.5'),(2997,424,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2998,424,'_wp_page_template','elementor_header_footer'),(2999,424,'_elementor_page_assets','a:0:{}'),(3000,424,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3001,425,'_elementor_edit_mode','builder'),(3002,425,'_elementor_template_type','wp-page'),(3003,425,'_elementor_version','3.6.5'),(3004,425,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3005,425,'_wp_page_template','elementor_header_footer'),(3006,425,'_elementor_page_assets','a:0:{}'),(3007,425,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3008,426,'_elementor_edit_mode','builder'),(3009,426,'_elementor_template_type','wp-page'),(3010,426,'_elementor_version','3.6.5'),(3011,426,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3012,426,'_wp_page_template','elementor_header_footer'),(3013,426,'_elementor_page_assets','a:0:{}'),(3014,426,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3015,427,'_elementor_edit_mode','builder'),(3016,427,'_elementor_template_type','wp-page'),(3017,427,'_elementor_version','3.6.5'),(3018,427,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3019,427,'_wp_page_template','elementor_header_footer'),(3020,427,'_elementor_page_assets','a:0:{}'),(3021,427,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3023,428,'_wp_page_template','default'),(3024,428,'_elementor_edit_mode','builder'),(3025,428,'_elementor_template_type','wp-post'),(3026,428,'_elementor_version','3.6.5'),(3027,428,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(3028,428,'_elementor_page_assets','a:0:{}'),(3030,429,'_wp_page_template','default'),(3031,429,'_elementor_edit_mode','builder'),(3032,429,'_elementor_template_type','wp-post'),(3033,429,'_elementor_version','3.6.5'),(3034,429,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098\\u00a0\\u00a0<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(3035,429,'_elementor_page_assets','a:0:{}'),(3037,430,'_wp_page_template','default'),(3038,430,'_elementor_edit_mode','builder'),(3039,430,'_elementor_template_type','wp-post'),(3040,430,'_elementor_version','3.6.5'),(3041,430,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(3042,430,'_elementor_page_assets','a:0:{}'),(3045,431,'_wp_page_template','default'),(3046,431,'_elementor_edit_mode','builder'),(3047,431,'_elementor_template_type','wp-post'),(3048,431,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3049,431,'_elementor_page_assets','a:0:{}'),(3050,431,'_elementor_version','3.6.5'),(3052,432,'_wp_page_template','default'),(3053,432,'_elementor_edit_mode','builder'),(3054,432,'_elementor_template_type','wp-post'),(3055,432,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3056,432,'_elementor_page_assets','a:0:{}'),(3057,432,'_elementor_version','3.6.5'),(3059,433,'_wp_page_template','default'),(3060,433,'_elementor_edit_mode','builder'),(3061,433,'_elementor_template_type','wp-post'),(3062,433,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3063,433,'_elementor_page_assets','a:0:{}'),(3064,433,'_elementor_version','3.6.5'),(3067,434,'_wp_page_template','default'),(3068,434,'_elementor_edit_mode','builder'),(3069,434,'_elementor_template_type','wp-post'),(3070,434,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3071,434,'_elementor_page_assets','a:0:{}'),(3072,434,'_elementor_version','3.6.5'),(3074,435,'_wp_page_template','default'),(3075,435,'_elementor_edit_mode','builder'),(3076,435,'_elementor_template_type','wp-post'),(3077,435,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3078,435,'_elementor_page_assets','a:0:{}'),(3079,435,'_elementor_version','3.6.5'),(3081,436,'_wp_page_template','default'),(3082,436,'_elementor_edit_mode','builder'),(3083,436,'_elementor_template_type','wp-post'),(3084,436,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40,\"text_align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3085,436,'_elementor_page_assets','a:0:{}'),(3086,436,'_elementor_version','3.6.5'),(3089,437,'_wp_page_template','default'),(3090,437,'_elementor_edit_mode','builder'),(3091,437,'_elementor_template_type','wp-post'),(3092,437,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40,\"text_align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3093,437,'_elementor_page_assets','a:0:{}'),(3094,437,'_elementor_version','3.6.5'),(3096,438,'_wp_page_template','default'),(3097,438,'_elementor_edit_mode','builder'),(3098,438,'_elementor_template_type','wp-post'),(3099,438,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40,\"text_align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3100,438,'_elementor_page_assets','a:0:{}'),(3101,438,'_elementor_version','3.6.5'),(3103,439,'_wp_page_template','default'),(3104,439,'_elementor_edit_mode','builder'),(3105,439,'_elementor_template_type','wp-post'),(3106,439,'_elementor_data','[{\"id\":\"ad96474\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"76c47f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":40,\"text_align\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"5\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"87179e1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Logo-1.png\",\"id\":284,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"180\",\"height\":\"110\"},\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"f78d9c5\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332,\"padding\":{\"unit\":\"px\",\"top\":\"37\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_inline_size_mobile\":30,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3f3a36c\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"__globals__\":{\"color_menu_item\":\"globals\\/colors?id=text\",\"color_menu_item_hover\":\"globals\\/colors?id=secondary\",\"color_menu_item_active\":\"globals\\/colors?id=secondary\",\"background_color_dropdown_item\":\"\",\"color_dropdown_item\":\"globals\\/colors?id=text\",\"color_dropdown_item_hover\":\"globals\\/colors?id=secondary\",\"color_dropdown_item_active\":\"globals\\/colors?id=secondary\"},\"navmenu_align\":\"right\",\"resp_align\":\"right\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"color_menu_item\":\"#FFFFFF\",\"color_menu_item_hover\":\"#ED293B\",\"color_menu_item_active\":\"#ED293B\",\"color_dropdown_item\":\"#FFFFFF\",\"background_color_dropdown_item\":\"#000000\",\"color_dropdown_item_hover\":\"#ED293B\",\"color_dropdown_item_active\":\"#ED293B\"},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false},{\"id\":\"673d1dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20,\"_inline_size_mobile\":30,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"030\",\"right\":\"05\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"57aa359\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"size\":\"xs\",\"typography_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3107,439,'_elementor_page_assets','a:0:{}'),(3108,439,'_elementor_version','3.6.5'),(3111,440,'_elementor_edit_mode','builder'),(3112,440,'_elementor_template_type','wp-page'),(3113,440,'_elementor_version','3.6.5'),(3114,440,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3115,440,'_wp_page_template','elementor_header_footer'),(3116,440,'_elementor_page_assets','a:0:{}'),(3117,440,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3119,441,'_elementor_edit_mode','builder'),(3120,441,'_elementor_template_type','wp-page'),(3121,441,'_elementor_version','3.6.5'),(3122,441,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3123,441,'_wp_page_template','elementor_header_footer'),(3124,441,'_elementor_page_assets','a:0:{}'),(3125,441,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3127,442,'_elementor_edit_mode','builder'),(3128,442,'_elementor_template_type','wp-page'),(3129,442,'_elementor_version','3.6.5'),(3130,442,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3131,442,'_wp_page_template','elementor_header_footer'),(3132,442,'_elementor_page_assets','a:0:{}'),(3133,442,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3136,443,'_elementor_edit_mode','builder'),(3137,443,'_elementor_template_type','wp-page'),(3138,443,'_elementor_version','3.6.5'),(3139,443,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3140,443,'_wp_page_template','elementor_header_footer'),(3141,443,'_elementor_page_assets','a:0:{}'),(3142,443,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3144,444,'_elementor_edit_mode','builder'),(3145,444,'_elementor_template_type','wp-page'),(3146,444,'_elementor_version','3.6.5'),(3147,444,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3148,444,'_wp_page_template','elementor_header_footer'),(3149,444,'_elementor_page_assets','a:0:{}'),(3150,444,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3152,445,'_elementor_edit_mode','builder'),(3153,445,'_elementor_template_type','wp-page'),(3154,445,'_elementor_version','3.6.5'),(3155,445,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3156,445,'_wp_page_template','elementor_header_footer'),(3157,445,'_elementor_page_assets','a:0:{}'),(3158,445,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3162,446,'_elementor_edit_mode','builder'),(3163,446,'_elementor_template_type','wp-page'),(3164,446,'_elementor_version','3.6.5'),(3165,446,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3166,446,'_wp_page_template','elementor_header_footer'),(3167,446,'_elementor_page_assets','a:0:{}'),(3168,446,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3170,447,'_elementor_edit_mode','builder'),(3171,447,'_elementor_template_type','wp-page'),(3172,447,'_elementor_version','3.6.5'),(3173,447,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3174,447,'_wp_page_template','elementor_header_footer'),(3175,447,'_elementor_page_assets','a:0:{}'),(3176,447,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3178,448,'_elementor_edit_mode','builder'),(3179,448,'_elementor_template_type','wp-page'),(3180,448,'_elementor_version','3.6.5'),(3181,448,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01-e1655026527118.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3182,448,'_wp_page_template','elementor_header_footer'),(3183,448,'_elementor_page_assets','a:0:{}'),(3184,448,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3187,449,'_elementor_edit_mode','builder'),(3188,449,'_elementor_template_type','wp-page'),(3189,449,'_elementor_version','3.6.5'),(3190,449,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01-e1655026527118.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3191,449,'_wp_page_template','elementor_header_footer'),(3192,449,'_elementor_page_assets','a:0:{}'),(3193,449,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3195,450,'_elementor_edit_mode','builder'),(3196,450,'_elementor_template_type','wp-page'),(3197,450,'_elementor_version','3.6.5'),(3198,450,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01-e1655026527118.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3199,450,'_wp_page_template','elementor_header_footer'),(3200,450,'_elementor_page_assets','a:0:{}'),(3201,450,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3203,451,'_elementor_edit_mode','builder'),(3204,451,'_elementor_template_type','wp-page'),(3205,451,'_elementor_version','3.6.5'),(3206,451,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01-e1655026527118.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3207,451,'_wp_page_template','elementor_header_footer'),(3208,451,'_elementor_page_assets','a:0:{}'),(3209,451,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3211,452,'_wp_attached_file','2022/06/Hero-C-02B-web-01.jpg'),(3212,452,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:579;s:6:\"height\";i:580;s:4:\"file\";s:29:\"2022/06/Hero-C-02B-web-01.jpg\";s:8:\"filesize\";i:198885;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"Hero-C-02B-web-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27091;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"Hero-C-02B-web-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8065;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3213,453,'_elementor_edit_mode','builder'),(3214,453,'_elementor_template_type','wp-page'),(3215,453,'_elementor_version','3.6.5'),(3216,453,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01-e1655026527118.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3217,453,'_wp_page_template','elementor_header_footer'),(3218,453,'_elementor_page_assets','a:0:{}'),(3219,453,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3220,454,'_elementor_edit_mode','builder'),(3221,454,'_elementor_template_type','wp-page'),(3222,454,'_elementor_version','3.6.5'),(3223,454,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01-e1655026527118.jpg\",\"id\":346,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3224,454,'_wp_page_template','elementor_header_footer'),(3225,454,'_elementor_page_assets','a:0:{}'),(3226,454,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3227,455,'_elementor_edit_mode','builder'),(3228,455,'_elementor_template_type','wp-page'),(3229,455,'_elementor_version','3.6.5'),(3230,455,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3231,455,'_wp_page_template','elementor_header_footer'),(3232,455,'_elementor_page_assets','a:0:{}'),(3233,455,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3235,456,'_elementor_edit_mode','builder'),(3236,456,'_elementor_template_type','wp-page'),(3237,456,'_elementor_version','3.6.5'),(3238,456,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3239,456,'_wp_page_template','elementor_header_footer'),(3240,456,'_elementor_page_assets','a:0:{}'),(3241,456,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3243,457,'_elementor_edit_mode','builder'),(3244,457,'_elementor_template_type','wp-page'),(3245,457,'_elementor_version','3.6.5'),(3246,457,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3247,457,'_wp_page_template','elementor_header_footer'),(3248,457,'_elementor_page_assets','a:0:{}'),(3249,457,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3251,458,'_elementor_edit_mode','builder'),(3252,458,'_elementor_template_type','wp-page'),(3253,458,'_elementor_version','3.6.5'),(3254,458,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3255,458,'_wp_page_template','elementor_header_footer'),(3256,458,'_elementor_page_assets','a:0:{}'),(3257,458,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3259,459,'_elementor_edit_mode','builder'),(3260,459,'_elementor_template_type','wp-page'),(3261,459,'_elementor_version','3.6.5'),(3262,459,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3263,459,'_wp_page_template','elementor_header_footer'),(3264,459,'_elementor_page_assets','a:0:{}'),(3265,459,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3266,460,'_elementor_edit_mode','builder'),(3267,460,'_elementor_template_type','wp-page'),(3268,460,'_elementor_version','3.6.5'),(3269,460,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3270,460,'_wp_page_template','elementor_header_footer'),(3271,460,'_elementor_page_assets','a:0:{}'),(3272,460,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3273,461,'_elementor_edit_mode','builder'),(3274,461,'_elementor_template_type','wp-page'),(3275,461,'_elementor_version','3.6.5'),(3276,461,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3277,461,'_wp_page_template','elementor_header_footer'),(3278,461,'_elementor_page_assets','a:0:{}'),(3279,461,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3281,462,'_elementor_edit_mode','builder'),(3282,462,'_elementor_template_type','wp-page'),(3283,462,'_elementor_version','3.6.5'),(3284,462,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3285,462,'_wp_page_template','elementor_header_footer'),(3286,462,'_elementor_page_assets','a:0:{}'),(3287,462,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3289,463,'_elementor_edit_mode','builder'),(3290,463,'_elementor_template_type','wp-page'),(3291,463,'_elementor_version','3.6.5'),(3292,463,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3293,463,'_wp_page_template','elementor_header_footer'),(3294,463,'_elementor_page_assets','a:0:{}'),(3295,463,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3297,464,'_elementor_edit_mode','builder'),(3298,464,'_elementor_template_type','wp-page'),(3299,464,'_elementor_version','3.6.5'),(3300,464,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3301,464,'_wp_page_template','elementor_header_footer'),(3302,464,'_elementor_page_assets','a:0:{}'),(3303,464,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3306,465,'_elementor_edit_mode','builder'),(3307,465,'_elementor_template_type','wp-page'),(3308,465,'_elementor_version','3.6.5'),(3309,465,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3310,465,'_wp_page_template','elementor_header_footer'),(3311,465,'_elementor_page_assets','a:0:{}'),(3312,465,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3314,466,'_elementor_edit_mode','builder'),(3315,466,'_elementor_template_type','wp-page'),(3316,466,'_elementor_version','3.6.5'),(3317,466,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">affect your decisions in buying your\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">desired homes which among them\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">are: eligibility in buying the types of\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">property or home, proximity to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">amenities, schools and vital facilities,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">ease of approach and nearness to\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">transport facilities, housing loan\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">rates, eligibility for grant application,\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">design of the home, etc.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">These are by no mean exhaustive\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes\\u00a0near.\\u00a0<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3318,466,'_wp_page_template','elementor_header_footer'),(3319,466,'_elementor_page_assets','a:0:{}'),(3320,466,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3322,467,'_elementor_edit_mode','builder'),(3323,467,'_elementor_template_type','wp-page'),(3324,467,'_elementor_version','3.6.5'),(3325,467,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3326,467,'_wp_page_template','elementor_header_footer'),(3327,467,'_elementor_page_assets','a:0:{}'),(3328,467,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3331,468,'_elementor_edit_mode','builder'),(3332,468,'_elementor_template_type','wp-page'),(3333,468,'_elementor_version','3.6.5'),(3334,468,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3335,468,'_wp_page_template','elementor_header_footer'),(3336,468,'_elementor_page_assets','a:0:{}'),(3337,468,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3339,469,'_elementor_edit_mode','builder'),(3340,469,'_elementor_template_type','wp-page'),(3341,469,'_elementor_version','3.6.5'),(3342,469,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3343,469,'_wp_page_template','elementor_header_footer'),(3344,469,'_elementor_page_assets','a:0:{}'),(3345,469,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3347,470,'_elementor_edit_mode','builder'),(3348,470,'_elementor_template_type','wp-page'),(3349,470,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (3350,470,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3351,470,'_wp_page_template','elementor_header_footer'),(3352,470,'_elementor_page_assets','a:0:{}'),(3353,470,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3356,471,'_elementor_edit_mode','builder'),(3357,471,'_elementor_template_type','wp-page'),(3358,471,'_elementor_version','3.6.5'),(3359,471,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3360,471,'_wp_page_template','elementor_header_footer'),(3361,471,'_elementor_page_assets','a:0:{}'),(3362,471,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3364,472,'_elementor_edit_mode','builder'),(3365,472,'_elementor_template_type','wp-page'),(3366,472,'_elementor_version','3.6.5'),(3367,472,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3368,472,'_wp_page_template','elementor_header_footer'),(3369,472,'_elementor_page_assets','a:0:{}'),(3370,472,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3372,473,'_elementor_edit_mode','builder'),(3373,473,'_elementor_template_type','wp-page'),(3374,473,'_elementor_version','3.6.5'),(3375,473,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3376,473,'_wp_page_template','elementor_header_footer'),(3377,473,'_elementor_page_assets','a:0:{}'),(3378,473,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3381,474,'_elementor_edit_mode','builder'),(3382,474,'_elementor_template_type','wp-page'),(3383,474,'_elementor_version','3.6.5'),(3384,474,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3385,474,'_wp_page_template','elementor_header_footer'),(3386,474,'_elementor_page_assets','a:0:{}'),(3387,474,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3389,475,'_elementor_edit_mode','builder'),(3390,475,'_elementor_template_type','wp-page'),(3391,475,'_elementor_version','3.6.5'),(3392,475,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3393,475,'_wp_page_template','elementor_header_footer'),(3394,475,'_elementor_page_assets','a:0:{}'),(3395,475,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3397,476,'_elementor_edit_mode','builder'),(3398,476,'_elementor_template_type','wp-page'),(3399,476,'_elementor_version','3.6.5'),(3400,476,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3401,476,'_wp_page_template','elementor_header_footer'),(3402,476,'_elementor_page_assets','a:0:{}'),(3403,476,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3406,477,'_elementor_edit_mode','builder'),(3407,477,'_elementor_template_type','wp-page'),(3408,477,'_elementor_version','3.6.5'),(3409,477,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3410,477,'_wp_page_template','elementor_header_footer'),(3411,477,'_elementor_page_assets','a:0:{}'),(3412,477,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3414,478,'_elementor_edit_mode','builder'),(3415,478,'_elementor_template_type','wp-page'),(3416,478,'_elementor_version','3.6.5'),(3417,478,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3418,478,'_wp_page_template','elementor_header_footer'),(3419,478,'_elementor_page_assets','a:0:{}'),(3420,478,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3422,479,'_elementor_edit_mode','builder'),(3423,479,'_elementor_template_type','wp-page'),(3424,479,'_elementor_version','3.6.5'),(3425,479,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3426,479,'_wp_page_template','elementor_header_footer'),(3427,479,'_elementor_page_assets','a:0:{}'),(3428,479,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3430,480,'_elementor_edit_mode','builder'),(3431,480,'_elementor_template_type','wp-page'),(3432,480,'_elementor_version','3.6.5'),(3433,480,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3434,480,'_wp_page_template','elementor_header_footer'),(3435,480,'_elementor_page_assets','a:0:{}'),(3436,480,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3437,481,'_elementor_edit_mode','builder'),(3438,481,'_elementor_template_type','wp-page'),(3439,481,'_elementor_version','3.6.5'),(3440,481,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"40\",\"left\":\"15\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3441,481,'_wp_page_template','elementor_header_footer'),(3442,481,'_elementor_page_assets','a:0:{}'),(3443,481,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3444,482,'_elementor_edit_mode','builder'),(3445,482,'_elementor_template_type','wp-page'),(3446,482,'_elementor_version','3.6.5'),(3447,482,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3448,482,'_wp_page_template','elementor_header_footer'),(3449,482,'_elementor_page_assets','a:0:{}'),(3450,482,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3453,483,'_elementor_edit_mode','builder'),(3454,483,'_elementor_template_type','wp-page'),(3455,483,'_elementor_version','3.6.5'),(3456,483,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3457,483,'_wp_page_template','elementor_header_footer'),(3458,483,'_elementor_page_assets','a:0:{}'),(3459,483,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3461,484,'_elementor_edit_mode','builder'),(3462,484,'_elementor_template_type','wp-page'),(3463,484,'_elementor_version','3.6.5'),(3464,484,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3465,484,'_wp_page_template','elementor_header_footer'),(3466,484,'_elementor_page_assets','a:0:{}'),(3467,484,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3469,485,'_elementor_edit_mode','builder'),(3470,485,'_elementor_template_type','wp-page'),(3471,485,'_elementor_version','3.6.5'),(3472,485,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3473,485,'_wp_page_template','elementor_header_footer'),(3474,485,'_elementor_page_assets','a:0:{}'),(3475,485,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3477,486,'_elementor_edit_mode','builder'),(3478,486,'_elementor_template_type','wp-page'),(3479,486,'_elementor_version','3.6.5'),(3480,486,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3481,486,'_wp_page_template','elementor_header_footer'),(3482,486,'_elementor_page_assets','a:0:{}'),(3483,486,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3484,487,'_elementor_edit_mode','builder'),(3485,487,'_elementor_template_type','wp-page'),(3486,487,'_elementor_version','3.6.5'),(3487,487,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3488,487,'_wp_page_template','elementor_header_footer'),(3489,487,'_elementor_page_assets','a:0:{}'),(3490,487,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3491,488,'_elementor_edit_mode','builder'),(3492,488,'_elementor_template_type','wp-page'),(3493,488,'_elementor_version','3.6.5'),(3494,488,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3495,488,'_wp_page_template','elementor_header_footer'),(3496,488,'_elementor_page_assets','a:0:{}'),(3497,488,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3498,489,'_elementor_edit_mode','builder'),(3499,489,'_elementor_template_type','wp-page'),(3500,489,'_elementor_version','3.6.5'),(3501,489,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3502,489,'_wp_page_template','elementor_header_footer'),(3503,489,'_elementor_page_assets','a:0:{}'),(3504,489,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3505,490,'_elementor_edit_mode','builder'),(3506,490,'_elementor_template_type','wp-page'),(3507,490,'_elementor_version','3.6.5'),(3508,490,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3509,490,'_wp_page_template','elementor_header_footer'),(3510,490,'_elementor_page_assets','a:0:{}'),(3511,490,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3512,491,'_elementor_edit_mode','builder'),(3513,491,'_elementor_template_type','wp-page'),(3514,491,'_elementor_version','3.6.5'),(3515,491,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3516,491,'_wp_page_template','elementor_header_footer'),(3517,491,'_elementor_page_assets','a:0:{}'),(3518,491,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3519,492,'_elementor_edit_mode','builder'),(3520,492,'_elementor_template_type','wp-page'),(3521,492,'_elementor_version','3.6.5'),(3522,492,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3523,492,'_wp_page_template','elementor_header_footer'),(3524,492,'_elementor_page_assets','a:0:{}'),(3525,492,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3526,493,'_elementor_edit_mode','builder'),(3527,493,'_elementor_template_type','wp-page'),(3528,493,'_elementor_version','3.6.5'),(3529,493,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"107\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3530,493,'_wp_page_template','elementor_header_footer'),(3531,493,'_elementor_page_assets','a:0:{}'),(3532,493,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3533,494,'_elementor_edit_mode','builder'),(3534,494,'_elementor_template_type','wp-page'),(3535,494,'_elementor_version','3.6.5'),(3536,494,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3537,494,'_wp_page_template','elementor_header_footer'),(3538,494,'_elementor_page_assets','a:0:{}'),(3539,494,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3541,495,'_elementor_edit_mode','builder'),(3542,495,'_elementor_template_type','wp-page'),(3543,495,'_elementor_version','3.6.5'),(3544,495,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3545,495,'_wp_page_template','elementor_header_footer'),(3546,495,'_elementor_page_assets','a:0:{}'),(3547,495,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3549,496,'_elementor_edit_mode','builder'),(3550,496,'_elementor_template_type','wp-page'),(3551,496,'_elementor_version','3.6.5'),(3552,496,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3553,496,'_wp_page_template','elementor_header_footer'),(3554,496,'_elementor_page_assets','a:0:{}'),(3555,496,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3557,497,'_elementor_edit_mode','builder'),(3558,497,'_elementor_template_type','wp-page'),(3559,497,'_elementor_version','3.6.5'),(3560,497,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3561,497,'_wp_page_template','elementor_header_footer'),(3562,497,'_elementor_page_assets','a:0:{}'),(3563,497,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3565,498,'_elementor_edit_mode','builder'),(3566,498,'_elementor_template_type','wp-page'),(3567,498,'_elementor_version','3.6.5'),(3568,498,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3569,498,'_wp_page_template','elementor_header_footer'),(3570,498,'_elementor_page_assets','a:0:{}'),(3571,498,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3572,499,'_elementor_edit_mode','builder'),(3573,499,'_elementor_template_type','wp-page'),(3574,499,'_elementor_version','3.6.5'),(3575,499,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3576,499,'_wp_page_template','elementor_header_footer'),(3577,499,'_elementor_page_assets','a:0:{}'),(3578,499,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3579,500,'_elementor_edit_mode','builder'),(3580,500,'_elementor_template_type','wp-page'),(3581,500,'_elementor_version','3.6.5'),(3582,500,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"-49\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3583,500,'_wp_page_template','elementor_header_footer'),(3584,500,'_elementor_page_assets','a:0:{}'),(3585,500,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3586,501,'_elementor_edit_mode','builder'),(3587,501,'_elementor_template_type','wp-page'),(3588,501,'_elementor_version','3.6.5'),(3589,501,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"-49\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3590,501,'_wp_page_template','elementor_header_footer'),(3591,501,'_elementor_page_assets','a:0:{}'),(3592,501,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3593,502,'_elementor_edit_mode','builder'),(3594,502,'_elementor_template_type','wp-page'),(3595,502,'_elementor_version','3.6.5'),(3596,502,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"-49\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3597,502,'_wp_page_template','elementor_header_footer'),(3598,502,'_elementor_page_assets','a:0:{}'),(3599,502,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3600,503,'_elementor_edit_mode','builder'),(3601,503,'_elementor_template_type','wp-page'),(3602,503,'_elementor_version','3.6.5'),(3603,503,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3604,503,'_wp_page_template','elementor_header_footer'),(3605,503,'_elementor_page_assets','a:0:{}'),(3606,503,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3607,504,'_elementor_edit_mode','builder'),(3608,504,'_elementor_template_type','wp-page'),(3609,504,'_elementor_version','3.6.5'),(3610,504,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3611,504,'_wp_page_template','elementor_header_footer'),(3612,504,'_elementor_page_assets','a:0:{}'),(3613,504,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3614,505,'_elementor_edit_mode','builder'),(3615,505,'_elementor_template_type','wp-page'),(3616,505,'_elementor_version','3.6.5'),(3617,505,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3618,505,'_wp_page_template','elementor_header_footer'),(3619,505,'_elementor_page_assets','a:0:{}'),(3620,505,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3621,506,'_elementor_edit_mode','builder'),(3622,506,'_elementor_template_type','wp-page'),(3623,506,'_elementor_version','3.6.5'),(3624,506,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3625,506,'_wp_page_template','elementor_header_footer'),(3626,506,'_elementor_page_assets','a:0:{}'),(3627,506,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3629,507,'_elementor_edit_mode','builder'),(3630,507,'_elementor_template_type','wp-page'),(3631,507,'_elementor_version','3.6.5'),(3632,507,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3633,507,'_wp_page_template','elementor_header_footer'),(3634,507,'_elementor_page_assets','a:0:{}'),(3635,507,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3637,508,'_elementor_edit_mode','builder'),(3638,508,'_elementor_template_type','wp-page'),(3639,508,'_elementor_version','3.6.5'),(3640,508,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3641,508,'_wp_page_template','elementor_header_footer'),(3642,508,'_elementor_page_assets','a:0:{}'),(3643,508,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3645,509,'_elementor_edit_mode','builder'),(3646,509,'_elementor_template_type','wp-page'),(3647,509,'_elementor_version','3.6.5'),(3648,509,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3649,509,'_wp_page_template','elementor_header_footer'),(3650,509,'_elementor_page_assets','a:0:{}'),(3651,509,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3654,510,'_elementor_edit_mode','builder'),(3655,510,'_elementor_template_type','wp-page'),(3656,510,'_elementor_version','3.6.5'),(3657,510,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3658,510,'_wp_page_template','elementor_header_footer'),(3659,510,'_elementor_page_assets','a:0:{}'),(3660,510,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3662,511,'_elementor_edit_mode','builder'),(3663,511,'_elementor_template_type','wp-page'),(3664,511,'_elementor_version','3.6.5'),(3665,511,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3666,511,'_wp_page_template','elementor_header_footer'),(3667,511,'_elementor_page_assets','a:0:{}'),(3668,511,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3670,512,'_elementor_edit_mode','builder'),(3671,512,'_elementor_template_type','wp-page'),(3672,512,'_elementor_version','3.6.5'),(3673,512,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3674,512,'_wp_page_template','elementor_header_footer'),(3675,512,'_elementor_page_assets','a:0:{}'),(3676,512,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3679,513,'_elementor_edit_mode','builder'),(3680,513,'_elementor_template_type','wp-page'),(3681,513,'_elementor_version','3.6.5'),(3682,513,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3683,513,'_wp_page_template','elementor_header_footer'),(3684,513,'_elementor_page_assets','a:0:{}'),(3685,513,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3687,514,'_elementor_edit_mode','builder'),(3688,514,'_elementor_template_type','wp-page'),(3689,514,'_elementor_version','3.6.5'),(3690,514,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3691,514,'_wp_page_template','elementor_header_footer'),(3692,514,'_elementor_page_assets','a:0:{}'),(3693,514,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3695,515,'_elementor_edit_mode','builder'),(3696,515,'_elementor_template_type','wp-page'),(3697,515,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (3698,515,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3699,515,'_wp_page_template','elementor_header_footer'),(3700,515,'_elementor_page_assets','a:0:{}'),(3701,515,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3704,516,'_elementor_edit_mode','builder'),(3705,516,'_elementor_template_type','wp-page'),(3706,516,'_elementor_version','3.6.5'),(3707,516,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3708,516,'_wp_page_template','elementor_header_footer'),(3709,516,'_elementor_page_assets','a:0:{}'),(3710,516,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3712,517,'_elementor_edit_mode','builder'),(3713,517,'_elementor_template_type','wp-page'),(3714,517,'_elementor_version','3.6.5'),(3715,517,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3716,517,'_wp_page_template','elementor_header_footer'),(3717,517,'_elementor_page_assets','a:0:{}'),(3718,517,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3720,518,'_elementor_edit_mode','builder'),(3721,518,'_elementor_template_type','wp-page'),(3722,518,'_elementor_version','3.6.5'),(3723,518,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3724,518,'_wp_page_template','elementor_header_footer'),(3725,518,'_elementor_page_assets','a:0:{}'),(3726,518,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3728,519,'_elementor_edit_mode','builder'),(3729,519,'_elementor_template_type','wp-page'),(3730,519,'_elementor_version','3.6.5'),(3731,519,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3732,519,'_wp_page_template','elementor_header_footer'),(3733,519,'_elementor_page_assets','a:0:{}'),(3734,519,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3735,520,'_elementor_edit_mode','builder'),(3736,520,'_elementor_template_type','wp-page'),(3737,520,'_elementor_version','3.6.5'),(3738,520,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3739,520,'_wp_page_template','elementor_header_footer'),(3740,520,'_elementor_page_assets','a:0:{}'),(3741,520,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3742,521,'_elementor_edit_mode','builder'),(3743,521,'_elementor_template_type','wp-page'),(3744,521,'_elementor_version','3.6.5'),(3745,521,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3746,521,'_wp_page_template','elementor_header_footer'),(3747,521,'_elementor_page_assets','a:0:{}'),(3748,521,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3749,522,'_elementor_edit_mode','builder'),(3750,522,'_elementor_template_type','wp-page'),(3751,522,'_elementor_version','3.6.5'),(3752,522,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3753,522,'_wp_page_template','elementor_header_footer'),(3754,522,'_elementor_page_assets','a:0:{}'),(3755,522,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3756,523,'_elementor_edit_mode','builder'),(3757,523,'_elementor_template_type','wp-page'),(3758,523,'_elementor_version','3.6.5'),(3759,523,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3760,523,'_wp_page_template','elementor_header_footer'),(3761,523,'_elementor_page_assets','a:0:{}'),(3762,523,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3763,524,'_elementor_edit_mode','builder'),(3764,524,'_elementor_template_type','wp-page'),(3765,524,'_elementor_version','3.6.5'),(3766,524,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3767,524,'_wp_page_template','elementor_header_footer'),(3768,524,'_elementor_page_assets','a:0:{}'),(3769,524,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3770,525,'_elementor_edit_mode','builder'),(3771,525,'_elementor_template_type','wp-page'),(3772,525,'_elementor_version','3.6.5'),(3773,525,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3774,525,'_wp_page_template','elementor_header_footer'),(3775,525,'_elementor_page_assets','a:0:{}'),(3776,525,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3777,526,'_elementor_edit_mode','builder'),(3778,526,'_elementor_template_type','wp-page'),(3779,526,'_elementor_version','3.6.5'),(3780,526,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3781,526,'_wp_page_template','elementor_header_footer'),(3782,526,'_elementor_page_assets','a:0:{}'),(3783,526,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3784,527,'_elementor_edit_mode','builder'),(3785,527,'_elementor_template_type','wp-page'),(3786,527,'_elementor_version','3.6.5'),(3787,527,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3788,527,'_wp_page_template','elementor_header_footer'),(3789,527,'_elementor_page_assets','a:0:{}'),(3790,527,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3791,528,'_elementor_edit_mode','builder'),(3792,528,'_elementor_template_type','wp-page'),(3793,528,'_elementor_version','3.6.5'),(3794,528,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3795,528,'_wp_page_template','elementor_header_footer'),(3796,528,'_elementor_page_assets','a:0:{}'),(3797,528,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3798,529,'_elementor_edit_mode','builder'),(3799,529,'_elementor_template_type','wp-page'),(3800,529,'_elementor_version','3.6.5'),(3801,529,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3802,529,'_wp_page_template','elementor_header_footer'),(3803,529,'_elementor_page_assets','a:0:{}'),(3804,529,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3805,530,'_elementor_edit_mode','builder'),(3806,530,'_elementor_template_type','wp-page'),(3807,530,'_elementor_version','3.6.5'),(3808,530,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3809,530,'_wp_page_template','elementor_header_footer'),(3810,530,'_elementor_page_assets','a:0:{}'),(3811,530,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3812,531,'_elementor_edit_mode','builder'),(3813,531,'_elementor_template_type','wp-page'),(3814,531,'_elementor_version','3.6.5'),(3815,531,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3816,531,'_wp_page_template','elementor_header_footer'),(3817,531,'_elementor_page_assets','a:0:{}'),(3818,531,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3819,532,'_elementor_edit_mode','builder'),(3820,532,'_elementor_template_type','wp-page'),(3821,532,'_elementor_version','3.6.5'),(3822,532,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \\n\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3823,532,'_wp_page_template','elementor_header_footer'),(3824,532,'_elementor_page_assets','a:0:{}'),(3825,532,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3826,533,'_elementor_edit_mode','builder'),(3827,533,'_elementor_template_type','wp-page'),(3828,533,'_elementor_version','3.6.5'),(3829,533,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3830,533,'_wp_page_template','elementor_header_footer'),(3831,533,'_elementor_page_assets','a:0:{}'),(3832,533,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3833,534,'_elementor_edit_mode','builder'),(3834,534,'_elementor_template_type','wp-page'),(3835,534,'_elementor_version','3.6.5'),(3836,534,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3837,534,'_wp_page_template','elementor_header_footer'),(3838,534,'_elementor_page_assets','a:0:{}'),(3839,534,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3840,535,'_elementor_edit_mode','builder'),(3841,535,'_elementor_template_type','wp-page'),(3842,535,'_elementor_version','3.6.5'),(3843,535,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3844,535,'_wp_page_template','elementor_header_footer'),(3845,535,'_elementor_page_assets','a:0:{}'),(3846,535,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3847,536,'_elementor_edit_mode','builder'),(3848,536,'_elementor_template_type','wp-page'),(3849,536,'_elementor_version','3.6.5'),(3850,536,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3851,536,'_wp_page_template','elementor_header_footer'),(3852,536,'_elementor_page_assets','a:0:{}'),(3853,536,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3854,537,'_elementor_edit_mode','builder'),(3855,537,'_elementor_template_type','wp-page'),(3856,537,'_elementor_version','3.6.5'),(3857,537,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3858,537,'_wp_page_template','elementor_header_footer'),(3859,537,'_elementor_page_assets','a:0:{}'),(3860,537,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3861,538,'_elementor_edit_mode','builder'),(3862,538,'_elementor_template_type','wp-page'),(3863,538,'_elementor_version','3.6.5'),(3864,538,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3865,538,'_wp_page_template','elementor_header_footer'),(3866,538,'_elementor_page_assets','a:0:{}'),(3867,538,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3868,539,'_elementor_edit_mode','builder'),(3869,539,'_elementor_template_type','wp-page'),(3870,539,'_elementor_version','3.6.5'),(3871,539,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3872,539,'_wp_page_template','elementor_header_footer'),(3873,539,'_elementor_page_assets','a:0:{}'),(3874,539,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3875,540,'_elementor_edit_mode','builder'),(3876,540,'_elementor_template_type','wp-page'),(3877,540,'_elementor_version','3.6.5'),(3878,540,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3879,540,'_wp_page_template','elementor_header_footer'),(3880,540,'_elementor_page_assets','a:0:{}'),(3881,540,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3882,541,'_elementor_edit_mode','builder'),(3883,541,'_elementor_template_type','wp-page'),(3884,541,'_elementor_version','3.6.5'),(3885,541,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3886,541,'_wp_page_template','elementor_header_footer'),(3887,541,'_elementor_page_assets','a:0:{}'),(3888,541,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3889,542,'_elementor_edit_mode','builder'),(3890,542,'_elementor_template_type','wp-page'),(3891,542,'_elementor_version','3.6.5'),(3892,542,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3893,542,'_wp_page_template','elementor_header_footer'),(3894,542,'_elementor_page_assets','a:0:{}'),(3895,542,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3896,543,'_elementor_edit_mode','builder'),(3897,543,'_elementor_template_type','wp-page'),(3898,543,'_elementor_version','3.6.5'),(3899,543,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3900,543,'_wp_page_template','elementor_header_footer'),(3901,543,'_elementor_page_assets','a:0:{}'),(3902,543,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3903,544,'_elementor_edit_mode','builder'),(3904,544,'_elementor_template_type','wp-page'),(3905,544,'_elementor_version','3.6.5'),(3906,544,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3907,544,'_wp_page_template','elementor_header_footer'),(3908,544,'_elementor_page_assets','a:0:{}'),(3909,544,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3910,545,'_elementor_edit_mode','builder'),(3911,545,'_elementor_template_type','wp-page'),(3912,545,'_elementor_version','3.6.5'),(3913,545,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3914,545,'_wp_page_template','elementor_header_footer'),(3915,545,'_elementor_page_assets','a:0:{}'),(3916,545,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3918,546,'_elementor_edit_mode','builder'),(3919,546,'_elementor_template_type','wp-page'),(3920,546,'_elementor_version','3.6.5'),(3921,546,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3922,546,'_wp_page_template','elementor_header_footer'),(3923,546,'_elementor_page_assets','a:0:{}'),(3924,546,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3926,547,'_elementor_edit_mode','builder'),(3927,547,'_elementor_template_type','wp-page'),(3928,547,'_elementor_version','3.6.5'),(3929,547,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3930,547,'_wp_page_template','elementor_header_footer'),(3931,547,'_elementor_page_assets','a:0:{}'),(3932,547,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3934,548,'_elementor_edit_mode','builder'),(3935,548,'_elementor_template_type','wp-page'),(3936,548,'_elementor_version','3.6.5'),(3937,548,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3938,548,'_wp_page_template','elementor_header_footer'),(3939,548,'_elementor_page_assets','a:0:{}'),(3940,548,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3943,549,'_elementor_edit_mode','builder'),(3944,549,'_elementor_template_type','wp-page'),(3945,549,'_elementor_version','3.6.5'),(3946,549,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3947,549,'_wp_page_template','elementor_header_footer'),(3948,549,'_elementor_page_assets','a:0:{}'),(3949,549,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3951,550,'_elementor_edit_mode','builder'),(3952,550,'_elementor_template_type','wp-page'),(3953,550,'_elementor_version','3.6.5'),(3954,550,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3955,550,'_wp_page_template','elementor_header_footer'),(3956,550,'_elementor_page_assets','a:0:{}'),(3957,550,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3959,551,'_elementor_edit_mode','builder'),(3960,551,'_elementor_template_type','wp-page'),(3961,551,'_elementor_version','3.6.5'),(3962,551,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3963,551,'_wp_page_template','elementor_header_footer'),(3964,551,'_elementor_page_assets','a:0:{}'),(3965,551,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3974,553,'_elementor_edit_mode','builder'),(3975,553,'_elementor_template_type','wp-page'),(3976,553,'_elementor_version','3.6.5'),(3977,553,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3978,553,'_wp_page_template','elementor_header_footer'),(3979,553,'_elementor_page_assets','a:0:{}'),(3980,553,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3981,554,'_elementor_edit_mode','builder'),(3982,554,'_elementor_template_type','wp-page'),(3983,554,'_elementor_version','3.6.5'),(3984,554,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3985,554,'_wp_page_template','elementor_header_footer'),(3986,554,'_elementor_page_assets','a:0:{}'),(3987,554,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3988,555,'_elementor_edit_mode','builder'),(3989,555,'_elementor_template_type','wp-page'),(3990,555,'_elementor_version','3.6.5'),(3991,555,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3992,555,'_wp_page_template','elementor_header_footer'),(3993,555,'_elementor_page_assets','a:0:{}'),(3994,555,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(3996,556,'_elementor_edit_mode','builder'),(3997,556,'_elementor_template_type','wp-page'),(3998,556,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (3999,556,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4000,556,'_wp_page_template','elementor_header_footer'),(4001,556,'_elementor_page_assets','a:0:{}'),(4002,556,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4004,557,'_elementor_edit_mode','builder'),(4005,557,'_elementor_template_type','wp-page'),(4006,557,'_elementor_version','3.6.5'),(4007,557,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 It has already won several international and national awards and is on the way to win your heart too.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4008,557,'_wp_page_template','elementor_header_footer'),(4009,557,'_elementor_page_assets','a:0:{}'),(4010,557,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4012,558,'_elementor_edit_mode','builder'),(4013,558,'_elementor_template_type','wp-page'),(4014,558,'_elementor_version','3.6.5'),(4015,558,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue for leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4016,558,'_wp_page_template','elementor_header_footer'),(4017,558,'_elementor_page_assets','a:0:{}'),(4018,558,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4020,559,'_elementor_edit_mode','builder'),(4021,559,'_elementor_template_type','wp-page'),(4022,559,'_elementor_version','3.6.5'),(4023,559,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue for leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4024,559,'_wp_page_template','elementor_header_footer'),(4025,559,'_elementor_page_assets','a:0:{}'),(4026,559,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4027,560,'_elementor_edit_mode','builder'),(4028,560,'_elementor_template_type','wp-page'),(4029,560,'_elementor_version','3.6.5'),(4030,560,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue for leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4031,560,'_wp_page_template','elementor_header_footer'),(4032,560,'_elementor_page_assets','a:0:{}'),(4033,560,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4034,561,'_elementor_edit_mode','builder'),(4035,561,'_elementor_template_type','wp-page'),(4036,561,'_elementor_version','3.6.5'),(4037,561,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4038,561,'_wp_page_template','elementor_header_footer'),(4039,561,'_elementor_page_assets','a:0:{}'),(4040,561,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4042,562,'_elementor_edit_mode','builder'),(4043,562,'_elementor_template_type','wp-page'),(4044,562,'_elementor_version','3.6.5'),(4045,562,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4046,562,'_wp_page_template','elementor_header_footer'),(4047,562,'_elementor_page_assets','a:0:{}'),(4048,562,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4050,563,'_elementor_edit_mode','builder'),(4051,563,'_elementor_template_type','wp-page'),(4052,563,'_elementor_version','3.6.5'),(4053,563,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4054,563,'_wp_page_template','elementor_header_footer'),(4055,563,'_elementor_page_assets','a:0:{}'),(4056,563,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4058,564,'_elementor_edit_mode','builder'),(4059,564,'_elementor_template_type','wp-page'),(4060,564,'_elementor_version','3.6.5'),(4061,564,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4062,564,'_wp_page_template','elementor_header_footer'),(4063,564,'_elementor_page_assets','a:0:{}'),(4064,564,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4067,565,'_elementor_edit_mode','builder'),(4068,565,'_elementor_template_type','wp-page'),(4069,565,'_elementor_version','3.6.5'),(4070,565,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4071,565,'_wp_page_template','elementor_header_footer'),(4072,565,'_elementor_page_assets','a:0:{}'),(4073,565,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4075,566,'_elementor_edit_mode','builder'),(4076,566,'_elementor_template_type','wp-page'),(4077,566,'_elementor_version','3.6.5'),(4078,566,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"A GEM NESTLED IN THE PARK\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4079,566,'_wp_page_template','elementor_header_footer'),(4080,566,'_elementor_page_assets','a:0:{}'),(4081,566,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4083,567,'_elementor_edit_mode','builder'),(4084,567,'_elementor_template_type','wp-page'),(4085,567,'_elementor_version','3.6.5'),(4086,567,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4087,567,'_wp_page_template','elementor_header_footer'),(4088,567,'_elementor_page_assets','a:0:{}'),(4089,567,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4091,568,'_elementor_edit_mode','builder'),(4092,568,'_elementor_template_type','wp-page'),(4093,568,'_elementor_version','3.6.5'),(4094,568,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4095,568,'_wp_page_template','elementor_header_footer'),(4096,568,'_elementor_page_assets','a:0:{}'),(4097,568,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4098,569,'_elementor_edit_mode','builder'),(4099,569,'_elementor_template_type','wp-page'),(4100,569,'_elementor_version','3.6.5'),(4101,569,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"size\":\"small\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4102,569,'_wp_page_template','elementor_header_footer'),(4103,569,'_elementor_page_assets','a:0:{}'),(4104,569,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4105,570,'_elementor_edit_mode','builder'),(4106,570,'_elementor_template_type','wp-page'),(4107,570,'_elementor_version','3.6.5'),(4108,570,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4109,570,'_wp_page_template','elementor_header_footer'),(4110,570,'_elementor_page_assets','a:0:{}'),(4111,570,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4113,571,'_elementor_edit_mode','builder'),(4114,571,'_elementor_template_type','wp-page'),(4115,571,'_elementor_version','3.6.5'),(4116,571,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4117,571,'_wp_page_template','elementor_header_footer'),(4118,571,'_elementor_page_assets','a:0:{}'),(4119,571,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4121,572,'_elementor_edit_mode','builder'),(4122,572,'_elementor_template_type','wp-page'),(4123,572,'_elementor_version','3.6.5'),(4124,572,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4125,572,'_wp_page_template','elementor_header_footer'),(4126,572,'_elementor_page_assets','a:0:{}'),(4127,572,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4129,573,'_elementor_edit_mode','builder'),(4130,573,'_elementor_template_type','wp-page'),(4131,573,'_elementor_version','3.6.5'),(4132,573,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4133,573,'_wp_page_template','elementor_header_footer'),(4134,573,'_elementor_page_assets','a:0:{}'),(4135,573,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4138,574,'_elementor_edit_mode','builder'),(4139,574,'_elementor_template_type','wp-page'),(4140,574,'_elementor_version','3.6.5'),(4141,574,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4142,574,'_wp_page_template','elementor_header_footer'),(4143,574,'_elementor_page_assets','a:0:{}'),(4144,574,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4146,575,'_elementor_edit_mode','builder'),(4147,575,'_elementor_template_type','wp-page'),(4148,575,'_elementor_version','3.6.5'),(4149,575,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4150,575,'_wp_page_template','elementor_header_footer'),(4151,575,'_elementor_page_assets','a:0:{}'),(4152,575,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4154,576,'_elementor_edit_mode','builder'),(4155,576,'_elementor_template_type','wp-page'),(4156,576,'_elementor_version','3.6.5'),(4157,576,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4158,576,'_wp_page_template','elementor_header_footer'),(4159,576,'_elementor_page_assets','a:0:{}'),(4160,576,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4162,577,'_elementor_edit_mode','builder'),(4163,577,'_elementor_template_type','wp-page'),(4164,577,'_elementor_version','3.6.5'),(4165,577,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4166,577,'_wp_page_template','elementor_header_footer'),(4167,577,'_elementor_page_assets','a:0:{}'),(4168,577,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4169,578,'_elementor_edit_mode','builder'),(4170,578,'_elementor_template_type','wp-page'),(4171,578,'_elementor_version','3.6.5'),(4172,578,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4173,578,'_wp_page_template','elementor_header_footer'),(4174,578,'_elementor_page_assets','a:0:{}'),(4175,578,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4176,579,'_elementor_edit_mode','builder'),(4177,579,'_elementor_template_type','wp-page'),(4178,579,'_elementor_version','3.6.5'),(4179,579,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4180,579,'_wp_page_template','elementor_header_footer'),(4181,579,'_elementor_page_assets','a:0:{}'),(4182,579,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4183,580,'_elementor_edit_mode','builder'),(4184,580,'_elementor_template_type','wp-page'),(4185,580,'_elementor_version','3.6.5'),(4186,580,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4187,580,'_wp_page_template','elementor_header_footer'),(4188,580,'_elementor_page_assets','a:0:{}'),(4189,580,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4190,581,'_elementor_edit_mode','builder'),(4191,581,'_elementor_template_type','wp-page'),(4192,581,'_elementor_version','3.6.5'),(4193,581,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4194,581,'_wp_page_template','elementor_header_footer'),(4195,581,'_elementor_page_assets','a:0:{}'),(4196,581,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4197,582,'_elementor_edit_mode','builder'),(4198,582,'_elementor_template_type','wp-page'),(4199,582,'_elementor_version','3.6.5'),(4200,582,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4201,582,'_wp_page_template','elementor_header_footer'),(4202,582,'_elementor_page_assets','a:0:{}'),(4203,582,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4204,583,'_elementor_edit_mode','builder'),(4205,583,'_elementor_template_type','wp-page'),(4206,583,'_elementor_version','3.6.5'),(4207,583,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4208,583,'_wp_page_template','elementor_header_footer'),(4209,583,'_elementor_page_assets','a:0:{}'),(4210,583,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4211,584,'_elementor_edit_mode','builder'),(4212,584,'_elementor_template_type','wp-page'),(4213,584,'_elementor_version','3.6.5'),(4214,584,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4215,584,'_wp_page_template','elementor_header_footer'),(4216,584,'_elementor_page_assets','a:0:{}'),(4217,584,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4218,585,'_elementor_edit_mode','builder'),(4219,585,'_elementor_template_type','wp-page'),(4220,585,'_elementor_version','3.6.5'),(4221,585,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4222,585,'_wp_page_template','elementor_header_footer'),(4223,585,'_elementor_page_assets','a:0:{}'),(4224,585,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4225,586,'_elementor_edit_mode','builder'),(4226,586,'_elementor_template_type','wp-page'),(4227,586,'_elementor_version','3.6.5'),(4228,586,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4229,586,'_wp_page_template','elementor_header_footer'),(4230,586,'_elementor_page_assets','a:0:{}'),(4231,586,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4232,587,'_elementor_edit_mode','builder'),(4233,587,'_elementor_template_type','wp-page'),(4234,587,'_elementor_version','3.6.5'),(4235,587,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4236,587,'_wp_page_template','elementor_header_footer'),(4237,587,'_elementor_page_assets','a:0:{}'),(4238,587,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4239,588,'_elementor_edit_mode','builder'),(4240,588,'_elementor_template_type','wp-page'),(4241,588,'_elementor_version','3.6.5'),(4242,588,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4243,588,'_wp_page_template','elementor_header_footer'),(4244,588,'_elementor_page_assets','a:0:{}'),(4245,588,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4246,589,'_elementor_edit_mode','builder'),(4247,589,'_elementor_template_type','wp-page'),(4248,589,'_elementor_version','3.6.5'),(4249,589,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4250,589,'_wp_page_template','elementor_header_footer'),(4251,589,'_elementor_page_assets','a:0:{}'),(4252,589,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4253,590,'_elementor_edit_mode','builder'),(4254,590,'_elementor_template_type','wp-page'),(4255,590,'_elementor_version','3.6.5'),(4256,590,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4257,590,'_wp_page_template','elementor_header_footer'),(4258,590,'_elementor_page_assets','a:0:{}'),(4259,590,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4260,591,'_elementor_edit_mode','builder'),(4261,591,'_elementor_template_type','wp-page'),(4262,591,'_elementor_version','3.6.5'),(4263,591,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4264,591,'_wp_page_template','elementor_header_footer'),(4265,591,'_elementor_page_assets','a:0:{}'),(4266,591,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4268,592,'_elementor_edit_mode','builder'),(4269,592,'_elementor_template_type','wp-page'),(4270,592,'_elementor_version','3.6.5'),(4271,592,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4272,592,'_wp_page_template','elementor_header_footer'),(4273,592,'_elementor_page_assets','a:0:{}'),(4274,592,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4276,593,'_elementor_edit_mode','builder'),(4277,593,'_elementor_template_type','wp-page'),(4278,593,'_elementor_version','3.6.5'),(4279,593,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART. \\nWITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":37,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"220\",\"bottom\":\"0\",\"left\":\"220\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4280,593,'_wp_page_template','elementor_header_footer'),(4281,593,'_elementor_page_assets','a:0:{}'),(4282,593,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4284,594,'_elementor_edit_mode','builder'),(4285,594,'_elementor_template_type','wp-page'),(4286,594,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (4287,594,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4288,594,'_wp_page_template','elementor_header_footer'),(4289,594,'_elementor_page_assets','a:0:{}'),(4290,594,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4292,595,'_elementor_edit_mode','builder'),(4293,595,'_elementor_template_type','wp-page'),(4294,595,'_elementor_version','3.6.5'),(4295,595,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4296,595,'_wp_page_template','elementor_header_footer'),(4297,595,'_elementor_page_assets','a:0:{}'),(4298,595,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4299,596,'_elementor_edit_mode','builder'),(4300,596,'_elementor_template_type','wp-page'),(4301,596,'_elementor_version','3.6.5'),(4302,596,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4303,596,'_wp_page_template','elementor_header_footer'),(4304,596,'_elementor_page_assets','a:0:{}'),(4305,596,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4306,597,'_elementor_edit_mode','builder'),(4307,597,'_elementor_template_type','wp-page'),(4308,597,'_elementor_version','3.6.5'),(4309,597,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4310,597,'_wp_page_template','elementor_header_footer'),(4311,597,'_elementor_page_assets','a:0:{}'),(4312,597,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4323,599,'_elementor_edit_mode','builder'),(4324,599,'_elementor_template_type','wp-page'),(4325,599,'_elementor_version','3.6.5'),(4326,599,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4327,599,'_wp_page_template','elementor_header_footer'),(4328,599,'_elementor_page_assets','a:0:{}'),(4329,599,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4331,600,'_elementor_edit_mode','builder'),(4332,600,'_elementor_template_type','wp-page'),(4333,600,'_elementor_version','3.6.5'),(4334,600,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4335,600,'_wp_page_template','elementor_header_footer'),(4336,600,'_elementor_page_assets','a:0:{}'),(4337,600,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4339,601,'_elementor_edit_mode','builder'),(4340,601,'_elementor_template_type','wp-page'),(4341,601,'_elementor_version','3.6.5'),(4342,601,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4343,601,'_wp_page_template','elementor_header_footer'),(4344,601,'_elementor_page_assets','a:0:{}'),(4345,601,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4347,602,'_elementor_edit_mode','builder'),(4348,602,'_elementor_template_type','wp-page'),(4349,602,'_elementor_version','3.6.5'),(4350,602,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4351,602,'_wp_page_template','elementor_header_footer'),(4352,602,'_elementor_page_assets','a:0:{}'),(4353,602,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4355,603,'_elementor_edit_mode','builder'),(4356,603,'_elementor_template_type','wp-page'),(4357,603,'_elementor_version','3.6.5'),(4358,603,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Times New Roman\",\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4359,603,'_wp_page_template','elementor_header_footer'),(4360,603,'_elementor_page_assets','a:0:{}'),(4361,603,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4363,604,'_elementor_edit_mode','builder'),(4364,604,'_elementor_template_type','wp-page'),(4365,604,'_elementor_version','3.6.5'),(4366,604,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4367,604,'_wp_page_template','elementor_header_footer'),(4368,604,'_elementor_page_assets','a:0:{}'),(4369,604,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4371,605,'_elementor_edit_mode','builder'),(4372,605,'_elementor_template_type','wp-page'),(4373,605,'_elementor_version','3.6.5'),(4374,605,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4375,605,'_wp_page_template','elementor_header_footer'),(4376,605,'_elementor_page_assets','a:0:{}'),(4377,605,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4378,606,'_elementor_edit_mode','builder'),(4379,606,'_elementor_template_type','wp-page'),(4380,606,'_elementor_version','3.6.5'),(4381,606,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4382,606,'_wp_page_template','elementor_header_footer'),(4383,606,'_elementor_page_assets','a:0:{}'),(4384,606,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4385,607,'_elementor_edit_mode','builder'),(4386,607,'_elementor_template_type','wp-page'),(4387,607,'_elementor_version','3.6.5'),(4388,607,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4389,607,'_wp_page_template','elementor_header_footer'),(4390,607,'_elementor_page_assets','a:0:{}'),(4391,607,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4392,608,'_elementor_edit_mode','builder'),(4393,608,'_elementor_template_type','wp-page'),(4394,608,'_elementor_version','3.6.5'),(4395,608,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4396,608,'_wp_page_template','elementor_header_footer'),(4397,608,'_elementor_page_assets','a:0:{}'),(4398,608,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4399,609,'_elementor_edit_mode','builder'),(4400,609,'_elementor_template_type','wp-page'),(4401,609,'_elementor_version','3.6.5'),(4402,609,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4403,609,'_wp_page_template','elementor_header_footer'),(4404,609,'_elementor_page_assets','a:0:{}'),(4405,609,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4406,610,'_elementor_edit_mode','builder'),(4407,610,'_elementor_template_type','wp-page'),(4408,610,'_elementor_version','3.6.5'),(4409,610,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4410,610,'_wp_page_template','elementor_header_footer'),(4411,610,'_elementor_page_assets','a:0:{}'),(4412,610,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4413,611,'_elementor_edit_mode','builder'),(4414,611,'_elementor_template_type','wp-page'),(4415,611,'_elementor_version','3.6.5'),(4416,611,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4417,611,'_wp_page_template','elementor_header_footer'),(4418,611,'_elementor_page_assets','a:0:{}'),(4419,611,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4420,612,'_elementor_edit_mode','builder'),(4421,612,'_elementor_template_type','wp-page'),(4422,612,'_elementor_version','3.6.5'),(4423,612,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4424,612,'_wp_page_template','elementor_header_footer'),(4425,612,'_elementor_page_assets','a:0:{}'),(4426,612,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4427,613,'_elementor_edit_mode','builder'),(4428,613,'_elementor_template_type','wp-page'),(4429,613,'_elementor_version','3.6.5'),(4430,613,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4431,613,'_wp_page_template','elementor_header_footer'),(4432,613,'_elementor_page_assets','a:0:{}'),(4433,613,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4434,614,'_elementor_edit_mode','builder'),(4435,614,'_elementor_template_type','wp-page'),(4436,614,'_elementor_version','3.6.5'),(4437,614,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4438,614,'_wp_page_template','elementor_header_footer'),(4439,614,'_elementor_page_assets','a:0:{}'),(4440,614,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4441,615,'_elementor_edit_mode','builder'),(4442,615,'_elementor_template_type','wp-page'),(4443,615,'_elementor_version','3.6.5'),(4444,615,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4445,615,'_wp_page_template','elementor_header_footer'),(4446,615,'_elementor_page_assets','a:0:{}'),(4447,615,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4448,616,'_elementor_edit_mode','builder'),(4449,616,'_elementor_template_type','wp-page'),(4450,616,'_elementor_version','3.6.5'),(4451,616,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4452,616,'_wp_page_template','elementor_header_footer'),(4453,616,'_elementor_page_assets','a:0:{}'),(4454,616,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4455,617,'_elementor_edit_mode','builder'),(4456,617,'_elementor_template_type','wp-page'),(4457,617,'_elementor_version','3.6.5'),(4458,617,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4459,617,'_wp_page_template','elementor_header_footer'),(4460,617,'_elementor_page_assets','a:0:{}'),(4461,617,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4462,618,'_elementor_edit_mode','builder'),(4463,618,'_elementor_template_type','wp-page'),(4464,618,'_elementor_version','3.6.5'),(4465,618,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4466,618,'_wp_page_template','elementor_header_footer'),(4467,618,'_elementor_page_assets','a:0:{}'),(4468,618,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4469,619,'_elementor_edit_mode','builder'),(4470,619,'_elementor_template_type','wp-page'),(4471,619,'_elementor_version','3.6.5'),(4472,619,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4473,619,'_wp_page_template','elementor_header_footer'),(4474,619,'_elementor_page_assets','a:0:{}'),(4475,619,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4476,620,'_elementor_edit_mode','builder'),(4477,620,'_elementor_template_type','wp-page'),(4478,620,'_elementor_version','3.6.5'),(4479,620,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4480,620,'_wp_page_template','elementor_header_footer'),(4481,620,'_elementor_page_assets','a:0:{}'),(4482,620,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4483,621,'_elementor_edit_mode','builder'),(4484,621,'_elementor_template_type','wp-page'),(4485,621,'_elementor_version','3.6.5'),(4486,621,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4487,621,'_wp_page_template','elementor_header_footer'),(4488,621,'_elementor_page_assets','a:0:{}'),(4489,621,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4490,622,'_elementor_edit_mode','builder'),(4491,622,'_elementor_template_type','wp-page'),(4492,622,'_elementor_version','3.6.5'),(4493,622,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4494,622,'_wp_page_template','elementor_header_footer'),(4495,622,'_elementor_page_assets','a:0:{}'),(4496,622,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4498,623,'_elementor_edit_mode','builder'),(4499,623,'_elementor_template_type','wp-page'),(4500,623,'_elementor_version','3.6.5'),(4501,623,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4502,623,'_wp_page_template','elementor_header_footer'),(4503,623,'_elementor_page_assets','a:0:{}'),(4504,623,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4506,624,'_elementor_edit_mode','builder'),(4507,624,'_elementor_template_type','wp-page'),(4508,624,'_elementor_version','3.6.5'),(4509,624,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4510,624,'_wp_page_template','elementor_header_footer'),(4511,624,'_elementor_page_assets','a:0:{}'),(4512,624,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4514,625,'_elementor_edit_mode','builder'),(4515,625,'_elementor_template_type','wp-page'),(4516,625,'_elementor_version','3.6.5'),(4517,625,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4518,625,'_wp_page_template','elementor_header_footer'),(4519,625,'_elementor_page_assets','a:0:{}'),(4520,625,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4523,626,'_elementor_edit_mode','builder'),(4524,626,'_elementor_template_type','wp-page'),(4525,626,'_elementor_version','3.6.5'),(4526,626,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4527,626,'_wp_page_template','elementor_header_footer'),(4528,626,'_elementor_page_assets','a:0:{}'),(4529,626,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4531,627,'_elementor_edit_mode','builder'),(4532,627,'_elementor_template_type','wp-page'),(4533,627,'_elementor_version','3.6.5'),(4534,627,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4535,627,'_wp_page_template','elementor_header_footer'),(4536,627,'_elementor_page_assets','a:0:{}'),(4537,627,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4539,628,'_elementor_edit_mode','builder'),(4540,628,'_elementor_template_type','wp-page'),(4541,628,'_elementor_version','3.6.5'),(4542,628,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4543,628,'_wp_page_template','elementor_header_footer'),(4544,628,'_elementor_page_assets','a:0:{}'),(4545,628,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4548,629,'_elementor_edit_mode','builder'),(4549,629,'_elementor_template_type','wp-page'),(4550,629,'_elementor_version','3.6.5'),(4551,629,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4552,629,'_wp_page_template','elementor_header_footer'),(4553,629,'_elementor_page_assets','a:0:{}'),(4554,629,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4556,630,'_elementor_edit_mode','builder'),(4557,630,'_elementor_template_type','wp-page'),(4558,630,'_elementor_version','3.6.5'),(4559,630,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4560,630,'_wp_page_template','elementor_header_footer'),(4561,630,'_elementor_page_assets','a:0:{}'),(4562,630,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4564,631,'_elementor_edit_mode','builder'),(4565,631,'_elementor_template_type','wp-page'),(4566,631,'_elementor_version','3.6.5'),(4567,631,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4568,631,'_wp_page_template','elementor_header_footer'),(4569,631,'_elementor_page_assets','a:0:{}'),(4570,631,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4572,632,'_elementor_edit_mode','builder'),(4573,632,'_elementor_template_type','wp-page'),(4574,632,'_elementor_version','3.6.5'),(4575,632,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4576,632,'_wp_page_template','elementor_header_footer'),(4577,632,'_elementor_page_assets','a:0:{}'),(4578,632,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4579,633,'_elementor_edit_mode','builder'),(4580,633,'_elementor_template_type','wp-page'),(4581,633,'_elementor_version','3.6.5'),(4582,633,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4583,633,'_wp_page_template','elementor_header_footer'),(4584,633,'_elementor_page_assets','a:0:{}'),(4585,633,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4586,634,'_elementor_edit_mode','builder'),(4587,634,'_elementor_template_type','wp-page'),(4588,634,'_elementor_version','3.6.5'),(4589,634,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4590,634,'_wp_page_template','elementor_header_footer'),(4591,634,'_elementor_page_assets','a:0:{}'),(4592,634,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4593,635,'_elementor_edit_mode','builder'),(4594,635,'_elementor_template_type','wp-page'),(4595,635,'_elementor_version','3.6.5'),(4596,635,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4597,635,'_wp_page_template','elementor_header_footer'),(4598,635,'_elementor_page_assets','a:0:{}'),(4599,635,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4600,636,'_elementor_edit_mode','builder'),(4601,636,'_elementor_template_type','wp-page'),(4602,636,'_elementor_version','3.6.5'),(4603,636,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4604,636,'_wp_page_template','elementor_header_footer'),(4605,636,'_elementor_page_assets','a:0:{}'),(4606,636,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4607,637,'_elementor_edit_mode','builder'),(4608,637,'_elementor_template_type','wp-page'),(4609,637,'_elementor_version','3.6.5'),(4610,637,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4611,637,'_wp_page_template','elementor_header_footer'),(4612,637,'_elementor_page_assets','a:0:{}'),(4613,637,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4614,638,'_elementor_edit_mode','builder'),(4615,638,'_elementor_template_type','wp-page'),(4616,638,'_elementor_version','3.6.5'),(4617,638,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4618,638,'_wp_page_template','elementor_header_footer'),(4619,638,'_elementor_page_assets','a:0:{}'),(4620,638,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4621,639,'_elementor_edit_mode','builder'),(4622,639,'_elementor_template_type','wp-page'),(4623,639,'_elementor_version','3.6.5'),(4624,639,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4625,639,'_wp_page_template','elementor_header_footer'),(4626,639,'_elementor_page_assets','a:0:{}'),(4627,639,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4628,640,'_elementor_edit_mode','builder'),(4629,640,'_elementor_template_type','wp-page'),(4630,640,'_elementor_version','3.6.5'),(4631,640,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4632,640,'_wp_page_template','elementor_header_footer'),(4633,640,'_elementor_page_assets','a:0:{}'),(4634,640,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4636,641,'_elementor_edit_mode','builder'),(4637,641,'_elementor_template_type','wp-page'),(4638,641,'_elementor_version','3.6.5'),(4639,641,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4640,641,'_wp_page_template','elementor_header_footer'),(4641,641,'_elementor_page_assets','a:0:{}'),(4642,641,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4644,642,'_elementor_edit_mode','builder'),(4645,642,'_elementor_template_type','wp-page'),(4646,642,'_elementor_version','3.6.5'),(4647,642,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4648,642,'_wp_page_template','elementor_header_footer'),(4649,642,'_elementor_page_assets','a:0:{}'),(4650,642,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4652,643,'_elementor_edit_mode','builder'),(4653,643,'_elementor_template_type','wp-page'),(4654,643,'_elementor_version','3.6.5'),(4655,643,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4656,643,'_wp_page_template','elementor_header_footer'),(4657,643,'_elementor_page_assets','a:0:{}'),(4658,643,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4669,646,'_elementor_edit_mode','builder'),(4670,646,'_elementor_template_type','wp-page'),(4671,646,'_elementor_version','3.6.5'),(4672,646,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4673,646,'_wp_page_template','elementor_header_footer'),(4674,646,'_elementor_page_assets','a:0:{}'),(4675,646,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4676,647,'_elementor_edit_mode','builder'),(4677,647,'_elementor_template_type','wp-page'),(4678,647,'_elementor_version','3.6.5'),(4679,647,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFF\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4680,647,'_wp_page_template','elementor_header_footer'),(4681,647,'_elementor_page_assets','a:0:{}'),(4682,647,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4683,648,'_elementor_edit_mode','builder'),(4684,648,'_elementor_template_type','wp-page'),(4685,648,'_elementor_version','3.6.5'),(4686,648,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#082F2CED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4687,648,'_wp_page_template','elementor_header_footer'),(4688,648,'_elementor_page_assets','a:0:{}'),(4689,648,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4690,649,'_elementor_edit_mode','builder'),(4691,649,'_elementor_template_type','wp-page'),(4692,649,'_elementor_version','3.6.5'),(4693,649,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#082F2CED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4694,649,'_wp_page_template','elementor_header_footer'),(4695,649,'_elementor_page_assets','a:0:{}'),(4696,649,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4697,650,'_elementor_edit_mode','builder'),(4698,650,'_elementor_template_type','wp-page'),(4699,650,'_elementor_version','3.6.5'),(4700,650,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#082F2CED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4701,650,'_wp_page_template','elementor_header_footer'),(4702,650,'_elementor_page_assets','a:0:{}'),(4703,650,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4704,651,'_elementor_edit_mode','builder'),(4705,651,'_elementor_template_type','wp-page'),(4706,651,'_elementor_version','3.6.5'),(4707,651,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#082F2CED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4708,651,'_wp_page_template','elementor_header_footer'),(4709,651,'_elementor_page_assets','a:0:{}'),(4710,651,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4711,652,'_elementor_edit_mode','builder'),(4712,652,'_elementor_template_type','wp-page'),(4713,652,'_elementor_version','3.6.5'),(4714,652,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#082F2CED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4715,652,'_wp_page_template','elementor_header_footer'),(4716,652,'_elementor_page_assets','a:0:{}'),(4717,652,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4718,653,'_elementor_edit_mode','builder'),(4719,653,'_elementor_template_type','wp-page'),(4720,653,'_elementor_version','3.6.5'),(4721,653,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#082F2CED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4722,653,'_wp_page_template','elementor_header_footer'),(4723,653,'_elementor_page_assets','a:0:{}'),(4724,653,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4725,654,'_elementor_edit_mode','builder'),(4726,654,'_elementor_template_type','wp-page'),(4727,654,'_elementor_version','3.6.5'),(4728,654,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#082F2CED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4729,654,'_wp_page_template','elementor_header_footer'),(4730,654,'_elementor_page_assets','a:0:{}'),(4731,654,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4732,655,'_elementor_edit_mode','builder'),(4733,655,'_elementor_template_type','wp-page'),(4734,655,'_elementor_version','3.6.5'),(4735,655,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#082F2CED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4736,655,'_wp_page_template','elementor_header_footer'),(4737,655,'_elementor_page_assets','a:0:{}'),(4738,655,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4739,656,'_elementor_edit_mode','builder'),(4740,656,'_elementor_template_type','wp-page'),(4741,656,'_elementor_version','3.6.5'),(4742,656,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#082F2CED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4743,656,'_wp_page_template','elementor_header_footer'),(4744,656,'_elementor_page_assets','a:0:{}'),(4745,656,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4746,657,'_elementor_edit_mode','builder'),(4747,657,'_elementor_template_type','wp-page'),(4748,657,'_elementor_version','3.6.5'),(4749,657,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4750,657,'_wp_page_template','elementor_header_footer'),(4751,657,'_elementor_page_assets','a:0:{}'),(4752,657,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4753,658,'_elementor_edit_mode','builder'),(4754,658,'_elementor_template_type','wp-page'),(4755,658,'_elementor_version','3.6.5'),(4756,658,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4757,658,'_wp_page_template','elementor_header_footer'),(4758,658,'_elementor_page_assets','a:0:{}'),(4759,658,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4760,659,'_elementor_edit_mode','builder'),(4761,659,'_elementor_template_type','wp-page'),(4762,659,'_elementor_version','3.6.5'),(4763,659,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4764,659,'_wp_page_template','elementor_header_footer'),(4765,659,'_elementor_page_assets','a:0:{}'),(4766,659,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4767,660,'_elementor_edit_mode','builder'),(4768,660,'_elementor_template_type','wp-page'),(4769,660,'_elementor_version','3.6.5'),(4770,660,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-79\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4771,660,'_wp_page_template','elementor_header_footer'),(4772,660,'_elementor_page_assets','a:0:{}'),(4773,660,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4775,661,'_elementor_edit_mode','builder'),(4776,661,'_elementor_template_type','wp-page'),(4777,661,'_elementor_version','3.6.5'),(4778,661,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-79\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4779,661,'_wp_page_template','elementor_header_footer'),(4780,661,'_elementor_page_assets','a:0:{}'),(4781,661,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4783,662,'_elementor_edit_mode','builder'),(4784,662,'_elementor_template_type','wp-page'),(4785,662,'_elementor_version','3.6.5'),(4786,662,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-79\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-18\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4787,662,'_wp_page_template','elementor_header_footer'),(4788,662,'_elementor_page_assets','a:0:{}'),(4789,662,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4791,663,'_elementor_edit_mode','builder'),(4792,663,'_elementor_template_type','wp-page'),(4793,663,'_elementor_version','3.6.5'),(4794,663,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4795,663,'_wp_page_template','elementor_header_footer'),(4796,663,'_elementor_page_assets','a:0:{}'),(4797,663,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4799,664,'_elementor_edit_mode','builder'),(4800,664,'_elementor_template_type','wp-page'),(4801,664,'_elementor_version','3.6.5'),(4802,664,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4803,664,'_wp_page_template','elementor_header_footer'),(4804,664,'_elementor_page_assets','a:0:{}'),(4805,664,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4806,665,'_elementor_edit_mode','builder'),(4807,665,'_elementor_template_type','wp-page'),(4808,665,'_elementor_version','3.6.5'),(4809,665,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-18\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4810,665,'_wp_page_template','elementor_header_footer'),(4811,665,'_elementor_page_assets','a:0:{}'),(4812,665,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4813,666,'_elementor_edit_mode','builder'),(4814,666,'_elementor_template_type','wp-page'),(4815,666,'_elementor_version','3.6.5'),(4816,666,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":120,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-ContactUs-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-65\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"-70\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-12\",\"right\":\"0\",\"bottom\":\"-13\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact Us\",\"header_size\":\"h1\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"title_color\":\"#FFFFFFED\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"BOOK A CONSULTATION WITH US\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-ContactUs-02.jpg\",\"id\":9,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"550\",\"height\":\"550\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"29f7c50\",\"elType\":\"widget\",\"settings\":{\"form_id\":\"30\",\"_title\":\"WPForms\"},\"elements\":[],\"widgetType\":\"wpforms\"},{\"id\":\"4cfec81\",\"elType\":\"widget\",\"settings\":{\"title\":\"MAP\",\"header_size\":\"h4\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-3\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"eb97d44\",\"elType\":\"widget\",\"settings\":{\"address\":\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\",\"zoom\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":false}],\"isInner\":false}]'),(4817,666,'_wp_page_template','elementor_header_footer'),(4818,666,'_elementor_page_assets','a:0:{}'),(4819,666,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4821,667,'_elementor_edit_mode','builder'),(4822,667,'_elementor_template_type','wp-page'),(4823,667,'_elementor_version','3.6.5'),(4824,667,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4825,667,'_wp_page_template','elementor_header_footer'),(4826,667,'_elementor_page_assets','a:0:{}'),(4827,667,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4829,668,'_elementor_edit_mode','builder'),(4830,668,'_elementor_template_type','wp-page'),(4831,668,'_elementor_version','3.6.5'),(4832,668,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4833,668,'_wp_page_template','elementor_header_footer'),(4834,668,'_elementor_page_assets','a:0:{}'),(4835,668,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4837,669,'_elementor_edit_mode','builder'),(4838,669,'_elementor_template_type','wp-page'),(4839,669,'_elementor_version','3.6.5'),(4840,669,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4841,669,'_wp_page_template','elementor_header_footer'),(4842,669,'_elementor_page_assets','a:0:{}'),(4843,669,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4846,670,'_elementor_edit_mode','builder'),(4847,670,'_elementor_template_type','wp-page'),(4848,670,'_elementor_version','3.6.5'),(4849,670,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4850,670,'_wp_page_template','elementor_header_footer'),(4851,670,'_elementor_page_assets','a:0:{}'),(4852,670,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4854,671,'_elementor_edit_mode','builder'),(4855,671,'_elementor_template_type','wp-page'),(4856,671,'_elementor_version','3.6.5'),(4857,671,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4858,671,'_wp_page_template','elementor_header_footer'),(4859,671,'_elementor_page_assets','a:0:{}'),(4860,671,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4862,672,'_elementor_edit_mode','builder'),(4863,672,'_elementor_template_type','wp-page'),(4864,672,'_elementor_version','3.6.5'),(4865,672,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4866,672,'_wp_page_template','elementor_header_footer'),(4867,672,'_elementor_page_assets','a:0:{}'),(4868,672,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4871,673,'_elementor_edit_mode','builder'),(4872,673,'_elementor_template_type','wp-page'),(4873,673,'_elementor_version','3.6.5'),(4874,673,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4875,673,'_wp_page_template','elementor_header_footer'),(4876,673,'_elementor_page_assets','a:0:{}'),(4877,673,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4879,674,'_elementor_edit_mode','builder'),(4880,674,'_elementor_template_type','wp-page'),(4881,674,'_elementor_version','3.6.5'),(4882,674,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4883,674,'_wp_page_template','elementor_header_footer'),(4884,674,'_elementor_page_assets','a:0:{}'),(4885,674,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4887,675,'_elementor_edit_mode','builder'),(4888,675,'_elementor_template_type','wp-page'),(4889,675,'_elementor_version','3.6.5'),(4890,675,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4891,675,'_wp_page_template','elementor_header_footer'),(4892,675,'_elementor_page_assets','a:0:{}'),(4893,675,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4896,676,'_elementor_edit_mode','builder'),(4897,676,'_elementor_template_type','wp-page'),(4898,676,'_elementor_version','3.6.5'),(4899,676,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4900,676,'_wp_page_template','elementor_header_footer'),(4901,676,'_elementor_page_assets','a:0:{}'),(4902,676,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4904,677,'_elementor_edit_mode','builder'),(4905,677,'_elementor_template_type','wp-page'),(4906,677,'_elementor_version','3.6.5'),(4907,677,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4908,677,'_wp_page_template','elementor_header_footer'),(4909,677,'_elementor_page_assets','a:0:{}'),(4910,677,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4912,678,'_elementor_edit_mode','builder'),(4913,678,'_elementor_template_type','wp-page'),(4914,678,'_elementor_version','3.6.5'),(4915,678,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4916,678,'_wp_page_template','elementor_header_footer'),(4917,678,'_elementor_page_assets','a:0:{}'),(4918,678,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4920,679,'_elementor_edit_mode','builder'),(4921,679,'_elementor_template_type','wp-page'),(4922,679,'_elementor_version','3.6.5'),(4923,679,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4924,679,'_wp_page_template','elementor_header_footer'),(4925,679,'_elementor_page_assets','a:0:{}'),(4926,679,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4927,680,'_elementor_edit_mode','builder'),(4928,680,'_elementor_template_type','wp-page'),(4929,680,'_elementor_version','3.6.5'),(4930,680,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4931,680,'_wp_page_template','elementor_header_footer'),(4932,680,'_elementor_page_assets','a:0:{}'),(4933,680,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4934,681,'_elementor_edit_mode','builder'),(4935,681,'_elementor_template_type','wp-page'),(4936,681,'_elementor_version','3.6.5'),(4937,681,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4938,681,'_wp_page_template','elementor_header_footer'),(4939,681,'_elementor_page_assets','a:0:{}'),(4940,681,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4942,682,'_elementor_edit_mode','builder'),(4943,682,'_elementor_template_type','wp-page'),(4944,682,'_elementor_version','3.6.5'),(4945,682,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4946,682,'_wp_page_template','elementor_header_footer'),(4947,682,'_elementor_page_assets','a:0:{}'),(4948,682,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4950,683,'_elementor_edit_mode','builder'),(4951,683,'_elementor_template_type','wp-page'),(4952,683,'_elementor_version','3.6.5'),(4953,683,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4954,683,'_wp_page_template','elementor_header_footer'),(4955,683,'_elementor_page_assets','a:0:{}'),(4956,683,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4958,684,'_elementor_edit_mode','builder'),(4959,684,'_elementor_template_type','wp-page'),(4960,684,'_elementor_version','3.6.5'),(4961,684,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4962,684,'_wp_page_template','elementor_header_footer'),(4963,684,'_elementor_page_assets','a:0:{}'),(4964,684,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4967,685,'_elementor_edit_mode','builder'),(4968,685,'_elementor_template_type','wp-page'),(4969,685,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (4970,685,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4971,685,'_wp_page_template','elementor_header_footer'),(4972,685,'_elementor_page_assets','a:0:{}'),(4973,685,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4975,686,'_elementor_edit_mode','builder'),(4976,686,'_elementor_template_type','wp-page'),(4977,686,'_elementor_version','3.6.5'),(4978,686,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4979,686,'_wp_page_template','elementor_header_footer'),(4980,686,'_elementor_page_assets','a:0:{}'),(4981,686,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4983,687,'_elementor_edit_mode','builder'),(4984,687,'_elementor_template_type','wp-page'),(4985,687,'_elementor_version','3.6.5'),(4986,687,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4987,687,'_wp_page_template','elementor_header_footer'),(4988,687,'_elementor_page_assets','a:0:{}'),(4989,687,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4991,688,'_elementor_edit_mode','builder'),(4992,688,'_elementor_template_type','wp-page'),(4993,688,'_elementor_version','3.6.5'),(4994,688,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(4995,688,'_wp_page_template','elementor_header_footer'),(4996,688,'_elementor_page_assets','a:0:{}'),(4997,688,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(4998,689,'_elementor_edit_mode','builder'),(4999,689,'_elementor_template_type','wp-page'),(5000,689,'_elementor_version','3.6.5'),(5001,689,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-3\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5002,689,'_wp_page_template','elementor_header_footer'),(5003,689,'_elementor_page_assets','a:0:{}'),(5004,689,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5005,690,'_elementor_edit_mode','builder'),(5006,690,'_elementor_template_type','wp-page'),(5007,690,'_elementor_version','3.6.5'),(5008,690,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5009,690,'_wp_page_template','elementor_header_footer'),(5010,690,'_elementor_page_assets','a:0:{}'),(5011,690,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5012,691,'_elementor_edit_mode','builder'),(5013,691,'_elementor_template_type','wp-page'),(5014,691,'_elementor_version','3.6.5'),(5015,691,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5016,691,'_wp_page_template','elementor_header_footer'),(5017,691,'_elementor_page_assets','a:0:{}'),(5018,691,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5019,692,'_elementor_edit_mode','builder'),(5020,692,'_elementor_template_type','wp-page'),(5021,692,'_elementor_version','3.6.5'),(5022,692,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5023,692,'_wp_page_template','elementor_header_footer'),(5024,692,'_elementor_page_assets','a:0:{}'),(5025,692,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5026,693,'_elementor_edit_mode','builder'),(5027,693,'_elementor_template_type','wp-page'),(5028,693,'_elementor_version','3.6.5'),(5029,693,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5030,693,'_wp_page_template','elementor_header_footer'),(5031,693,'_elementor_page_assets','a:0:{}'),(5032,693,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5034,694,'_elementor_edit_mode','builder'),(5035,694,'_elementor_template_type','wp-page'),(5036,694,'_elementor_version','3.6.5'),(5037,694,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5038,694,'_wp_page_template','elementor_header_footer'),(5039,694,'_elementor_page_assets','a:0:{}'),(5040,694,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5042,695,'_elementor_edit_mode','builder'),(5043,695,'_elementor_template_type','wp-page'),(5044,695,'_elementor_version','3.6.5'),(5045,695,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-1,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5046,695,'_wp_page_template','elementor_header_footer'),(5047,695,'_elementor_page_assets','a:0:{}'),(5048,695,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5050,696,'_elementor_edit_mode','builder'),(5051,696,'_elementor_template_type','wp-page'),(5052,696,'_elementor_version','3.6.5'),(5053,696,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5054,696,'_wp_page_template','elementor_header_footer'),(5055,696,'_elementor_page_assets','a:0:{}'),(5056,696,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5058,697,'_elementor_edit_mode','builder'),(5059,697,'_elementor_template_type','wp-page'),(5060,697,'_elementor_version','3.6.5'),(5061,697,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5062,697,'_wp_page_template','elementor_header_footer'),(5063,697,'_elementor_page_assets','a:0:{}'),(5064,697,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5065,698,'_elementor_edit_mode','builder'),(5066,698,'_elementor_template_type','wp-page'),(5067,698,'_elementor_version','3.6.5'),(5068,698,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5069,698,'_wp_page_template','elementor_header_footer'),(5070,698,'_elementor_page_assets','a:0:{}'),(5071,698,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5072,699,'_elementor_edit_mode','builder'),(5073,699,'_elementor_template_type','wp-page'),(5074,699,'_elementor_version','3.6.5'),(5075,699,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5076,699,'_wp_page_template','elementor_header_footer'),(5077,699,'_elementor_page_assets','a:0:{}'),(5078,699,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5080,700,'_wp_page_template','default'),(5081,700,'_elementor_edit_mode','builder'),(5082,700,'_elementor_template_type','wp-post'),(5083,700,'_elementor_version','3.6.5'),(5084,700,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5085,700,'_elementor_page_assets','a:0:{}'),(5087,701,'_wp_page_template','default'),(5088,701,'_elementor_edit_mode','builder'),(5089,701,'_elementor_template_type','wp-post'),(5090,701,'_elementor_version','3.6.5'),(5091,701,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5092,701,'_elementor_page_assets','a:0:{}'),(5094,702,'_wp_page_template','default'),(5095,702,'_elementor_edit_mode','builder'),(5096,702,'_elementor_template_type','wp-post'),(5097,702,'_elementor_version','3.6.5'),(5098,702,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5099,702,'_elementor_page_assets','a:0:{}'),(5101,703,'_wp_page_template','default'),(5102,703,'_elementor_edit_mode','builder'),(5103,703,'_elementor_template_type','wp-post'),(5104,703,'_elementor_version','3.6.5'),(5105,703,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5106,703,'_elementor_page_assets','a:0:{}'),(5107,704,'_wp_page_template','default'),(5108,704,'_elementor_edit_mode','builder'),(5109,704,'_elementor_template_type','wp-post'),(5110,704,'_elementor_version','3.6.5'),(5111,704,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5112,704,'_elementor_page_assets','a:0:{}'),(5113,705,'_wp_page_template','default'),(5114,705,'_elementor_edit_mode','builder'),(5115,705,'_elementor_template_type','wp-post'),(5116,705,'_elementor_version','3.6.5'),(5117,705,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5118,705,'_elementor_page_assets','a:0:{}'),(5119,706,'_wp_page_template','default'),(5120,706,'_elementor_edit_mode','builder'),(5121,706,'_elementor_template_type','wp-post'),(5122,706,'_elementor_version','3.6.5'),(5123,706,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5124,706,'_elementor_page_assets','a:0:{}'),(5125,707,'_wp_page_template','default'),(5126,707,'_elementor_edit_mode','builder'),(5127,707,'_elementor_template_type','wp-post'),(5128,707,'_elementor_version','3.6.5'),(5129,707,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5130,707,'_elementor_page_assets','a:0:{}'),(5131,708,'_wp_page_template','default'),(5132,708,'_elementor_edit_mode','builder'),(5133,708,'_elementor_template_type','wp-post'),(5134,708,'_elementor_version','3.6.5'),(5135,708,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5136,708,'_elementor_page_assets','a:0:{}'),(5138,709,'_wp_page_template','default'),(5139,709,'_elementor_edit_mode','builder'),(5140,709,'_elementor_template_type','wp-post'),(5141,709,'_elementor_version','3.6.5'),(5142,709,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5143,709,'_elementor_page_assets','a:0:{}'),(5145,710,'_wp_page_template','default'),(5146,710,'_elementor_edit_mode','builder'),(5147,710,'_elementor_template_type','wp-post'),(5148,710,'_elementor_version','3.6.5'),(5149,710,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5150,710,'_elementor_page_assets','a:0:{}'),(5152,711,'_wp_page_template','default'),(5153,711,'_elementor_edit_mode','builder'),(5154,711,'_elementor_template_type','wp-post'),(5155,711,'_elementor_version','3.6.5'),(5156,711,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5157,711,'_elementor_page_assets','a:0:{}'),(5159,712,'_wp_page_template','default'),(5160,712,'_elementor_edit_mode','builder'),(5161,712,'_elementor_template_type','wp-post'),(5162,712,'_elementor_version','3.6.5'),(5163,712,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5164,712,'_elementor_page_assets','a:0:{}'),(5165,713,'_wp_page_template','default'),(5166,713,'_elementor_edit_mode','builder'),(5167,713,'_elementor_template_type','wp-post'),(5168,713,'_elementor_version','3.6.5'),(5169,713,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5170,713,'_elementor_page_assets','a:0:{}'),(5171,714,'_wp_page_template','default'),(5172,714,'_elementor_edit_mode','builder'),(5173,714,'_elementor_template_type','wp-post'),(5174,714,'_elementor_version','3.6.5'),(5175,714,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5176,714,'_elementor_page_assets','a:0:{}'),(5178,715,'_wp_page_template','default'),(5179,715,'_elementor_edit_mode','builder'),(5180,715,'_elementor_template_type','wp-post'),(5181,715,'_elementor_version','3.6.5'),(5182,715,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5183,715,'_elementor_page_assets','a:0:{}'),(5185,716,'_wp_page_template','default'),(5186,716,'_elementor_edit_mode','builder'),(5187,716,'_elementor_template_type','wp-post'),(5188,716,'_elementor_version','3.6.5'),(5189,716,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":30,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":70,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":31.189,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":68.811,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"7\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5190,716,'_elementor_page_assets','a:0:{}'),(5192,717,'_wp_page_template','default'),(5193,717,'_elementor_edit_mode','builder'),(5194,717,'_elementor_template_type','wp-post'),(5195,717,'_elementor_version','3.6.5'),(5196,717,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5197,717,'_elementor_page_assets','a:0:{}'),(5199,718,'_wp_page_template','default'),(5200,718,'_elementor_edit_mode','builder'),(5201,718,'_elementor_template_type','wp-post'),(5202,718,'_elementor_version','3.6.5'),(5203,718,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5204,718,'_elementor_page_assets','a:0:{}'),(5205,719,'_wp_page_template','default'),(5206,719,'_elementor_edit_mode','builder'),(5207,719,'_elementor_template_type','wp-post'),(5208,719,'_elementor_version','3.6.5'),(5209,719,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5210,719,'_elementor_page_assets','a:0:{}'),(5211,720,'_wp_page_template','default'),(5212,720,'_elementor_edit_mode','builder'),(5213,720,'_elementor_template_type','wp-post'),(5214,720,'_elementor_version','3.6.5'),(5215,720,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5216,720,'_elementor_page_assets','a:0:{}'),(5217,721,'_wp_page_template','default'),(5218,721,'_elementor_edit_mode','builder'),(5219,721,'_elementor_template_type','wp-post'),(5220,721,'_elementor_version','3.6.5'),(5221,721,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5222,721,'_elementor_page_assets','a:0:{}'),(5223,722,'_wp_page_template','default'),(5224,722,'_elementor_edit_mode','builder'),(5225,722,'_elementor_template_type','wp-post'),(5226,722,'_elementor_version','3.6.5'),(5227,722,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5228,722,'_elementor_page_assets','a:0:{}'),(5229,723,'_wp_page_template','default'),(5230,723,'_elementor_edit_mode','builder'),(5231,723,'_elementor_template_type','wp-post'),(5232,723,'_elementor_version','3.6.5'),(5233,723,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5234,723,'_elementor_page_assets','a:0:{}'),(5236,724,'_wp_page_template','default'),(5237,724,'_elementor_edit_mode','builder'),(5238,724,'_elementor_template_type','wp-post'),(5239,724,'_elementor_version','3.6.5'),(5240,724,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5241,724,'_elementor_page_assets','a:0:{}'),(5243,725,'_wp_page_template','default'),(5244,725,'_elementor_edit_mode','builder'),(5245,725,'_elementor_template_type','wp-post'),(5246,725,'_elementor_version','3.6.5'),(5247,725,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5248,725,'_elementor_page_assets','a:0:{}'),(5250,726,'_wp_page_template','default'),(5251,726,'_elementor_edit_mode','builder'),(5252,726,'_elementor_template_type','wp-post'),(5253,726,'_elementor_version','3.6.5'),(5254,726,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5255,726,'_elementor_page_assets','a:0:{}'),(5259,727,'_elementor_edit_mode','builder'),(5260,727,'_elementor_template_type','wp-page'),(5261,727,'_elementor_version','3.6.5'),(5262,727,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5263,727,'_wp_page_template','elementor_header_footer'),(5264,727,'_elementor_page_assets','a:0:{}'),(5265,727,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5267,728,'_elementor_edit_mode','builder'),(5268,728,'_elementor_template_type','wp-page'),(5269,728,'_elementor_version','3.6.5'),(5270,728,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5271,728,'_wp_page_template','elementor_header_footer'),(5272,728,'_elementor_page_assets','a:0:{}'),(5273,728,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5275,729,'_elementor_edit_mode','builder'),(5276,729,'_elementor_template_type','wp-page'),(5277,729,'_elementor_version','3.6.5'),(5278,729,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5279,729,'_wp_page_template','elementor_header_footer'),(5280,729,'_elementor_page_assets','a:0:{}'),(5281,729,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5284,730,'_elementor_edit_mode','builder'),(5285,730,'_elementor_template_type','wp-page'),(5286,730,'_elementor_version','3.6.5'),(5287,730,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5288,730,'_wp_page_template','elementor_header_footer'),(5289,730,'_elementor_page_assets','a:0:{}'),(5290,730,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5292,731,'_elementor_edit_mode','builder'),(5293,731,'_elementor_template_type','wp-page'),(5294,731,'_elementor_version','3.6.5'),(5295,731,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5296,731,'_wp_page_template','elementor_header_footer'),(5297,731,'_elementor_page_assets','a:0:{}'),(5298,731,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5300,732,'_elementor_edit_mode','builder'),(5301,732,'_elementor_template_type','wp-page'),(5302,732,'_elementor_version','3.6.5'),(5303,732,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5304,732,'_wp_page_template','elementor_header_footer'),(5305,732,'_elementor_page_assets','a:0:{}'),(5306,732,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5308,733,'_elementor_edit_mode','builder'),(5309,733,'_elementor_template_type','wp-page'),(5310,733,'_elementor_version','3.6.5'),(5311,733,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5312,733,'_wp_page_template','elementor_header_footer'),(5313,733,'_elementor_page_assets','a:0:{}'),(5314,733,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5315,734,'_elementor_edit_mode','builder'),(5316,734,'_elementor_template_type','wp-page'),(5317,734,'_elementor_version','3.6.5'),(5318,734,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5319,734,'_wp_page_template','elementor_header_footer'),(5320,734,'_elementor_page_assets','a:0:{}'),(5321,734,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5322,735,'_elementor_edit_mode','builder'),(5323,735,'_elementor_template_type','wp-page'),(5324,735,'_elementor_version','3.6.5'),(5325,735,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5326,735,'_wp_page_template','elementor_header_footer'),(5327,735,'_elementor_page_assets','a:0:{}'),(5328,735,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5330,736,'_elementor_edit_mode','builder'),(5331,736,'_elementor_template_type','wp-page'),(5332,736,'_elementor_version','3.6.5'),(5333,736,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5334,736,'_wp_page_template','elementor_header_footer'),(5335,736,'_elementor_page_assets','a:0:{}'),(5336,736,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5338,737,'_elementor_edit_mode','builder'),(5339,737,'_elementor_template_type','wp-page'),(5340,737,'_elementor_version','3.6.5'),(5341,737,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5342,737,'_wp_page_template','elementor_header_footer'),(5343,737,'_elementor_page_assets','a:0:{}'),(5344,737,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5346,738,'_elementor_edit_mode','builder'),(5347,738,'_elementor_template_type','wp-page'),(5348,738,'_elementor_version','3.6.5'),(5349,738,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5350,738,'_wp_page_template','elementor_header_footer'),(5351,738,'_elementor_page_assets','a:0:{}'),(5352,738,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5355,739,'_elementor_edit_mode','builder'),(5356,739,'_elementor_template_type','wp-page'),(5357,739,'_elementor_version','3.6.5'),(5358,739,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5359,739,'_wp_page_template','elementor_header_footer'),(5360,739,'_elementor_page_assets','a:0:{}'),(5361,739,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5363,740,'_elementor_edit_mode','builder'),(5364,740,'_elementor_template_type','wp-page'),(5365,740,'_elementor_version','3.6.5'),(5366,740,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5367,740,'_wp_page_template','elementor_header_footer'),(5368,740,'_elementor_page_assets','a:0:{}'),(5369,740,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5371,741,'_elementor_edit_mode','builder'),(5372,741,'_elementor_template_type','wp-page'),(5373,741,'_elementor_version','3.6.5'),(5374,741,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5375,741,'_wp_page_template','elementor_header_footer'),(5376,741,'_elementor_page_assets','a:0:{}'),(5377,741,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5380,742,'_elementor_edit_mode','builder'),(5381,742,'_elementor_template_type','wp-page'),(5382,742,'_elementor_version','3.6.5'),(5383,742,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5384,742,'_wp_page_template','elementor_header_footer'),(5385,742,'_elementor_page_assets','a:0:{}'),(5386,742,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5388,743,'_elementor_edit_mode','builder'),(5389,743,'_elementor_template_type','wp-page'),(5390,743,'_elementor_version','3.6.5'),(5391,743,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5392,743,'_wp_page_template','elementor_header_footer'),(5393,743,'_elementor_page_assets','a:0:{}'),(5394,743,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5396,744,'_elementor_edit_mode','builder'),(5397,744,'_elementor_template_type','wp-page'),(5398,744,'_elementor_version','3.6.5'),(5399,744,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5400,744,'_wp_page_template','elementor_header_footer'),(5401,744,'_elementor_page_assets','a:0:{}'),(5402,744,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5405,745,'_elementor_edit_mode','builder'),(5406,745,'_elementor_template_type','wp-page'),(5407,745,'_elementor_version','3.6.5'),(5408,745,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5409,745,'_wp_page_template','elementor_header_footer'),(5410,745,'_elementor_page_assets','a:0:{}'),(5411,745,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5413,746,'_elementor_edit_mode','builder'),(5414,746,'_elementor_template_type','wp-page'),(5415,746,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (5416,746,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5417,746,'_wp_page_template','elementor_header_footer'),(5418,746,'_elementor_page_assets','a:0:{}'),(5419,746,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5421,747,'_elementor_edit_mode','builder'),(5422,747,'_elementor_template_type','wp-page'),(5423,747,'_elementor_version','3.6.5'),(5424,747,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5425,747,'_wp_page_template','elementor_header_footer'),(5426,747,'_elementor_page_assets','a:0:{}'),(5427,747,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5429,748,'_elementor_edit_mode','builder'),(5430,748,'_elementor_template_type','wp-page'),(5431,748,'_elementor_version','3.6.5'),(5432,748,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5433,748,'_wp_page_template','elementor_header_footer'),(5434,748,'_elementor_page_assets','a:0:{}'),(5435,748,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5436,749,'_elementor_edit_mode','builder'),(5437,749,'_elementor_template_type','wp-page'),(5438,749,'_elementor_version','3.6.5'),(5439,749,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5440,749,'_wp_page_template','elementor_header_footer'),(5441,749,'_elementor_page_assets','a:0:{}'),(5442,749,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5443,750,'_elementor_edit_mode','builder'),(5444,750,'_elementor_template_type','wp-page'),(5445,750,'_elementor_version','3.6.5'),(5446,750,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5447,750,'_wp_page_template','elementor_header_footer'),(5448,750,'_elementor_page_assets','a:0:{}'),(5449,750,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5450,751,'_elementor_edit_mode','builder'),(5451,751,'_elementor_template_type','wp-page'),(5452,751,'_elementor_version','3.6.5'),(5453,751,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5454,751,'_wp_page_template','elementor_header_footer'),(5455,751,'_elementor_page_assets','a:0:{}'),(5456,751,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5457,752,'_elementor_edit_mode','builder'),(5458,752,'_elementor_template_type','wp-page'),(5459,752,'_elementor_version','3.6.5'),(5460,752,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5461,752,'_wp_page_template','elementor_header_footer'),(5462,752,'_elementor_page_assets','a:0:{}'),(5463,752,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5464,753,'_elementor_edit_mode','builder'),(5465,753,'_elementor_template_type','wp-page'),(5466,753,'_elementor_version','3.6.5'),(5467,753,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5468,753,'_wp_page_template','elementor_header_footer'),(5469,753,'_elementor_page_assets','a:0:{}'),(5470,753,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5471,754,'_elementor_edit_mode','builder'),(5472,754,'_elementor_template_type','wp-page'),(5473,754,'_elementor_version','3.6.5'),(5474,754,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5475,754,'_wp_page_template','elementor_header_footer'),(5476,754,'_elementor_page_assets','a:0:{}'),(5477,754,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5478,755,'_elementor_edit_mode','builder'),(5479,755,'_elementor_template_type','wp-page'),(5480,755,'_elementor_version','3.6.5'),(5481,755,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5482,755,'_wp_page_template','elementor_header_footer'),(5483,755,'_elementor_page_assets','a:0:{}'),(5484,755,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5485,756,'_elementor_edit_mode','builder'),(5486,756,'_elementor_template_type','wp-page'),(5487,756,'_elementor_version','3.6.5'),(5488,756,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5489,756,'_wp_page_template','elementor_header_footer'),(5490,756,'_elementor_page_assets','a:0:{}'),(5491,756,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5492,757,'_elementor_edit_mode','builder'),(5493,757,'_elementor_template_type','wp-page'),(5494,757,'_elementor_version','3.6.5'),(5495,757,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5496,757,'_wp_page_template','elementor_header_footer'),(5497,757,'_elementor_page_assets','a:0:{}'),(5498,757,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5499,758,'_elementor_edit_mode','builder'),(5500,758,'_elementor_template_type','wp-page'),(5501,758,'_elementor_version','3.6.5'),(5502,758,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5503,758,'_wp_page_template','elementor_header_footer'),(5504,758,'_elementor_page_assets','a:0:{}'),(5505,758,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5506,759,'_elementor_edit_mode','builder'),(5507,759,'_elementor_template_type','wp-page'),(5508,759,'_elementor_version','3.6.5'),(5509,759,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5510,759,'_wp_page_template','elementor_header_footer'),(5511,759,'_elementor_page_assets','a:0:{}'),(5512,759,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5514,760,'_elementor_edit_mode','builder'),(5515,760,'_elementor_template_type','wp-page'),(5516,760,'_elementor_version','3.6.5'),(5517,760,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5518,760,'_wp_page_template','elementor_header_footer'),(5519,760,'_elementor_page_assets','a:0:{}'),(5520,760,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5522,761,'_elementor_edit_mode','builder'),(5523,761,'_elementor_template_type','wp-page'),(5524,761,'_elementor_version','3.6.5'),(5525,761,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5526,761,'_wp_page_template','elementor_header_footer'),(5527,761,'_elementor_page_assets','a:0:{}'),(5528,761,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5530,762,'_elementor_edit_mode','builder'),(5531,762,'_elementor_template_type','wp-page'),(5532,762,'_elementor_version','3.6.5'),(5533,762,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(5534,762,'_wp_page_template','elementor_header_footer'),(5535,762,'_elementor_page_assets','a:0:{}'),(5536,762,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5539,763,'_elementor_edit_mode','builder'),(5540,763,'_elementor_template_type','wp-page'),(5541,763,'_elementor_version','3.6.5'),(5542,763,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5543,763,'_wp_page_template','elementor_header_footer'),(5544,763,'_elementor_page_assets','a:0:{}'),(5545,763,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5547,764,'_elementor_edit_mode','builder'),(5548,764,'_elementor_template_type','wp-page'),(5549,764,'_elementor_version','3.6.5'),(5550,764,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5551,764,'_wp_page_template','elementor_header_footer'),(5552,764,'_elementor_page_assets','a:0:{}'),(5553,764,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5555,765,'_elementor_edit_mode','builder'),(5556,765,'_elementor_template_type','wp-page'),(5557,765,'_elementor_version','3.6.5'),(5558,765,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5559,765,'_wp_page_template','elementor_header_footer'),(5560,765,'_elementor_page_assets','a:0:{}'),(5561,765,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5563,766,'_elementor_edit_mode','builder'),(5564,766,'_elementor_template_type','wp-page'),(5565,766,'_elementor_version','3.6.5'),(5566,766,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5567,766,'_wp_page_template','elementor_header_footer'),(5568,766,'_elementor_page_assets','a:0:{}'),(5569,766,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5570,767,'_elementor_edit_mode','builder'),(5571,767,'_elementor_template_type','wp-page'),(5572,767,'_elementor_version','3.6.5'),(5573,767,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5574,767,'_wp_page_template','elementor_header_footer'),(5575,767,'_elementor_page_assets','a:0:{}'),(5576,767,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5577,768,'_elementor_edit_mode','builder'),(5578,768,'_elementor_template_type','wp-page'),(5579,768,'_elementor_version','3.6.5'),(5580,768,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5581,768,'_wp_page_template','elementor_header_footer'),(5582,768,'_elementor_page_assets','a:0:{}'),(5583,768,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5584,769,'_elementor_edit_mode','builder'),(5585,769,'_elementor_template_type','wp-page'),(5586,769,'_elementor_version','3.6.5'),(5587,769,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5588,769,'_wp_page_template','elementor_header_footer'),(5589,769,'_elementor_page_assets','a:0:{}'),(5590,769,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5591,770,'_elementor_edit_mode','builder'),(5592,770,'_elementor_template_type','wp-page'),(5593,770,'_elementor_version','3.6.5'),(5594,770,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"center\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5595,770,'_wp_page_template','elementor_header_footer'),(5596,770,'_elementor_page_assets','a:0:{}'),(5597,770,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5598,771,'_elementor_edit_mode','builder'),(5599,771,'_elementor_template_type','wp-page'),(5600,771,'_elementor_version','3.6.5'),(5601,771,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5602,771,'_wp_page_template','elementor_header_footer'),(5603,771,'_elementor_page_assets','a:0:{}'),(5604,771,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5605,772,'_elementor_edit_mode','builder'),(5606,772,'_elementor_template_type','wp-page'),(5607,772,'_elementor_version','3.6.5'),(5608,772,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5609,772,'_wp_page_template','elementor_header_footer'),(5610,772,'_elementor_page_assets','a:0:{}'),(5611,772,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5612,773,'_elementor_edit_mode','builder'),(5613,773,'_elementor_template_type','wp-page'),(5614,773,'_elementor_version','3.6.5'),(5615,773,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5616,773,'_wp_page_template','elementor_header_footer'),(5617,773,'_elementor_page_assets','a:0:{}'),(5618,773,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5619,774,'_elementor_edit_mode','builder'),(5620,774,'_elementor_template_type','wp-page'),(5621,774,'_elementor_version','3.6.5'),(5622,774,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5623,774,'_wp_page_template','elementor_header_footer'),(5624,774,'_elementor_page_assets','a:0:{}'),(5625,774,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5627,30,'wpforms_entries_count','2'),(5628,775,'_elementor_edit_mode','builder'),(5629,775,'_elementor_template_type','wp-page'),(5630,775,'_elementor_version','3.6.5'),(5631,775,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5632,775,'_wp_page_template','elementor_header_footer'),(5633,775,'_elementor_page_assets','a:0:{}'),(5634,775,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5636,776,'_elementor_edit_mode','builder'),(5637,776,'_elementor_template_type','wp-page'),(5638,776,'_elementor_version','3.6.5'),(5639,776,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5640,776,'_wp_page_template','elementor_header_footer'),(5641,776,'_elementor_page_assets','a:0:{}'),(5642,776,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5644,777,'_elementor_edit_mode','builder'),(5645,777,'_elementor_template_type','wp-page'),(5646,777,'_elementor_version','3.6.5'),(5647,777,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5648,777,'_wp_page_template','elementor_header_footer'),(5649,777,'_elementor_page_assets','a:0:{}'),(5650,777,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5652,778,'_elementor_edit_mode','builder'),(5653,778,'_elementor_template_type','wp-page'),(5654,778,'_elementor_version','3.6.5'),(5655,778,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5656,778,'_wp_page_template','elementor_header_footer'),(5657,778,'_elementor_page_assets','a:0:{}'),(5658,778,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5659,779,'_elementor_edit_mode','builder'),(5660,779,'_elementor_template_type','wp-page'),(5661,779,'_elementor_version','3.6.5'),(5662,779,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5663,779,'_wp_page_template','elementor_header_footer'),(5664,779,'_elementor_page_assets','a:0:{}'),(5665,779,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5666,780,'_elementor_edit_mode','builder'),(5667,780,'_elementor_template_type','wp-page'),(5668,780,'_elementor_version','3.6.5'),(5669,780,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5670,780,'_wp_page_template','elementor_header_footer'),(5671,780,'_elementor_page_assets','a:0:{}'),(5672,780,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5673,781,'_elementor_edit_mode','builder'),(5674,781,'_elementor_template_type','wp-page');
INSERT INTO `wp_postmeta` VALUES (5675,781,'_elementor_version','3.6.5'),(5676,781,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5677,781,'_wp_page_template','elementor_header_footer'),(5678,781,'_elementor_page_assets','a:0:{}'),(5679,781,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5680,782,'_elementor_edit_mode','builder'),(5681,782,'_elementor_template_type','wp-page'),(5682,782,'_elementor_version','3.6.5'),(5683,782,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5684,782,'_wp_page_template','elementor_header_footer'),(5685,782,'_elementor_page_assets','a:0:{}'),(5686,782,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5687,783,'_elementor_edit_mode','builder'),(5688,783,'_elementor_template_type','wp-page'),(5689,783,'_elementor_version','3.6.5'),(5690,783,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5691,783,'_wp_page_template','elementor_header_footer'),(5692,783,'_elementor_page_assets','a:0:{}'),(5693,783,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5694,784,'_elementor_edit_mode','builder'),(5695,784,'_elementor_template_type','wp-page'),(5696,784,'_elementor_version','3.6.5'),(5697,784,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5698,784,'_wp_page_template','elementor_header_footer'),(5699,784,'_elementor_page_assets','a:0:{}'),(5700,784,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5701,785,'_elementor_edit_mode','builder'),(5702,785,'_elementor_template_type','wp-page'),(5703,785,'_elementor_version','3.6.5'),(5704,785,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5705,785,'_wp_page_template','elementor_header_footer'),(5706,785,'_elementor_page_assets','a:0:{}'),(5707,785,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5708,786,'_elementor_edit_mode','builder'),(5709,786,'_elementor_template_type','wp-page'),(5710,786,'_elementor_version','3.6.5'),(5711,786,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5712,786,'_wp_page_template','elementor_header_footer'),(5713,786,'_elementor_page_assets','a:0:{}'),(5714,786,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5715,787,'_elementor_edit_mode','builder'),(5716,787,'_elementor_template_type','wp-page'),(5717,787,'_elementor_version','3.6.5'),(5718,787,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5719,787,'_wp_page_template','elementor_header_footer'),(5720,787,'_elementor_page_assets','a:0:{}'),(5721,787,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5722,788,'_elementor_edit_mode','builder'),(5723,788,'_elementor_template_type','wp-page'),(5724,788,'_elementor_version','3.6.5'),(5725,788,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"115\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5726,788,'_wp_page_template','elementor_header_footer'),(5727,788,'_elementor_page_assets','a:0:{}'),(5728,788,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5729,789,'_elementor_edit_mode','builder'),(5730,789,'_elementor_template_type','wp-page'),(5731,789,'_elementor_version','3.6.5'),(5732,789,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5733,789,'_wp_page_template','elementor_header_footer'),(5734,789,'_elementor_page_assets','a:0:{}'),(5735,789,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5736,790,'_elementor_edit_mode','builder'),(5737,790,'_elementor_template_type','wp-page'),(5738,790,'_elementor_version','3.6.5'),(5739,790,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5740,790,'_wp_page_template','elementor_header_footer'),(5741,790,'_elementor_page_assets','a:0:{}'),(5742,790,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5743,791,'_elementor_edit_mode','builder'),(5744,791,'_elementor_template_type','wp-page'),(5745,791,'_elementor_version','3.6.5'),(5746,791,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"50\",\"bottom\":\"30\",\"left\":\"50\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5747,791,'_wp_page_template','elementor_header_footer'),(5748,791,'_elementor_page_assets','a:0:{}'),(5749,791,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5750,792,'_elementor_edit_mode','builder'),(5751,792,'_elementor_template_type','wp-page'),(5752,792,'_elementor_version','3.6.5'),(5753,792,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5754,792,'_wp_page_template','elementor_header_footer'),(5755,792,'_elementor_page_assets','a:0:{}'),(5756,792,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5758,793,'_elementor_edit_mode','builder'),(5759,793,'_elementor_template_type','wp-page'),(5760,793,'_elementor_version','3.6.5'),(5761,793,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5762,793,'_wp_page_template','elementor_header_footer'),(5763,793,'_elementor_page_assets','a:0:{}'),(5764,793,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5766,794,'_elementor_edit_mode','builder'),(5767,794,'_elementor_template_type','wp-page'),(5768,794,'_elementor_version','3.6.5'),(5769,794,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5770,794,'_wp_page_template','elementor_header_footer'),(5771,794,'_elementor_page_assets','a:0:{}'),(5772,794,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5774,795,'_elementor_edit_mode','builder'),(5775,795,'_elementor_template_type','wp-page'),(5776,795,'_elementor_version','3.6.5'),(5777,795,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5778,795,'_wp_page_template','elementor_header_footer'),(5779,795,'_elementor_page_assets','a:0:{}'),(5780,795,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5783,796,'_wp_page_template','default'),(5784,796,'_elementor_edit_mode','builder'),(5785,796,'_elementor_template_type','wp-post'),(5786,796,'_elementor_version','3.6.5'),(5787,796,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5788,796,'_elementor_page_assets','a:0:{}'),(5790,797,'_wp_page_template','default'),(5791,797,'_elementor_edit_mode','builder'),(5792,797,'_elementor_template_type','wp-post'),(5793,797,'_elementor_version','3.6.5'),(5794,797,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br><\\/b>450 Lorong 6 Toa Payoh,&nbsp;<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">ERA APAC Centre,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">&nbsp;<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5795,797,'_elementor_page_assets','a:0:{}'),(5797,798,'_wp_page_template','default'),(5798,798,'_elementor_edit_mode','builder'),(5799,798,'_elementor_template_type','wp-post'),(5800,798,'_elementor_version','3.6.5'),(5801,798,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5802,798,'_elementor_page_assets','a:0:{}'),(5804,799,'_wp_page_template','default'),(5805,799,'_elementor_edit_mode','builder'),(5806,799,'_elementor_template_type','wp-post'),(5807,799,'_elementor_version','3.6.5'),(5808,799,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5809,799,'_elementor_page_assets','a:0:{}'),(5810,800,'_wp_page_template','default'),(5811,800,'_elementor_edit_mode','builder'),(5812,800,'_elementor_template_type','wp-post'),(5813,800,'_elementor_version','3.6.5'),(5814,800,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Whistleblowing Policy<br \\/>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5815,800,'_elementor_page_assets','a:0:{}'),(5816,801,'_wp_page_template','default'),(5817,801,'_elementor_edit_mode','builder'),(5818,801,'_elementor_template_type','wp-post'),(5819,801,'_elementor_version','3.6.5'),(5820,801,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5821,801,'_elementor_page_assets','a:0:{}'),(5822,802,'_wp_page_template','default'),(5823,802,'_elementor_edit_mode','builder'),(5824,802,'_elementor_template_type','wp-post'),(5825,802,'_elementor_version','3.6.5'),(5826,802,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5827,802,'_elementor_page_assets','a:0:{}'),(5828,803,'_wp_page_template','default'),(5829,803,'_elementor_edit_mode','builder'),(5830,803,'_elementor_template_type','wp-post'),(5831,803,'_elementor_version','3.6.5'),(5832,803,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5833,803,'_elementor_page_assets','a:0:{}'),(5834,804,'_wp_page_template','default'),(5835,804,'_elementor_edit_mode','builder'),(5836,804,'_elementor_template_type','wp-post'),(5837,804,'_elementor_version','3.6.5'),(5838,804,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5839,804,'_elementor_page_assets','a:0:{}'),(5841,805,'_wp_page_template','default'),(5842,805,'_elementor_edit_mode','builder'),(5843,805,'_elementor_template_type','wp-post'),(5844,805,'_elementor_version','3.6.5'),(5845,805,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5846,805,'_elementor_page_assets','a:0:{}'),(5848,806,'_wp_page_template','default'),(5849,806,'_elementor_edit_mode','builder'),(5850,806,'_elementor_template_type','wp-post'),(5851,806,'_elementor_version','3.6.5'),(5852,806,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"69df1c1\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"_id\":\"68b32d0\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"3302946\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\"}},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"be6a6bc\",\"item_icon_color\":\"custom\",\"__globals__\":{\"item_icon_primary_color\":\"globals\\/colors?id=primary\",\"item_icon_secondary_color\":\"globals\\/colors?id=text\"}}],\"align_mobile\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"cfd6c12\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"d6541a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join Us<br \\/>Useful Links<br \\/>Government Statues<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5853,806,'_elementor_page_assets','a:0:{}'),(5855,807,'_wp_page_template','default'),(5856,807,'_elementor_edit_mode','builder'),(5857,807,'_elementor_template_type','wp-post'),(5858,807,'_elementor_version','3.6.5'),(5859,807,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5860,807,'_elementor_page_assets','a:0:{}'),(5863,808,'_wp_page_template','default'),(5864,808,'_elementor_edit_mode','builder'),(5865,808,'_elementor_template_type','wp-post'),(5866,808,'_elementor_version','3.6.5'),(5867,808,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5868,808,'_elementor_page_assets','a:0:{}'),(5870,809,'_wp_page_template','default'),(5871,809,'_elementor_edit_mode','builder'),(5872,809,'_elementor_template_type','wp-post'),(5873,809,'_elementor_version','3.6.5'),(5874,809,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5875,809,'_elementor_page_assets','a:0:{}'),(5877,810,'_wp_page_template','default'),(5878,810,'_elementor_edit_mode','builder'),(5879,810,'_elementor_template_type','wp-post'),(5880,810,'_elementor_version','3.6.5'),(5881,810,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5882,810,'_elementor_page_assets','a:0:{}'),(5884,811,'_wp_page_template','default'),(5885,811,'_elementor_edit_mode','builder'),(5886,811,'_elementor_template_type','wp-post'),(5887,811,'_elementor_version','3.6.5'),(5888,811,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5889,811,'_elementor_page_assets','a:0:{}'),(5890,812,'_wp_page_template','default'),(5891,812,'_elementor_edit_mode','builder'),(5892,812,'_elementor_template_type','wp-post'),(5893,812,'_elementor_version','3.6.5'),(5894,812,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5895,812,'_elementor_page_assets','a:0:{}'),(5896,813,'_wp_page_template','default'),(5897,813,'_elementor_edit_mode','builder'),(5898,813,'_elementor_template_type','wp-post'),(5899,813,'_elementor_version','3.6.5'),(5900,813,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5901,813,'_elementor_page_assets','a:0:{}'),(5903,814,'_wp_page_template','default'),(5904,814,'_elementor_edit_mode','builder'),(5905,814,'_elementor_template_type','wp-post'),(5906,814,'_elementor_version','3.6.5'),(5907,814,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5908,814,'_elementor_page_assets','a:0:{}'),(5910,815,'_wp_page_template','default'),(5911,815,'_elementor_edit_mode','builder'),(5912,815,'_elementor_template_type','wp-post'),(5913,815,'_elementor_version','3.6.5'),(5914,815,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5915,815,'_elementor_page_assets','a:0:{}'),(5917,816,'_wp_page_template','default'),(5918,816,'_elementor_edit_mode','builder'),(5919,816,'_elementor_template_type','wp-post'),(5920,816,'_elementor_version','3.6.5'),(5921,816,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5922,816,'_elementor_page_assets','a:0:{}'),(5925,817,'_wp_page_template','default'),(5926,817,'_elementor_edit_mode','builder'),(5927,817,'_elementor_template_type','wp-post'),(5928,817,'_elementor_version','3.6.5'),(5929,817,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5930,817,'_elementor_page_assets','a:0:{}'),(5932,818,'_wp_page_template','default'),(5933,818,'_elementor_edit_mode','builder'),(5934,818,'_elementor_template_type','wp-post'),(5935,818,'_elementor_version','3.6.5'),(5936,818,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5937,818,'_elementor_page_assets','a:0:{}'),(5939,819,'_wp_page_template','default'),(5940,819,'_elementor_edit_mode','builder'),(5941,819,'_elementor_template_type','wp-post'),(5942,819,'_elementor_version','3.6.5'),(5943,819,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5944,819,'_elementor_page_assets','a:0:{}'),(5947,820,'_wp_page_template','default'),(5948,820,'_elementor_edit_mode','builder'),(5949,820,'_elementor_template_type','wp-post'),(5950,820,'_elementor_version','3.6.5'),(5951,820,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5952,820,'_elementor_page_assets','a:0:{}'),(5954,821,'_wp_page_template','default'),(5955,821,'_elementor_edit_mode','builder'),(5956,821,'_elementor_template_type','wp-post'),(5957,821,'_elementor_version','3.6.5'),(5958,821,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5959,821,'_elementor_page_assets','a:0:{}'),(5961,822,'_wp_page_template','default'),(5962,822,'_elementor_edit_mode','builder'),(5963,822,'_elementor_template_type','wp-post'),(5964,822,'_elementor_version','3.6.5'),(5965,822,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5966,822,'_elementor_page_assets','a:0:{}'),(5968,823,'_wp_page_template','default'),(5969,823,'_elementor_edit_mode','builder'),(5970,823,'_elementor_template_type','wp-post'),(5971,823,'_elementor_version','3.6.5'),(5972,823,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5973,823,'_elementor_page_assets','a:0:{}'),(5974,824,'_wp_page_template','default'),(5975,824,'_elementor_edit_mode','builder'),(5976,824,'_elementor_template_type','wp-post'),(5977,824,'_elementor_version','3.6.5'),(5978,824,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5979,824,'_elementor_page_assets','a:0:{}'),(5980,825,'_wp_page_template','default'),(5981,825,'_elementor_edit_mode','builder'),(5982,825,'_elementor_template_type','wp-post'),(5983,825,'_elementor_version','3.6.5'),(5984,825,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(5985,825,'_elementor_page_assets','a:0:{}'),(5987,826,'_elementor_edit_mode','builder'),(5988,826,'_elementor_template_type','wp-page'),(5989,826,'_elementor_version','3.6.5'),(5990,826,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5991,826,'_wp_page_template','elementor_header_footer'),(5992,826,'_elementor_page_assets','a:0:{}'),(5993,826,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(5995,827,'_elementor_edit_mode','builder'),(5996,827,'_elementor_template_type','wp-page'),(5997,827,'_elementor_version','3.6.5'),(5998,827,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"left\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5999,827,'_wp_page_template','elementor_header_footer'),(6000,827,'_elementor_page_assets','a:0:{}'),(6001,827,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6003,828,'_elementor_edit_mode','builder'),(6004,828,'_elementor_template_type','wp-page'),(6005,828,'_elementor_version','3.6.5'),(6006,828,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6007,828,'_wp_page_template','elementor_header_footer'),(6008,828,'_elementor_page_assets','a:0:{}'),(6009,828,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6012,829,'_elementor_edit_mode','builder'),(6013,829,'_elementor_template_type','wp-page'),(6014,829,'_elementor_version','3.6.5'),(6015,829,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6016,829,'_wp_page_template','elementor_header_footer'),(6017,829,'_elementor_page_assets','a:0:{}'),(6018,829,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6020,830,'_elementor_edit_mode','builder'),(6021,830,'_elementor_template_type','wp-page'),(6022,830,'_elementor_version','3.6.5'),(6023,830,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6024,830,'_wp_page_template','elementor_header_footer'),(6025,830,'_elementor_page_assets','a:0:{}'),(6026,830,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6028,831,'_elementor_edit_mode','builder'),(6029,831,'_elementor_template_type','wp-page'),(6030,831,'_elementor_version','3.6.5'),(6031,831,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6032,831,'_wp_page_template','elementor_header_footer'),(6033,831,'_elementor_page_assets','a:0:{}'),(6034,831,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6037,832,'_elementor_edit_mode','builder'),(6038,832,'_elementor_template_type','wp-page'),(6039,832,'_elementor_version','3.6.5'),(6040,832,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6041,832,'_wp_page_template','elementor_header_footer'),(6042,832,'_elementor_page_assets','a:0:{}'),(6043,832,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6045,833,'_elementor_edit_mode','builder'),(6046,833,'_elementor_template_type','wp-page'),(6047,833,'_elementor_version','3.6.5'),(6048,833,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6049,833,'_wp_page_template','elementor_header_footer'),(6050,833,'_elementor_page_assets','a:0:{}'),(6051,833,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6053,834,'_elementor_edit_mode','builder'),(6054,834,'_elementor_template_type','wp-page'),(6055,834,'_elementor_version','3.6.5'),(6056,834,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6057,834,'_wp_page_template','elementor_header_footer'),(6058,834,'_elementor_page_assets','a:0:{}'),(6059,834,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6061,835,'_elementor_edit_mode','builder'),(6062,835,'_elementor_template_type','wp-page'),(6063,835,'_elementor_version','3.6.5'),(6064,835,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6065,835,'_wp_page_template','elementor_header_footer'),(6066,835,'_elementor_page_assets','a:0:{}'),(6067,835,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6068,836,'_elementor_edit_mode','builder'),(6069,836,'_elementor_template_type','wp-page'),(6070,836,'_elementor_version','3.6.5'),(6071,836,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6072,836,'_wp_page_template','elementor_header_footer'),(6073,836,'_elementor_page_assets','a:0:{}'),(6074,836,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6075,837,'_elementor_edit_mode','builder'),(6076,837,'_elementor_template_type','wp-page'),(6077,837,'_elementor_version','3.6.5'),(6078,837,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6079,837,'_wp_page_template','elementor_header_footer'),(6080,837,'_elementor_page_assets','a:0:{}'),(6081,837,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6082,838,'_elementor_edit_mode','builder'),(6083,838,'_elementor_template_type','wp-page'),(6084,838,'_elementor_version','3.6.5'),(6085,838,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6086,838,'_wp_page_template','elementor_header_footer'),(6087,838,'_elementor_page_assets','a:0:{}'),(6088,838,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6089,839,'_elementor_edit_mode','builder'),(6090,839,'_elementor_template_type','wp-page'),(6091,839,'_elementor_version','3.6.5'),(6092,839,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6093,839,'_wp_page_template','elementor_header_footer'),(6094,839,'_elementor_page_assets','a:0:{}'),(6095,839,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6096,840,'_elementor_edit_mode','builder'),(6097,840,'_elementor_template_type','wp-page'),(6098,840,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (6099,840,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6100,840,'_wp_page_template','elementor_header_footer'),(6101,840,'_elementor_page_assets','a:0:{}'),(6102,840,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6103,841,'_elementor_edit_mode','builder'),(6104,841,'_elementor_template_type','wp-page'),(6105,841,'_elementor_version','3.6.5'),(6106,841,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6107,841,'_wp_page_template','elementor_header_footer'),(6108,841,'_elementor_page_assets','a:0:{}'),(6109,841,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6110,842,'_elementor_edit_mode','builder'),(6111,842,'_elementor_template_type','wp-page'),(6112,842,'_elementor_version','3.6.5'),(6113,842,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6114,842,'_wp_page_template','elementor_header_footer'),(6115,842,'_elementor_page_assets','a:0:{}'),(6116,842,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6117,843,'_elementor_edit_mode','builder'),(6118,843,'_elementor_template_type','wp-page'),(6119,843,'_elementor_version','3.6.5'),(6120,843,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6121,843,'_wp_page_template','elementor_header_footer'),(6122,843,'_elementor_page_assets','a:0:{}'),(6123,843,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6124,844,'_elementor_edit_mode','builder'),(6125,844,'_elementor_template_type','wp-page'),(6126,844,'_elementor_version','3.6.5'),(6127,844,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6128,844,'_wp_page_template','elementor_header_footer'),(6129,844,'_elementor_page_assets','a:0:{}'),(6130,844,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6131,845,'_elementor_edit_mode','builder'),(6132,845,'_elementor_template_type','wp-page'),(6133,845,'_elementor_version','3.6.5'),(6134,845,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6135,845,'_wp_page_template','elementor_header_footer'),(6136,845,'_elementor_page_assets','a:0:{}'),(6137,845,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6138,846,'_elementor_edit_mode','builder'),(6139,846,'_elementor_template_type','wp-page'),(6140,846,'_elementor_version','3.6.5'),(6141,846,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6142,846,'_wp_page_template','elementor_header_footer'),(6143,846,'_elementor_page_assets','a:0:{}'),(6144,846,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6145,847,'_elementor_edit_mode','builder'),(6146,847,'_elementor_template_type','wp-page'),(6147,847,'_elementor_version','3.6.5'),(6148,847,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6149,847,'_wp_page_template','elementor_header_footer'),(6150,847,'_elementor_page_assets','a:0:{}'),(6151,847,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6152,848,'_elementor_edit_mode','builder'),(6153,848,'_elementor_template_type','wp-page'),(6154,848,'_elementor_version','3.6.5'),(6155,848,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6156,848,'_wp_page_template','elementor_header_footer'),(6157,848,'_elementor_page_assets','a:0:{}'),(6158,848,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6159,849,'_elementor_edit_mode','builder'),(6160,849,'_elementor_template_type','wp-page'),(6161,849,'_elementor_version','3.6.5'),(6162,849,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6163,849,'_wp_page_template','elementor_header_footer'),(6164,849,'_elementor_page_assets','a:0:{}'),(6165,849,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6167,850,'_elementor_edit_mode','builder'),(6168,850,'_elementor_template_type','wp-page'),(6169,850,'_elementor_version','3.6.5'),(6170,850,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6171,850,'_wp_page_template','elementor_header_footer'),(6172,850,'_elementor_page_assets','a:0:{}'),(6173,850,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6175,851,'_elementor_edit_mode','builder'),(6176,851,'_elementor_template_type','wp-page'),(6177,851,'_elementor_version','3.6.5'),(6178,851,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"010\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":true}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6179,851,'_wp_page_template','elementor_header_footer'),(6180,851,'_elementor_page_assets','a:0:{}'),(6181,851,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6183,852,'_elementor_edit_mode','builder'),(6184,852,'_elementor_template_type','wp-page'),(6185,852,'_elementor_version','3.6.5'),(6186,852,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6187,852,'_wp_page_template','elementor_header_footer'),(6188,852,'_elementor_page_assets','a:0:{}'),(6189,852,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6191,853,'_elementor_edit_mode','builder'),(6192,853,'_elementor_template_type','wp-page'),(6193,853,'_elementor_version','3.6.5'),(6194,853,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6195,853,'_wp_page_template','elementor_header_footer'),(6196,853,'_elementor_page_assets','a:0:{}'),(6197,853,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6198,854,'_elementor_edit_mode','builder'),(6199,854,'_elementor_template_type','wp-page'),(6200,854,'_elementor_version','3.6.5'),(6201,854,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6202,854,'_wp_page_template','elementor_header_footer'),(6203,854,'_elementor_page_assets','a:0:{}'),(6204,854,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6205,855,'_elementor_edit_mode','builder'),(6206,855,'_elementor_template_type','wp-page'),(6207,855,'_elementor_version','3.6.5'),(6208,855,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6209,855,'_wp_page_template','elementor_header_footer'),(6210,855,'_elementor_page_assets','a:0:{}'),(6211,855,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6212,856,'_elementor_edit_mode','builder'),(6213,856,'_elementor_template_type','wp-page'),(6214,856,'_elementor_version','3.6.5'),(6215,856,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6216,856,'_wp_page_template','elementor_header_footer'),(6217,856,'_elementor_page_assets','a:0:{}'),(6218,856,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6219,857,'_elementor_edit_mode','builder'),(6220,857,'_elementor_template_type','wp-page'),(6221,857,'_elementor_version','3.6.5'),(6222,857,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6223,857,'_wp_page_template','elementor_header_footer'),(6224,857,'_elementor_page_assets','a:0:{}'),(6225,857,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6226,858,'_elementor_edit_mode','builder'),(6227,858,'_elementor_template_type','wp-page'),(6228,858,'_elementor_version','3.6.5'),(6229,858,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6230,858,'_wp_page_template','elementor_header_footer'),(6231,858,'_elementor_page_assets','a:0:{}'),(6232,858,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6234,859,'_elementor_edit_mode','builder'),(6235,859,'_elementor_template_type','wp-page'),(6236,859,'_elementor_version','3.6.5'),(6237,859,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6238,859,'_wp_page_template','elementor_header_footer'),(6239,859,'_elementor_page_assets','a:0:{}'),(6240,859,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6242,860,'_elementor_edit_mode','builder'),(6243,860,'_elementor_template_type','wp-page'),(6244,860,'_elementor_version','3.6.5'),(6245,860,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6246,860,'_wp_page_template','elementor_header_footer'),(6247,860,'_elementor_page_assets','a:0:{}'),(6248,860,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6250,861,'_elementor_edit_mode','builder'),(6251,861,'_elementor_template_type','wp-page'),(6252,861,'_elementor_version','3.6.5'),(6253,861,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6254,861,'_wp_page_template','elementor_header_footer'),(6255,861,'_elementor_page_assets','a:0:{}'),(6256,861,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6259,862,'_elementor_edit_mode','builder'),(6260,862,'_elementor_template_type','wp-page'),(6261,862,'_elementor_version','3.6.5'),(6262,862,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6263,862,'_wp_page_template','elementor_header_footer'),(6264,862,'_elementor_page_assets','a:0:{}'),(6265,862,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6267,863,'_elementor_edit_mode','builder'),(6268,863,'_elementor_template_type','wp-page'),(6269,863,'_elementor_version','3.6.5'),(6270,863,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6271,863,'_wp_page_template','elementor_header_footer'),(6272,863,'_elementor_page_assets','a:0:{}'),(6273,863,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6275,864,'_elementor_edit_mode','builder'),(6276,864,'_elementor_template_type','wp-page'),(6277,864,'_elementor_version','3.6.5'),(6278,864,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6279,864,'_wp_page_template','elementor_header_footer'),(6280,864,'_elementor_page_assets','a:0:{}'),(6281,864,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6284,88,'_wp_old_date','2022-06-08'),(6285,208,'_wp_old_date','2022-06-08'),(6286,87,'_wp_old_date','2022-06-08'),(6287,204,'_wp_old_date','2022-06-08'),(6288,203,'_wp_old_date','2022-06-08'),(6290,85,'_wp_old_date','2022-06-08'),(6292,867,'_elementor_edit_mode','builder'),(6293,867,'_elementor_template_type','wp-page'),(6294,867,'_elementor_version','3.6.5'),(6295,867,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6296,867,'_astra_content_layout_flag','disabled'),(6297,867,'site-post-title','disabled'),(6298,867,'ast-title-bar-display','disabled'),(6299,867,'ast-featured-img','disabled'),(6300,867,'site-content-layout','page-builder'),(6301,867,'site-sidebar-layout','no-sidebar'),(6302,867,'_wp_page_template','elementor_header_footer'),(6303,867,'_elementor_page_assets','a:0:{}'),(6304,867,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6306,867,'_dp_original','13'),(6307,131,'_wp_trash_meta_status','publish'),(6308,131,'_wp_trash_meta_time','1655194717'),(6309,131,'_wp_desired_post_slug','collections'),(6310,867,'_edit_last','2'),(6311,868,'_elementor_edit_mode','builder'),(6312,868,'_elementor_template_type','wp-page'),(6313,868,'_elementor_version','3.6.5'),(6314,868,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6315,868,'_wp_page_template','elementor_header_footer'),(6316,868,'_elementor_page_assets','a:0:{}'),(6317,868,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6319,867,'_edit_lock','1655997411:3'),(6320,869,'_elementor_edit_mode','builder'),(6321,869,'_elementor_template_type','wp-page'),(6322,869,'_elementor_version','3.6.5'),(6323,869,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6324,869,'_wp_page_template','elementor_header_footer'),(6325,869,'_elementor_page_assets','a:0:{}'),(6326,869,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6328,870,'_elementor_edit_mode','builder'),(6329,870,'_elementor_template_type','wp-page'),(6330,870,'_elementor_version','3.6.5'),(6331,870,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6332,870,'_wp_page_template','elementor_header_footer'),(6333,870,'_elementor_page_assets','a:0:{}'),(6334,870,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6336,871,'_elementor_edit_mode','builder'),(6337,871,'_elementor_template_type','wp-page'),(6338,871,'_elementor_version','3.6.5'),(6339,871,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6340,871,'_wp_page_template','elementor_header_footer'),(6341,871,'_elementor_page_assets','a:0:{}'),(6342,871,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6344,872,'_menu_item_type','post_type'),(6345,872,'_menu_item_menu_item_parent','0'),(6346,872,'_menu_item_object_id','867'),(6347,872,'_menu_item_object','page'),(6348,872,'_menu_item_target',''),(6349,872,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(6350,872,'_menu_item_xfn',''),(6351,872,'_menu_item_url',''),(6362,874,'_elementor_edit_mode','builder'),(6363,874,'_elementor_template_type','wp-page'),(6364,874,'_elementor_version','3.6.5'),(6365,874,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(6366,874,'_wp_page_template','elementor_header_footer'),(6367,874,'_elementor_page_assets','a:0:{}'),(6368,874,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6369,875,'_elementor_edit_mode','builder'),(6370,875,'_elementor_template_type','wp-page'),(6371,875,'_elementor_version','3.6.5'),(6372,875,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(6373,875,'_wp_page_template','elementor_header_footer'),(6374,875,'_elementor_page_assets','a:0:{}'),(6375,875,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6376,876,'_elementor_edit_mode','builder'),(6377,876,'_elementor_template_type','wp-page'),(6378,876,'_elementor_version','3.6.5'),(6379,876,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6380,876,'_wp_page_template','elementor_header_footer'),(6381,876,'_elementor_page_assets','a:0:{}'),(6382,876,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6383,877,'_wp_attached_file','2022/06/GLS-lentorhillsrd-e1655659896829.jpg'),(6384,877,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1379;s:6:\"height\";i:755;s:4:\"file\";s:44:\"2022/06/GLS-lentorhillsrd-e1655659896829.jpg\";s:8:\"filesize\";i:363793;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:44:\"GLS-lentorhillsrd-e1655659896829-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16868;}s:5:\"large\";a:5:{s:4:\"file\";s:45:\"GLS-lentorhillsrd-e1655659896829-1024x561.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153386;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:44:\"GLS-lentorhillsrd-e1655659896829-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7803;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:44:\"GLS-lentorhillsrd-e1655659896829-768x420.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91852;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6387,879,'_wp_attached_file','2022/06/lentor-hills-GLS-plan.jpg'),(6388,879,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1280;s:6:\"height\";i:720;s:4:\"file\";s:33:\"2022/06/lentor-hills-GLS-plan.jpg\";s:8:\"filesize\";i:142813;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"lentor-hills-GLS-plan-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11467;}s:5:\"large\";a:5:{s:4:\"file\";s:34:\"lentor-hills-GLS-plan-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:73194;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"lentor-hills-GLS-plan-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7017;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:33:\"lentor-hills-GLS-plan-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:49423;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6397,881,'_elementor_edit_mode','builder'),(6398,881,'_elementor_template_type','wp-page'),(6399,881,'_elementor_version','3.6.5'),(6400,881,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6401,881,'_wp_page_template','elementor_header_footer'),(6402,881,'_elementor_page_assets','a:0:{}'),(6403,881,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6404,882,'_elementor_edit_mode','builder'),(6405,882,'_elementor_template_type','wp-page'),(6406,882,'_elementor_version','3.6.5'),(6407,882,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6408,882,'_wp_page_template','elementor_header_footer'),(6409,882,'_elementor_page_assets','a:0:{}'),(6410,882,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6411,883,'_elementor_edit_mode','builder'),(6412,883,'_elementor_template_type','wp-page'),(6413,883,'_elementor_version','3.6.5'),(6414,883,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/GLS-lentorhillsrd.jpg\",\"id\":877,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6415,883,'_wp_page_template','elementor_header_footer'),(6416,883,'_elementor_page_assets','a:0:{}'),(6417,883,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6427,886,'_elementor_edit_mode','builder'),(6428,886,'_elementor_template_type','wp-page'),(6429,886,'_elementor_version','3.6.5'),(6430,886,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6431,886,'_wp_page_template','elementor_header_footer'),(6432,886,'_elementor_page_assets','a:0:{}'),(6433,886,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6434,887,'_elementor_edit_mode','builder'),(6435,887,'_elementor_template_type','wp-page'),(6436,887,'_elementor_version','3.6.5'),(6437,887,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6438,887,'_wp_page_template','elementor_header_footer'),(6439,887,'_elementor_page_assets','a:0:{}'),(6440,887,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6441,888,'_elementor_edit_mode','builder'),(6442,888,'_elementor_template_type','wp-page'),(6443,888,'_elementor_version','3.6.5'),(6444,888,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6445,888,'_wp_page_template','elementor_header_footer'),(6446,888,'_elementor_page_assets','a:0:{}'),(6447,888,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6449,890,'_wp_attached_file','2022/06/Hero-Perspective-Low-Res-scaled.jpg'),(6450,890,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1148;s:4:\"file\";s:43:\"2022/06/Hero-Perspective-Low-Res-scaled.jpg\";s:8:\"filesize\";i:308226;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"Hero-Perspective-Low-Res-300x134.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:134;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6979;}s:5:\"large\";a:5:{s:4:\"file\";s:37:\"Hero-Perspective-Low-Res-1024x459.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:55358;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"Hero-Perspective-Low-Res-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:5169;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:36:\"Hero-Perspective-Low-Res-768x344.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:344;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32316;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:37:\"Hero-Perspective-Low-Res-1536x689.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:689;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116066;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:37:\"Hero-Perspective-Low-Res-2048x918.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:918;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:198928;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1579232742\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:28:\"Hero-Perspective-Low-Res.jpg\";}'),(6458,892,'_elementor_edit_mode','builder'),(6459,892,'_elementor_template_type','wp-page'),(6460,892,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (6461,892,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6462,892,'_wp_page_template','elementor_header_footer'),(6463,892,'_elementor_page_assets','a:0:{}'),(6464,892,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6465,893,'_elementor_edit_mode','builder'),(6466,893,'_elementor_template_type','wp-page'),(6467,893,'_elementor_version','3.6.5'),(6468,893,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6469,893,'_wp_page_template','elementor_header_footer'),(6470,893,'_elementor_page_assets','a:0:{}'),(6471,893,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6472,894,'_elementor_edit_mode','builder'),(6473,894,'_elementor_template_type','wp-page'),(6474,894,'_elementor_version','3.6.5'),(6475,894,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR at NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6476,894,'_wp_page_template','elementor_header_footer'),(6477,894,'_elementor_page_assets','a:0:{}'),(6478,894,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6479,895,'_elementor_edit_mode','builder'),(6480,895,'_elementor_template_type','wp-page'),(6481,895,'_elementor_version','3.6.5'),(6482,895,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR at NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6483,895,'_wp_page_template','elementor_header_footer'),(6484,895,'_elementor_page_assets','a:0:{}'),(6485,895,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6486,896,'_elementor_edit_mode','builder'),(6487,896,'_elementor_template_type','wp-page'),(6488,896,'_elementor_version','3.6.5'),(6489,896,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR at NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6490,896,'_wp_page_template','elementor_header_footer'),(6491,896,'_elementor_page_assets','a:0:{}'),(6492,896,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6493,897,'_elementor_edit_mode','builder'),(6494,897,'_elementor_template_type','wp-page'),(6495,897,'_elementor_version','3.6.5'),(6496,897,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6497,897,'_wp_page_template','elementor_header_footer'),(6498,897,'_elementor_page_assets','a:0:{}'),(6499,897,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6507,899,'_elementor_edit_mode','builder'),(6508,899,'_elementor_template_type','wp-page'),(6509,899,'_elementor_version','3.6.5'),(6510,899,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6511,899,'_wp_page_template','elementor_header_footer'),(6512,899,'_elementor_page_assets','a:0:{}'),(6513,899,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6514,900,'_elementor_edit_mode','builder'),(6515,900,'_elementor_template_type','wp-page'),(6516,900,'_elementor_version','3.6.5'),(6517,900,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6518,900,'_wp_page_template','elementor_header_footer'),(6519,900,'_elementor_page_assets','a:0:{}'),(6520,900,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6521,901,'_elementor_edit_mode','builder'),(6522,901,'_elementor_template_type','wp-page'),(6523,901,'_elementor_version','3.6.5'),(6524,901,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6525,901,'_wp_page_template','elementor_header_footer'),(6526,901,'_elementor_page_assets','a:0:{}'),(6527,901,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6528,902,'_wp_attached_file','2022/06/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg'),(6529,902,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1087;s:4:\"file\";s:59:\"2022/06/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\";s:8:\"filesize\";i:550591;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:59:\"Hyll-on-Holland-Clubhouse-scaled-e1655655388283-300x127.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11728;}s:5:\"large\";a:5:{s:4:\"file\";s:60:\"Hyll-on-Holland-Clubhouse-scaled-e1655655388283-1024x435.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:435;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:104125;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:59:\"Hyll-on-Holland-Clubhouse-scaled-e1655655388283-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6779;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:59:\"Hyll-on-Holland-Clubhouse-scaled-e1655655388283-768x326.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:326;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:62043;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:60:\"Hyll-on-Holland-Clubhouse-scaled-e1655655388283-1536x652.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:652;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:209246;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:60:\"Hyll-on-Holland-Clubhouse-scaled-e1655655388283-2048x870.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:870;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:340366;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:29:\"Hyll-on-Holland-Clubhouse.jpg\";}'),(6530,902,'_wp_attachment_backup_sizes','a:7:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:2560;s:6:\"height\";i:1087;s:4:\"file\";s:36:\"Hyll-on-Holland-Clubhouse-scaled.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:37:\"Hyll-on-Holland-Clubhouse-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6797;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:37:\"Hyll-on-Holland-Clubhouse-300x127.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:127;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:11782;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:37:\"Hyll-on-Holland-Clubhouse-768x326.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:326;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:63286;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:38:\"Hyll-on-Holland-Clubhouse-1024x435.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:435;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:107009;}s:14:\"1536x1536-orig\";a:5:{s:4:\"file\";s:38:\"Hyll-on-Holland-Clubhouse-1536x652.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:652;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:221112;}s:14:\"2048x2048-orig\";a:5:{s:4:\"file\";s:38:\"Hyll-on-Holland-Clubhouse-2048x869.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:869;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:371390;}}'),(6531,903,'_wp_attached_file','2022/06/Avenue-South-Residence-Hero.jpg'),(6532,903,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:1000;s:4:\"file\";s:39:\"2022/06/Avenue-South-Residence-Hero.jpg\";s:8:\"filesize\";i:280610;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Avenue-South-Residence-Hero-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20986;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Avenue-South-Residence-Hero-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6071;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Avenue-South-Residence-Hero-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:116453;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(6533,877,'_wp_attachment_backup_sizes','a:15:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1379;s:6:\"height\";i:755;s:4:\"file\";s:21:\"GLS-lentorhillsrd.jpg\";}s:14:\"thumbnail-orig\";a:5:{s:4:\"file\";s:29:\"GLS-lentorhillsrd-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7815;}s:11:\"medium-orig\";a:5:{s:4:\"file\";s:29:\"GLS-lentorhillsrd-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16872;}s:17:\"medium_large-orig\";a:5:{s:4:\"file\";s:29:\"GLS-lentorhillsrd-768x420.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90390;}s:10:\"large-orig\";a:5:{s:4:\"file\";s:30:\"GLS-lentorhillsrd-1024x561.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147597;}s:18:\"full-1655655681574\";a:3:{s:5:\"width\";i:1379;s:6:\"height\";i:755;s:4:\"file\";s:36:\"GLS-lentorhillsrd-e1655655639323.jpg\";}s:23:\"thumbnail-1655655681574\";a:5:{s:4:\"file\";s:44:\"GLS-lentorhillsrd-e1655655639323-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7815;}s:20:\"medium-1655655681574\";a:5:{s:4:\"file\";s:44:\"GLS-lentorhillsrd-e1655655639323-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16872;}s:26:\"medium_large-1655655681574\";a:5:{s:4:\"file\";s:44:\"GLS-lentorhillsrd-e1655655639323-768x420.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:90390;}s:19:\"large-1655655681574\";a:5:{s:4:\"file\";s:45:\"GLS-lentorhillsrd-e1655655639323-1024x561.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:147597;}s:18:\"full-1655659896829\";a:3:{s:5:\"width\";i:1379;s:6:\"height\";i:755;s:4:\"file\";s:36:\"GLS-lentorhillsrd-e1655655681574.jpg\";}s:23:\"thumbnail-1655659896829\";a:5:{s:4:\"file\";s:44:\"GLS-lentorhillsrd-e1655655681574-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7802;}s:20:\"medium-1655659896829\";a:5:{s:4:\"file\";s:44:\"GLS-lentorhillsrd-e1655655681574-300x164.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:164;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16877;}s:26:\"medium_large-1655659896829\";a:5:{s:4:\"file\";s:44:\"GLS-lentorhillsrd-e1655655681574-768x420.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:420;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:91923;}s:19:\"large-1655659896829\";a:5:{s:4:\"file\";s:45:\"GLS-lentorhillsrd-e1655655681574-1024x561.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:561;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:153551;}}'),(6541,905,'_elementor_edit_mode','builder'),(6542,905,'_elementor_template_type','wp-page'),(6543,905,'_elementor_version','3.6.5'),(6544,905,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6545,905,'_wp_page_template','elementor_header_footer'),(6546,905,'_elementor_page_assets','a:0:{}'),(6547,905,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6548,906,'_elementor_edit_mode','builder'),(6549,906,'_elementor_template_type','wp-page'),(6550,906,'_elementor_version','3.6.5'),(6551,906,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-02-1.jpg\",\"id\":406,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6552,906,'_wp_page_template','elementor_header_footer'),(6553,906,'_elementor_page_assets','a:0:{}'),(6554,906,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6555,907,'_elementor_edit_mode','builder'),(6556,907,'_elementor_template_type','wp-page'),(6557,907,'_elementor_version','3.6.5'),(6558,907,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Avenue-South-Residence-Hero.jpg\",\"id\":903,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVENUE SOUTH RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SOARING ABOVE THE FUTURE.<\\/p><p>Avenue South Residence is envisioned to be the live-work-play lifestyle of the future.<\\/p><p>Extending from Pasir Panjang to Marina East, the transformation of the Greater Southern Waterfront will contribute to a dynamic city centre with exuberant business and lifestyle opportunities.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(6559,907,'_wp_page_template','elementor_header_footer'),(6560,907,'_elementor_page_assets','a:0:{}'),(6561,907,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6563,908,'_wp_page_template','default'),(6564,908,'_elementor_edit_mode','builder'),(6565,908,'_elementor_template_type','wp-post'),(6566,908,'_elementor_version','3.6.5'),(6567,908,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6568,908,'_elementor_page_assets','a:0:{}'),(6570,909,'_wp_page_template','default'),(6571,909,'_elementor_edit_mode','builder'),(6572,909,'_elementor_template_type','wp-post'),(6573,909,'_elementor_version','3.6.5'),(6574,909,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6575,909,'_elementor_page_assets','a:0:{}'),(6577,910,'_wp_page_template','default'),(6578,910,'_elementor_edit_mode','builder'),(6579,910,'_elementor_template_type','wp-post'),(6580,910,'_elementor_version','3.6.5'),(6581,910,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p><p>\\u00a0<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6582,910,'_elementor_page_assets','a:0:{}'),(6584,911,'_wp_page_template','default'),(6585,911,'_elementor_edit_mode','builder'),(6586,911,'_elementor_template_type','wp-post'),(6587,911,'_elementor_version','3.6.5'),(6588,911,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p><p>\\u00a0<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6589,911,'_elementor_page_assets','a:0:{}'),(6590,912,'_wp_page_template','default'),(6591,912,'_elementor_edit_mode','builder'),(6592,912,'_elementor_template_type','wp-post'),(6593,912,'_elementor_version','3.6.5'),(6594,912,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p><p>\\u00a0<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6595,912,'_elementor_page_assets','a:0:{}'),(6596,913,'_wp_page_template','default'),(6597,913,'_elementor_edit_mode','builder'),(6598,913,'_elementor_template_type','wp-post'),(6599,913,'_elementor_version','3.6.5'),(6600,913,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6601,913,'_elementor_page_assets','a:0:{}'),(6602,914,'_wp_page_template','default'),(6603,914,'_elementor_edit_mode','builder'),(6604,914,'_elementor_template_type','wp-post'),(6605,914,'_elementor_version','3.6.5'),(6606,914,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6607,914,'_elementor_page_assets','a:0:{}'),(6608,915,'_wp_page_template','default'),(6609,915,'_elementor_edit_mode','builder'),(6610,915,'_elementor_template_type','wp-post'),(6611,915,'_elementor_version','3.6.5'),(6612,915,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Property To Home<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6613,915,'_elementor_page_assets','a:0:{}'),(6614,916,'_wp_page_template','default'),(6615,916,'_elementor_edit_mode','builder'),(6616,916,'_elementor_template_type','wp-post'),(6617,916,'_elementor_version','3.6.5'),(6618,916,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6619,916,'_elementor_page_assets','a:0:{}'),(6621,917,'_wp_page_template','default'),(6622,917,'_elementor_edit_mode','builder'),(6623,917,'_elementor_template_type','wp-post'),(6624,917,'_elementor_version','3.6.5'),(6625,917,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6626,917,'_elementor_page_assets','a:0:{}'),(6628,918,'_wp_page_template','default'),(6629,918,'_elementor_edit_mode','builder'),(6630,918,'_elementor_template_type','wp-post'),(6631,918,'_elementor_version','3.6.5'),(6632,918,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6633,918,'_elementor_page_assets','a:0:{}'),(6635,919,'_wp_page_template','default'),(6636,919,'_elementor_edit_mode','builder'),(6637,919,'_elementor_template_type','wp-post'),(6638,919,'_elementor_version','3.6.5'),(6639,919,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6640,919,'_elementor_page_assets','a:0:{}'),(6642,920,'_wp_page_template','default'),(6643,920,'_elementor_edit_mode','builder'),(6644,920,'_elementor_template_type','wp-post'),(6645,920,'_elementor_version','3.6.5'),(6646,920,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6647,920,'_elementor_page_assets','a:0:{}'),(6648,921,'_wp_page_template','default'),(6649,921,'_elementor_edit_mode','builder'),(6650,921,'_elementor_template_type','wp-post'),(6651,921,'_elementor_version','3.6.5'),(6652,921,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6653,921,'_elementor_page_assets','a:0:{}'),(6654,922,'_wp_page_template','default'),(6655,922,'_elementor_edit_mode','builder'),(6656,922,'_elementor_template_type','wp-post'),(6657,922,'_elementor_version','3.6.5'),(6658,922,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6659,922,'_elementor_page_assets','a:0:{}'),(6661,923,'_wp_page_template','default'),(6662,923,'_elementor_edit_mode','builder'),(6663,923,'_elementor_template_type','wp-post'),(6664,923,'_elementor_version','3.6.5'),(6665,923,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6666,923,'_elementor_page_assets','a:0:{}'),(6668,924,'_wp_page_template','default'),(6669,924,'_elementor_edit_mode','builder'),(6670,924,'_elementor_template_type','wp-post'),(6671,924,'_elementor_version','3.6.5'),(6672,924,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":34.955,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":65.045,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6673,924,'_elementor_page_assets','a:0:{}'),(6675,925,'_wp_page_template','default'),(6676,925,'_elementor_edit_mode','builder'),(6677,925,'_elementor_template_type','wp-post'),(6678,925,'_elementor_version','3.6.5'),(6679,925,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.96,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.04,\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.985,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.015,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6680,925,'_elementor_page_assets','a:0:{}'),(6682,926,'_wp_page_template','default'),(6683,926,'_elementor_edit_mode','builder'),(6684,926,'_elementor_template_type','wp-post'),(6685,926,'_elementor_version','3.6.5'),(6686,926,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.96,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.04,\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.985,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.015,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6687,926,'_elementor_page_assets','a:0:{}'),(6688,927,'_wp_page_template','default'),(6689,927,'_elementor_edit_mode','builder'),(6690,927,'_elementor_template_type','wp-post'),(6691,927,'_elementor_version','3.6.5'),(6692,927,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.96,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.04,\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.985,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.015,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6693,927,'_elementor_page_assets','a:0:{}'),(6694,928,'_wp_page_template','default'),(6695,928,'_elementor_edit_mode','builder'),(6696,928,'_elementor_template_type','wp-post'),(6697,928,'_elementor_version','3.6.5'),(6698,928,'_elementor_data','[{\"id\":\"1ba0e94\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9d7361e\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.96,\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"c25ecfa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>PROPERTY TO HOME<br \\/><\\/b><\\/p><p><strong>ADDRESS<\\/strong><\\/p><p>450 Lorong 6 Toa Payoh<span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">,<\\/span><span style=\\\"background-color: var(--ast-global-color-4); color: var(--ast-global-color-3); font-size: 1rem;\\\">\\u00a0<\\/span><span style=\\\"font-style: inherit; font-weight: inherit; background-color: var(--ast-global-color-4); color: var(--ast-global-color-3);\\\">Singapore 319394<\\/span><\\/p><p><strong>CONTACT<\\/strong><\\/p><p>90309094<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"635917c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.04,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"85\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[{\"id\":\"4725a47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Privacy Policy<br \\/>Terms of Use<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"33eae50\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"704ae51\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43e9091\",\"elType\":\"widget\",\"settings\":{\"editor\":\"\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b2c60a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d224a35\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":42.985,\"padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7baa606\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright 2022 \\u00a9 Property To Home<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"bda8502\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":57.015,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a98695b\",\"elType\":\"widget\",\"settings\":{\"menu\":\"main\",\"dropdown\":\"none\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-25\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"navigation-menu\"}],\"isInner\":false}],\"isInner\":false}]'),(6699,928,'_elementor_page_assets','a:0:{}'),(6704,930,'_elementor_edit_mode','builder'),(6705,930,'_elementor_template_type','wp-page'),(6706,930,'_elementor_version','3.6.5'),(6707,930,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6708,930,'_wp_page_template','elementor_header_footer'),(6709,930,'_elementor_page_assets','a:0:{}'),(6710,930,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6712,931,'_elementor_edit_mode','builder'),(6713,931,'_elementor_template_type','wp-page'),(6714,931,'_elementor_version','3.6.5'),(6715,931,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-layout-TBA-01.jpg\",\"id\":10,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6716,931,'_wp_page_template','elementor_header_footer'),(6717,931,'_elementor_page_assets','a:0:{}'),(6718,931,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6720,932,'_elementor_edit_mode','builder'),(6721,932,'_elementor_template_type','wp-page'),(6722,932,'_elementor_version','3.6.5'),(6723,932,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-e1655658399834.jpg\",\"id\":929,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6724,932,'_wp_page_template','elementor_header_footer'),(6725,932,'_elementor_page_assets','a:0:{}'),(6726,932,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6728,933,'_wp_attached_file','2022/06/AMO-site-plan-1.jpg'),(6729,933,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:647;s:6:\"height\";i:481;s:4:\"file\";s:27:\"2022/06/AMO-site-plan-1.jpg\";s:8:\"filesize\";i:93841;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"AMO-site-plan-1-300x223.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:223;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16904;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"AMO-site-plan-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7675;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655687080\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(6730,934,'_elementor_edit_mode','builder'),(6731,934,'_elementor_template_type','wp-page'),(6732,934,'_elementor_version','3.6.5'),(6733,934,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-e1655658399834.jpg\",\"id\":929,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6734,934,'_wp_page_template','elementor_header_footer'),(6735,934,'_elementor_page_assets','a:0:{}'),(6736,934,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6737,935,'_elementor_edit_mode','builder'),(6738,935,'_elementor_template_type','wp-page'),(6739,935,'_elementor_version','3.6.5'),(6740,935,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-e1655658399834.jpg\",\"id\":929,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6741,935,'_wp_page_template','elementor_header_footer'),(6742,935,'_elementor_page_assets','a:0:{}'),(6743,935,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6744,936,'_elementor_edit_mode','builder'),(6745,936,'_elementor_template_type','wp-page'),(6746,936,'_elementor_version','3.6.5'),(6747,936,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6748,936,'_wp_page_template','elementor_header_footer'),(6749,936,'_elementor_page_assets','a:0:{}'),(6750,936,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6751,937,'_elementor_edit_mode','builder'),(6752,937,'_elementor_template_type','wp-page'),(6753,937,'_elementor_version','3.6.5'),(6754,937,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6755,937,'_wp_page_template','elementor_header_footer'),(6756,937,'_elementor_page_assets','a:0:{}'),(6757,937,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6758,938,'_elementor_edit_mode','builder'),(6759,938,'_elementor_template_type','wp-page'),(6760,938,'_elementor_version','3.6.5'),(6761,938,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6762,938,'_wp_page_template','elementor_header_footer'),(6763,938,'_elementor_page_assets','a:0:{}'),(6764,938,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6765,939,'_elementor_edit_mode','builder'),(6766,939,'_elementor_template_type','wp-page'),(6767,939,'_elementor_version','3.6.5'),(6768,939,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6769,939,'_wp_page_template','elementor_header_footer'),(6770,939,'_elementor_page_assets','a:0:{}'),(6771,939,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6772,940,'_elementor_edit_mode','builder'),(6773,940,'_elementor_template_type','wp-page'),(6774,940,'_elementor_version','3.6.5'),(6775,940,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6776,940,'_wp_page_template','elementor_header_footer'),(6777,940,'_elementor_page_assets','a:0:{}'),(6778,940,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6779,941,'_elementor_edit_mode','builder'),(6780,941,'_elementor_template_type','wp-page'),(6781,941,'_elementor_version','3.6.5'),(6782,941,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6783,941,'_wp_page_template','elementor_header_footer'),(6784,941,'_elementor_page_assets','a:0:{}'),(6785,941,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6786,942,'_elementor_edit_mode','builder'),(6787,942,'_elementor_template_type','wp-page'),(6788,942,'_elementor_version','3.6.5'),(6789,942,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"112\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6790,942,'_wp_page_template','elementor_header_footer'),(6791,942,'_elementor_page_assets','a:0:{}'),(6792,942,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6793,943,'_elementor_edit_mode','builder'),(6794,943,'_elementor_template_type','wp-page'),(6795,943,'_elementor_version','3.6.5'),(6796,943,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"112\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6797,943,'_wp_page_template','elementor_header_footer'),(6798,943,'_elementor_page_assets','a:0:{}'),(6799,943,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6800,944,'_elementor_edit_mode','builder'),(6801,944,'_elementor_template_type','wp-page'),(6802,944,'_elementor_version','3.6.5'),(6803,944,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"112\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6804,944,'_wp_page_template','elementor_header_footer'),(6805,944,'_elementor_page_assets','a:0:{}'),(6806,944,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6807,945,'_elementor_edit_mode','builder'),(6808,945,'_elementor_template_type','wp-page'),(6809,945,'_elementor_version','3.6.5'),(6810,945,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6811,945,'_wp_page_template','elementor_header_footer'),(6812,945,'_elementor_page_assets','a:0:{}'),(6813,945,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6814,946,'_elementor_edit_mode','builder'),(6815,946,'_elementor_template_type','wp-page'),(6816,946,'_elementor_version','3.6.5'),(6817,946,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6818,946,'_wp_page_template','elementor_header_footer'),(6819,946,'_elementor_page_assets','a:0:{}'),(6820,946,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6821,947,'_elementor_edit_mode','builder'),(6822,947,'_elementor_template_type','wp-page'),(6823,947,'_elementor_version','3.6.5'),(6824,947,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"125\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6825,947,'_wp_page_template','elementor_header_footer'),(6826,947,'_elementor_page_assets','a:0:{}'),(6827,947,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6828,948,'_elementor_edit_mode','builder'),(6829,948,'_elementor_template_type','wp-page'),(6830,948,'_elementor_version','3.6.5'),(6831,948,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6832,948,'_wp_page_template','elementor_header_footer'),(6833,948,'_elementor_page_assets','a:0:{}'),(6834,948,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6835,949,'_elementor_edit_mode','builder'),(6836,949,'_elementor_template_type','wp-page'),(6837,949,'_elementor_version','3.6.5'),(6838,949,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6839,949,'_wp_page_template','elementor_header_footer'),(6840,949,'_elementor_page_assets','a:0:{}'),(6841,949,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6842,950,'_elementor_edit_mode','builder'),(6843,950,'_elementor_template_type','wp-page'),(6844,950,'_elementor_version','3.6.5'),(6845,950,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"140\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6846,950,'_wp_page_template','elementor_header_footer'),(6847,950,'_elementor_page_assets','a:0:{}'),(6848,950,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6849,951,'_elementor_edit_mode','builder'),(6850,951,'_elementor_template_type','wp-page'),(6851,951,'_elementor_version','3.6.5'),(6852,951,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":347,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pool-Cabanas-04A-web-01.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_ypos\":{\"unit\":\"px\",\"size\":-9,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a6c14e8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>AMO RESIDENCE<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":62,\"sizes\":[]},\"typography_font_weight\":\"200\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":4.7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"145\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"-59\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bccd55d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Launching June 2022<\\/p>\",\"align\":\"center\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-121\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"-21\",\"bottom\":\"-21\",\"left\":\"-21\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.\",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"__globals__\":{\"title_color\":\"\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"11\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1fd52f0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Vicinity<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"0\",\"bottom\":\"-40\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2f5a62c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0\\u00a0<\\/span>\\u200b<\\/p><p data-ccp-props=\\\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore \\u2013 Ai Tong Primary\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.<\\/span><\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"00\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"id\":11,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position\":\"center center\"},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"00b3b59\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"34\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"10a6526\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"c5c4ddc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Site &amp; Location<\\/p>\",\"align\":\"center\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efddccf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates \\u2013 Bishan and Ang Mo Kio \\u2013 meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations \\u2013 Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.<\\/p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads \\u2013 Upper Thomson Road and Ang Mo Kio Ave.1 \\u2013 each holds a significance position in the history of Singapore.\\u00a0 The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.\\u00a0 The latter, which in Chinese Hokkien dialect means \\u2018red-haired man\\u2019s bridge\\u2019, references to a bridge built in the mid-1850s by Straits Settlement\\u2019s Government Surveyor Johnson T Thomson.\\u00a0<\\/p><p>The road\\u2019s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.\\u00a0 The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.\\u00a0 Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.<\\/p><p>The development\\u2019s South overlooking towards one of the most astounding park creations in Singapore \\u2013 the Bishan-AMK Park \\u2013 that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.\\u00a0 In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park\\u2019s design.\\u00a0 The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents.\\u00a0<\\/p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve\\u2019s forest for a meditative walk or encounter.\\u00a0\\u00a0 A little-known fun fact is that the site is situated beside the most iconic HDB building, called the \\u2018CLOVER\\u2019 \\u2013 a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.\\u00a0 This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.<\\/p>\",\"align\":\"justify\",\"text_color\":\"#FFFFFF\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"align_mobile\":\"justify\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-21\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e21c55a\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bdc48ab\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d2ebde\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-01-220604-1.m4v\",\"id\":187,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false},{\"id\":\"3e1dc6c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"b00a364\",\"elType\":\"widget\",\"settings\":{\"video_type\":\"hosted\",\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"hosted_url\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Amo-Residence-Promo-02-220604-1.m4v\",\"id\":188,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b786028\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab9a672\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ca2a2e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT THE DEVELOPERS & DESIGNERS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e3d05e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"200\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-12\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-14\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c71a360\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>UOL is one of Singapore\\u2019s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.<\\/p>\\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.<\\/p>\\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.<\\/b><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaac78\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE<\\/b><\\/p>\",\"align\":\"center\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"eb9d34d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions \\u2013 has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.\\u00a0 A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b48da6d\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE VITAL METRICES  \",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.2,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"15ef895\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government\\u2019s cooling measures is kicking in.\\u00a0 Coupled with a largely positive economic outlook, good properties by reputable developers and designers\\u2019 pairing creates and sustains a strong demand currently.<\\/p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.\\u00a0 With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.\\u00a0\\u00a0 This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period.\\u00a0<\\/p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched. \\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"align\":\"justify\",\"align_mobile\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"130\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"995ed3b\",\"elType\":\"widget\",\"settings\":{\"title\":\"THE LAYOUT PLANS\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"5dd4daf\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"50\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"c5cc2c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8d874b1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"130\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"56af5f9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"54\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"010\",\"right\":\"10\",\"bottom\":\"010\",\"left\":\"010\",\"isLinked\":false},\"_inline_size_mobile\":100,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7cff901\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.<\\/p><p>Watch this space for more update!<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"align\":\"justify\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"139\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"dfee42c\",\"elType\":\"widget\",\"settings\":{\"text\":\"Download Floor Plan\",\"align_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e9b1d27\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"125\",\"bottom\":\"30\",\"left\":\"125\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"21\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"be31a11\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"098d401\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.38,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=astglobalcolor5\"}},\"elements\":[{\"id\":\"98ef28c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"90eac01\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><br><br>Typical floor plan TBA<br><br><\\/p>\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7039d1b\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#013127\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"5e21781\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"568170f\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"background_background\":\"\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(6853,951,'_wp_page_template','elementor_header_footer'),(6854,951,'_elementor_page_assets','a:0:{}'),(6855,951,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6858,952,'_elementor_edit_mode','builder'),(6859,952,'_elementor_template_type','wp-page'),(6860,952,'_elementor_version','3.6.5'),(6861,952,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6862,952,'_wp_page_template','elementor_header_footer'),(6863,952,'_elementor_page_assets','a:0:{}'),(6864,952,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6866,953,'_elementor_edit_mode','builder'),(6867,953,'_elementor_template_type','wp-page'),(6868,953,'_elementor_version','3.6.5'),(6869,953,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6870,953,'_wp_page_template','elementor_header_footer'),(6871,953,'_elementor_page_assets','a:0:{}'),(6872,953,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6874,954,'_elementor_edit_mode','builder'),(6875,954,'_elementor_template_type','wp-page'),(6876,954,'_elementor_version','3.6.5'),(6877,954,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Government Land Sales<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6878,954,'_wp_page_template','elementor_header_footer'),(6879,954,'_elementor_page_assets','a:0:{}'),(6880,954,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6882,955,'_elementor_edit_mode','builder'),(6883,955,'_elementor_template_type','wp-page'),(6884,955,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (6885,955,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Government Land Sales<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6886,955,'_wp_page_template','elementor_header_footer'),(6887,955,'_elementor_page_assets','a:0:{}'),(6888,955,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6889,956,'_elementor_edit_mode','builder'),(6890,956,'_elementor_template_type','wp-page'),(6891,956,'_elementor_version','3.6.5'),(6892,956,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Government Land Sales<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6893,956,'_wp_page_template','elementor_header_footer'),(6894,956,'_elementor_page_assets','a:0:{}'),(6895,956,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6896,957,'_elementor_edit_mode','builder'),(6897,957,'_elementor_template_type','wp-page'),(6898,957,'_elementor_version','3.6.5'),(6899,957,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6900,957,'_wp_page_template','elementor_header_footer'),(6901,957,'_elementor_page_assets','a:0:{}'),(6902,957,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6903,958,'_elementor_edit_mode','builder'),(6904,958,'_elementor_template_type','wp-page'),(6905,958,'_elementor_version','3.6.5'),(6906,958,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6907,958,'_wp_page_template','elementor_header_footer'),(6908,958,'_elementor_page_assets','a:0:{}'),(6909,958,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6910,959,'_elementor_edit_mode','builder'),(6911,959,'_elementor_template_type','wp-page'),(6912,959,'_elementor_version','3.6.5'),(6913,959,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6914,959,'_wp_page_template','elementor_header_footer'),(6915,959,'_elementor_page_assets','a:0:{}'),(6916,959,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6917,960,'_elementor_edit_mode','builder'),(6918,960,'_elementor_template_type','wp-page'),(6919,960,'_elementor_version','3.6.5'),(6920,960,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6921,960,'_wp_page_template','elementor_header_footer'),(6922,960,'_elementor_page_assets','a:0:{}'),(6923,960,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6925,961,'_elementor_edit_mode','builder'),(6926,961,'_elementor_template_type','wp-page'),(6927,961,'_elementor_version','3.6.5'),(6928,961,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6929,961,'_wp_page_template','elementor_header_footer'),(6930,961,'_elementor_page_assets','a:0:{}'),(6931,961,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6933,962,'_elementor_edit_mode','builder'),(6934,962,'_elementor_template_type','wp-page'),(6935,962,'_elementor_version','3.6.5'),(6936,962,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Government Land Sales (GLS) \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6937,962,'_wp_page_template','elementor_header_footer'),(6938,962,'_elementor_page_assets','a:0:{}'),(6939,962,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6941,963,'_elementor_edit_mode','builder'),(6942,963,'_elementor_template_type','wp-page'),(6943,963,'_elementor_version','3.6.5'),(6944,963,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6945,963,'_wp_page_template','elementor_header_footer'),(6946,963,'_elementor_page_assets','a:0:{}'),(6947,963,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6949,964,'_elementor_edit_mode','builder'),(6950,964,'_elementor_template_type','wp-page'),(6951,964,'_elementor_version','3.6.5'),(6952,964,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6953,964,'_wp_page_template','elementor_header_footer'),(6954,964,'_elementor_page_assets','a:0:{}'),(6955,964,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6956,965,'_elementor_edit_mode','builder'),(6957,965,'_elementor_template_type','wp-page'),(6958,965,'_elementor_version','3.6.5'),(6959,965,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(6960,965,'_wp_page_template','elementor_header_footer'),(6961,965,'_elementor_page_assets','a:0:{}'),(6962,965,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6963,966,'_elementor_edit_mode','builder'),(6964,966,'_elementor_template_type','wp-page'),(6965,966,'_elementor_version','3.6.5'),(6966,966,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6967,966,'_wp_page_template','elementor_header_footer'),(6968,966,'_elementor_page_assets','a:0:{}'),(6969,966,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6970,967,'_elementor_edit_mode','builder'),(6971,967,'_elementor_template_type','wp-page'),(6972,967,'_elementor_version','3.6.5'),(6973,967,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6974,967,'_wp_page_template','elementor_header_footer'),(6975,967,'_elementor_page_assets','a:0:{}'),(6976,967,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6977,968,'_elementor_edit_mode','builder'),(6978,968,'_elementor_template_type','wp-page'),(6979,968,'_elementor_version','3.6.5'),(6980,968,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(6981,968,'_wp_page_template','elementor_header_footer'),(6982,968,'_elementor_page_assets','a:0:{}'),(6983,968,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6984,969,'_elementor_edit_mode','builder'),(6985,969,'_elementor_template_type','wp-page'),(6986,969,'_elementor_version','3.6.5'),(6987,969,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6988,969,'_wp_page_template','elementor_header_footer'),(6989,969,'_elementor_page_assets','a:0:{}'),(6990,969,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6991,970,'_elementor_edit_mode','builder'),(6992,970,'_elementor_template_type','wp-page'),(6993,970,'_elementor_version','3.6.5'),(6994,970,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(6995,970,'_wp_page_template','elementor_header_footer'),(6996,970,'_elementor_page_assets','a:0:{}'),(6997,970,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(6998,971,'_elementor_edit_mode','builder'),(6999,971,'_elementor_template_type','wp-page'),(7000,971,'_elementor_version','3.6.5'),(7001,971,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7002,971,'_wp_page_template','elementor_header_footer'),(7003,971,'_elementor_page_assets','a:0:{}'),(7004,971,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7005,972,'_elementor_edit_mode','builder'),(7006,972,'_elementor_template_type','wp-page'),(7007,972,'_elementor_version','3.6.5'),(7008,972,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/GLS-lentorhillsrd-e1655659896829.jpg\",\"id\":877,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7009,972,'_wp_page_template','elementor_header_footer'),(7010,972,'_elementor_page_assets','a:0:{}'),(7011,972,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7019,974,'_elementor_edit_mode','builder'),(7020,974,'_elementor_template_type','wp-page'),(7021,974,'_elementor_version','3.6.5'),(7022,974,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/GLS-lentorhillsrd-e1655659896829.jpg\",\"id\":877,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7023,974,'_wp_page_template','elementor_header_footer'),(7024,974,'_elementor_page_assets','a:0:{}'),(7025,974,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7026,975,'_elementor_edit_mode','builder'),(7027,975,'_elementor_template_type','wp-page'),(7028,975,'_elementor_version','3.6.5'),(7029,975,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/GLS-lentorhillsrd-e1655659896829.jpg\",\"id\":877,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7030,975,'_wp_page_template','elementor_header_footer'),(7031,975,'_elementor_page_assets','a:0:{}'),(7032,975,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7033,976,'_elementor_edit_mode','builder'),(7034,976,'_elementor_template_type','wp-page'),(7035,976,'_elementor_version','3.6.5'),(7036,976,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7037,976,'_wp_page_template','elementor_header_footer'),(7038,976,'_elementor_page_assets','a:0:{}'),(7039,976,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7042,977,'_elementor_edit_mode','builder'),(7043,977,'_elementor_template_type','wp-page'),(7044,977,'_elementor_version','3.6.5'),(7045,977,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Avenue-South-Residence-Hero.jpg\",\"id\":903,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVENUE SOUTH RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SOARING ABOVE THE FUTURE.<\\/p><p>Avenue South Residence is envisioned to be the live-work-play lifestyle of the future.<\\/p><p>Extending from Pasir Panjang to Marina East, the transformation of the Greater Southern Waterfront will contribute to a dynamic city centre with exuberant business and lifestyle opportunities.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7046,977,'_wp_page_template','elementor_header_footer'),(7047,977,'_elementor_page_assets','a:0:{}'),(7048,977,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7050,978,'_elementor_edit_mode','builder'),(7051,978,'_elementor_template_type','wp-page'),(7052,978,'_elementor_version','3.6.5'),(7053,978,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Avenue-South-Residence-Hero.jpg\",\"id\":903,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVENUE SOUTH RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>SOARING ABOVE THE FUTURE.<\\/p><p>Avenue South Residence is envisioned to be the live-work-play lifestyle of the future.<\\/p><p>Extending from Pasir Panjang to Marina East, the transformation of the Greater Southern Waterfront will contribute to a dynamic city centre with exuberant business and lifestyle opportunities.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7054,978,'_wp_page_template','elementor_header_footer'),(7055,978,'_elementor_page_assets','a:0:{}'),(7056,978,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7058,979,'_elementor_edit_mode','builder'),(7059,979,'_elementor_template_type','wp-page'),(7060,979,'_elementor_version','3.6.5'),(7061,979,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Avenue-South-Residence-Hero.jpg\",\"id\":903,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVENUE SOUTH RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7062,979,'_wp_page_template','elementor_header_footer'),(7063,979,'_elementor_page_assets','a:0:{}'),(7064,979,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7068,981,'_wp_attached_file','2022/06/Fourth-avenue-01.jpg'),(7069,981,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1010;s:6:\"height\";i:1011;s:4:\"file\";s:28:\"2022/06/Fourth-avenue-01.jpg\";s:8:\"filesize\";i:336259;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Fourth-avenue-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24662;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Fourth-avenue-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7691;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"Fourth-avenue-01-768x769.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:769;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119491;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(7070,982,'_elementor_edit_mode','builder'),(7071,982,'_elementor_template_type','wp-page'),(7072,982,'_elementor_version','3.6.5'),(7073,982,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Avenue-South-Residence-Hero.jpg\",\"id\":903,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVENUE SOUTH RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7074,982,'_wp_page_template','elementor_header_footer'),(7075,982,'_elementor_page_assets','a:0:{}'),(7076,982,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7077,983,'_elementor_edit_mode','builder'),(7078,983,'_elementor_template_type','wp-page'),(7079,983,'_elementor_version','3.6.5'),(7080,983,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Avenue-South-Residence-Hero.jpg\",\"id\":903,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"AVENUE SOUTH RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7081,983,'_wp_page_template','elementor_header_footer'),(7082,983,'_elementor_page_assets','a:0:{}'),(7083,983,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7084,984,'_elementor_edit_mode','builder'),(7085,984,'_elementor_template_type','wp-page'),(7086,984,'_elementor_version','3.6.5'),(7087,984,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7088,984,'_wp_page_template','elementor_header_footer'),(7089,984,'_elementor_page_assets','a:0:{}'),(7090,984,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7091,985,'_elementor_edit_mode','builder'),(7092,985,'_elementor_template_type','wp-page'),(7093,985,'_elementor_version','3.6.5'),(7094,985,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7095,985,'_wp_page_template','elementor_header_footer'),(7096,985,'_elementor_page_assets','a:0:{}'),(7097,985,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7098,986,'_elementor_edit_mode','builder'),(7099,986,'_elementor_template_type','wp-page'),(7100,986,'_elementor_version','3.6.5'),(7101,986,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Collections 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7102,986,'_wp_page_template','elementor_header_footer'),(7103,986,'_elementor_page_assets','a:0:{}'),(7104,986,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7105,987,'_elementor_edit_mode','builder'),(7106,987,'_elementor_template_type','wp-page'),(7107,987,'_elementor_version','3.6.5'),(7108,987,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Collections\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7109,987,'_wp_page_template','elementor_header_footer'),(7110,987,'_elementor_page_assets','a:0:{}'),(7111,987,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7113,988,'_elementor_edit_mode','builder'),(7114,988,'_elementor_template_type','wp-page'),(7115,988,'_elementor_version','3.6.5'),(7116,988,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Collections\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7117,988,'_wp_page_template','elementor_header_footer'),(7118,988,'_elementor_page_assets','a:0:{}'),(7119,988,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7121,989,'_elementor_edit_mode','builder'),(7122,989,'_elementor_template_type','wp-page'),(7123,989,'_elementor_version','3.6.5'),(7124,989,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Current Collections\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7125,989,'_wp_page_template','elementor_header_footer'),(7126,989,'_elementor_page_assets','a:0:{}'),(7127,989,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7129,990,'_elementor_edit_mode','builder'),(7130,990,'_elementor_template_type','wp-page'),(7131,990,'_elementor_version','3.6.5'),(7132,990,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(7133,990,'_wp_page_template','elementor_header_footer'),(7134,990,'_elementor_page_assets','a:0:{}'),(7135,990,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7145,992,'_elementor_edit_mode','builder'),(7146,992,'_elementor_template_type','wp-page'),(7147,992,'_elementor_version','3.6.5'),(7148,992,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7149,992,'_wp_page_template','elementor_header_footer'),(7150,992,'_elementor_page_assets','a:0:{}'),(7151,992,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7152,993,'_elementor_edit_mode','builder'),(7153,993,'_elementor_template_type','wp-page'),(7154,993,'_elementor_version','3.6.5'),(7155,993,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7156,993,'_wp_page_template','elementor_header_footer'),(7157,993,'_elementor_page_assets','a:0:{}'),(7158,993,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7159,994,'_elementor_edit_mode','builder'),(7160,994,'_elementor_template_type','wp-page'),(7161,994,'_elementor_version','3.6.5'),(7162,994,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7163,994,'_wp_page_template','elementor_header_footer'),(7164,994,'_elementor_page_assets','a:0:{}'),(7165,994,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7166,995,'_elementor_edit_mode','builder'),(7167,995,'_elementor_template_type','wp-page'),(7168,995,'_elementor_version','3.6.5'),(7169,995,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7170,995,'_wp_page_template','elementor_header_footer'),(7171,995,'_elementor_page_assets','a:0:{}'),(7172,995,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7173,996,'_elementor_edit_mode','builder'),(7174,996,'_elementor_template_type','wp-page'),(7175,996,'_elementor_version','3.6.5'),(7176,996,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7177,996,'_wp_page_template','elementor_header_footer'),(7178,996,'_elementor_page_assets','a:0:{}'),(7179,996,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7180,997,'_elementor_edit_mode','builder'),(7181,997,'_elementor_template_type','wp-page'),(7182,997,'_elementor_version','3.6.5'),(7183,997,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7184,997,'_wp_page_template','elementor_header_footer'),(7185,997,'_elementor_page_assets','a:0:{}'),(7186,997,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7187,998,'_elementor_edit_mode','builder'),(7188,998,'_elementor_template_type','wp-page'),(7189,998,'_elementor_version','3.6.5'),(7190,998,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7191,998,'_wp_page_template','elementor_header_footer'),(7192,998,'_elementor_page_assets','a:0:{}'),(7193,998,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7194,999,'_elementor_edit_mode','builder'),(7195,999,'_elementor_template_type','wp-page'),(7196,999,'_elementor_version','3.6.5'),(7197,999,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-141\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7198,999,'_wp_page_template','elementor_header_footer'),(7199,999,'_elementor_page_assets','a:0:{}'),(7200,999,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7201,1000,'_elementor_edit_mode','builder'),(7202,1000,'_elementor_template_type','wp-page'),(7203,1000,'_elementor_version','3.6.5'),(7204,1000,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7205,1000,'_wp_page_template','elementor_header_footer'),(7206,1000,'_elementor_page_assets','a:0:{}'),(7207,1000,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7208,1001,'_elementor_edit_mode','builder'),(7209,1001,'_elementor_template_type','wp-page'),(7210,1001,'_elementor_version','3.6.5'),(7211,1001,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7212,1001,'_wp_page_template','elementor_header_footer'),(7213,1001,'_elementor_page_assets','a:0:{}'),(7214,1001,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7215,1002,'_elementor_edit_mode','builder'),(7216,1002,'_elementor_template_type','wp-page'),(7217,1002,'_elementor_version','3.6.5'),(7218,1002,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7219,1002,'_wp_page_template','elementor_header_footer'),(7220,1002,'_elementor_page_assets','a:0:{}'),(7221,1002,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7222,1003,'_elementor_edit_mode','builder'),(7223,1003,'_elementor_template_type','wp-page'),(7224,1003,'_elementor_version','3.6.5'),(7225,1003,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7226,1003,'_wp_page_template','elementor_header_footer'),(7227,1003,'_elementor_page_assets','a:0:{}'),(7228,1003,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7230,1004,'_wp_attached_file','2022/06/Jalan_Anak_Bukit-01.jpg'),(7231,1004,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:361;s:6:\"height\";i:360;s:4:\"file\";s:31:\"2022/06/Jalan_Anak_Bukit-01.jpg\";s:8:\"filesize\";i:78824;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"Jalan_Anak_Bukit-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22586;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"Jalan_Anak_Bukit-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7055;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655741993\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(7232,1005,'_wp_attached_file','2022/06/dairy_farm_walk-01.jpg'),(7233,1005,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:453;s:6:\"height\";i:453;s:4:\"file\";s:30:\"2022/06/dairy_farm_walk-01.jpg\";s:8:\"filesize\";i:87588;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"dairy_farm_walk-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19360;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"dairy_farm_walk-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6155;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655743287\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(7234,1006,'_wp_attached_file','2022/06/Pine-Grove-A-01a.jpg'),(7235,1006,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:520;s:6:\"height\";i:520;s:4:\"file\";s:28:\"2022/06/Pine-Grove-A-01a.jpg\";s:8:\"filesize\";i:126072;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Pine-Grove-A-01a-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26981;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Pine-Grove-A-01a-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8488;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655743129\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(7244,1008,'_elementor_edit_mode','builder'),(7245,1008,'_elementor_template_type','wp-page'),(7246,1008,'_elementor_version','3.6.5'),(7247,1008,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7248,1008,'_wp_page_template','elementor_header_footer'),(7249,1008,'_elementor_page_assets','a:0:{}'),(7250,1008,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7251,1009,'_elementor_edit_mode','builder'),(7252,1009,'_elementor_template_type','wp-page'),(7253,1009,'_elementor_version','3.6.5'),(7254,1009,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/AMO-site-plan-1.jpg\",\"id\":933,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LENTOR HILLS PARCEL B<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false}]'),(7255,1009,'_wp_page_template','elementor_header_footer'),(7256,1009,'_elementor_page_assets','a:0:{}'),(7257,1009,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7258,1010,'_elementor_edit_mode','builder'),(7259,1010,'_elementor_template_type','wp-page'),(7260,1010,'_elementor_version','3.6.5'),(7261,1010,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7262,1010,'_wp_page_template','elementor_header_footer'),(7263,1010,'_elementor_page_assets','a:0:{}'),(7264,1010,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7265,1011,'_elementor_edit_mode','builder'),(7266,1011,'_elementor_template_type','wp-page'),(7267,1011,'_elementor_version','3.6.5'),(7268,1011,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7269,1011,'_wp_page_template','elementor_header_footer'),(7270,1011,'_elementor_page_assets','a:0:{}'),(7271,1011,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7272,1012,'_elementor_edit_mode','builder'),(7273,1012,'_elementor_template_type','wp-page'),(7274,1012,'_elementor_version','3.6.5'),(7275,1012,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7276,1012,'_wp_page_template','elementor_header_footer'),(7277,1012,'_elementor_page_assets','a:0:{}'),(7278,1012,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7279,1013,'_elementor_edit_mode','builder'),(7280,1013,'_elementor_template_type','wp-page'),(7281,1013,'_elementor_version','3.6.5'),(7282,1013,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7283,1013,'_wp_page_template','elementor_header_footer'),(7284,1013,'_elementor_page_assets','a:0:{}'),(7285,1013,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7286,1014,'_elementor_edit_mode','builder'),(7287,1014,'_elementor_template_type','wp-page'),(7288,1014,'_elementor_version','3.6.5'),(7289,1014,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7290,1014,'_wp_page_template','elementor_header_footer'),(7291,1014,'_elementor_page_assets','a:0:{}'),(7292,1014,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7293,1015,'_elementor_edit_mode','builder'),(7294,1015,'_elementor_template_type','wp-page'),(7295,1015,'_elementor_version','3.6.5'),(7296,1015,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7297,1015,'_wp_page_template','elementor_header_footer'),(7298,1015,'_elementor_page_assets','a:0:{}'),(7299,1015,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7300,1016,'_elementor_edit_mode','builder'),(7301,1016,'_elementor_template_type','wp-page'),(7302,1016,'_elementor_version','3.6.5'),(7303,1016,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7304,1016,'_wp_page_template','elementor_header_footer'),(7305,1016,'_elementor_page_assets','a:0:{}'),(7306,1016,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7307,1017,'_elementor_edit_mode','builder'),(7308,1017,'_elementor_template_type','wp-page'),(7309,1017,'_elementor_version','3.6.5'),(7310,1017,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7311,1017,'_wp_page_template','elementor_header_footer'),(7312,1017,'_elementor_page_assets','a:0:{}'),(7313,1017,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7314,1018,'_elementor_edit_mode','builder'),(7315,1018,'_elementor_template_type','wp-page'),(7316,1018,'_elementor_version','3.6.5'),(7317,1018,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7318,1018,'_wp_page_template','elementor_header_footer'),(7319,1018,'_elementor_page_assets','a:0:{}'),(7320,1018,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7321,1019,'_elementor_edit_mode','builder'),(7322,1019,'_elementor_template_type','wp-page'),(7323,1019,'_elementor_version','3.6.5'),(7324,1019,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>JALAN ANAK BUKIT<\\/strong><\\/p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7325,1019,'_wp_page_template','elementor_header_footer'),(7326,1019,'_elementor_page_assets','a:0:{}'),(7327,1019,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7328,1020,'_elementor_edit_mode','builder'),(7329,1020,'_elementor_template_type','wp-page'),(7330,1020,'_elementor_version','3.6.5'),(7331,1020,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>JALAN ANAK BUKIT<\\/strong><\\/p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7332,1020,'_wp_page_template','elementor_header_footer'),(7333,1020,'_elementor_page_assets','a:0:{}'),(7334,1020,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7335,1021,'_elementor_edit_mode','builder'),(7336,1021,'_elementor_template_type','wp-page'),(7337,1021,'_elementor_version','3.6.5'),(7338,1021,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>JALAN ANAK BUKIT<\\/strong><\\/p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7339,1021,'_wp_page_template','elementor_header_footer'),(7340,1021,'_elementor_page_assets','a:0:{}'),(7341,1021,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7342,1022,'_elementor_edit_mode','builder'),(7343,1022,'_elementor_template_type','wp-page'),(7344,1022,'_elementor_version','3.6.5'),(7345,1022,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>JALAN ANAK BUKIT<\\/strong><\\/p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7346,1022,'_wp_page_template','elementor_header_footer'),(7347,1022,'_elementor_page_assets','a:0:{}'),(7348,1022,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7349,1023,'_elementor_edit_mode','builder'),(7350,1023,'_elementor_template_type','wp-page'),(7351,1023,'_elementor_version','3.6.5'),(7352,1023,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>JALAN ANAK BUKIT<\\/strong><\\/p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7353,1023,'_wp_page_template','elementor_header_footer'),(7354,1023,'_elementor_page_assets','a:0:{}'),(7355,1023,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7356,1024,'_elementor_edit_mode','builder'),(7357,1024,'_elementor_template_type','wp-page'),(7358,1024,'_elementor_version','3.6.5'),(7359,1024,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>JALAN ANAK BUKIT<\\/strong><\\/p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7360,1024,'_wp_page_template','elementor_header_footer'),(7361,1024,'_elementor_page_assets','a:0:{}'),(7362,1024,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7363,1025,'_elementor_edit_mode','builder'),(7364,1025,'_elementor_template_type','wp-page'),(7365,1025,'_elementor_version','3.6.5'),(7366,1025,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7367,1025,'_wp_page_template','elementor_header_footer'),(7368,1025,'_elementor_page_assets','a:0:{}'),(7369,1025,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7377,1027,'_elementor_edit_mode','builder'),(7378,1027,'_elementor_template_type','wp-page'),(7379,1027,'_elementor_version','3.6.5'),(7380,1027,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7381,1027,'_wp_page_template','elementor_header_footer'),(7382,1027,'_elementor_page_assets','a:0:{}'),(7383,1027,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7384,1028,'_elementor_edit_mode','builder'),(7385,1028,'_elementor_template_type','wp-page'),(7386,1028,'_elementor_version','3.6.5'),(7387,1028,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>PINE GROVE PARCEL A<\\/strong><\\/p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>DAIRY FARM WALK<\\/strong><\\/p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7388,1028,'_wp_page_template','elementor_header_footer'),(7389,1028,'_elementor_page_assets','a:0:{}'),(7390,1028,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7391,1029,'_elementor_edit_mode','builder'),(7392,1029,'_elementor_template_type','wp-page'),(7393,1029,'_elementor_version','3.6.5'),(7394,1029,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7395,1029,'_wp_page_template','elementor_header_footer'),(7396,1029,'_elementor_page_assets','a:0:{}'),(7397,1029,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7408,1034,'_elementor_edit_mode','builder'),(7409,1034,'_elementor_template_type','wp-page'),(7410,1034,'_elementor_version','3.6.5'),(7411,1034,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7412,1034,'_wp_page_template','elementor_header_footer'),(7413,1034,'_elementor_page_assets','a:0:{}'),(7414,1034,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7416,1035,'_elementor_edit_mode','builder'),(7417,1035,'_elementor_template_type','wp-page'),(7418,1035,'_elementor_version','3.6.5'),(7419,1035,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7420,1035,'_wp_page_template','elementor_header_footer'),(7421,1035,'_elementor_page_assets','a:0:{}'),(7422,1035,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7424,1036,'_elementor_edit_mode','builder'),(7425,1036,'_elementor_template_type','wp-page'),(7426,1036,'_elementor_version','3.6.5'),(7427,1036,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1030,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-102,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7428,1036,'_wp_page_template','elementor_header_footer'),(7429,1036,'_elementor_page_assets','a:0:{}'),(7430,1036,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7441,1039,'_elementor_edit_mode','builder'),(7442,1039,'_elementor_template_type','wp-page'),(7443,1039,'_elementor_version','3.6.5'),(7444,1039,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1030,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-102,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7445,1039,'_wp_page_template','elementor_header_footer'),(7446,1039,'_elementor_page_assets','a:0:{}'),(7447,1039,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7448,1040,'_elementor_edit_mode','builder'),(7449,1040,'_elementor_template_type','wp-page'),(7450,1040,'_elementor_version','3.6.5'),(7451,1040,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1030,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-102,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7452,1040,'_wp_page_template','elementor_header_footer'),(7453,1040,'_elementor_page_assets','a:0:{}'),(7454,1040,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7455,1041,'_elementor_edit_mode','builder'),(7456,1041,'_elementor_template_type','wp-page'),(7457,1041,'_elementor_version','3.6.5'),(7458,1041,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1038,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-163,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-198\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7459,1041,'_wp_page_template','elementor_header_footer'),(7460,1041,'_elementor_page_assets','a:0:{}'),(7461,1041,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7462,1042,'_elementor_edit_mode','builder'),(7463,1042,'_elementor_template_type','wp-page'),(7464,1042,'_elementor_version','3.6.5'),(7465,1042,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1038,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-163,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-198\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7466,1042,'_wp_page_template','elementor_header_footer'),(7467,1042,'_elementor_page_assets','a:0:{}'),(7468,1042,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7469,1043,'_elementor_edit_mode','builder'),(7470,1043,'_elementor_template_type','wp-page'),(7471,1043,'_elementor_version','3.6.5'),(7472,1043,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1038,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-163,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-198\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7473,1043,'_wp_page_template','elementor_header_footer'),(7474,1043,'_elementor_page_assets','a:0:{}'),(7475,1043,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7476,1044,'_elementor_edit_mode','builder'),(7477,1044,'_elementor_template_type','wp-page'),(7478,1044,'_elementor_version','3.6.5'),(7479,1044,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1038,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-163,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7480,1044,'_wp_page_template','elementor_header_footer'),(7481,1044,'_elementor_page_assets','a:0:{}'),(7482,1044,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7485,1046,'_elementor_edit_mode','builder'),(7486,1046,'_elementor_template_type','wp-page'),(7487,1046,'_elementor_version','3.6.5'),(7488,1046,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1038,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-163,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7489,1046,'_wp_page_template','elementor_header_footer'),(7490,1046,'_elementor_page_assets','a:0:{}'),(7491,1046,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7492,1047,'_elementor_edit_mode','builder'),(7493,1047,'_elementor_template_type','wp-page'),(7494,1047,'_elementor_version','3.6.5'),(7495,1047,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1038,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-163,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7496,1047,'_wp_page_template','elementor_header_footer'),(7497,1047,'_elementor_page_assets','a:0:{}'),(7498,1047,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7499,1048,'_elementor_edit_mode','builder'),(7500,1048,'_elementor_template_type','wp-page'),(7501,1048,'_elementor_version','3.6.5'),(7502,1048,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1045,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7503,1048,'_wp_page_template','elementor_header_footer'),(7504,1048,'_elementor_page_assets','a:0:{}'),(7505,1048,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7506,1049,'_elementor_edit_mode','builder'),(7507,1049,'_elementor_template_type','wp-page'),(7508,1049,'_elementor_version','3.6.5'),(7509,1049,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1045,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7510,1049,'_wp_page_template','elementor_header_footer'),(7511,1049,'_elementor_page_assets','a:0:{}'),(7512,1049,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7513,1050,'_elementor_edit_mode','builder'),(7514,1050,'_elementor_template_type','wp-page'),(7515,1050,'_elementor_version','3.6.5'),(7516,1050,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1045,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7517,1050,'_wp_page_template','elementor_header_footer'),(7518,1050,'_elementor_page_assets','a:0:{}'),(7519,1050,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7520,1051,'_elementor_edit_mode','builder'),(7521,1051,'_elementor_template_type','wp-page'),(7522,1051,'_elementor_version','3.6.5'),(7523,1051,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1045,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7524,1051,'_wp_page_template','elementor_header_footer'),(7525,1051,'_elementor_page_assets','a:0:{}'),(7526,1051,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7528,1052,'_wp_attached_file','2022/06/Pearl_Bank_Apartments_sg-bw.jpg'),(7529,1052,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:1000;s:6:\"height\";i:624;s:4:\"file\";s:39:\"2022/06/Pearl_Bank_Apartments_sg-bw.jpg\";s:8:\"filesize\";i:252635;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:39:\"Pearl_Bank_Apartments_sg-bw-300x187.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:187;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17562;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:39:\"Pearl_Bank_Apartments_sg-bw-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6739;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:39:\"Pearl_Bank_Apartments_sg-bw-768x479.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:479;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99705;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(7530,1053,'_elementor_edit_mode','builder'),(7531,1053,'_elementor_template_type','wp-page'),(7532,1053,'_elementor_version','3.6.5'),(7533,1053,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1045,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7534,1053,'_wp_page_template','elementor_header_footer'),(7535,1053,'_elementor_page_assets','a:0:{}'),(7536,1053,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7538,1054,'_elementor_edit_mode','builder'),(7539,1054,'_elementor_template_type','wp-page'),(7540,1054,'_elementor_version','3.6.5'),(7541,1054,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1045,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7542,1054,'_wp_page_template','elementor_header_footer'),(7543,1054,'_elementor_page_assets','a:0:{}'),(7544,1054,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7546,1055,'_elementor_edit_mode','builder'),(7547,1055,'_elementor_template_type','wp-page'),(7548,1055,'_elementor_version','3.6.5'),(7549,1055,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7550,1055,'_wp_page_template','elementor_header_footer'),(7551,1055,'_elementor_page_assets','a:0:{}'),(7552,1055,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7554,1056,'_elementor_edit_mode','builder'),(7555,1056,'_elementor_template_type','wp-page'),(7556,1056,'_elementor_version','3.6.5'),(7557,1056,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7558,1056,'_wp_page_template','elementor_header_footer'),(7559,1056,'_elementor_page_assets','a:0:{}'),(7560,1056,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7561,1057,'_elementor_edit_mode','builder'),(7562,1057,'_elementor_template_type','wp-page'),(7563,1057,'_elementor_version','3.6.5'),(7564,1057,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7565,1057,'_wp_page_template','elementor_header_footer'),(7566,1057,'_elementor_page_assets','a:0:{}'),(7567,1057,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7568,1058,'_elementor_edit_mode','builder'),(7569,1058,'_elementor_template_type','wp-page'),(7570,1058,'_elementor_version','3.6.5'),(7571,1058,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7572,1058,'_wp_page_template','elementor_header_footer'),(7573,1058,'_elementor_page_assets','a:0:{}'),(7574,1058,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7575,1059,'_elementor_edit_mode','builder'),(7576,1059,'_elementor_template_type','wp-page'),(7577,1059,'_elementor_version','3.6.5'),(7578,1059,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7579,1059,'_wp_page_template','elementor_header_footer'),(7580,1059,'_elementor_page_assets','a:0:{}'),(7581,1059,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7583,1060,'_elementor_edit_mode','builder'),(7584,1060,'_elementor_template_type','wp-page'),(7585,1060,'_elementor_version','3.6.5'),(7586,1060,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7587,1060,'_wp_page_template','elementor_header_footer'),(7588,1060,'_elementor_page_assets','a:0:{}'),(7589,1060,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7591,1061,'_elementor_edit_mode','builder'),(7592,1061,'_elementor_template_type','wp-page'),(7593,1061,'_elementor_version','3.6.5'),(7594,1061,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=primary\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7595,1061,'_wp_page_template','elementor_header_footer'),(7596,1061,'_elementor_page_assets','a:0:{}'),(7597,1061,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7600,1062,'_elementor_edit_mode','builder'),(7601,1062,'_elementor_template_type','wp-page'),(7602,1062,'_elementor_version','3.6.5'),(7603,1062,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=primary\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7604,1062,'_wp_page_template','elementor_header_footer'),(7605,1062,'_elementor_page_assets','a:0:{}'),(7606,1062,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7608,1063,'_elementor_edit_mode','builder'),(7609,1063,'_elementor_template_type','wp-page'),(7610,1063,'_elementor_version','3.6.5'),(7611,1063,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=primary\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7612,1063,'_wp_page_template','elementor_header_footer'),(7613,1063,'_elementor_page_assets','a:0:{}'),(7614,1063,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7616,1064,'_elementor_edit_mode','builder'),(7617,1064,'_elementor_template_type','wp-page'),(7618,1064,'_elementor_version','3.6.5'),(7619,1064,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7620,1064,'_wp_page_template','elementor_header_footer'),(7621,1064,'_elementor_page_assets','a:0:{}'),(7622,1064,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7625,1065,'_elementor_edit_mode','builder'),(7626,1065,'_elementor_template_type','wp-page'),(7627,1065,'_elementor_version','3.6.5'),(7628,1065,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7629,1065,'_wp_page_template','elementor_header_footer'),(7630,1065,'_elementor_page_assets','a:0:{}'),(7631,1065,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7633,1066,'_elementor_edit_mode','builder'),(7634,1066,'_elementor_template_type','wp-page'),(7635,1066,'_elementor_version','3.6.5'),(7636,1066,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7637,1066,'_wp_page_template','elementor_header_footer'),(7638,1066,'_elementor_page_assets','a:0:{}'),(7639,1066,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7641,1067,'_elementor_edit_mode','builder'),(7642,1067,'_elementor_template_type','wp-page'),(7643,1067,'_elementor_version','3.6.5'),(7644,1067,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7645,1067,'_wp_page_template','elementor_header_footer'),(7646,1067,'_elementor_page_assets','a:0:{}'),(7647,1067,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7650,1068,'_elementor_edit_mode','builder'),(7651,1068,'_elementor_template_type','wp-page'),(7652,1068,'_elementor_version','3.6.5'),(7653,1068,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7654,1068,'_wp_page_template','elementor_header_footer'),(7655,1068,'_elementor_page_assets','a:0:{}'),(7656,1068,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7658,1069,'_elementor_edit_mode','builder'),(7659,1069,'_elementor_template_type','wp-page'),(7660,1069,'_elementor_version','3.6.5'),(7661,1069,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7662,1069,'_wp_page_template','elementor_header_footer'),(7663,1069,'_elementor_page_assets','a:0:{}'),(7664,1069,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7666,1070,'_elementor_edit_mode','builder'),(7667,1070,'_elementor_template_type','wp-page'),(7668,1070,'_elementor_version','3.6.5'),(7669,1070,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7670,1070,'_wp_page_template','elementor_header_footer'),(7671,1070,'_elementor_page_assets','a:0:{}'),(7672,1070,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7675,1071,'_elementor_edit_mode','builder'),(7676,1071,'_elementor_template_type','wp-page'),(7677,1071,'_elementor_version','3.6.5'),(7678,1071,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7679,1071,'_wp_page_template','elementor_header_footer'),(7680,1071,'_elementor_page_assets','a:0:{}'),(7681,1071,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7683,1072,'_elementor_edit_mode','builder'),(7684,1072,'_elementor_template_type','wp-page'),(7685,1072,'_elementor_version','3.6.5'),(7686,1072,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7687,1072,'_wp_page_template','elementor_header_footer'),(7688,1072,'_elementor_page_assets','a:0:{}'),(7689,1072,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7691,1073,'_elementor_edit_mode','builder'),(7692,1073,'_elementor_template_type','wp-page'),(7693,1073,'_elementor_version','3.6.5'),(7694,1073,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7695,1073,'_wp_page_template','elementor_header_footer'),(7696,1073,'_elementor_page_assets','a:0:{}'),(7697,1073,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7700,1074,'_elementor_edit_mode','builder'),(7701,1074,'_elementor_template_type','wp-page'),(7702,1074,'_elementor_version','3.6.5'),(7703,1074,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7704,1074,'_wp_page_template','elementor_header_footer'),(7705,1074,'_elementor_page_assets','a:0:{}'),(7706,1074,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7708,1075,'_elementor_edit_mode','builder'),(7709,1075,'_elementor_template_type','wp-page'),(7710,1075,'_elementor_version','3.6.5'),(7711,1075,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"144\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7712,1075,'_wp_page_template','elementor_header_footer'),(7713,1075,'_elementor_page_assets','a:0:{}'),(7714,1075,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7716,1076,'_elementor_edit_mode','builder'),(7717,1076,'_elementor_template_type','wp-page'),(7718,1076,'_elementor_version','3.6.5'),(7719,1076,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(7720,1076,'_wp_page_template','elementor_header_footer'),(7721,1076,'_elementor_page_assets','a:0:{}'),(7722,1076,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7726,1077,'_elementor_edit_mode','builder'),(7727,1077,'_elementor_template_type','wp-page'),(7728,1077,'_elementor_version','3.6.5'),(7729,1077,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7730,1077,'_wp_page_template','elementor_header_footer'),(7731,1077,'_elementor_page_assets','a:0:{}'),(7732,1077,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7734,1078,'_elementor_edit_mode','builder'),(7735,1078,'_elementor_template_type','wp-page'),(7736,1078,'_elementor_version','3.6.5'),(7737,1078,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-19\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"87e541e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>EN BLOC SALE<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"-247\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7738,1078,'_wp_page_template','elementor_header_footer'),(7739,1078,'_elementor_page_assets','a:0:{}'),(7740,1078,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7742,1079,'_elementor_edit_mode','builder'),(7743,1079,'_elementor_template_type','wp-page'),(7744,1079,'_elementor_version','3.6.5'),(7745,1079,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7746,1079,'_wp_page_template','elementor_header_footer'),(7747,1079,'_elementor_page_assets','a:0:{}'),(7748,1079,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7751,1080,'_elementor_edit_mode','builder'),(7752,1080,'_elementor_template_type','wp-page'),(7753,1080,'_elementor_version','3.6.5'),(7754,1080,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7755,1080,'_wp_page_template','elementor_header_footer'),(7756,1080,'_elementor_page_assets','a:0:{}'),(7757,1080,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7759,1081,'_elementor_edit_mode','builder'),(7760,1081,'_elementor_template_type','wp-page'),(7761,1081,'_elementor_version','3.6.5'),(7762,1081,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(7763,1081,'_wp_page_template','elementor_header_footer'),(7764,1081,'_elementor_page_assets','a:0:{}'),(7765,1081,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7767,1082,'_elementor_edit_mode','builder'),(7768,1082,'_elementor_template_type','wp-page'),(7769,1082,'_elementor_version','3.6.5'),(7770,1082,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7771,1082,'_wp_page_template','elementor_header_footer'),(7772,1082,'_elementor_page_assets','a:0:{}'),(7773,1082,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7775,1083,'_elementor_edit_mode','builder'),(7776,1083,'_elementor_template_type','wp-page'),(7777,1083,'_elementor_version','3.6.5'),(7778,1083,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7779,1083,'_wp_page_template','elementor_header_footer'),(7780,1083,'_elementor_page_assets','a:0:{}'),(7781,1083,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7782,1084,'_elementor_edit_mode','builder'),(7783,1084,'_elementor_template_type','wp-page'),(7784,1084,'_elementor_version','3.6.5'),(7785,1084,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7786,1084,'_wp_page_template','elementor_header_footer'),(7787,1084,'_elementor_page_assets','a:0:{}'),(7788,1084,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7789,1085,'_elementor_edit_mode','builder'),(7790,1085,'_elementor_template_type','wp-page'),(7791,1085,'_elementor_version','3.6.5'),(7792,1085,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7793,1085,'_wp_page_template','elementor_header_footer'),(7794,1085,'_elementor_page_assets','a:0:{}'),(7795,1085,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7796,1086,'_elementor_edit_mode','builder'),(7797,1086,'_elementor_template_type','wp-page'),(7798,1086,'_elementor_version','3.6.5'),(7799,1086,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7800,1086,'_wp_page_template','elementor_header_footer'),(7801,1086,'_elementor_page_assets','a:0:{}'),(7802,1086,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7803,1087,'_elementor_edit_mode','builder'),(7804,1087,'_elementor_template_type','wp-page'),(7805,1087,'_elementor_version','3.6.5'),(7806,1087,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7807,1087,'_wp_page_template','elementor_header_footer'),(7808,1087,'_elementor_page_assets','a:0:{}'),(7809,1087,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7810,1088,'_elementor_edit_mode','builder'),(7811,1088,'_elementor_template_type','wp-page'),(7812,1088,'_elementor_version','3.6.5'),(7813,1088,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7814,1088,'_wp_page_template','elementor_header_footer'),(7815,1088,'_elementor_page_assets','a:0:{}'),(7816,1088,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7818,1089,'_elementor_edit_mode','builder'),(7819,1089,'_elementor_template_type','wp-page'),(7820,1089,'_elementor_version','3.6.5'),(7821,1089,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7822,1089,'_wp_page_template','elementor_header_footer'),(7823,1089,'_elementor_page_assets','a:0:{}'),(7824,1089,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7826,1090,'_elementor_edit_mode','builder'),(7827,1090,'_elementor_template_type','wp-page'),(7828,1090,'_elementor_version','3.6.5'),(7829,1090,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7830,1090,'_wp_page_template','elementor_header_footer'),(7831,1090,'_elementor_page_assets','a:0:{}'),(7832,1090,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7834,1091,'_elementor_edit_mode','builder'),(7835,1091,'_elementor_template_type','wp-page'),(7836,1091,'_elementor_version','3.6.5'),(7837,1091,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7838,1091,'_wp_page_template','elementor_header_footer'),(7839,1091,'_elementor_page_assets','a:0:{}'),(7840,1091,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7843,1092,'_elementor_edit_mode','builder'),(7844,1092,'_elementor_template_type','wp-page'),(7845,1092,'_elementor_version','3.6.5'),(7846,1092,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7847,1092,'_wp_page_template','elementor_header_footer'),(7848,1092,'_elementor_page_assets','a:0:{}'),(7849,1092,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7851,1093,'_elementor_edit_mode','builder'),(7852,1093,'_elementor_template_type','wp-page'),(7853,1093,'_elementor_version','3.6.5'),(7854,1093,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7855,1093,'_wp_page_template','elementor_header_footer'),(7856,1093,'_elementor_page_assets','a:0:{}'),(7857,1093,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7859,1094,'_elementor_edit_mode','builder'),(7860,1094,'_elementor_template_type','wp-page'),(7861,1094,'_elementor_version','3.6.5'),(7862,1094,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7863,1094,'_wp_page_template','elementor_header_footer'),(7864,1094,'_elementor_page_assets','a:0:{}'),(7865,1094,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7876,1096,'_elementor_edit_mode','builder'),(7877,1096,'_elementor_template_type','wp-page'),(7878,1096,'_elementor_version','3.6.5'),(7879,1096,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7880,1096,'_wp_page_template','elementor_header_footer'),(7881,1096,'_elementor_page_assets','a:0:{}'),(7882,1096,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7883,1097,'_elementor_edit_mode','builder'),(7884,1097,'_elementor_template_type','wp-page'),(7885,1097,'_elementor_version','3.6.5'),(7886,1097,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(7887,1097,'_wp_page_template','elementor_header_footer'),(7888,1097,'_elementor_page_assets','a:0:{}'),(7889,1097,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7890,1098,'_elementor_edit_mode','builder'),(7891,1098,'_elementor_template_type','wp-page'),(7892,1098,'_elementor_version','3.6.5'),(7893,1098,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark2.webp\",\"id\":1031,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7894,1098,'_wp_page_template','elementor_header_footer'),(7895,1098,'_elementor_page_assets','a:0:{}'),(7896,1098,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7897,1099,'_elementor_edit_mode','builder'),(7898,1099,'_elementor_template_type','wp-page'),(7899,1099,'_elementor_version','3.6.5'),(7900,1099,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark2.webp\",\"id\":1031,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7901,1099,'_wp_page_template','elementor_header_footer'),(7902,1099,'_elementor_page_assets','a:0:{}'),(7903,1099,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7904,1100,'_elementor_edit_mode','builder'),(7905,1100,'_elementor_template_type','wp-page'),(7906,1100,'_elementor_version','3.6.5'),(7907,1100,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark2.webp\",\"id\":1031,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7908,1100,'_wp_page_template','elementor_header_footer'),(7909,1100,'_elementor_page_assets','a:0:{}'),(7910,1100,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7911,1101,'_elementor_edit_mode','builder'),(7912,1101,'_elementor_template_type','wp-page'),(7913,1101,'_elementor_version','3.6.5'),(7914,1101,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark2.webp\",\"id\":1031,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7915,1101,'_wp_page_template','elementor_header_footer'),(7916,1101,'_elementor_page_assets','a:0:{}'),(7917,1101,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7920,1103,'_elementor_edit_mode','builder'),(7921,1103,'_elementor_template_type','wp-page'),(7922,1103,'_elementor_version','3.6.5'),(7923,1103,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark2.webp\",\"id\":1031,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7924,1103,'_wp_page_template','elementor_header_footer'),(7925,1103,'_elementor_page_assets','a:0:{}'),(7926,1103,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7927,1104,'_elementor_edit_mode','builder'),(7928,1104,'_elementor_template_type','wp-page'),(7929,1104,'_elementor_version','3.6.5'),(7930,1104,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark2.webp\",\"id\":1031,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7931,1104,'_wp_page_template','elementor_header_footer'),(7932,1104,'_elementor_page_assets','a:0:{}'),(7933,1104,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7934,1105,'_elementor_edit_mode','builder'),(7935,1105,'_elementor_template_type','wp-page'),(7936,1105,'_elementor_version','3.6.5'),(7937,1105,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark2.webp\",\"id\":1031,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1102,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7938,1105,'_wp_page_template','elementor_header_footer'),(7939,1105,'_elementor_page_assets','a:0:{}'),(7940,1105,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7941,1106,'_wp_attached_file','2022/06/enb-yc-02.jpg'),(7942,1106,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:573;s:6:\"height\";i:573;s:4:\"file\";s:21:\"2022/06/enb-yc-02.jpg\";s:8:\"filesize\";i:115202;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"enb-yc-02-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22135;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"enb-yc-02-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655768105\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(7945,1108,'_wp_attached_file','2022/06/yq-flynnpark.jpg'),(7946,1108,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:465;s:6:\"height\";i:465;s:4:\"file\";s:24:\"2022/06/yq-flynnpark.jpg\";s:8:\"filesize\";i:131763;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:24:\"yq-flynnpark-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29367;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:24:\"yq-flynnpark-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9157;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655768272\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(7947,1109,'_elementor_edit_mode','builder'),(7948,1109,'_elementor_template_type','wp-page'),(7949,1109,'_elementor_version','3.6.5'),(7950,1109,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark2.webp\",\"id\":1031,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1102,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7951,1109,'_wp_page_template','elementor_header_footer'),(7952,1109,'_elementor_page_assets','a:0:{}'),(7953,1109,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7954,1110,'_elementor_edit_mode','builder'),(7955,1110,'_elementor_template_type','wp-page'),(7956,1110,'_elementor_version','3.6.5'),(7957,1110,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark2.webp\",\"id\":1031,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-01.webp\",\"id\":1030,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1102,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7958,1110,'_wp_page_template','elementor_header_footer'),(7959,1110,'_elementor_page_assets','a:0:{}'),(7960,1110,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7961,1111,'_elementor_edit_mode','builder'),(7962,1111,'_elementor_template_type','wp-page'),(7963,1111,'_elementor_version','3.6.5'),(7964,1111,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7965,1111,'_wp_page_template','elementor_header_footer'),(7966,1111,'_elementor_page_assets','a:0:{}'),(7967,1111,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7968,1112,'_elementor_edit_mode','builder'),(7969,1112,'_elementor_template_type','wp-page'),(7970,1112,'_elementor_version','3.6.5'),(7971,1112,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7972,1112,'_wp_page_template','elementor_header_footer'),(7973,1112,'_elementor_page_assets','a:0:{}'),(7974,1112,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7975,1113,'_elementor_edit_mode','builder'),(7976,1113,'_elementor_template_type','wp-page'),(7977,1113,'_elementor_version','3.6.5'),(7978,1113,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7979,1113,'_wp_page_template','elementor_header_footer'),(7980,1113,'_elementor_page_assets','a:0:{}'),(7981,1113,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7982,1114,'_elementor_edit_mode','builder'),(7983,1114,'_elementor_template_type','wp-page'),(7984,1114,'_elementor_version','3.6.5'),(7985,1114,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7986,1114,'_wp_page_template','elementor_header_footer'),(7987,1114,'_elementor_page_assets','a:0:{}'),(7988,1114,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7991,1116,'_elementor_edit_mode','builder'),(7992,1116,'_elementor_template_type','wp-page'),(7993,1116,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (7994,1116,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(7995,1116,'_wp_page_template','elementor_header_footer'),(7996,1116,'_elementor_page_assets','a:0:{}'),(7997,1116,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(7998,1117,'_elementor_edit_mode','builder'),(7999,1117,'_elementor_template_type','wp-page'),(8000,1117,'_elementor_version','3.6.5'),(8001,1117,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8002,1117,'_wp_page_template','elementor_header_footer'),(8003,1117,'_elementor_page_assets','a:0:{}'),(8004,1117,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8005,1118,'_elementor_edit_mode','builder'),(8006,1118,'_elementor_template_type','wp-page'),(8007,1118,'_elementor_version','3.6.5'),(8008,1118,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8009,1118,'_wp_page_template','elementor_header_footer'),(8010,1118,'_elementor_page_assets','a:0:{}'),(8011,1118,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8012,1119,'_elementor_edit_mode','builder'),(8013,1119,'_elementor_template_type','wp-page'),(8014,1119,'_elementor_version','3.6.5'),(8015,1119,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8016,1119,'_wp_page_template','elementor_header_footer'),(8017,1119,'_elementor_page_assets','a:0:{}'),(8018,1119,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8019,1120,'_elementor_edit_mode','builder'),(8020,1120,'_elementor_template_type','wp-page'),(8021,1120,'_elementor_version','3.6.5'),(8022,1120,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"image_size\":\"medium\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8023,1120,'_wp_page_template','elementor_header_footer'),(8024,1120,'_elementor_page_assets','a:0:{}'),(8025,1120,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8026,1121,'_elementor_edit_mode','builder'),(8027,1121,'_elementor_template_type','wp-page'),(8028,1121,'_elementor_version','3.6.5'),(8029,1121,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"image_size\":\"medium\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8030,1121,'_wp_page_template','elementor_header_footer'),(8031,1121,'_elementor_page_assets','a:0:{}'),(8032,1121,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8033,1122,'_wp_attached_file','2022/06/watten-estate-enbloc-1.jpeg'),(8034,1122,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:483;s:6:\"height\";i:484;s:4:\"file\";s:35:\"2022/06/watten-estate-enbloc-1.jpeg\";s:8:\"filesize\";i:130342;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"watten-estate-enbloc-1-300x300.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28543;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"watten-estate-enbloc-1-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8947;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1656004797\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8035,1123,'_elementor_edit_mode','builder'),(8036,1123,'_elementor_template_type','wp-page'),(8037,1123,'_elementor_version','3.6.5'),(8038,1123,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"image_size\":\"medium\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8039,1123,'_wp_page_template','elementor_header_footer'),(8040,1123,'_elementor_page_assets','a:0:{}'),(8041,1123,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8042,1124,'_elementor_edit_mode','builder'),(8043,1124,'_elementor_template_type','wp-page'),(8044,1124,'_elementor_version','3.6.5'),(8045,1124,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc.jpeg\",\"id\":1107,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"image_size\":\"medium\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8046,1124,'_wp_page_template','elementor_header_footer'),(8047,1124,'_elementor_page_assets','a:0:{}'),(8048,1124,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8049,1125,'_elementor_edit_mode','builder'),(8050,1125,'_elementor_template_type','wp-page'),(8051,1125,'_elementor_version','3.6.5'),(8052,1125,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8053,1125,'_wp_page_template','elementor_header_footer'),(8054,1125,'_elementor_page_assets','a:0:{}'),(8055,1125,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8056,1126,'_elementor_edit_mode','builder'),(8057,1126,'_elementor_template_type','wp-page'),(8058,1126,'_elementor_version','3.6.5'),(8059,1126,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8060,1126,'_wp_page_template','elementor_header_footer'),(8061,1126,'_elementor_page_assets','a:0:{}'),(8062,1126,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8063,1127,'_elementor_edit_mode','builder'),(8064,1127,'_elementor_template_type','wp-page'),(8065,1127,'_elementor_version','3.6.5'),(8066,1127,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8067,1127,'_wp_page_template','elementor_header_footer'),(8068,1127,'_elementor_page_assets','a:0:{}'),(8069,1127,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8070,1128,'_elementor_edit_mode','builder'),(8071,1128,'_elementor_template_type','wp-page'),(8072,1128,'_elementor_version','3.6.5'),(8073,1128,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>FLYNN PARK<\\/h4>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8074,1128,'_wp_page_template','elementor_header_footer'),(8075,1128,'_elementor_page_assets','a:0:{}'),(8076,1128,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8077,1129,'_elementor_edit_mode','builder'),(8078,1129,'_elementor_template_type','wp-page'),(8079,1129,'_elementor_version','3.6.5'),(8080,1129,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>FLYNN PARK<\\/h4>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8081,1129,'_wp_page_template','elementor_header_footer'),(8082,1129,'_elementor_page_assets','a:0:{}'),(8083,1129,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8084,1130,'_elementor_edit_mode','builder'),(8085,1130,'_elementor_template_type','wp-page'),(8086,1130,'_elementor_version','3.6.5'),(8087,1130,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>FLYNN PARK<\\/h4>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8088,1130,'_wp_page_template','elementor_header_footer'),(8089,1130,'_elementor_page_assets','a:0:{}'),(8090,1130,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8091,1131,'_elementor_edit_mode','builder'),(8092,1131,'_elementor_template_type','wp-page'),(8093,1131,'_elementor_version','3.6.5'),(8094,1131,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>FLYNN PARK<\\/h4>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8095,1131,'_wp_page_template','elementor_header_footer'),(8096,1131,'_elementor_page_assets','a:0:{}'),(8097,1131,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8098,1132,'_elementor_edit_mode','builder'),(8099,1132,'_elementor_template_type','wp-page'),(8100,1132,'_elementor_version','3.6.5'),(8101,1132,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>FLYNN PARK<\\/h4>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8102,1132,'_wp_page_template','elementor_header_footer'),(8103,1132,'_elementor_page_assets','a:0:{}'),(8104,1132,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8105,1133,'_elementor_edit_mode','builder'),(8106,1133,'_elementor_template_type','wp-page'),(8107,1133,'_elementor_version','3.6.5'),(8108,1133,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>FLYNN PARK<\\/h4>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8109,1133,'_wp_page_template','elementor_header_footer'),(8110,1133,'_elementor_page_assets','a:0:{}'),(8111,1133,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8112,1134,'_elementor_edit_mode','builder'),(8113,1134,'_elementor_template_type','wp-page'),(8114,1134,'_elementor_version','3.6.5'),(8115,1134,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>FLYNN PARK<\\/h4>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8116,1134,'_wp_page_template','elementor_header_footer'),(8117,1134,'_elementor_page_assets','a:0:{}'),(8118,1134,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8119,1135,'_elementor_edit_mode','builder'),(8120,1135,'_elementor_template_type','wp-page'),(8121,1135,'_elementor_version','3.6.5'),(8122,1135,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>FLYNN PARK<\\/h4>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8123,1135,'_wp_page_template','elementor_header_footer'),(8124,1135,'_elementor_page_assets','a:0:{}'),(8125,1135,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8126,1136,'_elementor_edit_mode','builder'),(8127,1136,'_elementor_template_type','wp-page'),(8128,1136,'_elementor_version','3.6.5'),(8129,1136,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<h4>FLYNN PARK<\\/h4>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8130,1136,'_wp_page_template','elementor_header_footer'),(8131,1136,'_elementor_page_assets','a:0:{}'),(8132,1136,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8133,1137,'_elementor_edit_mode','builder'),(8134,1137,'_elementor_template_type','wp-page'),(8135,1137,'_elementor_version','3.6.5'),(8136,1137,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8137,1137,'_wp_page_template','elementor_header_footer'),(8138,1137,'_elementor_page_assets','a:0:{}'),(8139,1137,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8140,1138,'_elementor_edit_mode','builder'),(8141,1138,'_elementor_template_type','wp-page'),(8142,1138,'_elementor_version','3.6.5'),(8143,1138,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8144,1138,'_wp_page_template','elementor_header_footer'),(8145,1138,'_elementor_page_assets','a:0:{}'),(8146,1138,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8147,1139,'_elementor_edit_mode','builder'),(8148,1139,'_elementor_template_type','wp-page'),(8149,1139,'_elementor_version','3.6.5'),(8150,1139,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8151,1139,'_wp_page_template','elementor_header_footer'),(8152,1139,'_elementor_page_assets','a:0:{}'),(8153,1139,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8154,1140,'_elementor_edit_mode','builder'),(8155,1140,'_elementor_template_type','wp-page'),(8156,1140,'_elementor_version','3.6.5'),(8157,1140,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8158,1140,'_wp_page_template','elementor_header_footer'),(8159,1140,'_elementor_page_assets','a:0:{}'),(8160,1140,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8161,1141,'_elementor_edit_mode','builder'),(8162,1141,'_elementor_template_type','wp-page'),(8163,1141,'_elementor_version','3.6.5'),(8164,1141,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8165,1141,'_wp_page_template','elementor_header_footer'),(8166,1141,'_elementor_page_assets','a:0:{}'),(8167,1141,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8168,1142,'_elementor_edit_mode','builder'),(8169,1142,'_elementor_template_type','wp-page'),(8170,1142,'_elementor_version','3.6.5'),(8171,1142,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8172,1142,'_wp_page_template','elementor_header_footer'),(8173,1142,'_elementor_page_assets','a:0:{}'),(8174,1142,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8175,1143,'_elementor_edit_mode','builder'),(8176,1143,'_elementor_template_type','wp-page'),(8177,1143,'_elementor_version','3.6.5'),(8178,1143,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8179,1143,'_wp_page_template','elementor_header_footer'),(8180,1143,'_elementor_page_assets','a:0:{}'),(8181,1143,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8182,1144,'_elementor_edit_mode','builder'),(8183,1144,'_elementor_template_type','wp-page'),(8184,1144,'_elementor_version','3.6.5'),(8185,1144,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8186,1144,'_wp_page_template','elementor_header_footer'),(8187,1144,'_elementor_page_assets','a:0:{}'),(8188,1144,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8189,1145,'_elementor_edit_mode','builder'),(8190,1145,'_elementor_template_type','wp-page'),(8191,1145,'_elementor_version','3.6.5'),(8192,1145,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.8,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8193,1145,'_wp_page_template','elementor_header_footer'),(8194,1145,'_elementor_page_assets','a:0:{}'),(8195,1145,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8196,1146,'_elementor_edit_mode','builder'),(8197,1146,'_elementor_template_type','wp-page'),(8198,1146,'_elementor_version','3.6.5'),(8199,1146,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"oblique\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8200,1146,'_wp_page_template','elementor_header_footer'),(8201,1146,'_elementor_page_assets','a:0:{}'),(8202,1146,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8203,1147,'_elementor_edit_mode','builder'),(8204,1147,'_elementor_template_type','wp-page'),(8205,1147,'_elementor_version','3.6.5'),(8206,1147,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"oblique\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8207,1147,'_wp_page_template','elementor_header_footer'),(8208,1147,'_elementor_page_assets','a:0:{}'),(8209,1147,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8210,1148,'_elementor_edit_mode','builder'),(8211,1148,'_elementor_template_type','wp-page'),(8212,1148,'_elementor_version','3.6.5'),(8213,1148,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"97bb646\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>FLYNN PARK<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"globals\\/typography?id=primary\"},\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_font_style\":\"oblique\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8214,1148,'_wp_page_template','elementor_header_footer'),(8215,1148,'_elementor_page_assets','a:0:{}'),(8216,1148,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8217,1149,'_elementor_edit_mode','builder'),(8218,1149,'_elementor_template_type','wp-page'),(8219,1149,'_elementor_version','3.6.5'),(8220,1149,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8221,1149,'_wp_page_template','elementor_header_footer'),(8222,1149,'_elementor_page_assets','a:0:{}'),(8223,1149,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8224,1150,'_elementor_edit_mode','builder'),(8225,1150,'_elementor_template_type','wp-page'),(8226,1150,'_elementor_version','3.6.5'),(8227,1150,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8228,1150,'_wp_page_template','elementor_header_footer'),(8229,1150,'_elementor_page_assets','a:0:{}'),(8230,1150,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8231,1151,'_elementor_edit_mode','builder'),(8232,1151,'_elementor_template_type','wp-page'),(8233,1151,'_elementor_version','3.6.5'),(8234,1151,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8235,1151,'_wp_page_template','elementor_header_footer'),(8236,1151,'_elementor_page_assets','a:0:{}'),(8237,1151,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8238,1152,'_elementor_edit_mode','builder'),(8239,1152,'_elementor_template_type','wp-page'),(8240,1152,'_elementor_version','3.6.5'),(8241,1152,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8242,1152,'_wp_page_template','elementor_header_footer'),(8243,1152,'_elementor_page_assets','a:0:{}'),(8244,1152,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8245,1153,'_elementor_edit_mode','builder'),(8246,1153,'_elementor_template_type','wp-page'),(8247,1153,'_elementor_version','3.6.5'),(8248,1153,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8249,1153,'_wp_page_template','elementor_header_footer'),(8250,1153,'_elementor_page_assets','a:0:{}'),(8251,1153,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8252,1154,'_elementor_edit_mode','builder'),(8253,1154,'_elementor_template_type','wp-page'),(8254,1154,'_elementor_version','3.6.5'),(8255,1154,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8256,1154,'_wp_page_template','elementor_header_footer'),(8257,1154,'_elementor_page_assets','a:0:{}'),(8258,1154,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8259,1155,'_elementor_edit_mode','builder'),(8260,1155,'_elementor_template_type','wp-page'),(8261,1155,'_elementor_version','3.6.5'),(8262,1155,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8263,1155,'_wp_page_template','elementor_header_footer'),(8264,1155,'_elementor_page_assets','a:0:{}'),(8265,1155,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8266,1156,'_elementor_edit_mode','builder'),(8267,1156,'_elementor_template_type','wp-page'),(8268,1156,'_elementor_version','3.6.5'),(8269,1156,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8270,1156,'_wp_page_template','elementor_header_footer'),(8271,1156,'_elementor_page_assets','a:0:{}'),(8272,1156,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8273,1157,'_elementor_edit_mode','builder'),(8274,1157,'_elementor_template_type','wp-page'),(8275,1157,'_elementor_version','3.6.5'),(8276,1157,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-56\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8277,1157,'_wp_page_template','elementor_header_footer'),(8278,1157,'_elementor_page_assets','a:0:{}'),(8279,1157,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8280,1158,'_elementor_edit_mode','builder'),(8281,1158,'_elementor_template_type','wp-page'),(8282,1158,'_elementor_version','3.6.5'),(8283,1158,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8284,1158,'_wp_page_template','elementor_header_footer'),(8285,1158,'_elementor_page_assets','a:0:{}'),(8286,1158,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8288,1159,'_elementor_edit_mode','builder'),(8289,1159,'_elementor_template_type','wp-page'),(8290,1159,'_elementor_version','3.6.5'),(8291,1159,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8292,1159,'_wp_page_template','elementor_header_footer'),(8293,1159,'_elementor_page_assets','a:0:{}'),(8294,1159,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8296,1160,'_elementor_edit_mode','builder'),(8297,1160,'_elementor_template_type','wp-page'),(8298,1160,'_elementor_version','3.6.5'),(8299,1160,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-20,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8300,1160,'_wp_page_template','elementor_header_footer'),(8301,1160,'_elementor_page_assets','a:0:{}'),(8302,1160,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8304,1161,'_elementor_edit_mode','builder'),(8305,1161,'_elementor_template_type','wp-page'),(8306,1161,'_elementor_version','3.6.5'),(8307,1161,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8308,1161,'_wp_page_template','elementor_header_footer'),(8309,1161,'_elementor_page_assets','a:0:{}'),(8310,1161,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8312,1162,'_elementor_edit_mode','builder'),(8313,1162,'_elementor_template_type','wp-page'),(8314,1162,'_elementor_version','3.6.5'),(8315,1162,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8316,1162,'_wp_page_template','elementor_header_footer'),(8317,1162,'_elementor_page_assets','a:0:{}'),(8318,1162,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8319,1163,'_elementor_edit_mode','builder'),(8320,1163,'_elementor_template_type','wp-page'),(8321,1163,'_elementor_version','3.6.5'),(8322,1163,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8323,1163,'_wp_page_template','elementor_header_footer'),(8324,1163,'_elementor_page_assets','a:0:{}'),(8325,1163,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8326,1164,'_elementor_edit_mode','builder'),(8327,1164,'_elementor_template_type','wp-page'),(8328,1164,'_elementor_version','3.6.5'),(8329,1164,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8330,1164,'_wp_page_template','elementor_header_footer'),(8331,1164,'_elementor_page_assets','a:0:{}'),(8332,1164,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8342,1166,'_elementor_edit_mode','builder'),(8343,1166,'_elementor_template_type','wp-page'),(8344,1166,'_elementor_version','3.6.5'),(8345,1166,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8346,1166,'_wp_page_template','elementor_header_footer'),(8347,1166,'_elementor_page_assets','a:0:{}'),(8348,1166,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8349,1167,'_elementor_edit_mode','builder'),(8350,1167,'_elementor_template_type','wp-page'),(8351,1167,'_elementor_version','3.6.5'),(8352,1167,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Flynn Park, Pasir Panjang.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lakeside Apartments, Yuan Ching Road.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8353,1167,'_wp_page_template','elementor_header_footer'),(8354,1167,'_elementor_page_assets','a:0:{}'),(8355,1167,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8356,1168,'_elementor_edit_mode','builder'),(8357,1168,'_elementor_template_type','wp-page'),(8358,1168,'_elementor_version','3.6.5'),(8359,1168,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p>271 units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8360,1168,'_wp_page_template','elementor_header_footer'),(8361,1168,'_elementor_page_assets','a:0:{}'),(8362,1168,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8363,1169,'_elementor_edit_mode','builder'),(8364,1169,'_elementor_template_type','wp-page'),(8365,1169,'_elementor_version','3.6.5'),(8366,1169,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p>271 units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8367,1169,'_wp_page_template','elementor_header_footer'),(8368,1169,'_elementor_page_assets','a:0:{}'),(8369,1169,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8370,1170,'_elementor_edit_mode','builder'),(8371,1170,'_elementor_template_type','wp-page'),(8372,1170,'_elementor_version','3.6.5'),(8373,1170,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p>271 units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8374,1170,'_wp_page_template','elementor_header_footer'),(8375,1170,'_elementor_page_assets','a:0:{}'),(8376,1170,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8377,1171,'_elementor_edit_mode','builder'),(8378,1171,'_elementor_template_type','wp-page'),(8379,1171,'_elementor_version','3.6.5'),(8380,1171,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8381,1171,'_wp_page_template','elementor_header_footer'),(8382,1171,'_elementor_page_assets','a:0:{}'),(8383,1171,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8393,1173,'_elementor_edit_mode','builder'),(8394,1173,'_elementor_template_type','wp-page'),(8395,1173,'_elementor_version','3.6.5'),(8396,1173,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8397,1173,'_wp_page_template','elementor_header_footer'),(8398,1173,'_elementor_page_assets','a:0:{}'),(8399,1173,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8400,1174,'_elementor_edit_mode','builder'),(8401,1174,'_elementor_template_type','wp-page'),(8402,1174,'_elementor_version','3.6.5'),(8403,1174,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Watten Estate Condominium.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8404,1174,'_wp_page_template','elementor_header_footer'),(8405,1174,'_elementor_page_assets','a:0:{}'),(8406,1174,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8407,1175,'_elementor_edit_mode','builder'),(8408,1175,'_elementor_template_type','wp-page'),(8409,1175,'_elementor_version','3.6.5'),(8410,1175,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8411,1175,'_wp_page_template','elementor_header_footer'),(8412,1175,'_elementor_page_assets','a:0:{}'),(8413,1175,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8414,1176,'_elementor_edit_mode','builder'),(8415,1176,'_elementor_template_type','wp-page'),(8416,1176,'_elementor_version','3.6.5'),(8417,1176,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8418,1176,'_wp_page_template','elementor_header_footer'),(8419,1176,'_elementor_page_assets','a:0:{}'),(8420,1176,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8421,1177,'_elementor_edit_mode','builder'),(8422,1177,'_elementor_template_type','wp-page'),(8423,1177,'_elementor_version','3.6.5'),(8424,1177,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8425,1177,'_wp_page_template','elementor_header_footer'),(8426,1177,'_elementor_page_assets','a:0:{}'),(8427,1177,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8428,1178,'_elementor_edit_mode','builder'),(8429,1178,'_elementor_template_type','wp-page'),(8430,1178,'_elementor_version','3.6.5'),(8431,1178,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8432,1178,'_wp_page_template','elementor_header_footer'),(8433,1178,'_elementor_page_assets','a:0:{}'),(8434,1178,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8435,1179,'_elementor_edit_mode','builder'),(8436,1179,'_elementor_template_type','wp-page'),(8437,1179,'_elementor_version','3.6.5'),(8438,1179,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8439,1179,'_wp_page_template','elementor_header_footer'),(8440,1179,'_elementor_page_assets','a:0:{}'),(8441,1179,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8442,1180,'_elementor_edit_mode','builder'),(8443,1180,'_elementor_template_type','wp-page'),(8444,1180,'_elementor_version','3.6.5'),(8445,1180,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8446,1180,'_wp_page_template','elementor_header_footer'),(8447,1180,'_elementor_page_assets','a:0:{}'),(8448,1180,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8449,1181,'_elementor_edit_mode','builder'),(8450,1181,'_elementor_template_type','wp-page'),(8451,1181,'_elementor_version','3.6.5'),(8452,1181,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8453,1181,'_wp_page_template','elementor_header_footer'),(8454,1181,'_elementor_page_assets','a:0:{}'),(8455,1181,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8456,1182,'_elementor_edit_mode','builder'),(8457,1182,'_elementor_template_type','wp-page'),(8458,1182,'_elementor_version','3.6.5'),(8459,1182,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8460,1182,'_wp_page_template','elementor_header_footer'),(8461,1182,'_elementor_page_assets','a:0:{}'),(8462,1182,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8463,1183,'_elementor_edit_mode','builder'),(8464,1183,'_elementor_template_type','wp-page'),(8465,1183,'_elementor_version','3.6.5'),(8466,1183,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8467,1183,'_wp_page_template','elementor_header_footer'),(8468,1183,'_elementor_page_assets','a:0:{}'),(8469,1183,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8470,1184,'_elementor_edit_mode','builder'),(8471,1184,'_elementor_template_type','wp-page'),(8472,1184,'_elementor_version','3.6.5'),(8473,1184,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8474,1184,'_wp_page_template','elementor_header_footer'),(8475,1184,'_elementor_page_assets','a:0:{}'),(8476,1184,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8477,1185,'_elementor_edit_mode','builder'),(8478,1185,'_elementor_template_type','wp-page'),(8479,1185,'_elementor_version','3.6.5'),(8480,1185,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8481,1185,'_wp_page_template','elementor_header_footer'),(8482,1185,'_elementor_page_assets','a:0:{}'),(8483,1185,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8484,1186,'_elementor_edit_mode','builder'),(8485,1186,'_elementor_template_type','wp-page'),(8486,1186,'_elementor_version','3.6.5'),(8487,1186,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8488,1186,'_wp_page_template','elementor_header_footer'),(8489,1186,'_elementor_page_assets','a:0:{}'),(8490,1186,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8491,1187,'_elementor_edit_mode','builder'),(8492,1187,'_elementor_template_type','wp-page'),(8493,1187,'_elementor_version','3.6.5'),(8494,1187,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8495,1187,'_wp_page_template','elementor_header_footer'),(8496,1187,'_elementor_page_assets','a:0:{}'),(8497,1187,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8498,1188,'_elementor_edit_mode','builder'),(8499,1188,'_elementor_template_type','wp-page'),(8500,1188,'_elementor_version','3.6.5'),(8501,1188,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8502,1188,'_wp_page_template','elementor_header_footer'),(8503,1188,'_elementor_page_assets','a:0:{}'),(8504,1188,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8505,1189,'_elementor_edit_mode','builder'),(8506,1189,'_elementor_template_type','wp-page'),(8507,1189,'_elementor_version','3.6.5'),(8508,1189,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8509,1189,'_wp_page_template','elementor_header_footer'),(8510,1189,'_elementor_page_assets','a:0:{}'),(8511,1189,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8512,1190,'_elementor_edit_mode','builder'),(8513,1190,'_elementor_template_type','wp-page'),(8514,1190,'_elementor_version','3.6.5'),(8515,1190,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8516,1190,'_wp_page_template','elementor_header_footer'),(8517,1190,'_elementor_page_assets','a:0:{}'),(8518,1190,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8519,1191,'_elementor_edit_mode','builder'),(8520,1191,'_elementor_template_type','wp-page'),(8521,1191,'_elementor_version','3.6.5'),(8522,1191,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8523,1191,'_wp_page_template','elementor_header_footer'),(8524,1191,'_elementor_page_assets','a:0:{}'),(8525,1191,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8526,1192,'_elementor_edit_mode','builder'),(8527,1192,'_elementor_template_type','wp-page'),(8528,1192,'_elementor_version','3.6.5'),(8529,1192,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(8530,1192,'_wp_page_template','elementor_header_footer'),(8531,1192,'_elementor_page_assets','a:0:{}'),(8532,1192,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8533,1193,'_elementor_edit_mode','builder'),(8534,1193,'_elementor_template_type','wp-page'),(8535,1193,'_elementor_version','3.6.5'),(8536,1193,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a54c0a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3f10779\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bcea33\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8537,1193,'_wp_page_template','elementor_header_footer'),(8538,1193,'_elementor_page_assets','a:0:{}'),(8539,1193,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8540,1194,'_elementor_edit_mode','builder'),(8541,1194,'_elementor_template_type','wp-page'),(8542,1194,'_elementor_version','3.6.5'),(8543,1194,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a54c0a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3f10779\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bcea33\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8544,1194,'_wp_page_template','elementor_header_footer'),(8545,1194,'_elementor_page_assets','a:0:{}'),(8546,1194,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8547,1195,'_elementor_edit_mode','builder'),(8548,1195,'_elementor_template_type','wp-page'),(8549,1195,'_elementor_version','3.6.5'),(8550,1195,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a54c0a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3f10779\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bcea33\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8551,1195,'_wp_page_template','elementor_header_footer'),(8552,1195,'_elementor_page_assets','a:0:{}'),(8553,1195,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8554,1196,'_elementor_edit_mode','builder'),(8555,1196,'_elementor_template_type','wp-page'),(8556,1196,'_elementor_version','3.6.5'),(8557,1196,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1052,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pearl_Bank_Apartments_sg-bw.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_ypos\":{\"unit\":\"px\",\"size\":-196,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-41,\"sizes\":[]},\"background_ypos_mobile\":{\"unit\":\"px\",\"size\":-78,\"sizes\":[]},\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":578,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"36\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1c0e29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"EN BLOC SALE\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"52\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"f8efe46\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-73\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a013f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"869e2bd\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT EN BLOC SALE\",\"header_size\":\"h5\",\"align\":\"center\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3.3,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ff9513b\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"77df0b0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"498b490\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/yq-flynnpark.jpg\",\"id\":1108,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"416139c\",\"elType\":\"widget\",\"settings\":{\"title\":\"FLYNN PARK\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4.2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-7\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"de82d80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty\\/ Sunway Developments<\\/strong> at a land price of $1,318 psf ppr.<\\/p><p><strong>271<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf<\\/strong> when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e01196d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"7034249\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/enb-yc-02.jpg\",\"id\":1106,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"608e0cc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LAKESIDE APARTMENTS<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"align\":\"left\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"69d97f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings<\\/strong> at a land price of $1,260 psf ppr.<\\/p><p><strong>300<\\/strong> units are being planned to be constructed on this site.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d0c8488\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5df513d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/watten-estate-enbloc-1.jpeg\",\"id\":1122,\"alt\":\"\",\"source\":\"library\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_transform_scale_popover\":\"transform\",\"_transform_scale_effect\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_transform_scaleY_effect\":{\"unit\":\"px\",\"size\":0.9,\"sizes\":[]},\"motion_fx_transform_y_anchor_point\":\"top\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2e4b306\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>WATTEN ESTATE CONDOMINIUM<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"223303a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group\\/ Singapore Land Group<\\/strong> \\u00a0at a land price of $1,723 psf ppr.<\\/p><p><strong>286<\\/strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100\\u00a0psf <\\/strong>when launched.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3a54c0a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"3f10779\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"9bcea33\",\"elType\":\"widget\",\"settings\":{\"text\":\"contact us\",\"link\":{\"url\":\"\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8558,1196,'_wp_page_template','elementor_header_footer'),(8559,1196,'_elementor_page_assets','a:0:{}'),(8560,1196,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8562,1197,'_elementor_edit_mode','builder'),(8563,1197,'_elementor_template_type','wp-page'),(8564,1197,'_elementor_version','3.6.5'),(8565,1197,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8566,1197,'_wp_page_template','elementor_header_footer'),(8567,1197,'_elementor_page_assets','a:0:{}'),(8568,1197,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8570,1198,'_elementor_edit_mode','builder'),(8571,1198,'_elementor_template_type','wp-page'),(8572,1198,'_elementor_version','3.6.5'),(8573,1198,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8574,1198,'_wp_page_template','elementor_header_footer'),(8575,1198,'_elementor_page_assets','a:0:{}'),(8576,1198,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8578,1199,'_elementor_edit_mode','builder'),(8579,1199,'_elementor_template_type','wp-page'),(8580,1199,'_elementor_version','3.6.5'),(8581,1199,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8582,1199,'_wp_page_template','elementor_header_footer'),(8583,1199,'_elementor_page_assets','a:0:{}'),(8584,1199,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8586,1200,'_elementor_edit_mode','builder'),(8587,1200,'_elementor_template_type','wp-page'),(8588,1200,'_elementor_version','3.6.5'),(8589,1200,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8590,1200,'_wp_page_template','elementor_header_footer'),(8591,1200,'_elementor_page_assets','a:0:{}'),(8592,1200,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8593,1201,'_elementor_edit_mode','builder'),(8594,1201,'_elementor_template_type','wp-page'),(8595,1201,'_elementor_version','3.6.5'),(8596,1201,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8597,1201,'_wp_page_template','elementor_header_footer'),(8598,1201,'_elementor_page_assets','a:0:{}'),(8599,1201,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8600,1202,'_elementor_edit_mode','builder'),(8601,1202,'_elementor_template_type','wp-page'),(8602,1202,'_elementor_version','3.6.5'),(8603,1202,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8604,1202,'_wp_page_template','elementor_header_footer'),(8605,1202,'_elementor_page_assets','a:0:{}'),(8606,1202,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8607,1203,'_elementor_edit_mode','builder'),(8608,1203,'_elementor_template_type','wp-page'),(8609,1203,'_elementor_version','3.6.5'),(8610,1203,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8611,1203,'_wp_page_template','elementor_header_footer'),(8612,1203,'_elementor_page_assets','a:0:{}'),(8613,1203,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8614,1204,'_elementor_edit_mode','builder'),(8615,1204,'_elementor_template_type','wp-page'),(8616,1204,'_elementor_version','3.6.5'),(8617,1204,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-30\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8618,1204,'_wp_page_template','elementor_header_footer'),(8619,1204,'_elementor_page_assets','a:0:{}'),(8620,1204,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8621,1205,'_elementor_edit_mode','builder'),(8622,1205,'_elementor_template_type','wp-page'),(8623,1205,'_elementor_version','3.6.5'),(8624,1205,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8625,1205,'_wp_page_template','elementor_header_footer'),(8626,1205,'_elementor_page_assets','a:0:{}'),(8627,1205,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8628,1206,'_elementor_edit_mode','builder'),(8629,1206,'_elementor_template_type','wp-page'),(8630,1206,'_elementor_version','3.6.5'),(8631,1206,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8632,1206,'_wp_page_template','elementor_header_footer'),(8633,1206,'_elementor_page_assets','a:0:{}'),(8634,1206,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8635,1207,'_elementor_edit_mode','builder'),(8636,1207,'_elementor_template_type','wp-page'),(8637,1207,'_elementor_version','3.6.5'),(8638,1207,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8639,1207,'_wp_page_template','elementor_header_footer'),(8640,1207,'_elementor_page_assets','a:0:{}'),(8641,1207,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8642,1208,'_elementor_edit_mode','builder'),(8643,1208,'_elementor_template_type','wp-page'),(8644,1208,'_elementor_version','3.6.5'),(8645,1208,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8646,1208,'_wp_page_template','elementor_header_footer'),(8647,1208,'_elementor_page_assets','a:0:{}'),(8648,1208,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8649,1209,'_elementor_edit_mode','builder'),(8650,1209,'_elementor_template_type','wp-page'),(8651,1209,'_elementor_version','3.6.5'),(8652,1209,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8653,1209,'_wp_page_template','elementor_header_footer'),(8654,1209,'_elementor_page_assets','a:0:{}'),(8655,1209,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8656,1210,'_elementor_edit_mode','builder'),(8657,1210,'_elementor_template_type','wp-page'),(8658,1210,'_elementor_version','3.6.5'),(8659,1210,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8660,1210,'_wp_page_template','elementor_header_footer'),(8661,1210,'_elementor_page_assets','a:0:{}'),(8662,1210,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8663,1211,'_elementor_edit_mode','builder'),(8664,1211,'_elementor_template_type','wp-page'),(8665,1211,'_elementor_version','3.6.5'),(8666,1211,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8667,1211,'_wp_page_template','elementor_header_footer'),(8668,1211,'_elementor_page_assets','a:0:{}'),(8669,1211,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8670,1212,'_elementor_edit_mode','builder'),(8671,1212,'_elementor_template_type','wp-page'),(8672,1212,'_elementor_version','3.6.5'),(8673,1212,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8674,1212,'_wp_page_template','elementor_header_footer'),(8675,1212,'_elementor_page_assets','a:0:{}'),(8676,1212,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8677,1213,'_elementor_edit_mode','builder'),(8678,1213,'_elementor_template_type','wp-page'),(8679,1213,'_elementor_version','3.6.5'),(8680,1213,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8681,1213,'_wp_page_template','elementor_header_footer'),(8682,1213,'_elementor_page_assets','a:0:{}'),(8683,1213,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8684,1214,'_elementor_edit_mode','builder'),(8685,1214,'_elementor_template_type','wp-page'),(8686,1214,'_elementor_version','3.6.5'),(8687,1214,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":11,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-AMK-Rise-vicinity-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"initial\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d0053f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>GOVERNMENT LAND SALES<\\/p>\",\"_margin\":{\"unit\":\"px\",\"top\":\"279\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"22\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=c7c3feb\",\"text_color\":\"globals\\/colors?id=text\"},\"text_columns\":\"1\",\"column_gap\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"164\",\"right\":\"70\",\"bottom\":\"0\",\"left\":\"70\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"cbcdf53\",\"elType\":\"section\",\"settings\":{\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"73d0737\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"f39ad49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.<\\/p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s<\\/strong> <strong>Con<\\/strong><b>cept Plan<\\/b>\\u00a0and\\u00a0<strong>Master Plan <\\/strong>for development.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d75bf80\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=primary\"},\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[{\"id\":\"5a39867\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"d3725ab\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Jalan_Anak_Bukit-01.jpg\",\"id\":1004,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"0c247be\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>JALAN ANAK BUKIT<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ab3e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site\\u00a0 can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).<\\/p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9adbd63\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"f0c175e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pine-Grove-A-01a.jpg\",\"id\":1006,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ae5a88f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>PINE GROVE PARCEL A<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"520dedc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.<\\/p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s\\u00a0move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"02806b2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"c464433\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/dairy_farm_walk-01.jpg\",\"id\":1005,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e16a209\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>DAIRY FARM WALK<\\/p>\",\"text_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"typography_typography\":\"\",\"text_color\":\"globals\\/colors?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-50\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"a4866da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.<\\/p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.<\\/p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station.\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"fd65761\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5cd25f6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"ce49eed\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(8688,1214,'_wp_page_template','elementor_header_footer'),(8689,1214,'_elementor_page_assets','a:0:{}'),(8690,1214,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8691,1215,'_elementor_edit_mode','builder'),(8692,1215,'_elementor_template_type','wp-page'),(8693,1215,'_elementor_version','3.6.5'),(8694,1215,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8695,1215,'_wp_page_template','elementor_header_footer'),(8696,1215,'_elementor_page_assets','a:0:{}'),(8697,1215,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8699,1216,'_elementor_edit_mode','builder'),(8700,1216,'_elementor_template_type','wp-page'),(8701,1216,'_elementor_version','3.6.5'),(8702,1216,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP.<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON.<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8703,1216,'_wp_page_template','elementor_header_footer'),(8704,1216,'_elementor_page_assets','a:0:{}'),(8705,1216,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8707,1217,'_elementor_edit_mode','builder'),(8708,1217,'_elementor_template_type','wp-page'),(8709,1217,'_elementor_version','3.6.5'),(8710,1217,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8711,1217,'_wp_page_template','elementor_header_footer'),(8712,1217,'_elementor_page_assets','a:0:{}'),(8713,1217,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8715,1218,'_elementor_edit_mode','builder'),(8716,1218,'_elementor_template_type','wp-page'),(8717,1218,'_elementor_version','3.6.5'),(8718,1218,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8719,1218,'_wp_page_template','elementor_header_footer'),(8720,1218,'_elementor_page_assets','a:0:{}'),(8721,1218,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8722,1219,'_elementor_edit_mode','builder'),(8723,1219,'_elementor_template_type','wp-page'),(8724,1219,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (8725,1219,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8726,1219,'_wp_page_template','elementor_header_footer'),(8727,1219,'_elementor_page_assets','a:0:{}'),(8728,1219,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8729,1220,'_elementor_edit_mode','builder'),(8730,1220,'_elementor_template_type','wp-page'),(8731,1220,'_elementor_version','3.6.5'),(8732,1220,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"CURRENT COLLECTIONS\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-Perspective-Low-Res-scaled.jpg\",\"id\":890,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"KOPAR AT NEWTON\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER<\\/p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation\\u2019s most enduring and essential elements.<\\/p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hyll-on-Holland-Clubhouse-scaled-e1655655388283.jpg\",\"id\":902,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"HYLL ON HOLLAND\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>LIVE LUSH AT THE TOP<\\/p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Fourth-avenue-01.jpg\",\"id\":981,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"FOUTH AVENUE RESIDENCES\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>A HOME FOR EVERY SEASON<\\/p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.<\\/p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8733,1220,'_wp_page_template','elementor_header_footer'),(8734,1220,'_elementor_page_assets','a:0:{}'),(8735,1220,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8736,1221,'_elementor_edit_mode','builder'),(8737,1221,'_elementor_template_type','wp-page'),(8738,1221,'_elementor_version','3.6.5'),(8739,1221,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/GLS-lentorhillsrd.jpg\",\"id\":877,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8740,1221,'_wp_page_template','elementor_header_footer'),(8741,1221,'_elementor_page_assets','a:0:{}'),(8742,1221,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8744,1222,'_elementor_edit_mode','builder'),(8745,1222,'_elementor_template_type','wp-page'),(8746,1222,'_elementor_version','3.6.5'),(8747,1222,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/GLS-lentorhillsrd.jpg\",\"id\":877,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0 Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6dd3825\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ab2c7f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8748,1222,'_wp_page_template','elementor_header_footer'),(8749,1222,'_elementor_page_assets','a:0:{}'),(8750,1222,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8752,1223,'_elementor_edit_mode','builder'),(8753,1223,'_elementor_template_type','wp-page'),(8754,1223,'_elementor_version','3.6.5'),(8755,1223,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/GLS-lentorhillsrd.jpg\",\"id\":877,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0<\\/p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8756,1223,'_wp_page_template','elementor_header_footer'),(8757,1223,'_elementor_page_assets','a:0:{}'),(8758,1223,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8760,1224,'_edit_lock','1655997582:3'),(8761,1225,'_wp_attached_file','2022/06/Lentor-Modern-03.jpg'),(8762,1225,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:532;s:6:\"height\";i:532;s:4:\"file\";s:28:\"2022/06/Lentor-Modern-03.jpg\";s:8:\"filesize\";i:83840;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"Lentor-Modern-03-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19136;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"Lentor-Modern-03-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6602;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1655670227\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(8763,1225,'_wp_attachment_image_alt','Lentor-Modern-03-Property-To-Home'),(8764,1122,'_wp_attachment_image_alt','watten-estate-enbloc-1-Property-To-Home'),(8765,1226,'_elementor_edit_mode','builder'),(8766,1226,'_elementor_template_type','wp-page'),(8767,1226,'_elementor_version','3.6.5'),(8768,1226,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/GLS-lentorhillsrd.jpg\",\"id\":877,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0<\\/p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8769,1226,'_wp_page_template','elementor_header_footer'),(8770,1226,'_elementor_page_assets','a:0:{}'),(8771,1226,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8772,1227,'_elementor_edit_mode','builder'),(8773,1227,'_elementor_template_type','wp-page'),(8774,1227,'_elementor_version','3.6.5'),(8775,1227,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/GLS-lentorhillsrd.jpg\",\"id\":877,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":33,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0<\\/p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8776,1227,'_wp_page_template','elementor_header_footer'),(8777,1227,'_elementor_page_assets','a:0:{}'),(8778,1227,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8779,1228,'_elementor_edit_mode','builder'),(8780,1228,'_elementor_template_type','wp-page'),(8781,1228,'_elementor_version','3.6.5'),(8782,1228,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0<\\/p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8783,1228,'_wp_page_template','elementor_header_footer'),(8784,1228,'_elementor_page_assets','a:0:{}'),(8785,1228,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8786,1229,'_elementor_edit_mode','builder'),(8787,1229,'_elementor_template_type','wp-page'),(8788,1229,'_elementor_version','3.6.5'),(8789,1229,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0<\\/p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8790,1229,'_wp_page_template','elementor_header_footer'),(8791,1229,'_elementor_page_assets','a:0:{}'),(8792,1229,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8793,1230,'_elementor_edit_mode','builder'),(8794,1230,'_elementor_template_type','wp-page'),(8795,1230,'_elementor_version','3.6.5'),(8796,1230,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0<\\/p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8797,1230,'_wp_page_template','elementor_header_footer'),(8798,1230,'_elementor_page_assets','a:0:{}'),(8799,1230,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8800,1231,'_elementor_edit_mode','builder'),(8801,1231,'_elementor_template_type','wp-page'),(8802,1231,'_elementor_version','3.6.5'),(8803,1231,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0<\\/p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8804,1231,'_wp_page_template','elementor_header_footer'),(8805,1231,'_elementor_page_assets','a:0:{}'),(8806,1231,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8814,1233,'_elementor_edit_mode','builder'),(8815,1233,'_elementor_template_type','wp-page'),(8816,1233,'_elementor_version','3.6.5'),(8817,1233,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0<\\/p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8818,1233,'_wp_page_template','elementor_header_footer'),(8819,1233,'_elementor_page_assets','a:0:{}'),(8820,1233,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8821,1234,'_elementor_edit_mode','builder'),(8822,1234,'_elementor_template_type','wp-page'),(8823,1234,'_elementor_version','3.6.5'),(8824,1234,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.\\u00a0<\\/p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price. \\u00a0Developers of these 2 sites are expected to put in their bids by September 2022.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8825,1234,'_wp_page_template','elementor_header_footer'),(8826,1234,'_elementor_page_assets','a:0:{}'),(8827,1234,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8828,1235,'_elementor_edit_mode','builder'),(8829,1235,'_elementor_template_type','wp-page'),(8830,1235,'_elementor_version','3.6.5'),(8831,1235,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with<br \\/>commercial on 1st<br \\/>storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8832,1235,'_wp_page_template','elementor_header_footer'),(8833,1235,'_elementor_page_assets','a:0:{}'),(8834,1235,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8835,1236,'_elementor_edit_mode','builder'),(8836,1236,'_elementor_template_type','wp-page'),(8837,1236,'_elementor_version','3.6.5'),(8838,1236,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with<br \\/>commercial on 1st<br \\/>storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8839,1236,'_wp_page_template','elementor_header_footer'),(8840,1236,'_elementor_page_assets','a:0:{}'),(8841,1236,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8842,1237,'_elementor_edit_mode','builder'),(8843,1237,'_elementor_template_type','wp-page'),(8844,1237,'_elementor_version','3.6.5'),(8845,1237,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with<br \\/>commercial on 1st<br \\/>storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8846,1237,'_wp_page_template','elementor_header_footer'),(8847,1237,'_elementor_page_assets','a:0:{}'),(8848,1237,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8849,1238,'_elementor_edit_mode','builder'),(8850,1238,'_elementor_template_type','wp-page'),(8851,1238,'_elementor_version','3.6.5'),(8852,1238,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8853,1238,'_wp_page_template','elementor_header_footer'),(8854,1238,'_elementor_page_assets','a:0:{}'),(8855,1238,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8856,1239,'_elementor_edit_mode','builder'),(8857,1239,'_elementor_template_type','wp-page'),(8858,1239,'_elementor_version','3.6.5'),(8859,1239,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8860,1239,'_wp_page_template','elementor_header_footer'),(8861,1239,'_elementor_page_assets','a:0:{}'),(8862,1239,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8863,1240,'_elementor_edit_mode','builder'),(8864,1240,'_elementor_template_type','wp-page'),(8865,1240,'_elementor_version','3.6.5'),(8866,1240,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8867,1240,'_wp_page_template','elementor_header_footer'),(8868,1240,'_elementor_page_assets','a:0:{}'),(8869,1240,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8870,1241,'_elementor_edit_mode','builder'),(8871,1241,'_elementor_template_type','wp-page'),(8872,1241,'_elementor_version','3.6.5'),(8873,1241,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8874,1241,'_wp_page_template','elementor_header_footer'),(8875,1241,'_elementor_page_assets','a:0:{}'),(8876,1241,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8877,1242,'_elementor_edit_mode','builder'),(8878,1242,'_elementor_template_type','wp-page'),(8879,1242,'_elementor_version','3.6.5'),(8880,1242,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8881,1242,'_wp_page_template','elementor_header_footer'),(8882,1242,'_elementor_page_assets','a:0:{}'),(8883,1242,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8884,1243,'_elementor_edit_mode','builder'),(8885,1243,'_elementor_template_type','wp-page'),(8886,1243,'_elementor_version','3.6.5'),(8887,1243,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8888,1243,'_wp_page_template','elementor_header_footer'),(8889,1243,'_elementor_page_assets','a:0:{}'),(8890,1243,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8891,1244,'_elementor_edit_mode','builder'),(8892,1244,'_elementor_template_type','wp-page'),(8893,1244,'_elementor_version','3.6.5'),(8894,1244,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8895,1244,'_wp_page_template','elementor_header_footer'),(8896,1244,'_elementor_page_assets','a:0:{}'),(8897,1244,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8898,1245,'_elementor_edit_mode','builder'),(8899,1245,'_elementor_template_type','wp-page'),(8900,1245,'_elementor_version','3.6.5'),(8901,1245,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8902,1245,'_wp_page_template','elementor_header_footer'),(8903,1245,'_elementor_page_assets','a:0:{}'),(8904,1245,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8905,1246,'_elementor_edit_mode','builder'),(8906,1246,'_elementor_template_type','wp-page'),(8907,1246,'_elementor_version','3.6.5'),(8908,1246,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"503c4e7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8909,1246,'_wp_page_template','elementor_header_footer'),(8910,1246,'_elementor_page_assets','a:0:{}'),(8911,1246,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8912,1247,'_elementor_edit_mode','builder'),(8913,1247,'_elementor_template_type','wp-page'),(8914,1247,'_elementor_version','3.6.5'),(8915,1247,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8916,1247,'_wp_page_template','elementor_header_footer'),(8917,1247,'_elementor_page_assets','a:0:{}'),(8918,1247,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8921,1248,'_wp_attached_file','2022/06/Pollen-Collection-Seletar-sq-01.jpg'),(8922,1248,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:439;s:6:\"height\";i:439;s:4:\"file\";s:43:\"2022/06/Pollen-Collection-Seletar-sq-01.jpg\";s:8:\"filesize\";i:46078;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:43:\"Pollen-Collection-Seletar-sq-01-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17381;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:43:\"Pollen-Collection-Seletar-sq-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6149;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(8923,1249,'_elementor_edit_mode','builder'),(8924,1249,'_elementor_template_type','wp-page'),(8925,1249,'_elementor_version','3.6.5'),(8926,1249,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8927,1249,'_wp_page_template','elementor_header_footer'),(8928,1249,'_elementor_page_assets','a:0:{}'),(8929,1249,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8931,1250,'_elementor_edit_mode','builder'),(8932,1250,'_elementor_template_type','wp-page'),(8933,1250,'_elementor_version','3.6.5'),(8934,1250,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-condo-04.jpg\",\"id\":60,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8935,1250,'_wp_page_template','elementor_header_footer'),(8936,1250,'_elementor_page_assets','a:0:{}'),(8937,1250,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8939,1251,'_elementor_edit_mode','builder'),(8940,1251,'_elementor_template_type','wp-page'),(8941,1251,'_elementor_version','3.6.5'),(8942,1251,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pollen-Collection-Seletar-sq-01.jpg\",\"id\":1248,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(8943,1251,'_wp_page_template','elementor_header_footer'),(8944,1251,'_elementor_page_assets','a:0:{}'),(8945,1251,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8948,1252,'_edit_lock','1656001044:3'),(8949,1253,'_wp_attached_file','2022/06/PTH-resources-01-scaled.jpg'),(8950,1253,'_wp_attachment_metadata','a:7:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:35:\"2022/06/PTH-resources-01-scaled.jpg\";s:8:\"filesize\";i:290841;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"PTH-resources-01-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9475;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"PTH-resources-01-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:57275;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"PTH-resources-01-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:4482;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:28:\"PTH-resources-01-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:36595;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"PTH-resources-01-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111053;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"PTH-resources-01-2048x1366.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1366;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:188491;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:20:\"PTH-resources-01.jpg\";}'),(8951,1254,'_elementor_edit_mode','builder'),(8952,1254,'_elementor_template_type','wp-page'),(8953,1254,'_elementor_version','3.6.5'),(8954,1254,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8955,1254,'_wp_page_template','elementor_header_footer'),(8956,1254,'_elementor_page_assets','a:0:{}'),(8957,1254,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8959,1255,'_elementor_edit_mode','builder'),(8960,1255,'_elementor_template_type','wp-page'),(8961,1255,'_elementor_version','3.6.5'),(8962,1255,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":127,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/cranes-construction-load-crane-3703469.jpg\",\"alt\":\"cranes, construction, load crane-3703469.jpg\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8963,1255,'_wp_page_template','elementor_header_footer'),(8964,1255,'_elementor_page_assets','a:0:{}'),(8965,1255,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8967,1256,'_elementor_edit_mode','builder'),(8968,1256,'_elementor_template_type','wp-page'),(8969,1256,'_elementor_version','3.6.5'),(8970,1256,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8971,1256,'_wp_page_template','elementor_header_footer'),(8972,1256,'_elementor_page_assets','a:0:{}'),(8973,1256,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8982,1258,'_elementor_edit_mode','builder'),(8983,1258,'_elementor_template_type','wp-page'),(8984,1258,'_elementor_version','3.6.5'),(8985,1258,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8986,1258,'_wp_page_template','elementor_header_footer'),(8987,1258,'_elementor_page_assets','a:0:{}'),(8988,1258,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8989,1259,'_elementor_edit_mode','builder'),(8990,1259,'_elementor_template_type','wp-page'),(8991,1259,'_elementor_version','3.6.5'),(8992,1259,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"Page Under Construction\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(8993,1259,'_wp_page_template','elementor_header_footer'),(8994,1259,'_elementor_page_assets','a:0:{}'),(8995,1259,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(8996,1260,'_elementor_edit_mode','builder'),(8997,1260,'_elementor_template_type','wp-page'),(8998,1260,'_elementor_version','3.6.5'),(8999,1260,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9000,1260,'_wp_page_template','elementor_header_footer'),(9001,1260,'_elementor_page_assets','a:0:{}'),(9002,1260,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9003,1261,'_elementor_edit_mode','builder'),(9004,1261,'_elementor_template_type','wp-page'),(9005,1261,'_elementor_version','3.6.5'),(9006,1261,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9007,1261,'_wp_page_template','elementor_header_footer'),(9008,1261,'_elementor_page_assets','a:0:{}'),(9009,1261,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9010,1262,'_elementor_edit_mode','builder'),(9011,1262,'_elementor_template_type','wp-page'),(9012,1262,'_elementor_version','3.6.5'),(9013,1262,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false}]'),(9014,1262,'_wp_page_template','elementor_header_footer'),(9015,1262,'_elementor_page_assets','a:0:{}'),(9016,1262,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9017,1263,'_elementor_edit_mode','builder'),(9018,1263,'_elementor_template_type','wp-page'),(9019,1263,'_elementor_version','3.6.5'),(9020,1263,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9021,1263,'_wp_page_template','elementor_header_footer'),(9022,1263,'_elementor_page_assets','a:0:{}'),(9023,1263,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9024,1264,'_elementor_edit_mode','builder'),(9025,1264,'_elementor_template_type','wp-page'),(9026,1264,'_elementor_version','3.6.5'),(9027,1264,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9028,1264,'_wp_page_template','elementor_header_footer'),(9029,1264,'_elementor_page_assets','a:0:{}'),(9030,1264,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9031,1265,'_elementor_edit_mode','builder'),(9032,1265,'_elementor_template_type','wp-page'),(9033,1265,'_elementor_version','3.6.5'),(9034,1265,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9035,1265,'_wp_page_template','elementor_header_footer'),(9036,1265,'_elementor_page_assets','a:0:{}'),(9037,1265,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9038,1266,'_elementor_edit_mode','builder'),(9039,1266,'_elementor_template_type','wp-page'),(9040,1266,'_elementor_version','3.6.5'),(9041,1266,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9042,1266,'_wp_page_template','elementor_header_footer'),(9043,1266,'_elementor_page_assets','a:0:{}'),(9044,1266,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9045,1267,'_elementor_edit_mode','builder'),(9046,1267,'_elementor_template_type','wp-page'),(9047,1267,'_elementor_version','3.6.5'),(9048,1267,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9049,1267,'_wp_page_template','elementor_header_footer'),(9050,1267,'_elementor_page_assets','a:0:{}'),(9051,1267,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9052,1268,'_elementor_edit_mode','builder'),(9053,1268,'_elementor_template_type','wp-page'),(9054,1268,'_elementor_version','3.6.5'),(9055,1268,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9056,1268,'_wp_page_template','elementor_header_footer'),(9057,1268,'_elementor_page_assets','a:0:{}'),(9058,1268,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9059,1269,'_elementor_edit_mode','builder'),(9060,1269,'_elementor_template_type','wp-page'),(9061,1269,'_elementor_version','3.6.5'),(9062,1269,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9063,1269,'_wp_page_template','elementor_header_footer'),(9064,1269,'_elementor_page_assets','a:0:{}'),(9065,1269,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9066,1270,'_elementor_edit_mode','builder'),(9067,1270,'_elementor_template_type','wp-page'),(9068,1270,'_elementor_version','3.6.5'),(9069,1270,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9070,1270,'_wp_page_template','elementor_header_footer'),(9071,1270,'_elementor_page_assets','a:0:{}'),(9072,1270,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9073,1271,'_elementor_edit_mode','builder'),(9074,1271,'_elementor_template_type','wp-page'),(9075,1271,'_elementor_version','3.6.5'),(9076,1271,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9077,1271,'_wp_page_template','elementor_header_footer'),(9078,1271,'_elementor_page_assets','a:0:{}'),(9079,1271,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9080,1272,'_elementor_edit_mode','builder'),(9081,1272,'_elementor_template_type','wp-page'),(9082,1272,'_elementor_version','3.6.5'),(9083,1272,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9084,1272,'_wp_page_template','elementor_header_footer'),(9085,1272,'_elementor_page_assets','a:0:{}'),(9086,1272,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9087,1273,'_elementor_edit_mode','builder'),(9088,1273,'_elementor_template_type','wp-page'),(9089,1273,'_elementor_version','3.6.5'),(9090,1273,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9091,1273,'_wp_page_template','elementor_header_footer'),(9092,1273,'_elementor_page_assets','a:0:{}'),(9093,1273,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9094,1274,'_elementor_edit_mode','builder'),(9095,1274,'_elementor_template_type','wp-page'),(9096,1274,'_elementor_version','3.6.5'),(9097,1274,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"Add Your Heading Text Here\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9098,1274,'_wp_page_template','elementor_header_footer'),(9099,1274,'_elementor_page_assets','a:0:{}'),(9100,1274,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9101,1275,'_elementor_edit_mode','builder'),(9102,1275,'_elementor_template_type','wp-page'),(9103,1275,'_elementor_version','3.6.5'),(9104,1275,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9105,1275,'_wp_page_template','elementor_header_footer'),(9106,1275,'_elementor_page_assets','a:0:{}'),(9107,1275,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9109,1276,'_elementor_edit_mode','builder'),(9110,1276,'_elementor_template_type','wp-page'),(9111,1276,'_elementor_version','3.6.5'),(9112,1276,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9113,1276,'_wp_page_template','elementor_header_footer'),(9114,1276,'_elementor_page_assets','a:0:{}'),(9115,1276,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9117,1277,'_elementor_edit_mode','builder'),(9118,1277,'_elementor_template_type','wp-page'),(9119,1277,'_elementor_version','3.6.5'),(9120,1277,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9121,1277,'_wp_page_template','elementor_header_footer'),(9122,1277,'_elementor_page_assets','a:0:{}'),(9123,1277,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9125,1278,'_elementor_edit_mode','builder'),(9126,1278,'_elementor_template_type','wp-page'),(9127,1278,'_elementor_version','3.6.5'),(9128,1278,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9129,1278,'_wp_page_template','elementor_header_footer'),(9130,1278,'_elementor_page_assets','a:0:{}'),(9131,1278,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9134,1279,'_wp_attached_file','2022/06/HDB-PTH.jpg'),(9135,1279,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:19:\"2022/06/HDB-PTH.jpg\";s:8:\"filesize\";i:14310;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"HDB-PTH-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7813;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"HDB-PTH-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3148;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9136,1280,'_wp_attached_file','2022/06/IRAS-PTH.jpg'),(9137,1280,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:20:\"2022/06/IRAS-PTH.jpg\";s:8:\"filesize\";i:12795;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:20:\"IRAS-PTH-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7237;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"IRAS-PTH-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:3104;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9138,1281,'_wp_attached_file','2022/06/URA-PTH.jpg'),(9139,1281,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:384;s:6:\"height\";i:384;s:4:\"file\";s:19:\"2022/06/URA-PTH.jpg\";s:8:\"filesize\";i:12480;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"URA-PTH-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6535;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"URA-PTH-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:2877;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(9140,1282,'_elementor_edit_mode','builder'),(9141,1282,'_elementor_template_type','wp-page'),(9142,1282,'_elementor_version','3.6.5'),(9143,1282,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9144,1282,'_wp_page_template','elementor_header_footer'),(9145,1282,'_elementor_page_assets','a:0:{}'),(9146,1282,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9148,1283,'_elementor_edit_mode','builder'),(9149,1283,'_elementor_template_type','wp-page'),(9150,1283,'_elementor_version','3.6.5'),(9151,1283,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"20\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/urban-redevelopment-authority-ura-logo-vector.png\",\"id\":1033,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/iras-logo.webp\",\"id\":1032,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9152,1283,'_wp_page_template','elementor_header_footer'),(9153,1283,'_elementor_page_assets','a:0:{}'),(9154,1283,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9156,1284,'_elementor_edit_mode','builder'),(9157,1284,'_elementor_template_type','wp-page'),(9158,1284,'_elementor_version','3.6.5'),(9159,1284,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9160,1284,'_wp_page_template','elementor_header_footer'),(9161,1284,'_elementor_page_assets','a:0:{}'),(9162,1284,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9164,1285,'_elementor_edit_mode','builder'),(9165,1285,'_elementor_template_type','wp-page'),(9166,1285,'_elementor_version','3.6.5'),(9167,1285,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9168,1285,'_wp_page_template','elementor_header_footer'),(9169,1285,'_elementor_page_assets','a:0:{}'),(9170,1285,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9171,1286,'_elementor_edit_mode','builder'),(9172,1286,'_elementor_template_type','wp-page'),(9173,1286,'_elementor_version','3.6.5'),(9174,1286,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9175,1286,'_wp_page_template','elementor_header_footer'),(9176,1286,'_elementor_page_assets','a:0:{}'),(9177,1286,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9178,1287,'_elementor_edit_mode','builder'),(9179,1287,'_elementor_template_type','wp-page'),(9180,1287,'_elementor_version','3.6.5'),(9181,1287,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9182,1287,'_wp_page_template','elementor_header_footer'),(9183,1287,'_elementor_page_assets','a:0:{}'),(9184,1287,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9185,1288,'_elementor_edit_mode','builder'),(9186,1288,'_elementor_template_type','wp-page'),(9187,1288,'_elementor_version','3.6.5'),(9188,1288,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9189,1288,'_wp_page_template','elementor_header_footer'),(9190,1288,'_elementor_page_assets','a:0:{}'),(9191,1288,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9192,1289,'_elementor_edit_mode','builder'),(9193,1289,'_elementor_template_type','wp-page'),(9194,1289,'_elementor_version','3.6.5'),(9195,1289,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9196,1289,'_wp_page_template','elementor_header_footer'),(9197,1289,'_elementor_page_assets','a:0:{}'),(9198,1289,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9199,1290,'_elementor_edit_mode','builder'),(9200,1290,'_elementor_template_type','wp-page'),(9201,1290,'_elementor_version','3.6.5'),(9202,1290,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9203,1290,'_wp_page_template','elementor_header_footer'),(9204,1290,'_elementor_page_assets','a:0:{}'),(9205,1290,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9207,1291,'_elementor_edit_mode','builder'),(9208,1291,'_elementor_template_type','wp-page'),(9209,1291,'_elementor_version','3.6.5'),(9210,1291,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9211,1291,'_wp_page_template','elementor_header_footer'),(9212,1291,'_elementor_page_assets','a:0:{}'),(9213,1291,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9215,1292,'_elementor_edit_mode','builder'),(9216,1292,'_elementor_template_type','wp-page'),(9217,1292,'_elementor_version','3.6.5'),(9218,1292,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9219,1292,'_wp_page_template','elementor_header_footer'),(9220,1292,'_elementor_page_assets','a:0:{}'),(9221,1292,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9223,1293,'_elementor_edit_mode','builder'),(9224,1293,'_elementor_template_type','wp-page'),(9225,1293,'_elementor_version','3.6.5'),(9226,1293,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9227,1293,'_wp_page_template','elementor_header_footer'),(9228,1293,'_elementor_page_assets','a:0:{}'),(9229,1293,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9232,1294,'_elementor_edit_mode','builder'),(9233,1294,'_elementor_template_type','wp-page'),(9234,1294,'_elementor_version','3.6.5'),(9235,1294,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9236,1294,'_wp_page_template','elementor_header_footer'),(9237,1294,'_elementor_page_assets','a:0:{}'),(9238,1294,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9240,1295,'_elementor_edit_mode','builder'),(9241,1295,'_elementor_template_type','wp-page'),(9242,1295,'_elementor_version','3.6.5'),(9243,1295,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9244,1295,'_wp_page_template','elementor_header_footer'),(9245,1295,'_elementor_page_assets','a:0:{}'),(9246,1295,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9248,1296,'_elementor_edit_mode','builder'),(9249,1296,'_elementor_template_type','wp-page'),(9250,1296,'_elementor_version','3.6.5'),(9251,1296,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9252,1296,'_wp_page_template','elementor_header_footer'),(9253,1296,'_elementor_page_assets','a:0:{}'),(9254,1296,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9257,1297,'_elementor_edit_mode','builder'),(9258,1297,'_elementor_template_type','wp-page'),(9259,1297,'_elementor_version','3.6.5'),(9260,1297,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9261,1297,'_wp_page_template','elementor_header_footer'),(9262,1297,'_elementor_page_assets','a:0:{}'),(9263,1297,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9265,1298,'_elementor_edit_mode','builder'),(9266,1298,'_elementor_template_type','wp-page'),(9267,1298,'_elementor_version','3.6.5'),(9268,1298,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"align_mobile\":\"center\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9269,1298,'_wp_page_template','elementor_header_footer'),(9270,1298,'_elementor_page_assets','a:0:{}'),(9271,1298,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9273,1299,'_elementor_edit_mode','builder'),(9274,1299,'_elementor_template_type','wp-page'),(9275,1299,'_elementor_version','3.6.5'),(9276,1299,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9277,1299,'_wp_page_template','elementor_header_footer'),(9278,1299,'_elementor_page_assets','a:0:{}'),(9279,1299,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9282,1300,'_elementor_edit_mode','builder'),(9283,1300,'_elementor_template_type','wp-page'),(9284,1300,'_elementor_version','3.6.5'),(9285,1300,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9286,1300,'_wp_page_template','elementor_header_footer'),(9287,1300,'_elementor_page_assets','a:0:{}'),(9288,1300,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9290,1301,'_elementor_edit_mode','builder'),(9291,1301,'_elementor_template_type','wp-page'),(9292,1301,'_elementor_version','3.6.5'),(9293,1301,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9294,1301,'_wp_page_template','elementor_header_footer'),(9295,1301,'_elementor_page_assets','a:0:{}'),(9296,1301,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9298,1302,'_elementor_edit_mode','builder'),(9299,1302,'_elementor_template_type','wp-page'),(9300,1302,'_elementor_version','3.6.5'),(9301,1302,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9302,1302,'_wp_page_template','elementor_header_footer'),(9303,1302,'_elementor_page_assets','a:0:{}'),(9304,1302,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9306,1303,'_elementor_edit_mode','builder'),(9307,1303,'_elementor_template_type','wp-page'),(9308,1303,'_elementor_version','3.6.5'),(9309,1303,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9310,1303,'_wp_page_template','elementor_header_footer'),(9311,1303,'_elementor_page_assets','a:0:{}'),(9312,1303,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9313,1304,'_elementor_edit_mode','builder'),(9314,1304,'_elementor_template_type','wp-page'),(9315,1304,'_elementor_version','3.6.5'),(9316,1304,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9317,1304,'_wp_page_template','elementor_header_footer'),(9318,1304,'_elementor_page_assets','a:0:{}'),(9319,1304,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9320,1305,'_elementor_edit_mode','builder'),(9321,1305,'_elementor_template_type','wp-page'),(9322,1305,'_elementor_version','3.6.5'),(9323,1305,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9324,1305,'_wp_page_template','elementor_header_footer'),(9325,1305,'_elementor_page_assets','a:0:{}'),(9326,1305,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9327,1306,'_elementor_edit_mode','builder'),(9328,1306,'_elementor_template_type','wp-page'),(9329,1306,'_elementor_version','3.6.5'),(9330,1306,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9331,1306,'_wp_page_template','elementor_header_footer'),(9332,1306,'_elementor_page_assets','a:0:{}'),(9333,1306,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9334,1307,'_elementor_edit_mode','builder'),(9335,1307,'_elementor_template_type','wp-page'),(9336,1307,'_elementor_version','3.6.5'),(9337,1307,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9338,1307,'_wp_page_template','elementor_header_footer'),(9339,1307,'_elementor_page_assets','a:0:{}'),(9340,1307,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9341,1308,'_elementor_edit_mode','builder'),(9342,1308,'_elementor_template_type','wp-page'),(9343,1308,'_elementor_version','3.6.5'),(9344,1308,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9345,1308,'_wp_page_template','elementor_header_footer'),(9346,1308,'_elementor_page_assets','a:0:{}'),(9347,1308,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9349,1309,'_elementor_edit_mode','builder'),(9350,1309,'_elementor_template_type','wp-page'),(9351,1309,'_elementor_version','3.6.5'),(9352,1309,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9353,1309,'_wp_page_template','elementor_header_footer'),(9354,1309,'_elementor_page_assets','a:0:{}'),(9355,1309,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9357,1310,'_elementor_edit_mode','builder'),(9358,1310,'_elementor_template_type','wp-page'),(9359,1310,'_elementor_version','3.6.5'),(9360,1310,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9361,1310,'_wp_page_template','elementor_header_footer'),(9362,1310,'_elementor_page_assets','a:0:{}'),(9363,1310,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9365,1311,'_elementor_edit_mode','builder'),(9366,1311,'_elementor_template_type','wp-page'),(9367,1311,'_elementor_version','3.6.5'),(9368,1311,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9369,1311,'_wp_page_template','elementor_header_footer'),(9370,1311,'_elementor_page_assets','a:0:{}'),(9371,1311,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9373,1312,'_elementor_edit_mode','builder'),(9374,1312,'_elementor_template_type','wp-page'),(9375,1312,'_elementor_version','3.6.5'),(9376,1312,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9377,1312,'_wp_page_template','elementor_header_footer'),(9378,1312,'_elementor_page_assets','a:0:{}'),(9379,1312,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9380,1313,'_elementor_edit_mode','builder'),(9381,1313,'_elementor_template_type','wp-page'),(9382,1313,'_elementor_version','3.6.5'),(9383,1313,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9384,1313,'_wp_page_template','elementor_header_footer'),(9385,1313,'_elementor_page_assets','a:0:{}'),(9386,1313,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9387,1314,'_elementor_edit_mode','builder'),(9388,1314,'_elementor_template_type','wp-page'),(9389,1314,'_elementor_version','3.6.5'),(9390,1314,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9391,1314,'_wp_page_template','elementor_header_footer'),(9392,1314,'_elementor_page_assets','a:0:{}'),(9393,1314,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9394,1315,'_elementor_edit_mode','builder'),(9395,1315,'_elementor_template_type','wp-page'),(9396,1315,'_elementor_version','3.6.5');
INSERT INTO `wp_postmeta` VALUES (9397,1315,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9398,1315,'_wp_page_template','elementor_header_footer'),(9399,1315,'_elementor_page_assets','a:0:{}'),(9400,1315,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9401,1316,'_elementor_edit_mode','builder'),(9402,1316,'_elementor_template_type','wp-page'),(9403,1316,'_elementor_version','3.6.5'),(9404,1316,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":[],\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9405,1316,'_wp_page_template','elementor_header_footer'),(9406,1316,'_elementor_page_assets','a:0:{}'),(9407,1316,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9408,1317,'_elementor_edit_mode','builder'),(9409,1317,'_elementor_template_type','wp-page'),(9410,1317,'_elementor_version','3.6.5'),(9411,1317,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9412,1317,'_wp_page_template','elementor_header_footer'),(9413,1317,'_elementor_page_assets','a:0:{}'),(9414,1317,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9415,80,'_oembed_f8c2e572151f0cc537796130e1cbe41b','{{unknown}}'),(9416,1318,'_elementor_edit_mode','builder'),(9417,1318,'_elementor_template_type','wp-page'),(9418,1318,'_elementor_version','3.6.5'),(9419,1318,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9420,1318,'_wp_page_template','elementor_header_footer'),(9421,1318,'_elementor_page_assets','a:0:{}'),(9422,1318,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9423,1319,'_elementor_edit_mode','builder'),(9424,1319,'_elementor_template_type','wp-page'),(9425,1319,'_elementor_version','3.6.5'),(9426,1319,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9427,1319,'_wp_page_template','elementor_header_footer'),(9428,1319,'_elementor_page_assets','a:0:{}'),(9429,1319,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9430,1320,'_elementor_edit_mode','builder'),(9431,1320,'_elementor_template_type','wp-page'),(9432,1320,'_elementor_version','3.6.5'),(9433,1320,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9434,1320,'_wp_page_template','elementor_header_footer'),(9435,1320,'_elementor_page_assets','a:0:{}'),(9436,1320,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9437,80,'_oembed_1d0e9070ae0a18b6700c966c9b22c347','{{unknown}}'),(9438,1321,'_elementor_edit_mode','builder'),(9439,1321,'_elementor_template_type','wp-page'),(9440,1321,'_elementor_version','3.6.5'),(9441,1321,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9442,1321,'_wp_page_template','elementor_header_footer'),(9443,1321,'_elementor_page_assets','a:0:{}'),(9444,1321,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9445,1322,'_elementor_edit_mode','builder'),(9446,1322,'_elementor_template_type','wp-page'),(9447,1322,'_elementor_version','3.6.5'),(9448,1322,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>At URA, we adopt a\\u00a0<strong><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Our-Planning-Process\\\">long-term and comprehensive planning\\u00a0<\\/a><\\/strong>approach to formulate strategic plans such as the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Concept-Plan\\\">Concept Plan\\u00a0<\\/a>and the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Planning\\/Master-Plan\\\">Master Plan\\u00a0<\\/a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.<\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our\\u00a0<a id=\\\"link_1513261939124\\\" title=\\\"Development Control\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Development-Control\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Development Control<\\/a>,\\u00a0<a id=\\\"link_1513261977011\\\" title=\\\"Urban Design\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Urban-Design\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Urban Design<\\/a>\\u00a0and\\u00a0<a id=\\\"link_1513262031476\\\" title=\\\"Conservation\\\" href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">Conservation<\\/a>\\u00a0guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/p><p>In addition to our planning function, we are also the main government land sales agent. Through the\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Land-Sales\\\">sale of State land<\\/a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Guidelines\\/Conservation\\/Conservation-Principles\\\">conservation programme<\\/a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Enliven-Public-Spaces\\\">enliven our public spaces\\u00a0<\\/a>to create a car-lite, people-friendly and liveable city for all to enjoy.<\\/p><p>In shaping a distinctive city, we promote\\u00a0<a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/Get-Involved\\/Shape-A-Distinctive-City\\/Recognising-Good-Design\\/AUDE\\\" target=\\\"_blank\\\" rel=\\\"noopener\\\">architecture and urban design excellence<\\/a>, and innovate to build a resilient city of opportunity that fulfils\\u00a0the aspirations of our people.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9449,1322,'_wp_page_template','elementor_header_footer'),(9450,1322,'_elementor_page_assets','a:0:{}'),(9451,1322,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9452,1323,'_elementor_edit_mode','builder'),(9453,1323,'_elementor_template_type','wp-page'),(9454,1323,'_elementor_version','3.6.5'),(9455,1323,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p>\\u00a0<\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9456,1323,'_wp_page_template','elementor_header_footer'),(9457,1323,'_elementor_page_assets','a:0:{}'),(9458,1323,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9459,1324,'_elementor_edit_mode','builder'),(9460,1324,'_elementor_template_type','wp-page'),(9461,1324,'_elementor_version','3.6.5'),(9462,1324,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p>\\u00a0<\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9463,1324,'_wp_page_template','elementor_header_footer'),(9464,1324,'_elementor_page_assets','a:0:{}'),(9465,1324,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9466,1325,'_elementor_edit_mode','builder'),(9467,1325,'_elementor_template_type','wp-page'),(9468,1325,'_elementor_version','3.6.5'),(9469,1325,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p>\\u00a0<\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9470,1325,'_wp_page_template','elementor_header_footer'),(9471,1325,'_elementor_page_assets','a:0:{}'),(9472,1325,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9473,1326,'_elementor_edit_mode','builder'),(9474,1326,'_elementor_template_type','wp-page'),(9475,1326,'_elementor_version','3.6.5'),(9476,1326,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9477,1326,'_wp_page_template','elementor_header_footer'),(9478,1326,'_elementor_page_assets','a:0:{}'),(9479,1326,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9480,1327,'_elementor_edit_mode','builder'),(9481,1327,'_elementor_template_type','wp-page'),(9482,1327,'_elementor_version','3.6.5'),(9483,1327,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9484,1327,'_wp_page_template','elementor_header_footer'),(9485,1327,'_elementor_page_assets','a:0:{}'),(9486,1327,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9487,1328,'_elementor_edit_mode','builder'),(9488,1328,'_elementor_template_type','wp-page'),(9489,1328,'_elementor_version','3.6.5'),(9490,1328,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9491,1328,'_wp_page_template','elementor_header_footer'),(9492,1328,'_elementor_page_assets','a:0:{}'),(9493,1328,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9494,1329,'_elementor_edit_mode','builder'),(9495,1329,'_elementor_template_type','wp-page'),(9496,1329,'_elementor_version','3.6.5'),(9497,1329,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9498,1329,'_wp_page_template','elementor_header_footer'),(9499,1329,'_elementor_page_assets','a:0:{}'),(9500,1329,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9502,80,'_oembed_1be52e541bb7af9a4ff078b3d9791594','{{unknown}}'),(9503,80,'_oembed_28c5fbeb03a46aa475519f7941b80b60','{{unknown}}'),(9504,1330,'_elementor_edit_mode','builder'),(9505,1330,'_elementor_template_type','wp-page'),(9506,1330,'_elementor_version','3.6.5'),(9507,1330,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9508,1330,'_wp_page_template','elementor_header_footer'),(9509,1330,'_elementor_page_assets','a:0:{}'),(9510,1330,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9512,1331,'_elementor_edit_mode','builder'),(9513,1331,'_elementor_template_type','wp-page'),(9514,1331,'_elementor_version','3.6.5'),(9515,1331,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9516,1331,'_wp_page_template','elementor_header_footer'),(9517,1331,'_elementor_page_assets','a:0:{}'),(9518,1331,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9520,1332,'_elementor_edit_mode','builder'),(9521,1332,'_elementor_template_type','wp-page'),(9522,1332,'_elementor_version','3.6.5'),(9523,1332,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><p>https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9524,1332,'_wp_page_template','elementor_header_footer'),(9525,1332,'_elementor_page_assets','a:0:{}'),(9526,1332,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9528,80,'_oembed_7e4a65337cea253b9440e0d0e4fda363','{{unknown}}'),(9529,1333,'_elementor_edit_mode','builder'),(9530,1333,'_elementor_template_type','wp-page'),(9531,1333,'_elementor_version','3.6.5'),(9532,1333,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><p>https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9533,1333,'_wp_page_template','elementor_header_footer'),(9534,1333,'_elementor_page_assets','a:0:{}'),(9535,1333,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9536,1334,'_elementor_edit_mode','builder'),(9537,1334,'_elementor_template_type','wp-page'),(9538,1334,'_elementor_version','3.6.5'),(9539,1334,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><p>https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9540,1334,'_wp_page_template','elementor_header_footer'),(9541,1334,'_elementor_page_assets','a:0:{}'),(9542,1334,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9543,1335,'_elementor_edit_mode','builder'),(9544,1335,'_elementor_template_type','wp-page'),(9545,1335,'_elementor_version','3.6.5'),(9546,1335,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9547,1335,'_wp_page_template','elementor_header_footer'),(9548,1335,'_elementor_page_assets','a:0:{}'),(9549,1335,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9550,1336,'_elementor_edit_mode','builder'),(9551,1336,'_elementor_template_type','wp-page'),(9552,1336,'_elementor_version','3.6.5'),(9553,1336,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9554,1336,'_wp_page_template','elementor_header_footer'),(9555,1336,'_elementor_page_assets','a:0:{}'),(9556,1336,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9557,1337,'_elementor_edit_mode','builder'),(9558,1337,'_elementor_template_type','wp-page'),(9559,1337,'_elementor_version','3.6.5'),(9560,1337,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9561,1337,'_wp_page_template','elementor_header_footer'),(9562,1337,'_elementor_page_assets','a:0:{}'),(9563,1337,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9564,1338,'_elementor_edit_mode','builder'),(9565,1338,'_elementor_template_type','wp-page'),(9566,1338,'_elementor_version','3.6.5'),(9567,1338,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9568,1338,'_wp_page_template','elementor_header_footer'),(9569,1338,'_elementor_page_assets','a:0:{}'),(9570,1338,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9571,1339,'_elementor_edit_mode','builder'),(9572,1339,'_elementor_template_type','wp-page'),(9573,1339,'_elementor_version','3.6.5'),(9574,1339,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9575,1339,'_wp_page_template','elementor_header_footer'),(9576,1339,'_elementor_page_assets','a:0:{}'),(9577,1339,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9578,1340,'_elementor_edit_mode','builder'),(9579,1340,'_elementor_template_type','wp-page'),(9580,1340,'_elementor_version','3.6.5'),(9581,1340,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9582,1340,'_wp_page_template','elementor_header_footer'),(9583,1340,'_elementor_page_assets','a:0:{}'),(9584,1340,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9585,1341,'_elementor_edit_mode','builder'),(9586,1341,'_elementor_template_type','wp-page'),(9587,1341,'_elementor_version','3.6.5'),(9588,1341,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9589,1341,'_wp_page_template','elementor_header_footer'),(9590,1341,'_elementor_page_assets','a:0:{}'),(9591,1341,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9592,1342,'_elementor_edit_mode','builder'),(9593,1342,'_elementor_template_type','kit'),(9594,1342,'_wp_page_template','default'),(9595,1342,'_elementor_page_settings','a:24:{s:13:\"system_colors\";a:4:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#013127\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#ED293B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#FFFFFF\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#61CE70\";}}s:13:\"custom_colors\";a:0:{}s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"600\";s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:55;s:5:\"sizes\";a:0:{}}s:25:\"typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:23:\"typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:36;s:5:\"sizes\";a:0:{}}}i:1;a:6:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:15:\"Times New Roman\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}}i:2;a:5:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"400\";}i:3;a:5:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:6:\"Roboto\";s:22:\"typography_font_weight\";s:3:\"500\";}}s:17:\"custom_typography\";a:1:{i:0;a:4:{s:3:\"_id\";s:7:\"c7c3feb\";s:5:\"title\";s:7:\"Buttons\";s:21:\"typography_typography\";s:6:\"custom\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:25;s:5:\"sizes\";a:0:{}}}}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_name\";s:7:\"My blog\";s:16:\"site_description\";s:27:\"Just another WordPress site\";s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:24:\"h1_typography_typography\";s:6:\"custom\";s:28:\"h1_typography_letter_spacing\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:0;s:5:\"sizes\";a:0:{}}s:11:\"__globals__\";a:3:{s:23:\"button_background_color\";s:27:\"globals/colors?id=secondary\";s:17:\"button_text_color\";s:22:\"globals/colors?id=text\";s:28:\"button_typography_typography\";s:0:\"\";}s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:23:\"button_background_color\";s:7:\"#ED293B\";s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:1:\"0\";s:5:\"right\";s:1:\"0\";s:6:\"bottom\";s:1:\"0\";s:4:\"left\";s:1:\"0\";s:8:\"isLinked\";b:1;}s:9:\"site_logo\";a:4:{s:3:\"url\";s:104:\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png\";s:2:\"id\";i:29;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:4:{s:3:\"url\";s:75:\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/pthlogo.png\";s:2:\"id\";i:170;s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:28:\"button_typography_typography\";s:6:\"custom\";s:27:\"button_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:29:\"button_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}s:30:\"button_typography_word_spacing\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";s:0:\"\";s:5:\"sizes\";a:0:{}}}'),(9596,1342,'_elementor_data','[]'),(9597,1342,'_elementor_page_assets','a:0:{}'),(9598,1342,'_elementor_version','3.6.5'),(9600,1343,'_elementor_edit_mode','builder'),(9601,1343,'_elementor_template_type','wp-page'),(9602,1343,'_elementor_version','3.6.5'),(9603,1343,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9604,1343,'_wp_page_template','elementor_header_footer'),(9605,1343,'_elementor_page_assets','a:0:{}'),(9606,1343,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9607,1344,'_elementor_edit_mode','builder'),(9608,1344,'_elementor_template_type','wp-page'),(9609,1344,'_elementor_version','3.6.5'),(9610,1344,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during our nation\\u2019s housing crisis, we were tasked with providing sanitary living conditions\\u00a0to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation,\\u00a0we had built 54,000 flats.<\\/p><p>Singapore\'s public housing has housed an entire nation \\u2013\\u00a0today, more than 1 million flats have been completed in 23\\u00a0towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.<\\/p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9611,1344,'_wp_page_template','elementor_header_footer'),(9612,1344,'_elementor_page_assets','a:0:{}'),(9613,1344,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9614,1345,'_elementor_edit_mode','builder'),(9615,1345,'_elementor_template_type','wp-page'),(9616,1345,'_elementor_version','3.6.5'),(9617,1345,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9618,1345,'_wp_page_template','elementor_header_footer'),(9619,1345,'_elementor_page_assets','a:0:{}'),(9620,1345,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9628,80,'_oembed_c01a71bab347822c5e90c30b5ba0ea62','{{unknown}}'),(9629,1347,'_elementor_edit_mode','builder'),(9630,1347,'_elementor_template_type','wp-page'),(9631,1347,'_elementor_version','3.6.5'),(9632,1347,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9633,1347,'_wp_page_template','elementor_header_footer'),(9634,1347,'_elementor_page_assets','a:0:{}'),(9635,1347,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9636,1348,'_elementor_edit_mode','builder'),(9637,1348,'_elementor_template_type','wp-page'),(9638,1348,'_elementor_version','3.6.5'),(9639,1348,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p><p>\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9640,1348,'_wp_page_template','elementor_header_footer'),(9641,1348,'_elementor_page_assets','a:0:{}'),(9642,1348,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9643,1349,'_elementor_edit_mode','builder'),(9644,1349,'_elementor_template_type','wp-page'),(9645,1349,'_elementor_version','3.6.5'),(9646,1349,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9647,1349,'_wp_page_template','elementor_header_footer'),(9648,1349,'_elementor_page_assets','a:0:{}'),(9649,1349,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9650,5,'_elementor_css','a:6:{s:4:\"time\";i:1656040600;s:5:\"fonts\";a:2:{i:0;s:15:\"Times New Roman\";i:2;s:6:\"Roboto\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9652,89,'_elementor_css','a:6:{s:4:\"time\";i:1656040600;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:8:\"fa-solid\";i:1;s:10:\"fa-regular\";i:2;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9653,96,'_elementor_css','a:6:{s:4:\"time\";i:1656040600;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9654,1350,'_elementor_edit_mode','builder'),(9655,1350,'_elementor_template_type','wp-page'),(9656,1350,'_elementor_version','3.6.5'),(9657,1350,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9658,1350,'_wp_page_template','elementor_header_footer'),(9659,1350,'_elementor_page_assets','a:0:{}'),(9660,1350,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9661,1350,'_elementor_css','a:6:{s:4:\"time\";i:1656040600;s:5:\"fonts\";a:2:{i:0;s:15:\"Times New Roman\";i:2;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9662,1351,'_elementor_edit_mode','builder'),(9663,1351,'_elementor_template_type','wp-page'),(9664,1351,'_elementor_version','3.6.5'),(9665,1351,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9666,1351,'_wp_page_template','elementor_header_footer'),(9667,1351,'_elementor_page_assets','a:0:{}'),(9668,1351,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9669,1351,'_elementor_css','a:6:{s:4:\"time\";i:1656040600;s:5:\"fonts\";a:2:{i:0;s:15:\"Times New Roman\";i:2;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9670,1352,'_elementor_edit_mode','builder'),(9671,1352,'_elementor_template_type','wp-page'),(9672,1352,'_elementor_version','3.6.5'),(9673,1352,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9674,1352,'_wp_page_template','elementor_header_footer'),(9675,1352,'_elementor_page_assets','a:0:{}'),(9676,1352,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9677,1352,'_elementor_css','a:6:{s:4:\"time\";i:1656040600;s:5:\"fonts\";a:2:{i:0;s:15:\"Times New Roman\";i:2;s:6:\"Roboto\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9678,1353,'_elementor_edit_mode','builder'),(9679,1353,'_elementor_template_type','wp-page'),(9680,1353,'_elementor_version','3.6.5'),(9681,1353,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9682,1353,'_wp_page_template','elementor_header_footer'),(9683,1353,'_elementor_page_assets','a:0:{}'),(9684,1353,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9685,1354,'_elementor_edit_mode','builder'),(9686,1354,'_elementor_template_type','wp-page'),(9687,1354,'_elementor_version','3.6.5'),(9688,1354,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9689,1354,'_wp_page_template','elementor_header_footer'),(9690,1354,'_elementor_page_assets','a:0:{}'),(9691,1354,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9692,1355,'_elementor_edit_mode','builder'),(9693,1355,'_elementor_template_type','wp-page'),(9694,1355,'_elementor_version','3.6.5'),(9695,1355,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9696,1355,'_wp_page_template','elementor_header_footer'),(9697,1355,'_elementor_page_assets','a:0:{}'),(9698,1355,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9699,1356,'_elementor_edit_mode','builder'),(9700,1356,'_elementor_template_type','wp-page'),(9701,1356,'_elementor_version','3.6.5'),(9702,1356,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9703,1356,'_wp_page_template','elementor_header_footer'),(9704,1356,'_elementor_page_assets','a:0:{}'),(9705,1356,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9706,1357,'_elementor_edit_mode','builder'),(9707,1357,'_elementor_template_type','wp-page'),(9708,1357,'_elementor_version','3.6.5'),(9709,1357,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"Click here\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9710,1357,'_wp_page_template','elementor_header_footer'),(9711,1357,'_elementor_page_assets','a:0:{}'),(9712,1357,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9713,1358,'_elementor_edit_mode','builder'),(9714,1358,'_elementor_template_type','wp-page'),(9715,1358,'_elementor_version','3.6.5'),(9716,1358,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9717,1358,'_wp_page_template','elementor_header_footer'),(9718,1358,'_elementor_page_assets','a:0:{}'),(9719,1358,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9721,1359,'_elementor_edit_mode','builder'),(9722,1359,'_elementor_template_type','wp-page'),(9723,1359,'_elementor_version','3.6.5'),(9724,1359,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9725,1359,'_wp_page_template','elementor_header_footer'),(9726,1359,'_elementor_page_assets','a:0:{}'),(9727,1359,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9728,1359,'_elementor_css','a:6:{s:4:\"time\";i:1656040913;s:5:\"fonts\";a:1:{i:0;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9729,1360,'_elementor_edit_mode','builder'),(9730,1360,'_elementor_template_type','wp-page'),(9731,1360,'_elementor_version','3.6.5'),(9732,1360,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"USEFUL RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9733,1360,'_wp_page_template','elementor_header_footer'),(9734,1360,'_elementor_page_assets','a:0:{}'),(9735,1360,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9736,1360,'_elementor_css','a:6:{s:4:\"time\";i:1656040913;s:5:\"fonts\";a:1:{i:0;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9737,1361,'_elementor_edit_mode','builder'),(9738,1361,'_elementor_template_type','wp-page'),(9739,1361,'_elementor_version','3.6.5'),(9740,1361,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROPERTY ACQUISITION INFORMATION & RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9741,1361,'_wp_page_template','elementor_header_footer'),(9742,1361,'_elementor_page_assets','a:0:{}'),(9743,1361,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9744,1361,'_elementor_css','a:6:{s:4:\"time\";i:1656040913;s:5:\"fonts\";a:1:{i:0;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9746,1362,'_elementor_edit_mode','builder'),(9747,1362,'_elementor_template_type','wp-page'),(9748,1362,'_elementor_version','3.6.5'),(9749,1362,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROPERTY ACQUISITION INFORMATION & RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9750,1362,'_wp_page_template','elementor_header_footer'),(9751,1362,'_elementor_page_assets','a:0:{}'),(9752,1362,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9753,1362,'_elementor_css','a:6:{s:4:\"time\";i:1656041103;s:5:\"fonts\";a:1:{i:0;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9754,1363,'_elementor_edit_mode','builder'),(9755,1363,'_elementor_template_type','wp-page'),(9756,1363,'_elementor_version','3.6.5'),(9757,1363,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\"},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROPERTY ACQUISITION INFORMATION & RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9758,1363,'_wp_page_template','elementor_header_footer'),(9759,1363,'_elementor_page_assets','a:0:{}'),(9760,1363,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9761,1363,'_elementor_css','a:6:{s:4:\"time\";i:1656041103;s:5:\"fonts\";a:1:{i:0;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9762,1364,'_elementor_edit_mode','builder'),(9763,1364,'_elementor_template_type','wp-page'),(9764,1364,'_elementor_version','3.6.5'),(9765,1364,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":340,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":1253,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-resources-01-scaled.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"custom_height_mobile\":{\"unit\":\"px\",\"size\":235,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"999cd00\",\"elType\":\"widget\",\"settings\":{\"title\":\"RESOURCES\",\"size\":\"large\",\"header_size\":\"p\",\"typography_typography\":\"custom\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\"},\"align\":\"right\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-56\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"PROPERTY ACQUISITION INFORMATION & RESOURCES \",\"header_size\":\"p\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"178ad27\",\"elType\":\"section\",\"settings\":{\"gap\":\"custom\",\"gap_columns_custom\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1683d09\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4243953\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/URA-PTH.jpg\",\"id\":1281,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2975ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"URBAN REDEVELOPMENT AUTHORITY \",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"align_mobile\":\"left\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a8c6333\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<div class=\\\"container header-container\\\"><div class=\\\"text-cms-col\\\"><p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.\\u00a0 It adopts a long-term and comprehensive planning approach to formulate strategic plans.<\\/p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner,<span style=\\\"font-size: 16px;\\\"> turning plans and visions into reality. <\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.<\\/span><\\/p><p><span style=\\\"font-size: 16px;\\\">The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer\\u2013term planning intentions for the site.<\\/span><\\/p><\\/div><\\/div><div class=\\\"container header-container text-cms-col menu\\\"><p>URA is also the main government land sales agent.\\u00a0 Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.\\u00a0 URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.<\\/p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.<\\/p><\\/div>\",\"text_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"400\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2ff0746\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us\\\">https:\\/\\/www.ura.gov.sg\\/Corporate\\/About-Us<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"4b6e249\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4ddc3dc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HDB-PTH.jpg\",\"id\":1279,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"35a2d58\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOUSING & DEVELOPMENT BOARD\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d9e043\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.<\\/p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.\\u00a0 It also provides various commercial, recreational, and social amenities in towns for the residents\\u2019 convenience.<\\/p><p>Established on 1 February 1960 during Singapore\\u2019s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.\\u00a0 It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.\\u00a0 For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans.\\u00a0<\\/p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3278712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home\\\">https:\\/\\/www.hdb.gov.sg\\/cs\\/infoweb\\/about-us\\/history\\/hdb-towns-your-home<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"9008f4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"4f39df4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/IRAS-PTH.jpg\",\"id\":1280,\"alt\":\"\",\"source\":\"library\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5b05e3\",\"elType\":\"widget\",\"settings\":{\"title\":\"INLAND REVENUE AUTHORITY OF SINGAPORE\",\"header_size\":\"p\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"faf1d8e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.<\\/p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.<\\/p><p>Property Tax assessment is one of the components in property acquisitions.\\u00a0 Understanding the property tax framework of IRAS will help the buyer ascertain his\\/her financial commitment at the early stages of acquisition decisions.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"58be9ef\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax\\\">https:\\/\\/www.iras.gov.sg\\/taxes\\/property-tax<\\/a><\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"b26918a\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"}},\"elements\":[{\"id\":\"2b8b802\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"a285527\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(9766,1364,'_wp_page_template','elementor_header_footer'),(9767,1364,'_elementor_page_assets','a:0:{}'),(9768,1364,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9769,1364,'_elementor_css','a:6:{s:4:\"time\";i:1656041103;s:5:\"fonts\";a:1:{i:0;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9770,80,'_elementor_css','a:6:{s:4:\"time\";i:1656041191;s:5:\"fonts\";a:1:{i:0;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9771,76,'_elementor_css','a:6:{s:4:\"time\";i:1656041218;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:2;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9773,1365,'_elementor_edit_mode','builder'),(9774,1365,'_elementor_template_type','wp-page'),(9775,1365,'_elementor_version','3.6.5'),(9776,1365,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pollen-Collection-Seletar-sq-01.jpg\",\"id\":1248,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9777,1365,'_wp_page_template','elementor_header_footer'),(9778,1365,'_elementor_page_assets','a:0:{}'),(9779,1365,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9780,1365,'_elementor_css','a:6:{s:4:\"time\";i:1656041251;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:2;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9781,1366,'_elementor_edit_mode','builder'),(9782,1366,'_elementor_template_type','wp-page'),(9783,1366,'_elementor_version','3.6.5'),(9784,1366,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>More...<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pollen-Collection-Seletar-sq-01.jpg\",\"id\":1248,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9785,1366,'_wp_page_template','elementor_header_footer'),(9786,1366,'_elementor_page_assets','a:0:{}'),(9787,1366,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9788,1366,'_elementor_css','a:6:{s:4:\"time\";i:1656041251;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:2;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9789,1367,'_elementor_edit_mode','builder'),(9790,1367,'_elementor_template_type','wp-page'),(9791,1367,'_elementor_version','3.6.5'),(9792,1367,'_elementor_data','[{\"id\":\"6713cc3\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":420,\"sizes\":[]},\"custom_height_tablet\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"id\":172,\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-MainHomeBanner.jpg\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.1,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"structure\":\"20\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-193,\"sizes\":[]}},\"elements\":[{\"id\":\"ddcf7e8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":36},\"elements\":[],\"isInner\":false},{\"id\":\"5b27be9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":64,\"align_mobile\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9654805\",\"elType\":\"widget\",\"settings\":{\"title\":\"Turning Properties Into Dream Homes\",\"header_size\":\"h1\",\"align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"title_color\":\"globals\\/colors?id=astglobalcolor5\",\"typography_typography\":\"\"},\"title_color\":\"#ffffff\",\"typography_font_family\":\"Roboto\",\"typography_font_weight\":\"400\",\"text_stroke_text_stroke_type\":\"yes\",\"text_stroke_text_stroke\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false},\"_title\":\"Heading\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bc4069b\",\"elType\":\"widget\",\"settings\":{\"text\":\"AMO Residence Special Feature\",\"align\":\"right\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"size\":\"xs\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Roboto\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"typography_font_weight\":\"500\",\"typography_line_height\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"13\",\"bottom\":\"13\",\"left\":\"13\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-7\",\"bottom\":\"-4\",\"left\":\"-9\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"link\":{\"url\":\"\\/amo-residence\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"39a25fc\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"-10\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bb03b18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"48c5148\",\"elType\":\"widget\",\"settings\":{\"title\":\"NEW LAUNCHES 2022\",\"header_size\":\"h1\",\"align\":\"center\",\"title_color\":\"#ED293B\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":6,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"05\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-11\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b9ad61\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"435f5ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ba18492\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Hero-C-02B-web-01.jpg\",\"id\":452,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2deaf7e\",\"elType\":\"widget\",\"settings\":{\"title\":\"AMO RESIDENCE\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9688df7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.\\u00a0\\u00a0<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2bc43dc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"\\/amo-residence\\/\\\">Read More...<\\/a><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"131fbc6\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true}},\"elements\":[{\"id\":\"4db8026\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Lentor-Modern-03.jpg\",\"id\":1225,\"alt\":\"Lentor-Modern-03-Property-To-Home\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"25\",\"bottom\":\"25\",\"left\":\"25\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a05dabf\",\"elType\":\"widget\",\"settings\":{\"title\":\"LENTOR MODERN & HILLS\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"22\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e5ff7e1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.<\\/p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices.\\u00a0<\\/p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf.\\u00a0<\\/p><p>Lentor Modern is a residential property with commercial on the 1st storey.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"ce9a81e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"b2a848d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/Pollen-Collection-Seletar-sq-01.jpg\",\"id\":1248,\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"custom\",\"image_custom_dimension\":{\"width\":\"350\",\"height\":\"350\"},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5594f85\",\"elType\":\"widget\",\"settings\":{\"title\":\"POLLEN COLLECTION\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=secondary\",\"typography_typography\":\"\"},\"title_color\":\"#ED293B\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e30b1c0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The Pollen Collection is a premium development comprising of\\u00a0 132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.<\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"11\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"0404eac\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"__globals__\":{\"background_color\":\"globals\\/colors?id=primary\"},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4819fa0\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"989647c\",\"elType\":\"widget\",\"settings\":{\"text\":\"CONTACT US\",\"align\":\"center\",\"size\":\"md\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"9b1cd0e\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"4de3dda\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da552e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY \",\"align\":\"center\",\"title_color\":\"#FFFFFF\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\",\"typography_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":6.5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"150\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"__globals__\":{\"title_color\":\"globals\\/colors?id=text\",\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e8b9039\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/PTH-Home-family-02-scaled.jpg\",\"id\":66,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"background_position_mobile\":\"initial\",\"background_xpos_mobile\":{\"unit\":\"px\",\"size\":-189,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"064ccbb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"300d285\",\"elType\":\"section\",\"settings\":{\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":300,\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/d36hk7ck-staging.dreamwp.com\\/wp-content\\/uploads\\/2022\\/06\\/HomefooterBG.jpg\",\"id\":68,\"alt\":\"\",\"source\":\"library\"},\"background_size\":\"cover\",\"custom_height_tablet\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"custom_height_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"c6ebb4b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"da054c5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"306bb65\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"e5eb5c1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Buying a home is an expensive yet\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">deeply satisfying affair in land-scarce\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Singapore.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">With the nation\\u2019s good governance\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and strategic planning in urban\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">development, there are many\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">choices of quality homes that you\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">could consider when acquiring one\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">for yourself or for your family.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">There are many factors that might affect your decisions in buying your desired homes.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4512d72\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"56a811e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">However, these are by no mean exhaustive <\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">and will probably need your close\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">attention and evaluation when the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">decision to buy becomes near.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b61f514\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"da88ba7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">If you require professional\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">consultation or perhaps just an\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">opinion on acquiring a property that\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">you have in mind, do reach us at the\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">following contact for a chat.\\u00a0\\u00a0<\\/span><\\/p><p data-ccp-props=\\\"{\\\"><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">Read on for more information on\\u00a0<\\/span><span data-scheme-color=\\\"@FFFFFF,0,\\\" data-usefontface=\\\"true\\\" data-contrast=\\\"none\\\">home acquisition.<\\/span><\\/p>\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(9793,1367,'_wp_page_template','elementor_header_footer'),(9794,1367,'_elementor_page_assets','a:0:{}'),(9795,1367,'_elementor_page_settings','a:1:{s:10:\"hide_title\";s:3:\"yes\";}'),(9796,1367,'_elementor_css','a:6:{s:4:\"time\";i:1656041251;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:2;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(9797,13,'_elementor_css','a:6:{s:4:\"time\";i:1656042022;s:5:\"fonts\";a:2:{i:0;s:6:\"Roboto\";i:2;s:15:\"Times New Roman\";}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=InnoDB AUTO_INCREMENT=1369 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (1,1,'2022-05-27 10:43:21','2022-05-27 10:43:21','<!-- wp:paragraph -->\n<p>Welcome to WordPress. This is your first post. Edit or delete it, then start writing!</p>\n<!-- /wp:paragraph -->','Hello world!','','publish','open','open','','hello-world','','','2022-05-27 10:43:21','2022-05-27 10:43:21','',0,'https://d36hk7ck-staging.dreamwp.com/?p=1',0,'post','',1),(2,1,'2022-05-27 10:43:21','2022-05-27 10:43:21','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://d36hk7ck-staging.dreamwp.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','trash','closed','open','','sample-page__trashed','','','2022-06-01 09:36:30','2022-06-01 09:36:30','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=2',0,'page','',0),(3,1,'2022-05-27 10:43:21','2022-05-27 10:43:21','<!-- wp:heading --><h2>Who we are</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Our website address is: https://d36hk7ck-staging.dreamwp.com.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Comments</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor&#8217;s IP address and browser user agent string to help spam detection.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Media</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Cookies</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select &quot;Remember Me&quot;, your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Embedded content from other websites</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Who we share your data with</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you request a password reset, your IP address will be included in the reset email.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>How long we retain your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p><!-- /wp:paragraph --><!-- wp:paragraph --><p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>What rights you have over your data</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p><!-- /wp:paragraph --><!-- wp:heading --><h2>Where your data is sent</h2><!-- /wp:heading --><!-- wp:paragraph --><p><strong class=\"privacy-policy-tutorial\">Suggested text: </strong>Visitor comments may be checked through an automated spam detection service.</p><!-- /wp:paragraph -->','Privacy Policy','','draft','closed','open','','privacy-policy','','','2022-05-27 10:43:21','2022-05-27 10:43:21','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=3',0,'page','',0),(5,1,'2022-06-01 09:20:25','2022-06-01 09:20:25','','Default Kit','','publish','closed','closed','','default-kit','','','2022-06-25 06:13:30','2022-06-25 06:13:30','',0,'https://d36hk7ck-staging.dreamwp.com/?p=5',0,'elementor_library','',0),(7,1,'2022-06-01 09:25:18','2022-06-01 09:25:18','','PTH-220518-Everest-logo-02-wht-txt','','inherit','open','closed','','pth-220518-everest-logo-02-wht-txt','','','2022-06-01 09:25:18','2022-06-01 09:25:18','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt.png',0,'attachment','image/png',0),(8,1,'2022-06-01 09:25:19','2022-06-01 09:25:19','','PTH-AMK-Rise-condo-01','','inherit','open','closed','','pth-amk-rise-condo-01','','','2022-06-01 09:25:19','2022-06-01 09:25:19','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01.jpg',0,'attachment','image/jpeg',0),(9,1,'2022-06-01 09:25:19','2022-06-01 09:25:19','','PTH-AMK-Rise-ContactUs-02','','inherit','open','closed','','pth-amk-rise-contactus-02','','','2022-06-01 09:25:19','2022-06-01 09:25:19','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-ContactUs-02.jpg',0,'attachment','image/jpeg',0),(10,1,'2022-06-01 09:25:20','2022-06-01 09:25:20','','PTH-AMK-Rise-layout-TBA-01','','inherit','open','closed','','pth-amk-rise-layout-tba-01','','','2022-06-01 09:25:20','2022-06-01 09:25:20','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01.jpg',0,'attachment','image/jpeg',0),(11,1,'2022-06-01 09:25:27','2022-06-01 09:25:27','','PTH-AMK-Rise-vicinity-01','','inherit','open','closed','','pth-amk-rise-vicinity-01','','','2022-06-01 09:25:27','2022-06-01 09:25:27','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-01.jpg',0,'attachment','image/jpeg',0),(13,1,'2022-06-01 09:48:01','2022-06-01 09:48:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p><a href=\"/amo-residence/\">Read More...</a></p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Pollen-Collection-Seletar-sq-01-pqqu1y0a92ee65u2c9wtaycm8kyvto6w1duvtc748c.jpg\" title=\"Pollen-Collection-Seletar-sq-01\" alt=\"Pollen-Collection-Seletar-sq-01\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p>','Home','','publish','closed','closed','','home','','','2022-06-24 03:40:16','2022-06-24 03:40:16','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=13',0,'page','',0),(14,1,'2022-06-01 09:28:18','2022-06-01 09:28:18','','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 09:28:18','2022-06-01 09:28:18','',13,'https://d36hk7ck-staging.dreamwp.com/?p=14',0,'revision','',0),(15,1,'2022-06-01 09:28:42','2022-06-01 09:28:42','','contact-hero-1.jpg','','inherit','open','closed','','contact-hero-1-jpg','','','2022-06-01 09:28:42','2022-06-01 09:28:42','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/contact-hero-1.jpg',0,'attachment','image/jpeg',0),(16,1,'2022-06-01 09:28:43','2022-06-01 09:28:43','','avatar_1.jpg','','inherit','open','closed','','avatar_1-jpg','','','2022-06-01 09:28:43','2022-06-01 09:28:43','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/avatar_1.jpg',0,'attachment','image/jpeg',0),(17,1,'2022-06-01 09:28:43','2022-06-01 09:28:43','','avatar_2.jpg','','inherit','open','closed','','avatar_2-jpg','','','2022-06-01 09:28:43','2022-06-01 09:28:43','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/avatar_2.jpg',0,'attachment','image/jpeg',0),(18,1,'2022-06-01 09:28:43','2022-06-01 09:28:43','','avatar_3.jpg','','inherit','open','closed','','avatar_3-jpg','','','2022-06-01 09:28:43','2022-06-01 09:28:43','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/avatar_3.jpg',0,'attachment','image/jpeg',0),(19,1,'2022-06-01 09:28:44','2022-06-01 09:28:44','','avatar_4.jpg','','inherit','open','closed','','avatar_4-jpg','','','2022-06-01 09:28:44','2022-06-01 09:28:44','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/avatar_4.jpg',0,'attachment','image/jpeg',0),(20,1,'2022-06-01 09:36:30','2022-06-01 09:36:30','','Elementor #20','','trash','closed','closed','','__trashed','','','2022-06-01 09:36:30','2022-06-01 09:36:30','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=20',0,'page','',0),(21,1,'2022-06-01 09:29:41','2022-06-01 09:29:41','','Elementor #20','','inherit','closed','closed','','20-revision-v1','','','2022-06-01 09:29:41','2022-06-01 09:29:41','',20,'https://d36hk7ck-staging.dreamwp.com/?p=21',0,'revision','',0),(22,1,'2022-06-01 09:36:30','2022-06-01 09:36:30','','Elementor #22','','trash','closed','closed','','__trashed-2','','','2022-06-01 09:36:30','2022-06-01 09:36:30','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=22',0,'page','',0),(23,1,'2022-06-01 09:31:56','2022-06-01 09:31:56','','Elementor #22','','inherit','closed','closed','','22-revision-v1','','','2022-06-01 09:31:56','2022-06-01 09:31:56','',22,'https://d36hk7ck-staging.dreamwp.com/?p=23',0,'revision','',0),(25,1,'2022-06-01 09:32:24','0000-00-00 00:00:00','','Elementor Landing Page #25','','draft','open','open','','','','','2022-06-01 09:32:24','2022-06-01 09:32:24','',0,'https://d36hk7ck-staging.dreamwp.com/?post_type=e-landing-page&#038;p=25',0,'e-landing-page','',0),(26,1,'2022-06-01 09:32:24','2022-06-01 09:32:24','','Elementor Landing Page #25','','inherit','closed','closed','','25-revision-v1','','','2022-06-01 09:32:24','2022-06-01 09:32:24','',25,'https://d36hk7ck-staging.dreamwp.com/?p=26',0,'revision','',0),(27,1,'2022-06-01 09:32:24','2022-06-01 09:32:24','','Elementor Landing Page #25','','inherit','closed','closed','','25-revision-v1','','','2022-06-01 09:32:24','2022-06-01 09:32:24','',25,'https://d36hk7ck-staging.dreamwp.com/?p=27',0,'revision','',0),(28,1,'2022-06-01 09:32:24','2022-06-01 09:32:24','','Elementor Landing Page #25','','inherit','closed','closed','','25-revision-v1','','','2022-06-01 09:32:24','2022-06-01 09:32:24','',25,'https://d36hk7ck-staging.dreamwp.com/?p=28',0,'revision','',0),(29,1,'2022-06-01 09:33:34','2022-06-01 09:33:34','','PTH-220518-Everest-logo-02-wht-txt','','inherit','open','closed','','pth-220518-everest-logo-02-wht-txt-2','','','2022-06-01 09:33:34','2022-06-01 09:33:34','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png',0,'attachment','image/png',0),(30,1,'2022-06-01 09:35:27','2022-06-01 09:35:27','{\"fields\":{\"0\":{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"Name\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"1\":{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Email Address\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Subject\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"Your Message\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\",\"label_hide\":\"1\"}},\"id\":\"30\",\"field_id\":4,\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Send\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"james@medinex.com.sg\",\"subject\":\"james@medinex.com.sg\",\"sender_name\":\"Professional Services\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"131\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','publish','closed','closed','','simple-contact-form','','','2022-06-14 08:12:05','2022-06-14 08:12:05','',0,'https://d36hk7ck-staging.dreamwp.com/?post_type=wpforms&#038;p=30',0,'wpforms','',0),(31,1,'2022-06-01 09:35:27','2022-06-01 09:35:27','{\"fields\":{\"0\":{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"Name\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"label_hide\":\"1\",\"css\":\"\"},\"1\":{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Email Address\",\"confirmation_placeholder\":\"\",\"label_hide\":\"1\",\"default_value\":\"\",\"css\":\"\",\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Subject\",\"label_hide\":\"1\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\",\"input_mask\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"Your Message\",\"label_hide\":\"1\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"id\":30,\"field_id\":4,\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Send Away!\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"antispam\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"Professional Services\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"14\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','inherit','closed','closed','','30-revision-v1','','','2022-06-01 09:35:27','2022-06-01 09:35:27','',30,'https://d36hk7ck-staging.dreamwp.com/?p=31',0,'revision','',0),(32,1,'2022-06-01 09:35:27','2022-06-01 09:35:27','','twentytwentytwo','','publish','closed','closed','','twentytwentytwo','','','2022-06-01 09:35:27','2022-06-01 09:35:27','',0,'https://d36hk7ck-staging.dreamwp.com/uncategorized/twentytwentytwo/',0,'custom_css','',0),(33,1,'2022-06-01 09:35:27','2022-06-01 09:35:27','','twentytwentytwo','','inherit','closed','closed','','32-revision-v1','','','2022-06-01 09:35:27','2022-06-01 09:35:27','',32,'https://d36hk7ck-staging.dreamwp.com/?p=33',0,'revision','',0),(34,0,'2022-06-01 09:35:30','2022-06-01 09:35:30','','cta-bg.jpg','','inherit','open','closed','','cta-bg-jpg','','','2022-06-01 09:35:30','2022-06-01 09:35:30','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/cta-bg.jpg',0,'attachment','image/jpeg',0),(35,1,'2022-06-01 09:36:30','2022-06-01 09:36:30','<!-- wp:paragraph -->\n<p>This is an example page. It\'s different from a blog post because it will stay in one place and will show up in your site navigation (in most themes). Most people start with an About page that introduces them to potential site visitors. It might say something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>Hi there! I\'m a bike messenger by day, aspiring actor by night, and this is my website. I live in Los Angeles, have a great dog named Jack, and I like pi&#241;a coladas. (And gettin\' caught in the rain.)</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>...or something like this:</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><p>The XYZ Doohickey Company was founded in 1971, and has been providing quality doohickeys to the public ever since. Located in Gotham City, XYZ employs over 2,000 people and does all kinds of awesome things for the Gotham community.</p></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>As a new WordPress user, you should go to <a href=\"https://d36hk7ck-staging.dreamwp.com/wp-admin/\">your dashboard</a> to delete this page and create new pages for your content. Have fun!</p>\n<!-- /wp:paragraph -->','Sample Page','','inherit','closed','closed','','2-revision-v1','','','2022-06-01 09:36:30','2022-06-01 09:36:30','',2,'https://d36hk7ck-staging.dreamwp.com/?p=35',0,'revision','',0),(36,1,'2022-06-01 09:39:12','2022-06-01 09:39:12','','PTH-Home-family-01','','inherit','open','closed','','pth-home-family-01','','','2022-06-01 09:39:12','2022-06-01 09:39:12','',13,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Home-family-01.jpg',0,'attachment','image/jpeg',0),(37,1,'2022-06-01 09:42:37','2022-06-01 09:42:37','','HomeBanner','','inherit','open','closed','','homebanner','','','2022-06-01 09:42:37','2022-06-01 09:42:37','',13,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HomeBanner.jpg',0,'attachment','image/jpeg',0),(38,1,'2022-06-01 09:43:46','2022-06-01 09:43:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 09:43:46','2022-06-01 09:43:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=38',0,'revision','',0),(39,1,'2022-06-01 09:43:46','2022-06-01 09:43:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 09:43:46','2022-06-01 09:43:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=39',0,'revision','',0),(40,1,'2022-06-01 09:43:46','2022-06-01 09:43:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h2>NEW LAUNCHES 2022</h2>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 09:43:46','2022-06-01 09:43:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=40',0,'revision','',0),(41,1,'2022-06-01 09:44:30','2022-06-01 09:44:30','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 09:44:30','2022-06-01 09:44:30','',5,'https://d36hk7ck-staging.dreamwp.com/?p=41',0,'revision','',0),(42,1,'2022-06-01 09:44:30','2022-06-01 09:44:30','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 09:44:30','2022-06-01 09:44:30','',5,'https://d36hk7ck-staging.dreamwp.com/?p=42',0,'revision','',0),(43,1,'2022-06-01 09:45:34','2022-06-01 09:45:34','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 09:45:34','2022-06-01 09:45:34','',5,'https://d36hk7ck-staging.dreamwp.com/?p=43',0,'revision','',0),(44,1,'2022-06-01 09:49:47','2022-06-01 09:49:47','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 09:49:47','2022-06-01 09:49:47','',5,'https://d36hk7ck-staging.dreamwp.com/?p=44',0,'revision','',0),(45,1,'2022-06-01 09:50:39','2022-06-01 09:50:39','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 09:50:39','2022-06-01 09:50:39','',5,'https://d36hk7ck-staging.dreamwp.com/?p=45',0,'revision','',0),(46,1,'2022-06-01 09:50:49','2022-06-01 09:50:49','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 09:50:49','2022-06-01 09:50:49','',5,'https://d36hk7ck-staging.dreamwp.com/?p=46',0,'revision','',0),(47,1,'2022-06-01 09:52:43','2022-06-01 09:52:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h2>NEW LAUNCHES 2022</h2>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 09:52:43','2022-06-01 09:52:43','',13,'https://d36hk7ck-staging.dreamwp.com/?p=47',0,'revision','',0),(48,1,'2022-06-01 09:52:43','2022-06-01 09:52:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h2>NEW LAUNCHES 2022</h2>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 09:52:43','2022-06-01 09:52:43','',13,'https://d36hk7ck-staging.dreamwp.com/?p=48',0,'revision','',0),(49,1,'2022-06-01 09:52:43','2022-06-01 09:52:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h1>NEW LAUNCHES 2022</h1>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 09:52:43','2022-06-01 09:52:43','',13,'https://d36hk7ck-staging.dreamwp.com/?p=49',0,'revision','',0),(50,1,'2022-06-01 09:53:14','2022-06-01 09:53:14','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 09:53:14','2022-06-01 09:53:14','',5,'https://d36hk7ck-staging.dreamwp.com/?p=50',0,'revision','',0),(52,1,'2022-06-01 09:55:23','2022-06-01 09:55:23','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 09:55:23','2022-06-01 09:55:23','',5,'https://d36hk7ck-staging.dreamwp.com/?p=52',0,'revision','',0),(53,1,'2022-06-01 09:55:56','2022-06-01 09:55:56','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 09:55:56','2022-06-01 09:55:56','',5,'https://d36hk7ck-staging.dreamwp.com/?p=53',0,'revision','',0),(54,1,'2022-06-01 09:56:41','2022-06-01 09:56:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h1>NEW LAUNCHES 2022</h1>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 09:56:41','2022-06-01 09:56:41','',13,'https://d36hk7ck-staging.dreamwp.com/?p=54',0,'revision','',0),(55,1,'2022-06-01 09:56:41','2022-06-01 09:56:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h1>NEW LAUNCHES 2022</h1>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 09:56:41','2022-06-01 09:56:41','',13,'https://d36hk7ck-staging.dreamwp.com/?p=55',0,'revision','',0),(56,1,'2022-06-01 09:56:41','2022-06-01 09:56:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"660\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-1024x660.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-1024x660.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-300x193.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-768x495.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01.jpg 1195w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 09:56:41','2022-06-01 09:56:41','',13,'https://d36hk7ck-staging.dreamwp.com/?p=56',0,'revision','',0),(58,1,'2022-06-01 09:57:32','2022-06-01 09:57:32','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 09:57:32','2022-06-01 09:57:32','',5,'https://d36hk7ck-staging.dreamwp.com/?p=58',0,'revision','',0),(61,1,'2022-06-01 10:06:38','2022-06-01 10:06:38','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 10:06:38','2022-06-01 10:06:38','',5,'https://d36hk7ck-staging.dreamwp.com/?p=61',0,'revision','',0),(62,1,'2022-06-01 10:08:08','2022-06-01 10:08:08','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 10:08:08','2022-06-01 10:08:08','',5,'https://d36hk7ck-staging.dreamwp.com/?p=62',0,'revision','',0),(63,1,'2022-06-01 10:08:35','2022-06-01 10:08:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"660\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-1024x660.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-1024x660.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-300x193.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-768x495.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01.jpg 1195w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 10:08:35','2022-06-01 10:08:35','',13,'https://d36hk7ck-staging.dreamwp.com/?p=63',0,'revision','',0),(64,1,'2022-06-01 10:08:35','2022-06-01 10:08:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>contact us</h1>		\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"660\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-1024x660.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-1024x660.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-300x193.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01-768x495.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-condo-01.jpg 1195w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 10:08:35','2022-06-01 10:08:35','',13,'https://d36hk7ck-staging.dreamwp.com/?p=64',0,'revision','',0),(65,1,'2022-06-01 10:08:35','2022-06-01 10:08:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 10:08:35','2022-06-01 10:08:35','',13,'https://d36hk7ck-staging.dreamwp.com/?p=65',0,'revision','',0),(66,1,'2022-06-01 10:14:32','2022-06-01 10:14:32','','PTH-Home-family-02','','inherit','open','closed','','pth-home-family-02','','','2022-06-01 10:14:32','2022-06-01 10:14:32','',13,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Home-family-02.jpg',0,'attachment','image/jpeg',0),(68,1,'2022-06-01 10:21:24','2022-06-01 10:21:24','','HomefooterBG','','inherit','open','closed','','homefooterbg','','','2022-06-01 10:21:24','2022-06-01 10:21:24','',13,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HomefooterBG.jpg',0,'attachment','image/jpeg',0),(69,1,'2022-06-01 10:21:54','2022-06-01 10:21:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 10:21:54','2022-06-01 10:21:54','',13,'https://d36hk7ck-staging.dreamwp.com/?p=69',0,'revision','',0),(70,1,'2022-06-01 10:21:54','2022-06-01 10:21:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 10:21:54','2022-06-01 10:21:54','',13,'https://d36hk7ck-staging.dreamwp.com/?p=70',0,'revision','',0),(71,1,'2022-06-01 10:21:54','2022-06-01 10:21:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 10:21:54','2022-06-01 10:21:54','',13,'https://d36hk7ck-staging.dreamwp.com/?p=71',0,'revision','',0),(73,1,'2022-06-01 10:22:20','2022-06-01 10:22:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Elementor #13','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 10:22:20','2022-06-01 10:22:20','',13,'https://d36hk7ck-staging.dreamwp.com/?p=73',0,'revision','',0),(74,1,'2022-06-01 10:22:20','2022-06-01 10:22:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 10:22:20','2022-06-01 10:22:20','',13,'https://d36hk7ck-staging.dreamwp.com/?p=74',0,'revision','',0),(75,1,'2022-06-01 10:22:20','2022-06-01 10:22:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-01 10:22:20','2022-06-01 10:22:20','',13,'https://d36hk7ck-staging.dreamwp.com/?p=75',0,'revision','',0),(76,1,'2022-06-01 10:27:36','2022-06-01 10:27:36','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','publish','closed','closed','','amo-residence','','','2022-06-19 17:15:27','2022-06-19 17:15:27','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=76',0,'page','',0),(77,1,'2022-06-01 10:28:00','2022-06-01 10:28:00','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-01 10:28:00','2022-06-01 10:28:00','',76,'https://d36hk7ck-staging.dreamwp.com/?p=77',0,'revision','',0),(78,1,'2022-06-01 10:28:14','2022-06-01 10:28:14','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Collections','','trash','closed','closed','','collections__trashed','','','2022-06-02 10:57:42','2022-06-02 10:57:42','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=78',0,'page','',0),(79,1,'2022-06-01 10:28:32','2022-06-01 10:28:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Collections','','inherit','closed','closed','','78-revision-v1','','','2022-06-01 10:28:32','2022-06-01 10:28:32','',78,'https://d36hk7ck-staging.dreamwp.com/?p=79',0,'revision','',0),(80,1,'2022-06-01 10:28:36','2022-06-01 10:28:36','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>PROPERTY ACQUISITION INFORMATION & RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','Resources','','publish','closed','closed','','resources','','','2022-06-24 03:26:25','2022-06-24 03:26:25','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=80',0,'page','',0),(81,1,'2022-06-01 10:28:52','2022-06-01 10:28:52','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-01 10:28:52','2022-06-01 10:28:52','',80,'https://d36hk7ck-staging.dreamwp.com/?p=81',0,'revision','',0),(82,1,'2022-06-01 10:29:02','2022-06-01 10:29:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','publish','closed','closed','','contact-us','','','2022-06-12 16:05:16','2022-06-12 16:05:16','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=82',0,'page','',0),(83,1,'2022-06-01 10:29:19','2022-06-01 10:29:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-01 10:29:19','2022-06-01 10:29:19','',82,'https://d36hk7ck-staging.dreamwp.com/?p=83',0,'revision','',0),(85,1,'2022-06-14 08:21:49','2022-06-01 10:30:03',' ','','','publish','closed','closed','','85','','','2022-06-14 08:21:49','2022-06-14 08:21:49','',0,'https://d36hk7ck-staging.dreamwp.com/?p=85',7,'nav_menu_item','',0),(87,1,'2022-06-14 08:21:49','2022-06-01 10:30:03',' ','','','publish','closed','closed','','87','','','2022-06-14 08:21:49','2022-06-14 08:21:49','',0,'https://d36hk7ck-staging.dreamwp.com/?p=87',3,'nav_menu_item','',0),(88,1,'2022-06-14 08:21:49','2022-06-01 10:30:03',' ','','','publish','closed','closed','','88','','','2022-06-14 08:21:49','2022-06-14 08:21:49','',0,'https://d36hk7ck-staging.dreamwp.com/?p=88',1,'nav_menu_item','',0),(89,1,'2022-06-01 10:30:52','2022-06-01 10:30:52','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','publish','closed','closed','','89','','','2022-06-12 09:31:26','2022-06-12 09:31:26','',0,'https://d36hk7ck-staging.dreamwp.com/?post_type=elementor-hf&#038;p=89',0,'elementor-hf','',0),(90,1,'2022-06-01 10:30:52','2022-06-01 10:30:52','','','','inherit','closed','closed','','89-revision-v1','','','2022-06-01 10:30:52','2022-06-01 10:30:52','',89,'https://d36hk7ck-staging.dreamwp.com/?p=90',0,'revision','',0),(92,1,'2022-06-01 11:19:29','2022-06-01 11:19:29','','','','inherit','closed','closed','','89-revision-v1','','','2022-06-01 11:19:29','2022-06-01 11:19:29','',89,'https://d36hk7ck-staging.dreamwp.com/?p=92',0,'revision','',0),(93,1,'2022-06-01 11:19:29','2022-06-01 11:19:29','','Elementor #89','','inherit','closed','closed','','89-revision-v1','','','2022-06-01 11:19:29','2022-06-01 11:19:29','',89,'https://d36hk7ck-staging.dreamwp.com/?p=93',0,'revision','',0),(94,1,'2022-06-01 11:19:29','2022-06-01 11:19:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-86\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"#\" role=\"button\">\n						CONSULT US\n					</a>','Elementor #89','','inherit','closed','closed','','89-revision-v1','','','2022-06-01 11:19:29','2022-06-01 11:19:29','',89,'https://d36hk7ck-staging.dreamwp.com/?p=94',0,'revision','',0),(95,1,'2022-06-01 11:19:58','2022-06-01 11:19:58','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-86\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"#\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-01 11:19:58','2022-06-01 11:19:58','',89,'https://d36hk7ck-staging.dreamwp.com/?p=95',0,'revision','',0),(96,1,'2022-06-01 11:20:23','2022-06-01 11:20:23','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','publish','closed','closed','','96','','','2022-06-19 17:00:18','2022-06-19 17:00:18','',0,'https://d36hk7ck-staging.dreamwp.com/?post_type=elementor-hf&#038;p=96',0,'elementor-hf','',0),(97,1,'2022-06-01 11:20:23','2022-06-01 11:20:23','','','','inherit','closed','closed','','96-revision-v1','','','2022-06-01 11:20:23','2022-06-01 11:20:23','',96,'https://d36hk7ck-staging.dreamwp.com/?p=97',0,'revision','',0),(98,1,'2022-06-01 11:20:31','2022-06-01 11:20:31','','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-01 11:20:31','2022-06-01 11:20:31','',96,'https://d36hk7ck-staging.dreamwp.com/?p=98',0,'revision','',0),(99,1,'2022-06-01 11:28:57','2022-06-01 11:28:57','','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-01 11:28:57','2022-06-01 11:28:57','',96,'https://d36hk7ck-staging.dreamwp.com/?p=99',0,'revision','',0),(100,1,'2022-06-01 11:28:57','2022-06-01 11:28:57','','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-01 11:28:57','2022-06-01 11:28:57','',96,'https://d36hk7ck-staging.dreamwp.com/?p=100',0,'revision','',0),(101,1,'2022-06-01 11:28:57','2022-06-01 11:28:57','<p><b>Property To Home<br /></b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098  </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-86\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-01 11:28:57','2022-06-01 11:28:57','',96,'https://d36hk7ck-staging.dreamwp.com/?p=101',0,'revision','',0),(102,1,'2022-06-01 11:30:17','2022-06-01 11:30:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-86\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"#\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-01 11:30:17','2022-06-01 11:30:17','',89,'https://d36hk7ck-staging.dreamwp.com/?p=102',0,'revision','',0),(103,1,'2022-06-01 11:30:18','2022-06-01 11:30:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-86\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"#\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-01 11:30:18','2022-06-01 11:30:18','',89,'https://d36hk7ck-staging.dreamwp.com/?p=103',0,'revision','',0),(104,1,'2022-06-01 11:30:18','2022-06-01 11:30:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-86\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"#\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-01 11:30:18','2022-06-01 11:30:18','',89,'https://d36hk7ck-staging.dreamwp.com/?p=104',0,'revision','',0),(105,1,'2022-06-01 11:30:41','2022-06-01 11:30:41','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-01 11:30:41','2022-06-01 11:30:41','',5,'https://d36hk7ck-staging.dreamwp.com/?p=105',0,'revision','',0),(109,1,'2022-06-01 12:01:44','2022-06-01 12:01:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-01 12:01:44','2022-06-01 12:01:44','',76,'https://d36hk7ck-staging.dreamwp.com/?p=109',0,'revision','',0),(110,1,'2022-06-01 12:01:44','2022-06-01 12:01:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-01 12:01:44','2022-06-01 12:01:44','',76,'https://d36hk7ck-staging.dreamwp.com/?p=110',0,'revision','',0),(111,1,'2022-06-01 12:01:44','2022-06-01 12:01:44','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-01 12:01:44','2022-06-01 12:01:44','',76,'https://d36hk7ck-staging.dreamwp.com/?p=111',0,'revision','',0),(113,1,'2022-06-02 00:11:37','2022-06-02 00:11:37','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 00:11:37','2022-06-02 00:11:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=113',0,'revision','',0),(114,1,'2022-06-02 00:11:37','2022-06-02 00:11:37','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 00:11:37','2022-06-02 00:11:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=114',0,'revision','',0),(115,1,'2022-06-02 00:11:37','2022-06-02 00:11:37','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 00:11:37','2022-06-02 00:11:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=115',0,'revision','',0),(117,1,'2022-06-02 10:48:47','2022-06-02 10:48:47','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 10:48:47','2022-06-02 10:48:47','',76,'https://d36hk7ck-staging.dreamwp.com/?p=117',0,'revision','',0),(118,1,'2022-06-02 10:48:47','2022-06-02 10:48:47','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 10:48:47','2022-06-02 10:48:47','',76,'https://d36hk7ck-staging.dreamwp.com/?p=118',0,'revision','',0),(119,1,'2022-06-02 10:48:47','2022-06-02 10:48:47','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!<br /><br /><br /><br /><br /><br /><br /></p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 10:48:47','2022-06-02 10:48:47','',76,'https://d36hk7ck-staging.dreamwp.com/?p=119',0,'revision','',0),(120,1,'2022-06-02 10:50:10','2022-06-02 10:50:10','','PTH-ContactUs-01','','inherit','open','closed','','pth-contactus-01','','','2022-06-02 10:50:10','2022-06-02 10:50:10','',82,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-ContactUs-01.jpg',0,'attachment','image/jpeg',0),(121,1,'2022-06-02 10:53:53','2022-06-02 10:53:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-02 10:53:53','2022-06-02 10:53:53','',82,'https://d36hk7ck-staging.dreamwp.com/?p=121',0,'revision','',0),(122,1,'2022-06-02 10:53:53','2022-06-02 10:53:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-02 10:53:53','2022-06-02 10:53:53','',82,'https://d36hk7ck-staging.dreamwp.com/?p=122',0,'revision','',0),(123,1,'2022-06-02 10:53:53','2022-06-02 10:53:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wko0.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-02 10:53:53','2022-06-02 10:53:53','',82,'https://d36hk7ck-staging.dreamwp.com/?p=123',0,'revision','',0),(124,1,'2022-06-02 10:55:06','2022-06-02 10:55:06','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wko0.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-02 10:55:06','2022-06-02 10:55:06','',82,'https://d36hk7ck-staging.dreamwp.com/?p=124',0,'revision','',0),(125,1,'2022-06-02 10:55:06','2022-06-02 10:55:06','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wko0.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-02 10:55:06','2022-06-02 10:55:06','',82,'https://d36hk7ck-staging.dreamwp.com/?p=125',0,'revision','',0),(126,1,'2022-06-02 10:55:06','2022-06-02 10:55:06','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-02 10:55:06','2022-06-02 10:55:06','',82,'https://d36hk7ck-staging.dreamwp.com/?p=126',0,'revision','',0),(127,1,'2022-06-02 10:56:52','2022-06-02 10:56:52','','cranes-construction-load-crane-3703469','','inherit','open','closed','','cranes-construction-load-crane-3703469','','','2022-06-02 10:56:52','2022-06-02 10:56:52','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/cranes-construction-load-crane-3703469.jpg',0,'attachment','image/jpeg',0),(128,1,'2022-06-02 10:57:02','2022-06-02 10:57:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-02 10:57:02','2022-06-02 10:57:02','',80,'https://d36hk7ck-staging.dreamwp.com/?p=128',0,'revision','',0),(129,1,'2022-06-02 10:57:02','2022-06-02 10:57:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-02 10:57:02','2022-06-02 10:57:02','',80,'https://d36hk7ck-staging.dreamwp.com/?p=129',0,'revision','',0),(130,1,'2022-06-02 10:57:02','2022-06-02 10:57:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Under Construction</h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-02 10:57:02','2022-06-02 10:57:02','',80,'https://d36hk7ck-staging.dreamwp.com/?p=130',0,'revision','',0),(131,1,'2022-06-02 10:57:47','2022-06-02 10:57:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Collections','','trash','closed','closed','','collections__trashed-2','','','2022-06-14 08:18:37','2022-06-14 08:18:37','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=131',0,'page','',0),(132,1,'2022-06-02 10:58:06','2022-06-02 10:58:06','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Under Construction</h1>','Collections','','inherit','closed','closed','','131-revision-v1','','','2022-06-02 10:58:06','2022-06-02 10:58:06','',131,'https://d36hk7ck-staging.dreamwp.com/?p=132',0,'revision','',0),(134,1,'2022-06-02 11:01:08','2022-06-02 11:01:08','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!<br /><br /><br /><br /><br /><br /><br /></p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 11:01:08','2022-06-02 11:01:08','',76,'https://d36hk7ck-staging.dreamwp.com/?p=134',0,'revision','',0),(135,1,'2022-06-02 11:01:08','2022-06-02 11:01:08','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!<br /><br /><br /><br /><br /><br /><br /></p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 11:01:08','2022-06-02 11:01:08','',76,'https://d36hk7ck-staging.dreamwp.com/?p=135',0,'revision','',0),(136,1,'2022-06-02 11:01:08','2022-06-02 11:01:08','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!<br /><br /><br /><br /><br /><br /><br /></p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 11:01:08','2022-06-02 11:01:08','',76,'https://d36hk7ck-staging.dreamwp.com/?p=136',0,'revision','',0),(137,1,'2022-06-02 11:03:32','2022-06-02 11:03:32','{\"fields\":{\"0\":{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"Name\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"1\":{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Email Address\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Subject\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"Your Message\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\",\"label_hide\":\"1\"}},\"id\":\"30\",\"field_id\":4,\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Send\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"Professional Services\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"131\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','inherit','closed','closed','','30-revision-v1','','','2022-06-02 11:03:32','2022-06-02 11:03:32','',30,'https://d36hk7ck-staging.dreamwp.com/?p=137',0,'revision','',0),(138,1,'2022-06-02 11:04:38','2022-06-02 11:04:38','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Under Construction</h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-02 11:04:38','2022-06-02 11:04:38','',80,'https://d36hk7ck-staging.dreamwp.com/?p=138',0,'revision','',0),(139,1,'2022-06-02 11:04:38','2022-06-02 11:04:38','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Under Construction</h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-02 11:04:38','2022-06-02 11:04:38','',80,'https://d36hk7ck-staging.dreamwp.com/?p=139',0,'revision','',0),(140,1,'2022-06-02 11:04:38','2022-06-02 11:04:38','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-02 11:04:38','2022-06-02 11:04:38','',80,'https://d36hk7ck-staging.dreamwp.com/?p=140',0,'revision','',0),(141,1,'2022-06-02 11:05:06','2022-06-02 11:05:06','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Under Construction</h1>','Collections','','inherit','closed','closed','','131-revision-v1','','','2022-06-02 11:05:06','2022-06-02 11:05:06','',131,'https://d36hk7ck-staging.dreamwp.com/?p=141',0,'revision','',0),(142,1,'2022-06-02 11:05:06','2022-06-02 11:05:06','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Under Construction</h1>','Collections','','inherit','closed','closed','','131-revision-v1','','','2022-06-02 11:05:06','2022-06-02 11:05:06','',131,'https://d36hk7ck-staging.dreamwp.com/?p=142',0,'revision','',0),(143,1,'2022-06-02 11:05:06','2022-06-02 11:05:06','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Collections','','inherit','closed','closed','','131-revision-v1','','','2022-06-02 11:05:06','2022-06-02 11:05:06','',131,'https://d36hk7ck-staging.dreamwp.com/?p=143',0,'revision','',0),(144,1,'2022-06-02 11:06:03','2022-06-02 11:06:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-86\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"#\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-02 11:06:03','2022-06-02 11:06:03','',89,'https://d36hk7ck-staging.dreamwp.com/?p=144',0,'revision','',0),(145,1,'2022-06-02 11:06:03','2022-06-02 11:06:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-86\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"#\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-02 11:06:03','2022-06-02 11:06:03','',89,'https://d36hk7ck-staging.dreamwp.com/?p=145',0,'revision','',0),(146,1,'2022-06-02 11:06:04','2022-06-02 11:06:04','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-02 11:06:04','2022-06-02 11:06:04','',89,'https://d36hk7ck-staging.dreamwp.com/?p=146',0,'revision','',0),(148,2,'2022-06-02 12:05:48','2022-06-02 12:05:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-02 12:05:48','2022-06-02 12:05:48','',13,'https://d36hk7ck-staging.dreamwp.com/?p=148',0,'revision','',0),(149,2,'2022-06-02 12:05:48','2022-06-02 12:05:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-02 12:05:48','2022-06-02 12:05:48','',13,'https://d36hk7ck-staging.dreamwp.com/?p=149',0,'revision','',0),(150,2,'2022-06-02 12:05:48','2022-06-02 12:05:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-02 12:05:48','2022-06-02 12:05:48','',13,'https://d36hk7ck-staging.dreamwp.com/?p=150',0,'revision','',0),(151,2,'2022-06-02 12:07:48','2022-06-02 12:07:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-02 12:07:48','2022-06-02 12:07:48','',13,'https://d36hk7ck-staging.dreamwp.com/?p=151',0,'revision','',0),(152,2,'2022-06-02 12:07:48','2022-06-02 12:07:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-02 12:07:48','2022-06-02 12:07:48','',13,'https://d36hk7ck-staging.dreamwp.com/?p=152',0,'revision','',0),(153,2,'2022-06-02 12:07:48','2022-06-02 12:07:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-02 12:07:48','2022-06-02 12:07:48','',13,'https://d36hk7ck-staging.dreamwp.com/?p=153',0,'revision','',0),(155,2,'2022-06-02 12:15:54','2022-06-02 12:15:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-02 12:15:54','2022-06-02 12:15:54','',89,'https://d36hk7ck-staging.dreamwp.com/?p=155',0,'revision','',0),(156,2,'2022-06-02 12:15:54','2022-06-02 12:15:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-02 12:15:54','2022-06-02 12:15:54','',89,'https://d36hk7ck-staging.dreamwp.com/?p=156',0,'revision','',0),(157,2,'2022-06-02 12:15:54','2022-06-02 12:15:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-02 12:15:54','2022-06-02 12:15:54','',89,'https://d36hk7ck-staging.dreamwp.com/?p=157',0,'revision','',0),(158,2,'2022-06-02 12:18:23','2022-06-02 12:18:23','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-02 12:18:23','2022-06-02 12:18:23','',89,'https://d36hk7ck-staging.dreamwp.com/?p=158',0,'revision','',0),(159,2,'2022-06-02 12:18:23','2022-06-02 12:18:23','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-02 12:18:23','2022-06-02 12:18:23','',89,'https://d36hk7ck-staging.dreamwp.com/?p=159',0,'revision','',0),(160,2,'2022-06-02 12:18:23','2022-06-02 12:18:23','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-02 12:18:23','2022-06-02 12:18:23','',89,'https://d36hk7ck-staging.dreamwp.com/?p=160',0,'revision','',0),(161,2,'2022-06-02 12:25:27','2022-06-02 12:25:27','<p><b>Property To Home<br /></b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098  </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-86\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-02 12:25:27','2022-06-02 12:25:27','',96,'https://d36hk7ck-staging.dreamwp.com/?p=161',0,'revision','',0),(162,2,'2022-06-02 12:25:27','2022-06-02 12:25:27','<p><b>Property To Home<br /></b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098  </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-86\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-02 12:25:27','2022-06-02 12:25:27','',96,'https://d36hk7ck-staging.dreamwp.com/?p=162',0,'revision','',0),(163,2,'2022-06-02 12:25:27','2022-06-02 12:25:27','<p><b>Property To Home<br /></b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098  </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-02 12:25:27','2022-06-02 12:25:27','',96,'https://d36hk7ck-staging.dreamwp.com/?p=163',0,'revision','',0),(164,2,'2022-06-02 12:27:30','2022-06-02 12:27:30','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!<br /><br /><br /><br /><br /><br /><br /></p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 12:27:30','2022-06-02 12:27:30','',76,'https://d36hk7ck-staging.dreamwp.com/?p=164',0,'revision','',0),(165,2,'2022-06-02 12:27:30','2022-06-02 12:27:30','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!<br /><br /><br /><br /><br /><br /><br /></p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 12:27:30','2022-06-02 12:27:30','',76,'https://d36hk7ck-staging.dreamwp.com/?p=165',0,'revision','',0),(166,2,'2022-06-02 12:27:31','2022-06-02 12:27:31','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-02 12:27:31','2022-06-02 12:27:31','',76,'https://d36hk7ck-staging.dreamwp.com/?p=166',0,'revision','',0),(167,2,'2022-06-04 13:08:09','2022-06-04 13:08:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-04 13:08:09','2022-06-04 13:08:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=167',0,'revision','',0),(168,2,'2022-06-04 13:08:09','2022-06-04 13:08:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-04 13:08:09','2022-06-04 13:08:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=168',0,'revision','',0),(169,2,'2022-06-04 13:08:09','2022-06-04 13:08:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-04 13:08:09','2022-06-04 13:08:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=169',0,'revision','',0),(170,2,'2022-06-04 13:10:16','2022-06-04 13:10:16','','pthfavicon','','inherit','open','closed','','pthlogo','','','2022-06-04 13:10:25','2022-06-04 13:10:25','',5,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/pthlogo.png',0,'attachment','image/png',0),(171,2,'2022-06-04 13:11:37','2022-06-04 13:11:37','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-04 13:11:37','2022-06-04 13:11:37','',5,'https://d36hk7ck-staging.dreamwp.com/?p=171',0,'revision','',0),(172,2,'2022-06-05 09:02:11','2022-06-05 09:02:11','','PTH-MainHomeBanner','','inherit','open','closed','','pth-mainhomebanner','','','2022-06-05 09:02:11','2022-06-05 09:02:11','',13,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-MainHomeBanner.jpg',0,'attachment','image/jpeg',0),(173,2,'2022-06-05 09:03:14','2022-06-05 09:03:14','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-05 09:03:14','2022-06-05 09:03:14','',13,'https://d36hk7ck-staging.dreamwp.com/?p=173',0,'revision','',0),(174,2,'2022-06-05 09:03:14','2022-06-05 09:03:14','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-05 09:03:14','2022-06-05 09:03:14','',13,'https://d36hk7ck-staging.dreamwp.com/?p=174',0,'revision','',0),(175,2,'2022-06-05 09:03:15','2022-06-05 09:03:15','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-05 09:03:15','2022-06-05 09:03:15','',13,'https://d36hk7ck-staging.dreamwp.com/?p=175',0,'revision','',0),(177,2,'2022-06-05 09:13:15','2022-06-05 09:13:15','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-05 09:13:15','2022-06-05 09:13:15','',13,'https://d36hk7ck-staging.dreamwp.com/?p=177',0,'revision','',0),(178,2,'2022-06-05 09:13:15','2022-06-05 09:13:15','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-05 09:13:15','2022-06-05 09:13:15','',13,'https://d36hk7ck-staging.dreamwp.com/?p=178',0,'revision','',0),(179,2,'2022-06-05 09:13:16','2022-06-05 09:13:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-05 09:13:16','2022-06-05 09:13:16','',13,'https://d36hk7ck-staging.dreamwp.com/?p=179',0,'revision','',0),(180,2,'2022-06-05 09:14:18','2022-06-05 09:14:18','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-05 09:14:18','2022-06-05 09:14:18','',76,'https://d36hk7ck-staging.dreamwp.com/?p=180',0,'revision','',0),(181,2,'2022-06-05 09:14:18','2022-06-05 09:14:18','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-05 09:14:18','2022-06-05 09:14:18','',76,'https://d36hk7ck-staging.dreamwp.com/?p=181',0,'revision','',0),(182,2,'2022-06-05 09:14:18','2022-06-05 09:14:18','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-05 09:14:18','2022-06-05 09:14:18','',76,'https://d36hk7ck-staging.dreamwp.com/?p=182',0,'revision','',0),(183,2,'2022-06-05 09:14:28','2022-06-05 09:14:28','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-05 09:14:28','2022-06-05 09:14:28','',76,'https://d36hk7ck-staging.dreamwp.com/?p=183',0,'revision','',0),(184,2,'2022-06-05 09:14:28','2022-06-05 09:14:28','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-05 09:14:28','2022-06-05 09:14:28','',76,'https://d36hk7ck-staging.dreamwp.com/?p=184',0,'revision','',0),(185,2,'2022-06-05 09:14:28','2022-06-05 09:14:28','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-05 09:14:28','2022-06-05 09:14:28','',76,'https://d36hk7ck-staging.dreamwp.com/?p=185',0,'revision','',0),(187,2,'2022-06-05 09:23:51','2022-06-05 09:23:51','','Amo-Residence-Promo-01-220604-1','','inherit','open','closed','','amo-residence-promo-01-220604-1','','','2022-06-05 09:23:51','2022-06-05 09:23:51','',76,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4v',0,'attachment','video/mp4',0),(188,2,'2022-06-05 09:26:17','2022-06-05 09:26:17','','Amo-Residence-Promo-02-220604-1','','inherit','open','closed','','amo-residence-promo-02-220604-1','','','2022-06-05 09:26:17','2022-06-05 09:26:17','',76,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v',0,'attachment','video/mp4',0),(189,2,'2022-06-05 09:26:56','2022-06-05 09:26:56','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-05 09:26:56','2022-06-05 09:26:56','',76,'https://d36hk7ck-staging.dreamwp.com/?p=189',0,'revision','',0),(190,2,'2022-06-05 09:26:56','2022-06-05 09:26:56','<p>ANG MO KIO RISE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>A GEM NESTLED IN THE PARK</h1>		\n		<p>The Vicinity</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-01.mp4https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-vicinity-video-02.mp4		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-05 09:26:56','2022-06-05 09:26:56','',76,'https://d36hk7ck-staging.dreamwp.com/?p=190',0,'revision','',0),(191,2,'2022-06-05 09:26:56','2022-06-05 09:26:56','<p>AMO RESIDENCE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','76-revision-v1','','','2022-06-05 09:26:56','2022-06-05 09:26:56','',76,'https://d36hk7ck-staging.dreamwp.com/?p=191',0,'revision','',0),(192,2,'2022-06-05 09:28:21','2022-06-05 09:28:21','<p>AMO RESIDENCE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','trash','closed','closed','','__trashed-3','','','2022-06-05 09:28:21','2022-06-05 09:28:21','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=192',0,'page','',0),(193,2,'2022-06-05 09:28:21','2022-06-05 09:28:21','<p>AMO RESIDENCE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','New Launches','','inherit','closed','closed','','192-revision-v1','','','2022-06-05 09:28:21','2022-06-05 09:28:21','',192,'https://d36hk7ck-staging.dreamwp.com/?p=193',0,'revision','',0),(194,2,'2022-06-05 09:28:24','2022-06-05 09:28:24','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Lentor Hills','','publish','closed','closed','','lentor-hills','','','2022-06-05 09:38:26','2022-06-05 09:38:26','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=194',0,'page','',0),(195,2,'2022-06-05 09:28:26','2022-06-05 09:28:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Pollen Collection','','publish','closed','closed','','pollen-collection','','','2022-06-05 09:38:02','2022-06-05 09:38:02','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=195',0,'page','',0),(196,2,'2022-06-05 09:28:28','2022-06-05 09:28:28','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','publish','closed','closed','','gls','','','2022-06-23 15:12:14','2022-06-23 15:12:14','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=196',0,'page','',0),(197,2,'2022-06-05 09:28:49','2022-06-05 09:28:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Lentor Hills','','inherit','closed','closed','','194-revision-v1','','','2022-06-05 09:28:49','2022-06-05 09:28:49','',194,'https://d36hk7ck-staging.dreamwp.com/?p=197',0,'revision','',0),(198,2,'2022-06-05 09:29:13','2022-06-05 09:29:13','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Pollen Collection','','inherit','closed','closed','','195-revision-v1','','','2022-06-05 09:29:13','2022-06-05 09:29:13','',195,'https://d36hk7ck-staging.dreamwp.com/?p=198',0,'revision','',0),(199,2,'2022-06-05 09:29:31','2022-06-05 09:29:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-05 09:29:31','2022-06-05 09:29:31','',196,'https://d36hk7ck-staging.dreamwp.com/?p=199',0,'revision','',0),(200,2,'2022-06-05 09:29:41','2022-06-05 09:29:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						contact us\n					</a>','En Bloc','','publish','closed','closed','','en-bloc','','','2022-06-23 15:09:04','2022-06-23 15:09:04','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=200',0,'page','',0),(201,2,'2022-06-05 09:29:57','2022-06-05 09:29:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-05 09:29:57','2022-06-05 09:29:57','',200,'https://d36hk7ck-staging.dreamwp.com/?p=201',0,'revision','',0),(202,2,'2022-06-05 09:30:19','2022-06-05 09:30:19','<p>AMO RESIDENCE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residences','','inherit','closed','closed','','76-revision-v1','','','2022-06-05 09:30:19','2022-06-05 09:30:19','',76,'https://d36hk7ck-staging.dreamwp.com/?p=202',0,'revision','',0),(203,2,'2022-06-14 08:21:49','2022-06-05 09:32:48',' ','','','publish','closed','closed','','203','','','2022-06-14 08:21:49','2022-06-14 08:21:49','',0,'https://d36hk7ck-staging.dreamwp.com/?p=203',5,'nav_menu_item','',0),(204,2,'2022-06-14 08:21:49','2022-06-05 09:32:48',' ','','','publish','closed','closed','','204','','','2022-06-14 08:21:49','2022-06-14 08:21:49','',0,'https://d36hk7ck-staging.dreamwp.com/?p=204',4,'nav_menu_item','',0),(207,2,'2022-06-05 09:30:52','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2022-06-05 09:30:52','0000-00-00 00:00:00','',0,'https://d36hk7ck-staging.dreamwp.com/?p=207',1,'nav_menu_item','',0),(208,2,'2022-06-14 08:21:49','2022-06-05 09:32:48','','New Launches','','publish','closed','closed','','new-launches','','','2022-06-14 08:21:49','2022-06-14 08:21:49','',0,'https://d36hk7ck-staging.dreamwp.com/?p=208',2,'nav_menu_item','',0),(209,2,'2022-06-05 09:34:27','2022-06-05 09:34:27','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-05 09:34:27','2022-06-05 09:34:27','',200,'https://d36hk7ck-staging.dreamwp.com/?p=209',0,'revision','',0),(210,2,'2022-06-05 09:34:27','2022-06-05 09:34:27','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-05 09:34:27','2022-06-05 09:34:27','',200,'https://d36hk7ck-staging.dreamwp.com/?p=210',0,'revision','',0),(211,2,'2022-06-05 09:34:27','2022-06-05 09:34:27','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-05 09:34:27','2022-06-05 09:34:27','',200,'https://d36hk7ck-staging.dreamwp.com/?p=211',0,'revision','',0),(212,2,'2022-06-05 09:37:02','2022-06-05 09:37:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-05 09:37:02','2022-06-05 09:37:02','',89,'https://d36hk7ck-staging.dreamwp.com/?p=212',0,'revision','',0),(213,2,'2022-06-05 09:37:02','2022-06-05 09:37:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-05 09:37:02','2022-06-05 09:37:02','',89,'https://d36hk7ck-staging.dreamwp.com/?p=213',0,'revision','',0),(214,2,'2022-06-05 09:37:02','2022-06-05 09:37:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-05 09:37:02','2022-06-05 09:37:02','',89,'https://d36hk7ck-staging.dreamwp.com/?p=214',0,'revision','',0),(215,2,'2022-06-05 09:37:31','2022-06-05 09:37:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-05 09:37:31','2022-06-05 09:37:31','',196,'https://d36hk7ck-staging.dreamwp.com/?p=215',0,'revision','',0),(216,2,'2022-06-05 09:37:31','2022-06-05 09:37:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-05 09:37:31','2022-06-05 09:37:31','',196,'https://d36hk7ck-staging.dreamwp.com/?p=216',0,'revision','',0),(217,2,'2022-06-05 09:37:32','2022-06-05 09:37:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-05 09:37:32','2022-06-05 09:37:32','',196,'https://d36hk7ck-staging.dreamwp.com/?p=217',0,'revision','',0),(218,2,'2022-06-05 09:38:02','2022-06-05 09:38:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Pollen Collection','','inherit','closed','closed','','195-revision-v1','','','2022-06-05 09:38:02','2022-06-05 09:38:02','',195,'https://d36hk7ck-staging.dreamwp.com/?p=218',0,'revision','',0),(219,2,'2022-06-05 09:38:02','2022-06-05 09:38:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Pollen Collection','','inherit','closed','closed','','195-revision-v1','','','2022-06-05 09:38:02','2022-06-05 09:38:02','',195,'https://d36hk7ck-staging.dreamwp.com/?p=219',0,'revision','',0),(220,2,'2022-06-05 09:38:02','2022-06-05 09:38:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Pollen Collection','','inherit','closed','closed','','195-revision-v1','','','2022-06-05 09:38:02','2022-06-05 09:38:02','',195,'https://d36hk7ck-staging.dreamwp.com/?p=220',0,'revision','',0),(221,2,'2022-06-05 09:38:26','2022-06-05 09:38:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Lentor Hills','','inherit','closed','closed','','194-revision-v1','','','2022-06-05 09:38:26','2022-06-05 09:38:26','',194,'https://d36hk7ck-staging.dreamwp.com/?p=221',0,'revision','',0),(222,2,'2022-06-05 09:38:26','2022-06-05 09:38:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Lentor Hills','','inherit','closed','closed','','194-revision-v1','','','2022-06-05 09:38:26','2022-06-05 09:38:26','',194,'https://d36hk7ck-staging.dreamwp.com/?p=222',0,'revision','',0),(223,2,'2022-06-05 09:38:26','2022-06-05 09:38:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Lentor Hills','','inherit','closed','closed','','194-revision-v1','','','2022-06-05 09:38:26','2022-06-05 09:38:26','',194,'https://d36hk7ck-staging.dreamwp.com/?p=223',0,'revision','',0),(224,2,'2022-06-05 09:40:03','2022-06-05 09:40:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-05 09:40:03','2022-06-05 09:40:03','',89,'https://d36hk7ck-staging.dreamwp.com/?p=224',0,'revision','',0),(225,2,'2022-06-05 09:40:03','2022-06-05 09:40:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-05 09:40:03','2022-06-05 09:40:03','',89,'https://d36hk7ck-staging.dreamwp.com/?p=225',0,'revision','',0),(226,2,'2022-06-05 09:40:03','2022-06-05 09:40:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-05 09:40:03','2022-06-05 09:40:03','',89,'https://d36hk7ck-staging.dreamwp.com/?p=226',0,'revision','',0),(227,2,'2022-06-08 02:11:53','2022-06-08 02:11:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:11:53','2022-06-08 02:11:53','',89,'https://d36hk7ck-staging.dreamwp.com/?p=227',0,'revision','',0),(228,2,'2022-06-08 02:11:53','2022-06-08 02:11:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"300\" height=\"183\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-300x183.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-1024x625.png 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1-768x469.png 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-220518-Everest-logo-02-wht-txt-1.png 1298w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:11:53','2022-06-08 02:11:53','',89,'https://d36hk7ck-staging.dreamwp.com/?p=228',0,'revision','',0),(229,2,'2022-06-08 02:11:53','2022-06-08 02:11:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dclglprrsn6t4sneknf5i265uoajt121mqi58.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:11:53','2022-06-08 02:11:53','',89,'https://d36hk7ck-staging.dreamwp.com/?p=229',0,'revision','',0),(230,2,'2022-06-08 02:12:19','2022-06-08 02:12:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dclglprrsn6t4sneknf5i265uoajt121mqi58.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:12:19','2022-06-08 02:12:19','',89,'https://d36hk7ck-staging.dreamwp.com/?p=230',0,'revision','',0),(231,2,'2022-06-08 02:12:19','2022-06-08 02:12:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dclglprrsn6t4sneknf5i265uoajt121mqi58.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:12:19','2022-06-08 02:12:19','',89,'https://d36hk7ck-staging.dreamwp.com/?p=231',0,'revision','',0),(232,2,'2022-06-08 02:12:19','2022-06-08 02:12:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dckuobp2xwe6p16hb6qqakeng289a3xh64mw2.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:12:19','2022-06-08 02:12:19','',89,'https://d36hk7ck-staging.dreamwp.com/?p=232',0,'revision','',0),(233,2,'2022-06-08 02:14:48','2022-06-08 02:14:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dckuobp2xwe6p16hb6qqakeng289a3xh64mw2.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:14:48','2022-06-08 02:14:48','',89,'https://d36hk7ck-staging.dreamwp.com/?p=233',0,'revision','',0),(234,2,'2022-06-08 02:14:48','2022-06-08 02:14:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dckuobp2xwe6p16hb6qqakeng289a3xh64mw2.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:14:48','2022-06-08 02:14:48','',89,'https://d36hk7ck-staging.dreamwp.com/?p=234',0,'revision','',0),(235,2,'2022-06-08 02:14:48','2022-06-08 02:14:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:14:48','2022-06-08 02:14:48','',89,'https://d36hk7ck-staging.dreamwp.com/?p=235',0,'revision','',0),(236,2,'2022-06-08 02:16:35','2022-06-08 02:16:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:16:35','2022-06-08 02:16:35','',89,'https://d36hk7ck-staging.dreamwp.com/?p=236',0,'revision','',0),(237,2,'2022-06-08 02:16:35','2022-06-08 02:16:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:16:35','2022-06-08 02:16:35','',89,'https://d36hk7ck-staging.dreamwp.com/?p=237',0,'revision','',0),(238,2,'2022-06-08 02:16:35','2022-06-08 02:16:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:16:35','2022-06-08 02:16:35','',89,'https://d36hk7ck-staging.dreamwp.com/?p=238',0,'revision','',0),(239,2,'2022-06-08 02:17:36','2022-06-08 02:17:36','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:17:36','2022-06-08 02:17:36','',89,'https://d36hk7ck-staging.dreamwp.com/?p=239',0,'revision','',0),(240,2,'2022-06-08 02:17:36','2022-06-08 02:17:36','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONSULT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:17:36','2022-06-08 02:17:36','',89,'https://d36hk7ck-staging.dreamwp.com/?p=240',0,'revision','',0),(241,2,'2022-06-08 02:17:36','2022-06-08 02:17:36','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:17:36','2022-06-08 02:17:36','',89,'https://d36hk7ck-staging.dreamwp.com/?p=241',0,'revision','',0),(242,2,'2022-06-08 02:22:15','2022-06-08 02:22:15','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:22:15','2022-06-08 02:22:15','',89,'https://d36hk7ck-staging.dreamwp.com/?p=242',0,'revision','',0),(243,2,'2022-06-08 02:22:16','2022-06-08 02:22:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:22:16','2022-06-08 02:22:16','',89,'https://d36hk7ck-staging.dreamwp.com/?p=243',0,'revision','',0),(244,2,'2022-06-08 02:22:16','2022-06-08 02:22:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:22:16','2022-06-08 02:22:16','',89,'https://d36hk7ck-staging.dreamwp.com/?p=244',0,'revision','',0),(245,2,'2022-06-08 02:24:38','2022-06-08 02:24:38','<p>AMO RESIDENCE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 02:24:38','2022-06-08 02:24:38','',76,'https://d36hk7ck-staging.dreamwp.com/?p=245',0,'revision','',0),(247,2,'2022-06-08 02:28:11','2022-06-08 02:28:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:28:11','2022-06-08 02:28:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=247',0,'revision','',0),(248,2,'2022-06-08 02:28:11','2022-06-08 02:28:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						Ang Mo Kio Rise Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:28:11','2022-06-08 02:28:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=248',0,'revision','',0),(249,2,'2022-06-08 02:28:11','2022-06-08 02:28:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:28:11','2022-06-08 02:28:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=249',0,'revision','',0),(250,2,'2022-06-08 02:28:31','2022-06-08 02:28:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:28:31','2022-06-08 02:28:31','',13,'https://d36hk7ck-staging.dreamwp.com/?p=250',0,'revision','',0),(251,2,'2022-06-08 02:28:31','2022-06-08 02:28:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:28:31','2022-06-08 02:28:31','',13,'https://d36hk7ck-staging.dreamwp.com/?p=251',0,'revision','',0),(252,2,'2022-06-08 02:28:31','2022-06-08 02:28:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:28:31','2022-06-08 02:28:31','',13,'https://d36hk7ck-staging.dreamwp.com/?p=252',0,'revision','',0),(253,2,'2022-06-08 02:28:47','2022-06-08 02:28:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:28:47','2022-06-08 02:28:47','',13,'https://d36hk7ck-staging.dreamwp.com/?p=253',0,'revision','',0),(254,2,'2022-06-08 02:28:48','2022-06-08 02:28:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:28:48','2022-06-08 02:28:48','',13,'https://d36hk7ck-staging.dreamwp.com/?p=254',0,'revision','',0),(255,2,'2022-06-08 02:28:48','2022-06-08 02:28:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:28:48','2022-06-08 02:28:48','',13,'https://d36hk7ck-staging.dreamwp.com/?p=255',0,'revision','',0),(256,2,'2022-06-08 02:29:46','2022-06-08 02:29:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:29:46','2022-06-08 02:29:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=256',0,'revision','',0),(257,2,'2022-06-08 02:29:46','2022-06-08 02:29:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:29:46','2022-06-08 02:29:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=257',0,'revision','',0),(258,2,'2022-06-08 02:29:46','2022-06-08 02:29:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:29:46','2022-06-08 02:29:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=258',0,'revision','',0),(259,2,'2022-06-08 02:30:20','2022-06-08 02:30:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:30:20','2022-06-08 02:30:20','',13,'https://d36hk7ck-staging.dreamwp.com/?p=259',0,'revision','',0),(260,2,'2022-06-08 02:30:21','2022-06-08 02:30:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:30:21','2022-06-08 02:30:21','',13,'https://d36hk7ck-staging.dreamwp.com/?p=260',0,'revision','',0),(261,2,'2022-06-08 02:30:21','2022-06-08 02:30:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:30:21','2022-06-08 02:30:21','',13,'https://d36hk7ck-staging.dreamwp.com/?p=261',0,'revision','',0),(262,2,'2022-06-08 02:30:42','2022-06-08 02:30:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:30:42','2022-06-08 02:30:42','',13,'https://d36hk7ck-staging.dreamwp.com/?p=262',0,'revision','',0),(263,2,'2022-06-08 02:30:42','2022-06-08 02:30:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:30:42','2022-06-08 02:30:42','',13,'https://d36hk7ck-staging.dreamwp.com/?p=263',0,'revision','',0),(264,2,'2022-06-08 02:30:42','2022-06-08 02:30:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:30:42','2022-06-08 02:30:42','',13,'https://d36hk7ck-staging.dreamwp.com/?p=264',0,'revision','',0),(265,2,'2022-06-08 02:31:00','2022-06-08 02:31:00','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:31:00','2022-06-08 02:31:00','',13,'https://d36hk7ck-staging.dreamwp.com/?p=265',0,'revision','',0),(266,2,'2022-06-08 02:31:00','2022-06-08 02:31:00','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:31:00','2022-06-08 02:31:00','',13,'https://d36hk7ck-staging.dreamwp.com/?p=266',0,'revision','',0),(267,2,'2022-06-08 02:31:00','2022-06-08 02:31:00','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:31:00','2022-06-08 02:31:00','',13,'https://d36hk7ck-staging.dreamwp.com/?p=267',0,'revision','',0),(268,2,'2022-06-08 02:31:09','2022-06-08 02:31:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:31:09','2022-06-08 02:31:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=268',0,'revision','',0),(269,2,'2022-06-08 02:31:09','2022-06-08 02:31:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:31:09','2022-06-08 02:31:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=269',0,'revision','',0),(270,2,'2022-06-08 02:31:09','2022-06-08 02:31:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:31:09','2022-06-08 02:31:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=270',0,'revision','',0),(271,2,'2022-06-08 02:31:32','2022-06-08 02:31:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:31:32','2022-06-08 02:31:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=271',0,'revision','',0),(272,2,'2022-06-08 02:31:32','2022-06-08 02:31:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:31:32','2022-06-08 02:31:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=272',0,'revision','',0),(273,2,'2022-06-08 02:31:33','2022-06-08 02:31:33','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:31:33','2022-06-08 02:31:33','',13,'https://d36hk7ck-staging.dreamwp.com/?p=273',0,'revision','',0),(274,2,'2022-06-08 02:32:03','2022-06-08 02:32:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:32:03','2022-06-08 02:32:03','',13,'https://d36hk7ck-staging.dreamwp.com/?p=274',0,'revision','',0),(275,2,'2022-06-08 02:32:03','2022-06-08 02:32:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:32:03','2022-06-08 02:32:03','',13,'https://d36hk7ck-staging.dreamwp.com/?p=275',0,'revision','',0),(276,2,'2022-06-08 02:32:03','2022-06-08 02:32:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:32:03','2022-06-08 02:32:03','',13,'https://d36hk7ck-staging.dreamwp.com/?p=276',0,'revision','',0),(277,2,'2022-06-08 02:34:33','2022-06-08 02:34:33','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:34:33','2022-06-08 02:34:33','',13,'https://d36hk7ck-staging.dreamwp.com/?p=277',0,'revision','',0),(278,2,'2022-06-08 02:34:33','2022-06-08 02:34:33','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:34:33','2022-06-08 02:34:33','',13,'https://d36hk7ck-staging.dreamwp.com/?p=278',0,'revision','',0),(279,2,'2022-06-08 02:34:34','2022-06-08 02:34:34','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:34:34','2022-06-08 02:34:34','',13,'https://d36hk7ck-staging.dreamwp.com/?p=279',0,'revision','',0),(280,2,'2022-06-08 02:37:48','2022-06-08 02:37:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:37:48','2022-06-08 02:37:48','',13,'https://d36hk7ck-staging.dreamwp.com/?p=280',0,'revision','',0),(281,2,'2022-06-08 02:37:48','2022-06-08 02:37:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:37:48','2022-06-08 02:37:48','',13,'https://d36hk7ck-staging.dreamwp.com/?p=281',0,'revision','',0),(282,2,'2022-06-08 02:37:49','2022-06-08 02:37:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into</h1>		\n			<h1>Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:37:49','2022-06-08 02:37:49','',13,'https://d36hk7ck-staging.dreamwp.com/?p=282',0,'revision','',0),(283,2,'2022-06-08 02:41:22','2022-06-08 02:41:22','','PTH-Logo','','inherit','open','closed','','pth-logo','','','2022-06-08 02:41:22','2022-06-08 02:41:22','',89,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo.png',0,'attachment','image/png',0),(284,2,'2022-06-08 02:42:50','2022-06-08 02:42:50','','PTH-Logo','','inherit','open','closed','','pth-logo-2','','','2022-06-08 02:42:50','2022-06-08 02:42:50','',89,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo-1.png',0,'attachment','image/png',0),(285,2,'2022-06-08 02:42:56','2022-06-08 02:42:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:42:56','2022-06-08 02:42:56','',89,'https://d36hk7ck-staging.dreamwp.com/?p=285',0,'revision','',0),(286,2,'2022-06-08 02:42:56','2022-06-08 02:42:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-220518-Everest-logo-02-wht-txt-1-ppo28dck8qxme35lk99pk1q2b32n51g5yr6swpirmw.png\" title=\"PTH-220518-Everest-logo-02-wht-txt\" alt=\"PTH-220518-Everest-logo-02-wht-txt\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residences/\" class = \"hfe-sub-menu-item\">AMO Residences</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:42:56','2022-06-08 02:42:56','',89,'https://d36hk7ck-staging.dreamwp.com/?p=286',0,'revision','',0),(287,2,'2022-06-08 02:42:56','2022-06-08 02:42:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"311\" height=\"190\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo-1.png 311w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo-1-300x183.png 300w\" sizes=\"(max-width: 311px) 100vw, 311px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:42:56','2022-06-08 02:42:56','',89,'https://d36hk7ck-staging.dreamwp.com/?p=287',0,'revision','',0),(288,2,'2022-06-08 02:43:19','2022-06-08 02:43:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"311\" height=\"190\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo-1.png 311w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo-1-300x183.png 300w\" sizes=\"(max-width: 311px) 100vw, 311px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:43:19','2022-06-08 02:43:19','',89,'https://d36hk7ck-staging.dreamwp.com/?p=288',0,'revision','',0),(289,2,'2022-06-08 02:43:20','2022-06-08 02:43:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"311\" height=\"190\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo-1.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo-1.png 311w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-Logo-1-300x183.png 300w\" sizes=\"(max-width: 311px) 100vw, 311px\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:43:20','2022-06-08 02:43:20','',89,'https://d36hk7ck-staging.dreamwp.com/?p=289',0,'revision','',0),(290,2,'2022-06-08 02:43:20','2022-06-08 02:43:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w2z38mivb027yucerd5cwqxd1hvsru20.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:43:20','2022-06-08 02:43:20','',89,'https://d36hk7ck-staging.dreamwp.com/?p=290',0,'revision','',0),(291,2,'2022-06-08 02:43:31','2022-06-08 02:43:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w2z38mivb027yucerd5cwqxd1hvsru20.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:43:31','2022-06-08 02:43:31','',89,'https://d36hk7ck-staging.dreamwp.com/?p=291',0,'revision','',0),(292,2,'2022-06-08 02:43:31','2022-06-08 02:43:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w2z38mivb027yucerd5cwqxd1hvsru20.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:43:31','2022-06-08 02:43:31','',89,'https://d36hk7ck-staging.dreamwp.com/?p=292',0,'revision','',0),(293,2,'2022-06-08 02:43:31','2022-06-08 02:43:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w2z38mivb027yucerd5cwqxd1hvsru20.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:43:31','2022-06-08 02:43:31','',89,'https://d36hk7ck-staging.dreamwp.com/?p=293',0,'revision','',0),(294,2,'2022-06-08 02:44:17','2022-06-08 02:44:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w2z38mivb027yucerd5cwqxd1hvsru20.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:44:17','2022-06-08 02:44:17','',89,'https://d36hk7ck-staging.dreamwp.com/?p=294',0,'revision','',0),(295,2,'2022-06-08 02:44:17','2022-06-08 02:44:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w2z38mivb027yucerd5cwqxd1hvsru20.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:44:17','2022-06-08 02:44:17','',89,'https://d36hk7ck-staging.dreamwp.com/?p=295',0,'revision','',0),(296,2,'2022-06-08 02:44:17','2022-06-08 02:44:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jb20ndaovdenh8hfqijvlovpjw3pyj42va28.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:44:17','2022-06-08 02:44:17','',89,'https://d36hk7ck-staging.dreamwp.com/?p=296',0,'revision','',0),(297,2,'2022-06-08 02:44:42','2022-06-08 02:44:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jb20ndaovdenh8hfqijvlovpjw3pyj42va28.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:44:42','2022-06-08 02:44:42','',89,'https://d36hk7ck-staging.dreamwp.com/?p=297',0,'revision','',0),(298,2,'2022-06-08 02:44:42','2022-06-08 02:44:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jb20ndaovdenh8hfqijvlovpjw3pyj42va28.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:44:42','2022-06-08 02:44:42','',89,'https://d36hk7ck-staging.dreamwp.com/?p=298',0,'revision','',0),(299,2,'2022-06-08 02:44:42','2022-06-08 02:44:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:44:42','2022-06-08 02:44:42','',89,'https://d36hk7ck-staging.dreamwp.com/?p=299',0,'revision','',0),(300,2,'2022-06-08 02:45:46','2022-06-08 02:45:46','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-08 02:45:46','2022-06-08 02:45:46','',5,'https://d36hk7ck-staging.dreamwp.com/?p=300',0,'revision','',0),(301,2,'2022-06-08 02:46:36','2022-06-08 02:46:36','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:46:36','2022-06-08 02:46:36','',89,'https://d36hk7ck-staging.dreamwp.com/?p=301',0,'revision','',0),(302,2,'2022-06-08 02:46:36','2022-06-08 02:46:36','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:46:36','2022-06-08 02:46:36','',89,'https://d36hk7ck-staging.dreamwp.com/?p=302',0,'revision','',0),(303,2,'2022-06-08 02:46:36','2022-06-08 02:46:36','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:46:36','2022-06-08 02:46:36','',89,'https://d36hk7ck-staging.dreamwp.com/?p=303',0,'revision','',0),(304,2,'2022-06-08 02:47:41','2022-06-08 02:47:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:47:41','2022-06-08 02:47:41','',89,'https://d36hk7ck-staging.dreamwp.com/?p=304',0,'revision','',0),(305,2,'2022-06-08 02:47:41','2022-06-08 02:47:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:47:41','2022-06-08 02:47:41','',89,'https://d36hk7ck-staging.dreamwp.com/?p=305',0,'revision','',0),(306,2,'2022-06-08 02:47:41','2022-06-08 02:47:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:47:41','2022-06-08 02:47:41','',89,'https://d36hk7ck-staging.dreamwp.com/?p=306',0,'revision','',0),(307,2,'2022-06-08 02:47:57','2022-06-08 02:47:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:47:57','2022-06-08 02:47:57','',89,'https://d36hk7ck-staging.dreamwp.com/?p=307',0,'revision','',0),(308,2,'2022-06-08 02:47:57','2022-06-08 02:47:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:47:57','2022-06-08 02:47:57','',89,'https://d36hk7ck-staging.dreamwp.com/?p=308',0,'revision','',0),(309,2,'2022-06-08 02:47:57','2022-06-08 02:47:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-08 02:47:57','2022-06-08 02:47:57','',89,'https://d36hk7ck-staging.dreamwp.com/?p=309',0,'revision','',0),(310,2,'2022-06-08 02:49:55','2022-06-08 02:49:55','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into</h1>		\n			<h1>Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:49:55','2022-06-08 02:49:55','',13,'https://d36hk7ck-staging.dreamwp.com/?p=310',0,'revision','',0),(311,2,'2022-06-08 02:49:55','2022-06-08 02:49:55','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into</h1>		\n			<h1>Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:49:55','2022-06-08 02:49:55','',13,'https://d36hk7ck-staging.dreamwp.com/?p=311',0,'revision','',0),(312,2,'2022-06-08 02:49:55','2022-06-08 02:49:55','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:49:55','2022-06-08 02:49:55','',13,'https://d36hk7ck-staging.dreamwp.com/?p=312',0,'revision','',0),(313,2,'2022-06-08 02:50:52','2022-06-08 02:50:52','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:50:52','2022-06-08 02:50:52','',13,'https://d36hk7ck-staging.dreamwp.com/?p=313',0,'revision','',0),(314,2,'2022-06-08 02:50:52','2022-06-08 02:50:52','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:50:52','2022-06-08 02:50:52','',13,'https://d36hk7ck-staging.dreamwp.com/?p=314',0,'revision','',0),(315,2,'2022-06-08 02:50:52','2022-06-08 02:50:52','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:50:52','2022-06-08 02:50:52','',13,'https://d36hk7ck-staging.dreamwp.com/?p=315',0,'revision','',0),(317,2,'2022-06-08 02:54:58','2022-06-08 02:54:58','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:54:58','2022-06-08 02:54:58','',13,'https://d36hk7ck-staging.dreamwp.com/?p=317',0,'revision','',0),(318,2,'2022-06-08 02:54:58','2022-06-08 02:54:58','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:54:58','2022-06-08 02:54:58','',13,'https://d36hk7ck-staging.dreamwp.com/?p=318',0,'revision','',0),(319,2,'2022-06-08 02:54:58','2022-06-08 02:54:58','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:54:58','2022-06-08 02:54:58','',13,'https://d36hk7ck-staging.dreamwp.com/?p=319',0,'revision','',0),(320,2,'2022-06-08 02:56:29','2022-06-08 02:56:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:56:29','2022-06-08 02:56:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=320',0,'revision','',0),(321,2,'2022-06-08 02:56:29','2022-06-08 02:56:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:56:29','2022-06-08 02:56:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=321',0,'revision','',0),(322,2,'2022-06-08 02:56:29','2022-06-08 02:56:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:56:29','2022-06-08 02:56:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=322',0,'revision','',0),(323,2,'2022-06-08 02:57:05','2022-06-08 02:57:05','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:57:05','2022-06-08 02:57:05','',13,'https://d36hk7ck-staging.dreamwp.com/?p=323',0,'revision','',0),(324,2,'2022-06-08 02:57:05','2022-06-08 02:57:05','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:57:05','2022-06-08 02:57:05','',13,'https://d36hk7ck-staging.dreamwp.com/?p=324',0,'revision','',0),(325,2,'2022-06-08 02:57:05','2022-06-08 02:57:05','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:57:05','2022-06-08 02:57:05','',13,'https://d36hk7ck-staging.dreamwp.com/?p=325',0,'revision','',0),(326,2,'2022-06-08 02:58:33','2022-06-08 02:58:33','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:58:33','2022-06-08 02:58:33','',13,'https://d36hk7ck-staging.dreamwp.com/?p=326',0,'revision','',0),(327,2,'2022-06-08 02:58:33','2022-06-08 02:58:33','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:58:33','2022-06-08 02:58:33','',13,'https://d36hk7ck-staging.dreamwp.com/?p=327',0,'revision','',0),(328,2,'2022-06-08 02:58:33','2022-06-08 02:58:33','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:58:33','2022-06-08 02:58:33','',13,'https://d36hk7ck-staging.dreamwp.com/?p=328',0,'revision','',0),(329,2,'2022-06-08 02:59:26','2022-06-08 02:59:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:59:26','2022-06-08 02:59:26','',13,'https://d36hk7ck-staging.dreamwp.com/?p=329',0,'revision','',0),(330,2,'2022-06-08 02:59:26','2022-06-08 02:59:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:59:26','2022-06-08 02:59:26','',13,'https://d36hk7ck-staging.dreamwp.com/?p=330',0,'revision','',0),(331,2,'2022-06-08 02:59:26','2022-06-08 02:59:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:59:26','2022-06-08 02:59:26','',13,'https://d36hk7ck-staging.dreamwp.com/?p=331',0,'revision','',0),(332,2,'2022-06-08 02:59:44','2022-06-08 02:59:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:59:44','2022-06-08 02:59:44','',13,'https://d36hk7ck-staging.dreamwp.com/?p=332',0,'revision','',0),(333,2,'2022-06-08 02:59:44','2022-06-08 02:59:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:59:44','2022-06-08 02:59:44','',13,'https://d36hk7ck-staging.dreamwp.com/?p=333',0,'revision','',0),(334,2,'2022-06-08 02:59:45','2022-06-08 02:59:45','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022.</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 02:59:45','2022-06-08 02:59:45','',13,'https://d36hk7ck-staging.dreamwp.com/?p=334',0,'revision','',0),(335,2,'2022-06-08 03:00:47','2022-06-08 03:00:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022.</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:00:47','2022-06-08 03:00:47','',13,'https://d36hk7ck-staging.dreamwp.com/?p=335',0,'revision','',0),(336,2,'2022-06-08 03:00:47','2022-06-08 03:00:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022.</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:00:47','2022-06-08 03:00:47','',13,'https://d36hk7ck-staging.dreamwp.com/?p=336',0,'revision','',0),(337,2,'2022-06-08 03:00:47','2022-06-08 03:00:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:00:47','2022-06-08 03:00:47','',13,'https://d36hk7ck-staging.dreamwp.com/?p=337',0,'revision','',0),(338,2,'2022-06-08 03:01:49','2022-06-08 03:01:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:01:49','2022-06-08 03:01:49','',13,'https://d36hk7ck-staging.dreamwp.com/?p=338',0,'revision','',0),(339,2,'2022-06-08 03:01:49','2022-06-08 03:01:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:01:49','2022-06-08 03:01:49','',13,'https://d36hk7ck-staging.dreamwp.com/?p=339',0,'revision','',0),(340,2,'2022-06-08 03:01:49','2022-06-08 03:01:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:01:49','2022-06-08 03:01:49','',13,'https://d36hk7ck-staging.dreamwp.com/?p=340',0,'revision','',0),(341,2,'2022-06-08 03:04:35','2022-06-08 03:04:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:04:35','2022-06-08 03:04:35','',13,'https://d36hk7ck-staging.dreamwp.com/?p=341',0,'revision','',0),(342,2,'2022-06-08 03:04:35','2022-06-08 03:04:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:04:35','2022-06-08 03:04:35','',13,'https://d36hk7ck-staging.dreamwp.com/?p=342',0,'revision','',0),(343,2,'2022-06-08 03:04:36','2022-06-08 03:04:36','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:04:36','2022-06-08 03:04:36','',13,'https://d36hk7ck-staging.dreamwp.com/?p=343',0,'revision','',0),(345,2,'2022-06-08 03:15:15','2022-06-08 03:15:15','','AMO logo','','inherit','open','closed','','amo-logo','','','2022-06-08 03:15:15','2022-06-08 03:15:15','',13,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-logo.png',0,'attachment','image/png',0),(347,2,'2022-06-08 03:15:16','2022-06-08 03:15:16','','Pool Cabanas 04A-web-01','','inherit','open','closed','','pool-cabanas-04a-web-01','','','2022-06-08 03:15:16','2022-06-08 03:15:16','',13,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pool-Cabanas-04A-web-01.jpg',0,'attachment','image/jpeg',0),(349,2,'2022-06-08 03:22:44','2022-06-08 03:22:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:22:44','2022-06-08 03:22:44','',13,'https://d36hk7ck-staging.dreamwp.com/?p=349',0,'revision','',0),(350,2,'2022-06-08 03:22:44','2022-06-08 03:22:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-condo-01-ppo1vg2ipgtu7ex2117y9iqmiyfb9bk2946po0wkrw.jpg\" title=\"PTH-AMK-Rise-condo-01\" alt=\"PTH-AMK-Rise-condo-01\" />															\n			<h2>ANG MO KIO RISE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the Ang Mo Kio Rise is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-03-ppo3djo426vyfgc24f2xrv9pdbrua6bwcvws1coung.jpg\" title=\"PTH-Home-condo-03\" alt=\"PTH-Home-condo-03\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:22:44','2022-06-08 03:22:44','',13,'https://d36hk7ck-staging.dreamwp.com/?p=350',0,'revision','',0),(351,2,'2022-06-08 03:22:44','2022-06-08 03:22:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-08 03:22:44','2022-06-08 03:22:44','',13,'https://d36hk7ck-staging.dreamwp.com/?p=351',0,'revision','',0),(353,2,'2022-06-08 03:25:35','2022-06-08 03:25:35','{\"version\": 2, \"isGlobalStylesUserThemeJSON\": true }','Custom Styles','','publish','closed','closed','','wp-global-styles-astra','','','2022-06-08 03:25:35','2022-06-08 03:25:35','',0,'https://d36hk7ck-staging.dreamwp.com/uncategorized/wp-global-styles-astra/',0,'wp_global_styles','',0),(354,2,'2022-06-08 03:26:57','2022-06-08 03:26:57','<p>AMO RESIDENCE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:26:57','2022-06-08 03:26:57','',76,'https://d36hk7ck-staging.dreamwp.com/?p=354',0,'revision','',0),(355,2,'2022-06-08 03:26:57','2022-06-08 03:26:57','<p>AMO RESIDENCE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:26:57','2022-06-08 03:26:57','',76,'https://d36hk7ck-staging.dreamwp.com/?p=355',0,'revision','',0),(356,2,'2022-06-08 03:26:57','2022-06-08 03:26:57','<p>AMO RESIDENCE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:26:57','2022-06-08 03:26:57','',76,'https://d36hk7ck-staging.dreamwp.com/?p=356',0,'revision','',0),(357,2,'2022-06-08 03:30:23','2022-06-08 03:30:23','<p>AMO RESIDENCE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:30:23','2022-06-08 03:30:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=357',0,'revision','',0),(358,2,'2022-06-08 03:30:23','2022-06-08 03:30:23','<p>AMO RESIDENCE<br />Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:30:23','2022-06-08 03:30:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=358',0,'revision','',0),(359,2,'2022-06-08 03:30:23','2022-06-08 03:30:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:30:23','2022-06-08 03:30:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=359',0,'revision','',0),(360,2,'2022-06-08 03:30:59','2022-06-08 03:30:59','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:30:59','2022-06-08 03:30:59','',76,'https://d36hk7ck-staging.dreamwp.com/?p=360',0,'revision','',0),(361,2,'2022-06-08 03:30:59','2022-06-08 03:30:59','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:30:59','2022-06-08 03:30:59','',76,'https://d36hk7ck-staging.dreamwp.com/?p=361',0,'revision','',0),(362,2,'2022-06-08 03:30:59','2022-06-08 03:30:59','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:30:59','2022-06-08 03:30:59','',76,'https://d36hk7ck-staging.dreamwp.com/?p=362',0,'revision','',0),(363,2,'2022-06-08 03:32:07','2022-06-08 03:32:07','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:32:07','2022-06-08 03:32:07','',76,'https://d36hk7ck-staging.dreamwp.com/?p=363',0,'revision','',0),(364,2,'2022-06-08 03:32:07','2022-06-08 03:32:07','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:32:07','2022-06-08 03:32:07','',76,'https://d36hk7ck-staging.dreamwp.com/?p=364',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (365,2,'2022-06-08 03:32:07','2022-06-08 03:32:07','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:32:07','2022-06-08 03:32:07','',76,'https://d36hk7ck-staging.dreamwp.com/?p=365',0,'revision','',0),(366,2,'2022-06-08 03:32:41','2022-06-08 03:32:41','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:32:41','2022-06-08 03:32:41','',76,'https://d36hk7ck-staging.dreamwp.com/?p=366',0,'revision','',0),(367,2,'2022-06-08 03:32:41','2022-06-08 03:32:41','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:32:41','2022-06-08 03:32:41','',76,'https://d36hk7ck-staging.dreamwp.com/?p=367',0,'revision','',0),(368,2,'2022-06-08 03:32:41','2022-06-08 03:32:41','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:32:41','2022-06-08 03:32:41','',76,'https://d36hk7ck-staging.dreamwp.com/?p=368',0,'revision','',0),(369,2,'2022-06-08 03:33:04','2022-06-08 03:33:04','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:33:04','2022-06-08 03:33:04','',76,'https://d36hk7ck-staging.dreamwp.com/?p=369',0,'revision','',0),(370,2,'2022-06-08 03:33:04','2022-06-08 03:33:04','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:33:04','2022-06-08 03:33:04','',76,'https://d36hk7ck-staging.dreamwp.com/?p=370',0,'revision','',0),(371,2,'2022-06-08 03:33:04','2022-06-08 03:33:04','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-08 03:33:04','2022-06-08 03:33:04','',76,'https://d36hk7ck-staging.dreamwp.com/?p=371',0,'revision','',0),(374,3,'2022-06-12 08:41:24','2022-06-12 08:41:24','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:41:24','2022-06-12 08:41:24','',13,'https://d36hk7ck-staging.dreamwp.com/?p=374',0,'revision','',0),(375,3,'2022-06-12 08:41:25','2022-06-12 08:41:25','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:41:25','2022-06-12 08:41:25','',13,'https://d36hk7ck-staging.dreamwp.com/?p=375',0,'revision','',0),(376,3,'2022-06-12 08:41:25','2022-06-12 08:41:25','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:41:25','2022-06-12 08:41:25','',13,'https://d36hk7ck-staging.dreamwp.com/?p=376',0,'revision','',0),(377,3,'2022-06-12 08:42:29','2022-06-12 08:42:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:42:29','2022-06-12 08:42:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=377',0,'revision','',0),(378,3,'2022-06-12 08:42:29','2022-06-12 08:42:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:42:29','2022-06-12 08:42:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=378',0,'revision','',0),(379,3,'2022-06-12 08:42:29','2022-06-12 08:42:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:42:29','2022-06-12 08:42:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=379',0,'revision','',0),(381,3,'2022-06-12 08:47:01','2022-06-12 08:47:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:47:01','2022-06-12 08:47:01','',13,'https://d36hk7ck-staging.dreamwp.com/?p=381',0,'revision','',0),(382,3,'2022-06-12 08:47:01','2022-06-12 08:47:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:47:01','2022-06-12 08:47:01','',13,'https://d36hk7ck-staging.dreamwp.com/?p=382',0,'revision','',0),(383,3,'2022-06-12 08:47:02','2022-06-12 08:47:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:47:02','2022-06-12 08:47:02','',13,'https://d36hk7ck-staging.dreamwp.com/?p=383',0,'revision','',0),(384,3,'2022-06-12 08:47:56','2022-06-12 08:47:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:47:56','2022-06-12 08:47:56','',13,'https://d36hk7ck-staging.dreamwp.com/?p=384',0,'revision','',0),(385,3,'2022-06-12 08:47:56','2022-06-12 08:47:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:47:56','2022-06-12 08:47:56','',13,'https://d36hk7ck-staging.dreamwp.com/?p=385',0,'revision','',0),(386,3,'2022-06-12 08:47:56','2022-06-12 08:47:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:47:56','2022-06-12 08:47:56','',13,'https://d36hk7ck-staging.dreamwp.com/?p=386',0,'revision','',0),(387,3,'2022-06-12 08:49:40','2022-06-12 08:49:40','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:49:40','2022-06-12 08:49:40','',13,'https://d36hk7ck-staging.dreamwp.com/?p=387',0,'revision','',0),(388,3,'2022-06-12 08:49:40','2022-06-12 08:49:40','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:49:40','2022-06-12 08:49:40','',13,'https://d36hk7ck-staging.dreamwp.com/?p=388',0,'revision','',0),(389,3,'2022-06-12 08:49:40','2022-06-12 08:49:40','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:49:40','2022-06-12 08:49:40','',13,'https://d36hk7ck-staging.dreamwp.com/?p=389',0,'revision','',0),(390,3,'2022-06-12 08:50:34','2022-06-12 08:50:34','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:50:34','2022-06-12 08:50:34','',13,'https://d36hk7ck-staging.dreamwp.com/?p=390',0,'revision','',0),(391,3,'2022-06-12 08:50:34','2022-06-12 08:50:34','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:50:34','2022-06-12 08:50:34','',13,'https://d36hk7ck-staging.dreamwp.com/?p=391',0,'revision','',0),(392,3,'2022-06-12 08:50:34','2022-06-12 08:50:34','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:50:34','2022-06-12 08:50:34','',13,'https://d36hk7ck-staging.dreamwp.com/?p=392',0,'revision','',0),(393,3,'2022-06-12 08:51:02','2022-06-12 08:51:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:51:02','2022-06-12 08:51:02','',13,'https://d36hk7ck-staging.dreamwp.com/?p=393',0,'revision','',0),(394,3,'2022-06-12 08:51:02','2022-06-12 08:51:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:51:02','2022-06-12 08:51:02','',13,'https://d36hk7ck-staging.dreamwp.com/?p=394',0,'revision','',0),(395,3,'2022-06-12 08:51:02','2022-06-12 08:51:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:51:02','2022-06-12 08:51:02','',13,'https://d36hk7ck-staging.dreamwp.com/?p=395',0,'revision','',0),(396,3,'2022-06-12 08:52:55','2022-06-12 08:52:55','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:52:55','2022-06-12 08:52:55','',13,'https://d36hk7ck-staging.dreamwp.com/?p=396',0,'revision','',0),(397,3,'2022-06-12 08:52:55','2022-06-12 08:52:55','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:52:55','2022-06-12 08:52:55','',13,'https://d36hk7ck-staging.dreamwp.com/?p=397',0,'revision','',0),(398,3,'2022-06-12 08:52:55','2022-06-12 08:52:55','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:52:55','2022-06-12 08:52:55','',13,'https://d36hk7ck-staging.dreamwp.com/?p=398',0,'revision','',0),(399,3,'2022-06-12 08:55:45','2022-06-12 08:55:45','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:55:45','2022-06-12 08:55:45','',13,'https://d36hk7ck-staging.dreamwp.com/?p=399',0,'revision','',0),(400,3,'2022-06-12 08:55:45','2022-06-12 08:55:45','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:55:45','2022-06-12 08:55:45','',13,'https://d36hk7ck-staging.dreamwp.com/?p=400',0,'revision','',0),(401,3,'2022-06-12 08:55:45','2022-06-12 08:55:45','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 08:55:45','2022-06-12 08:55:45','',13,'https://d36hk7ck-staging.dreamwp.com/?p=401',0,'revision','',0),(403,3,'2022-06-12 09:03:35','2022-06-12 09:03:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:03:35','2022-06-12 09:03:35','',13,'https://d36hk7ck-staging.dreamwp.com/?p=403',0,'revision','',0),(404,3,'2022-06-12 09:03:35','2022-06-12 09:03:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1654658530854-ppzspvugwt766ph6oilhxovwcayqhqky56ugjkfzfw.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:03:35','2022-06-12 09:03:35','',13,'https://d36hk7ck-staging.dreamwp.com/?p=404',0,'revision','',0),(405,3,'2022-06-12 09:03:35','2022-06-12 09:03:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1655024570980-pq7677a2tkg2o6xunpwqdxodgo5v64gxhiqa7ppp9o.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:03:35','2022-06-12 09:03:35','',13,'https://d36hk7ck-staging.dreamwp.com/?p=405',0,'revision','',0),(407,3,'2022-06-12 09:08:21','2022-06-12 09:08:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1655024570980-pq7677a2tkg2o6xunpwqdxodgo5v64gxhiqa7ppp9o.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:08:21','2022-06-12 09:08:21','',13,'https://d36hk7ck-staging.dreamwp.com/?p=407',0,'revision','',0),(408,3,'2022-06-12 09:08:21','2022-06-12 09:08:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-e1655024570980-pq7677a2tkg2o6xunpwqdxodgo5v64gxhiqa7ppp9o.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:08:21','2022-06-12 09:08:21','',13,'https://d36hk7ck-staging.dreamwp.com/?p=408',0,'revision','',0),(409,3,'2022-06-12 09:08:21','2022-06-12 09:08:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:08:21','2022-06-12 09:08:21','',13,'https://d36hk7ck-staging.dreamwp.com/?p=409',0,'revision','',0),(410,3,'2022-06-12 09:09:20','2022-06-12 09:09:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:09:20','2022-06-12 09:09:20','',13,'https://d36hk7ck-staging.dreamwp.com/?p=410',0,'revision','',0),(411,3,'2022-06-12 09:09:20','2022-06-12 09:09:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:09:20','2022-06-12 09:09:20','',13,'https://d36hk7ck-staging.dreamwp.com/?p=411',0,'revision','',0),(412,3,'2022-06-12 09:09:20','2022-06-12 09:09:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:09:20','2022-06-12 09:09:20','',13,'https://d36hk7ck-staging.dreamwp.com/?p=412',0,'revision','',0),(413,3,'2022-06-12 09:10:20','2022-06-12 09:10:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:10:20','2022-06-12 09:10:20','',13,'https://d36hk7ck-staging.dreamwp.com/?p=413',0,'revision','',0),(414,3,'2022-06-12 09:10:20','2022-06-12 09:10:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:10:20','2022-06-12 09:10:20','',13,'https://d36hk7ck-staging.dreamwp.com/?p=414',0,'revision','',0),(415,3,'2022-06-12 09:10:21','2022-06-12 09:10:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:10:21','2022-06-12 09:10:21','',13,'https://d36hk7ck-staging.dreamwp.com/?p=415',0,'revision','',0),(416,3,'2022-06-12 09:18:16','2022-06-12 09:18:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:18:16','2022-06-12 09:18:16','',13,'https://d36hk7ck-staging.dreamwp.com/?p=416',0,'revision','',0),(417,3,'2022-06-12 09:18:16','2022-06-12 09:18:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:18:16','2022-06-12 09:18:16','',13,'https://d36hk7ck-staging.dreamwp.com/?p=417',0,'revision','',0),(418,3,'2022-06-12 09:18:16','2022-06-12 09:18:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:18:16','2022-06-12 09:18:16','',13,'https://d36hk7ck-staging.dreamwp.com/?p=418',0,'revision','',0),(419,3,'2022-06-12 09:19:47','2022-06-12 09:19:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:19:47','2022-06-12 09:19:47','',13,'https://d36hk7ck-staging.dreamwp.com/?p=419',0,'revision','',0),(420,3,'2022-06-12 09:19:47','2022-06-12 09:19:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:19:47','2022-06-12 09:19:47','',13,'https://d36hk7ck-staging.dreamwp.com/?p=420',0,'revision','',0),(421,3,'2022-06-12 09:19:47','2022-06-12 09:19:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:19:47','2022-06-12 09:19:47','',13,'https://d36hk7ck-staging.dreamwp.com/?p=421',0,'revision','',0),(422,3,'2022-06-12 09:21:43','2022-06-12 09:21:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:21:43','2022-06-12 09:21:43','',13,'https://d36hk7ck-staging.dreamwp.com/?p=422',0,'revision','',0),(423,3,'2022-06-12 09:21:43','2022-06-12 09:21:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:21:43','2022-06-12 09:21:43','',13,'https://d36hk7ck-staging.dreamwp.com/?p=423',0,'revision','',0),(424,3,'2022-06-12 09:21:44','2022-06-12 09:21:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:21:44','2022-06-12 09:21:44','',13,'https://d36hk7ck-staging.dreamwp.com/?p=424',0,'revision','',0),(425,3,'2022-06-12 09:22:11','2022-06-12 09:22:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:22:11','2022-06-12 09:22:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=425',0,'revision','',0),(426,3,'2022-06-12 09:22:11','2022-06-12 09:22:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:22:11','2022-06-12 09:22:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=426',0,'revision','',0),(427,3,'2022-06-12 09:22:12','2022-06-12 09:22:12','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:22:12','2022-06-12 09:22:12','',13,'https://d36hk7ck-staging.dreamwp.com/?p=427',0,'revision','',0),(428,3,'2022-06-12 09:25:12','2022-06-12 09:25:12','<p><b>Property To Home<br /></b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098  </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 09:25:12','2022-06-12 09:25:12','',96,'https://d36hk7ck-staging.dreamwp.com/?p=428',0,'revision','',0),(429,3,'2022-06-12 09:25:12','2022-06-12 09:25:12','<p><b>Property To Home<br /></b>111 North Bridge Road #23-04, Peninsula Plaza, Singapore 179098  </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/elementor-13/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/new-launches/\" class = \"hfe-menu-item\">New Launches</a></li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n<li id=\"menu-item-84\"><a href=\"https://d36hk7ck-staging.dreamwp.com/contact-us/\" class = \"hfe-menu-item\">Contact Us</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 09:25:12','2022-06-12 09:25:12','',96,'https://d36hk7ck-staging.dreamwp.com/?p=429',0,'revision','',0),(430,3,'2022-06-12 09:25:12','2022-06-12 09:25:12','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 09:25:12','2022-06-12 09:25:12','',96,'https://d36hk7ck-staging.dreamwp.com/?p=430',0,'revision','',0),(431,3,'2022-06-12 09:28:10','2022-06-12 09:28:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-12 09:28:10','2022-06-12 09:28:10','',89,'https://d36hk7ck-staging.dreamwp.com/?p=431',0,'revision','',0),(432,3,'2022-06-12 09:28:10','2022-06-12 09:28:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-12 09:28:10','2022-06-12 09:28:10','',89,'https://d36hk7ck-staging.dreamwp.com/?p=432',0,'revision','',0),(433,3,'2022-06-12 09:28:10','2022-06-12 09:28:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-12 09:28:10','2022-06-12 09:28:10','',89,'https://d36hk7ck-staging.dreamwp.com/?p=433',0,'revision','',0),(434,3,'2022-06-12 09:29:43','2022-06-12 09:29:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-12 09:29:43','2022-06-12 09:29:43','',89,'https://d36hk7ck-staging.dreamwp.com/?p=434',0,'revision','',0),(435,3,'2022-06-12 09:29:43','2022-06-12 09:29:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-12 09:29:43','2022-06-12 09:29:43','',89,'https://d36hk7ck-staging.dreamwp.com/?p=435',0,'revision','',0),(436,3,'2022-06-12 09:29:43','2022-06-12 09:29:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-12 09:29:43','2022-06-12 09:29:43','',89,'https://d36hk7ck-staging.dreamwp.com/?p=436',0,'revision','',0),(437,3,'2022-06-12 09:31:26','2022-06-12 09:31:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-12 09:31:26','2022-06-12 09:31:26','',89,'https://d36hk7ck-staging.dreamwp.com/?p=437',0,'revision','',0),(438,3,'2022-06-12 09:31:26','2022-06-12 09:31:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-12 09:31:26','2022-06-12 09:31:26','',89,'https://d36hk7ck-staging.dreamwp.com/?p=438',0,'revision','',0),(439,3,'2022-06-12 09:31:26','2022-06-12 09:31:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Logo-1-ppzr09jat8w50qz1yh68wxjudsls9y3v6pla33fbyk.png\" title=\"PTH-Logo\" alt=\"PTH-Logo\" />															\n				<nav data-toggle-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;fas fa-align-justify&quot;&gt;&lt;/i&gt;\" data-close-icon=\"&lt;i aria-hidden=&quot;true&quot; tabindex=&quot;0&quot; class=&quot;far fa-window-close&quot;&gt;&lt;/i&gt;\" data-full-width=\"yes\"><ul id=\"menu-1-3f3a36c\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>              \n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','Header','','inherit','closed','closed','','89-revision-v1','','','2022-06-12 09:31:26','2022-06-12 09:31:26','',89,'https://d36hk7ck-staging.dreamwp.com/?p=439',0,'revision','',0),(440,3,'2022-06-12 09:33:04','2022-06-12 09:33:04','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:33:04','2022-06-12 09:33:04','',13,'https://d36hk7ck-staging.dreamwp.com/?p=440',0,'revision','',0),(441,3,'2022-06-12 09:33:05','2022-06-12 09:33:05','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:33:05','2022-06-12 09:33:05','',13,'https://d36hk7ck-staging.dreamwp.com/?p=441',0,'revision','',0),(442,3,'2022-06-12 09:33:05','2022-06-12 09:33:05','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:33:05','2022-06-12 09:33:05','',13,'https://d36hk7ck-staging.dreamwp.com/?p=442',0,'revision','',0),(443,3,'2022-06-12 09:34:12','2022-06-12 09:34:12','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:34:12','2022-06-12 09:34:12','',13,'https://d36hk7ck-staging.dreamwp.com/?p=443',0,'revision','',0),(444,3,'2022-06-12 09:34:12','2022-06-12 09:34:12','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:34:12','2022-06-12 09:34:12','',13,'https://d36hk7ck-staging.dreamwp.com/?p=444',0,'revision','',0),(445,3,'2022-06-12 09:34:12','2022-06-12 09:34:12','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:34:12','2022-06-12 09:34:12','',13,'https://d36hk7ck-staging.dreamwp.com/?p=445',0,'revision','',0),(446,3,'2022-06-12 09:35:51','2022-06-12 09:35:51','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:35:51','2022-06-12 09:35:51','',13,'https://d36hk7ck-staging.dreamwp.com/?p=446',0,'revision','',0),(447,3,'2022-06-12 09:35:51','2022-06-12 09:35:51','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-ppzsf2pabeego56fsudy9f32es8rz1o2norfv0gyzw.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:35:51','2022-06-12 09:35:51','',13,'https://d36hk7ck-staging.dreamwp.com/?p=447',0,'revision','',0),(448,3,'2022-06-12 09:35:52','2022-06-12 09:35:52','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-e1655026527118-pq77mas8cce7t2pvab1mfjhfzqb6lsbmuffie7y90s.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:35:52','2022-06-12 09:35:52','',13,'https://d36hk7ck-staging.dreamwp.com/?p=448',0,'revision','',0),(449,3,'2022-06-12 09:36:31','2022-06-12 09:36:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-e1655026527118-pq77mas8cce7t2pvab1mfjhfzqb6lsbmuffie7y90s.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:36:31','2022-06-12 09:36:31','',13,'https://d36hk7ck-staging.dreamwp.com/?p=449',0,'revision','',0),(450,3,'2022-06-12 09:36:32','2022-06-12 09:36:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-e1655026527118-pq77mas8cce7t2pvab1mfjhfzqb6lsbmuffie7y90s.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:36:32','2022-06-12 09:36:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=450',0,'revision','',0),(451,3,'2022-06-12 09:36:32','2022-06-12 09:36:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-e1655026527118-pq77mas8cce7t2pvab1mfjhfzqb6lsbmuffie7y90s.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:36:32','2022-06-12 09:36:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=451',0,'revision','',0),(452,3,'2022-06-12 09:38:47','2022-06-12 09:38:47','','Hero C 02B-web-01','','inherit','open','closed','','hero-c-02b-web-01','','','2022-06-12 09:38:47','2022-06-12 09:38:47','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Hero-C-02B-web-01.jpg',0,'attachment','image/jpeg',0),(453,3,'2022-06-12 09:39:32','2022-06-12 09:39:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-e1655026527118-pq77mas8cce7t2pvab1mfjhfzqb6lsbmuffie7y90s.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:39:32','2022-06-12 09:39:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=453',0,'revision','',0),(454,3,'2022-06-12 09:39:32','2022-06-12 09:39:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-e1655026527118-pq77mas8cce7t2pvab1mfjhfzqb6lsbmuffie7y90s.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:39:32','2022-06-12 09:39:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=454',0,'revision','',0),(455,3,'2022-06-12 09:39:32','2022-06-12 09:39:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:39:32','2022-06-12 09:39:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=455',0,'revision','',0),(456,3,'2022-06-12 09:41:18','2022-06-12 09:41:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:41:18','2022-06-12 09:41:18','',13,'https://d36hk7ck-staging.dreamwp.com/?p=456',0,'revision','',0),(457,3,'2022-06-12 09:41:18','2022-06-12 09:41:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:41:18','2022-06-12 09:41:18','',13,'https://d36hk7ck-staging.dreamwp.com/?p=457',0,'revision','',0),(458,3,'2022-06-12 09:41:18','2022-06-12 09:41:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:41:18','2022-06-12 09:41:18','',13,'https://d36hk7ck-staging.dreamwp.com/?p=458',0,'revision','',0),(459,3,'2022-06-12 09:41:46','2022-06-12 09:41:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:41:46','2022-06-12 09:41:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=459',0,'revision','',0),(460,3,'2022-06-12 09:41:46','2022-06-12 09:41:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:41:46','2022-06-12 09:41:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=460',0,'revision','',0),(461,3,'2022-06-12 09:41:47','2022-06-12 09:41:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:41:47','2022-06-12 09:41:47','',13,'https://d36hk7ck-staging.dreamwp.com/?p=461',0,'revision','',0),(462,3,'2022-06-12 09:42:50','2022-06-12 09:42:50','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:42:50','2022-06-12 09:42:50','',13,'https://d36hk7ck-staging.dreamwp.com/?p=462',0,'revision','',0),(463,3,'2022-06-12 09:42:50','2022-06-12 09:42:50','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:42:50','2022-06-12 09:42:50','',13,'https://d36hk7ck-staging.dreamwp.com/?p=463',0,'revision','',0),(464,3,'2022-06-12 09:42:50','2022-06-12 09:42:50','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:42:50','2022-06-12 09:42:50','',13,'https://d36hk7ck-staging.dreamwp.com/?p=464',0,'revision','',0),(465,3,'2022-06-12 09:48:09','2022-06-12 09:48:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:48:09','2022-06-12 09:48:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=465',0,'revision','',0),(466,3,'2022-06-12 09:48:09','2022-06-12 09:48:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes which among them are: eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. </p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.  </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p data-ccp-props=\"{\">These are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near. </p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:48:09','2022-06-12 09:48:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=466',0,'revision','',0),(467,3,'2022-06-12 09:48:09','2022-06-12 09:48:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:48:09','2022-06-12 09:48:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=467',0,'revision','',0),(468,3,'2022-06-12 09:48:57','2022-06-12 09:48:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:48:57','2022-06-12 09:48:57','',13,'https://d36hk7ck-staging.dreamwp.com/?p=468',0,'revision','',0),(469,3,'2022-06-12 09:48:57','2022-06-12 09:48:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:48:57','2022-06-12 09:48:57','',13,'https://d36hk7ck-staging.dreamwp.com/?p=469',0,'revision','',0),(470,3,'2022-06-12 09:48:57','2022-06-12 09:48:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:48:57','2022-06-12 09:48:57','',13,'https://d36hk7ck-staging.dreamwp.com/?p=470',0,'revision','',0),(471,3,'2022-06-12 09:49:56','2022-06-12 09:49:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:49:56','2022-06-12 09:49:56','',13,'https://d36hk7ck-staging.dreamwp.com/?p=471',0,'revision','',0),(472,3,'2022-06-12 09:49:56','2022-06-12 09:49:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:49:56','2022-06-12 09:49:56','',13,'https://d36hk7ck-staging.dreamwp.com/?p=472',0,'revision','',0),(473,3,'2022-06-12 09:49:57','2022-06-12 09:49:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:49:57','2022-06-12 09:49:57','',13,'https://d36hk7ck-staging.dreamwp.com/?p=473',0,'revision','',0),(474,3,'2022-06-12 09:50:49','2022-06-12 09:50:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:50:49','2022-06-12 09:50:49','',13,'https://d36hk7ck-staging.dreamwp.com/?p=474',0,'revision','',0),(475,3,'2022-06-12 09:50:49','2022-06-12 09:50:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:50:49','2022-06-12 09:50:49','',13,'https://d36hk7ck-staging.dreamwp.com/?p=475',0,'revision','',0),(476,3,'2022-06-12 09:50:49','2022-06-12 09:50:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:50:49','2022-06-12 09:50:49','',13,'https://d36hk7ck-staging.dreamwp.com/?p=476',0,'revision','',0),(477,3,'2022-06-12 09:51:09','2022-06-12 09:51:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:51:09','2022-06-12 09:51:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=477',0,'revision','',0),(478,3,'2022-06-12 09:51:09','2022-06-12 09:51:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:51:09','2022-06-12 09:51:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=478',0,'revision','',0),(479,3,'2022-06-12 09:51:09','2022-06-12 09:51:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:51:09','2022-06-12 09:51:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=479',0,'revision','',0),(480,3,'2022-06-12 09:51:21','2022-06-12 09:51:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:51:21','2022-06-12 09:51:21','',13,'https://d36hk7ck-staging.dreamwp.com/?p=480',0,'revision','',0),(481,3,'2022-06-12 09:51:21','2022-06-12 09:51:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:51:21','2022-06-12 09:51:21','',13,'https://d36hk7ck-staging.dreamwp.com/?p=481',0,'revision','',0),(482,3,'2022-06-12 09:51:21','2022-06-12 09:51:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 09:51:21','2022-06-12 09:51:21','',13,'https://d36hk7ck-staging.dreamwp.com/?p=482',0,'revision','',0),(483,3,'2022-06-12 09:57:03','2022-06-12 09:57:03','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 09:57:03','2022-06-12 09:57:03','',76,'https://d36hk7ck-staging.dreamwp.com/?p=483',0,'revision','',0),(484,3,'2022-06-12 09:57:03','2022-06-12 09:57:03','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 09:57:03','2022-06-12 09:57:03','',76,'https://d36hk7ck-staging.dreamwp.com/?p=484',0,'revision','',0),(485,3,'2022-06-12 09:57:03','2022-06-12 09:57:03','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 09:57:03','2022-06-12 09:57:03','',76,'https://d36hk7ck-staging.dreamwp.com/?p=485',0,'revision','',0),(486,3,'2022-06-12 09:59:05','2022-06-12 09:59:05','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 09:59:05','2022-06-12 09:59:05','',76,'https://d36hk7ck-staging.dreamwp.com/?p=486',0,'revision','',0),(487,3,'2022-06-12 09:59:05','2022-06-12 09:59:05','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 09:59:05','2022-06-12 09:59:05','',76,'https://d36hk7ck-staging.dreamwp.com/?p=487',0,'revision','',0),(488,3,'2022-06-12 09:59:05','2022-06-12 09:59:05','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 09:59:05','2022-06-12 09:59:05','',76,'https://d36hk7ck-staging.dreamwp.com/?p=488',0,'revision','',0),(489,3,'2022-06-12 09:59:43','2022-06-12 09:59:43','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 09:59:43','2022-06-12 09:59:43','',76,'https://d36hk7ck-staging.dreamwp.com/?p=489',0,'revision','',0),(490,3,'2022-06-12 09:59:43','2022-06-12 09:59:43','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 09:59:43','2022-06-12 09:59:43','',76,'https://d36hk7ck-staging.dreamwp.com/?p=490',0,'revision','',0),(491,3,'2022-06-12 09:59:43','2022-06-12 09:59:43','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 09:59:43','2022-06-12 09:59:43','',76,'https://d36hk7ck-staging.dreamwp.com/?p=491',0,'revision','',0),(492,3,'2022-06-12 10:01:19','2022-06-12 10:01:19','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:01:19','2022-06-12 10:01:19','',76,'https://d36hk7ck-staging.dreamwp.com/?p=492',0,'revision','',0),(493,3,'2022-06-12 10:01:19','2022-06-12 10:01:19','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:01:19','2022-06-12 10:01:19','',76,'https://d36hk7ck-staging.dreamwp.com/?p=493',0,'revision','',0),(494,3,'2022-06-12 10:01:19','2022-06-12 10:01:19','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:01:19','2022-06-12 10:01:19','',76,'https://d36hk7ck-staging.dreamwp.com/?p=494',0,'revision','',0),(495,3,'2022-06-12 10:02:34','2022-06-12 10:02:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:02:34','2022-06-12 10:02:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=495',0,'revision','',0),(496,3,'2022-06-12 10:02:34','2022-06-12 10:02:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:02:34','2022-06-12 10:02:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=496',0,'revision','',0),(497,3,'2022-06-12 10:02:34','2022-06-12 10:02:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:02:34','2022-06-12 10:02:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=497',0,'revision','',0),(498,3,'2022-06-12 10:05:11','2022-06-12 10:05:11','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:05:11','2022-06-12 10:05:11','',76,'https://d36hk7ck-staging.dreamwp.com/?p=498',0,'revision','',0),(499,3,'2022-06-12 10:05:11','2022-06-12 10:05:11','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:05:11','2022-06-12 10:05:11','',76,'https://d36hk7ck-staging.dreamwp.com/?p=499',0,'revision','',0),(500,3,'2022-06-12 10:05:11','2022-06-12 10:05:11','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:05:11','2022-06-12 10:05:11','',76,'https://d36hk7ck-staging.dreamwp.com/?p=500',0,'revision','',0),(501,3,'2022-06-12 10:06:34','2022-06-12 10:06:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:06:34','2022-06-12 10:06:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=501',0,'revision','',0),(502,3,'2022-06-12 10:06:34','2022-06-12 10:06:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:06:34','2022-06-12 10:06:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=502',0,'revision','',0),(503,3,'2022-06-12 10:06:34','2022-06-12 10:06:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:06:34','2022-06-12 10:06:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=503',0,'revision','',0),(504,3,'2022-06-12 10:09:46','2022-06-12 10:09:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:09:46','2022-06-12 10:09:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=504',0,'revision','',0),(505,3,'2022-06-12 10:09:46','2022-06-12 10:09:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:09:46','2022-06-12 10:09:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=505',0,'revision','',0),(506,3,'2022-06-12 10:09:46','2022-06-12 10:09:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:09:46','2022-06-12 10:09:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=506',0,'revision','',0),(507,3,'2022-06-12 10:10:28','2022-06-12 10:10:28','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:10:28','2022-06-12 10:10:28','',76,'https://d36hk7ck-staging.dreamwp.com/?p=507',0,'revision','',0),(508,3,'2022-06-12 10:10:28','2022-06-12 10:10:28','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:10:28','2022-06-12 10:10:28','',76,'https://d36hk7ck-staging.dreamwp.com/?p=508',0,'revision','',0),(509,3,'2022-06-12 10:10:28','2022-06-12 10:10:28','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:10:28','2022-06-12 10:10:28','',76,'https://d36hk7ck-staging.dreamwp.com/?p=509',0,'revision','',0),(510,3,'2022-06-12 10:11:21','2022-06-12 10:11:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:11:21','2022-06-12 10:11:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=510',0,'revision','',0),(511,3,'2022-06-12 10:11:21','2022-06-12 10:11:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:11:21','2022-06-12 10:11:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=511',0,'revision','',0),(512,3,'2022-06-12 10:11:21','2022-06-12 10:11:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:11:21','2022-06-12 10:11:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=512',0,'revision','',0),(513,3,'2022-06-12 10:11:54','2022-06-12 10:11:54','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:11:54','2022-06-12 10:11:54','',76,'https://d36hk7ck-staging.dreamwp.com/?p=513',0,'revision','',0),(514,3,'2022-06-12 10:11:54','2022-06-12 10:11:54','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:11:54','2022-06-12 10:11:54','',76,'https://d36hk7ck-staging.dreamwp.com/?p=514',0,'revision','',0),(515,3,'2022-06-12 10:11:54','2022-06-12 10:11:54','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:11:54','2022-06-12 10:11:54','',76,'https://d36hk7ck-staging.dreamwp.com/?p=515',0,'revision','',0),(516,3,'2022-06-12 10:13:31','2022-06-12 10:13:31','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:13:31','2022-06-12 10:13:31','',76,'https://d36hk7ck-staging.dreamwp.com/?p=516',0,'revision','',0),(517,3,'2022-06-12 10:13:31','2022-06-12 10:13:31','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:13:31','2022-06-12 10:13:31','',76,'https://d36hk7ck-staging.dreamwp.com/?p=517',0,'revision','',0),(518,3,'2022-06-12 10:13:31','2022-06-12 10:13:31','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:13:31','2022-06-12 10:13:31','',76,'https://d36hk7ck-staging.dreamwp.com/?p=518',0,'revision','',0),(519,3,'2022-06-12 10:16:10','2022-06-12 10:16:10','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:16:10','2022-06-12 10:16:10','',76,'https://d36hk7ck-staging.dreamwp.com/?p=519',0,'revision','',0),(520,3,'2022-06-12 10:16:10','2022-06-12 10:16:10','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS \n</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:16:10','2022-06-12 10:16:10','',76,'https://d36hk7ck-staging.dreamwp.com/?p=520',0,'revision','',0),(521,3,'2022-06-12 10:16:11','2022-06-12 10:16:11','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:16:11','2022-06-12 10:16:11','',76,'https://d36hk7ck-staging.dreamwp.com/?p=521',0,'revision','',0),(522,3,'2022-06-12 10:16:48','2022-06-12 10:16:48','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:16:48','2022-06-12 10:16:48','',76,'https://d36hk7ck-staging.dreamwp.com/?p=522',0,'revision','',0),(523,3,'2022-06-12 10:16:48','2022-06-12 10:16:48','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:16:48','2022-06-12 10:16:48','',76,'https://d36hk7ck-staging.dreamwp.com/?p=523',0,'revision','',0),(524,3,'2022-06-12 10:16:48','2022-06-12 10:16:48','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:16:48','2022-06-12 10:16:48','',76,'https://d36hk7ck-staging.dreamwp.com/?p=524',0,'revision','',0),(525,3,'2022-06-12 10:18:07','2022-06-12 10:18:07','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:18:07','2022-06-12 10:18:07','',76,'https://d36hk7ck-staging.dreamwp.com/?p=525',0,'revision','',0),(526,3,'2022-06-12 10:18:07','2022-06-12 10:18:07','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:18:07','2022-06-12 10:18:07','',76,'https://d36hk7ck-staging.dreamwp.com/?p=526',0,'revision','',0),(527,3,'2022-06-12 10:18:08','2022-06-12 10:18:08','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:18:08','2022-06-12 10:18:08','',76,'https://d36hk7ck-staging.dreamwp.com/?p=527',0,'revision','',0),(528,3,'2022-06-12 10:18:28','2022-06-12 10:18:28','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:18:28','2022-06-12 10:18:28','',76,'https://d36hk7ck-staging.dreamwp.com/?p=528',0,'revision','',0),(529,3,'2022-06-12 10:18:28','2022-06-12 10:18:28','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:18:28','2022-06-12 10:18:28','',76,'https://d36hk7ck-staging.dreamwp.com/?p=529',0,'revision','',0),(530,3,'2022-06-12 10:18:28','2022-06-12 10:18:28','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:18:28','2022-06-12 10:18:28','',76,'https://d36hk7ck-staging.dreamwp.com/?p=530',0,'revision','',0),(531,3,'2022-06-12 10:20:23','2022-06-12 10:20:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:20:23','2022-06-12 10:20:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=531',0,'revision','',0),(532,3,'2022-06-12 10:20:23','2022-06-12 10:20:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  \n</h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:20:23','2022-06-12 10:20:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=532',0,'revision','',0),(533,3,'2022-06-12 10:20:23','2022-06-12 10:20:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:20:23','2022-06-12 10:20:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=533',0,'revision','',0),(534,3,'2022-06-12 10:20:45','2022-06-12 10:20:45','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:20:45','2022-06-12 10:20:45','',76,'https://d36hk7ck-staging.dreamwp.com/?p=534',0,'revision','',0),(535,3,'2022-06-12 10:20:45','2022-06-12 10:20:45','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:20:45','2022-06-12 10:20:45','',76,'https://d36hk7ck-staging.dreamwp.com/?p=535',0,'revision','',0),(536,3,'2022-06-12 10:20:45','2022-06-12 10:20:45','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:20:45','2022-06-12 10:20:45','',76,'https://d36hk7ck-staging.dreamwp.com/?p=536',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (537,3,'2022-06-12 10:21:40','2022-06-12 10:21:40','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:21:40','2022-06-12 10:21:40','',76,'https://d36hk7ck-staging.dreamwp.com/?p=537',0,'revision','',0),(538,3,'2022-06-12 10:21:40','2022-06-12 10:21:40','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:21:40','2022-06-12 10:21:40','',76,'https://d36hk7ck-staging.dreamwp.com/?p=538',0,'revision','',0),(539,3,'2022-06-12 10:21:40','2022-06-12 10:21:40','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:21:40','2022-06-12 10:21:40','',76,'https://d36hk7ck-staging.dreamwp.com/?p=539',0,'revision','',0),(540,3,'2022-06-12 10:22:01','2022-06-12 10:22:01','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:22:01','2022-06-12 10:22:01','',76,'https://d36hk7ck-staging.dreamwp.com/?p=540',0,'revision','',0),(541,3,'2022-06-12 10:22:01','2022-06-12 10:22:01','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:22:01','2022-06-12 10:22:01','',76,'https://d36hk7ck-staging.dreamwp.com/?p=541',0,'revision','',0),(542,3,'2022-06-12 10:22:01','2022-06-12 10:22:01','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:22:01','2022-06-12 10:22:01','',76,'https://d36hk7ck-staging.dreamwp.com/?p=542',0,'revision','',0),(543,3,'2022-06-12 10:23:23','2022-06-12 10:23:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:23:23','2022-06-12 10:23:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=543',0,'revision','',0),(544,3,'2022-06-12 10:23:23','2022-06-12 10:23:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:23:23','2022-06-12 10:23:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=544',0,'revision','',0),(545,3,'2022-06-12 10:23:23','2022-06-12 10:23:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:23:23','2022-06-12 10:23:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=545',0,'revision','',0),(546,3,'2022-06-12 10:24:48','2022-06-12 10:24:48','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:24:48','2022-06-12 10:24:48','',76,'https://d36hk7ck-staging.dreamwp.com/?p=546',0,'revision','',0),(547,3,'2022-06-12 10:24:48','2022-06-12 10:24:48','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the Ang Mo Kio Rise development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:24:48','2022-06-12 10:24:48','',76,'https://d36hk7ck-staging.dreamwp.com/?p=547',0,'revision','',0),(548,3,'2022-06-12 10:24:48','2022-06-12 10:24:48','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:24:48','2022-06-12 10:24:48','',76,'https://d36hk7ck-staging.dreamwp.com/?p=548',0,'revision','',0),(549,3,'2022-06-12 10:25:23','2022-06-12 10:25:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:25:23','2022-06-12 10:25:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=549',0,'revision','',0),(550,3,'2022-06-12 10:25:23','2022-06-12 10:25:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), Ang Mo Kio Rise is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:25:23','2022-06-12 10:25:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=550',0,'revision','',0),(551,3,'2022-06-12 10:25:23','2022-06-12 10:25:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 10:25:23','2022-06-12 10:25:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=551',0,'revision','',0),(553,3,'2022-06-12 14:36:27','2022-06-12 14:36:27','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:36:27','2022-06-12 14:36:27','',76,'https://d36hk7ck-staging.dreamwp.com/?p=553',0,'revision','',0),(554,3,'2022-06-12 14:36:27','2022-06-12 14:36:27','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development is expected to be released around mid-2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:36:27','2022-06-12 14:36:27','',76,'https://d36hk7ck-staging.dreamwp.com/?p=554',0,'revision','',0),(555,3,'2022-06-12 14:36:27','2022-06-12 14:36:27','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:36:27','2022-06-12 14:36:27','',76,'https://d36hk7ck-staging.dreamwp.com/?p=555',0,'revision','',0),(556,3,'2022-06-12 14:39:52','2022-06-12 14:39:52','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:39:52','2022-06-12 14:39:52','',76,'https://d36hk7ck-staging.dreamwp.com/?p=556',0,'revision','',0),(557,3,'2022-06-12 14:39:53','2022-06-12 14:39:53','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  It has already won several international and national awards and is on the way to win your heart too. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:39:53','2022-06-12 14:39:53','',76,'https://d36hk7ck-staging.dreamwp.com/?p=557',0,'revision','',0),(558,3,'2022-06-12 14:39:53','2022-06-12 14:39:53','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue for leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:39:53','2022-06-12 14:39:53','',76,'https://d36hk7ck-staging.dreamwp.com/?p=558',0,'revision','',0),(559,3,'2022-06-12 14:40:10','2022-06-12 14:40:10','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue for leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:40:10','2022-06-12 14:40:10','',76,'https://d36hk7ck-staging.dreamwp.com/?p=559',0,'revision','',0),(560,3,'2022-06-12 14:40:10','2022-06-12 14:40:10','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue for leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:40:10','2022-06-12 14:40:10','',76,'https://d36hk7ck-staging.dreamwp.com/?p=560',0,'revision','',0),(561,3,'2022-06-12 14:40:11','2022-06-12 14:40:11','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:40:11','2022-06-12 14:40:11','',76,'https://d36hk7ck-staging.dreamwp.com/?p=561',0,'revision','',0),(562,3,'2022-06-12 14:41:42','2022-06-12 14:41:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:41:42','2022-06-12 14:41:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=562',0,'revision','',0),(563,3,'2022-06-12 14:41:42','2022-06-12 14:41:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR ( Outside Central Region ), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:41:42','2022-06-12 14:41:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=563',0,'revision','',0),(564,3,'2022-06-12 14:41:42','2022-06-12 14:41:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:41:42','2022-06-12 14:41:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=564',0,'revision','',0),(565,3,'2022-06-12 14:45:25','2022-06-12 14:45:25','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:45:25','2022-06-12 14:45:25','',76,'https://d36hk7ck-staging.dreamwp.com/?p=565',0,'revision','',0),(566,3,'2022-06-12 14:45:25','2022-06-12 14:45:25','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>A GEM NESTLED IN THE PARK</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:45:25','2022-06-12 14:45:25','',76,'https://d36hk7ck-staging.dreamwp.com/?p=566',0,'revision','',0),(567,3,'2022-06-12 14:45:25','2022-06-12 14:45:25','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:45:25','2022-06-12 14:45:25','',76,'https://d36hk7ck-staging.dreamwp.com/?p=567',0,'revision','',0),(568,3,'2022-06-12 14:46:06','2022-06-12 14:46:06','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:46:06','2022-06-12 14:46:06','',76,'https://d36hk7ck-staging.dreamwp.com/?p=568',0,'revision','',0),(569,3,'2022-06-12 14:46:06','2022-06-12 14:46:06','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:46:06','2022-06-12 14:46:06','',76,'https://d36hk7ck-staging.dreamwp.com/?p=569',0,'revision','',0),(570,3,'2022-06-12 14:46:06','2022-06-12 14:46:06','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:46:06','2022-06-12 14:46:06','',76,'https://d36hk7ck-staging.dreamwp.com/?p=570',0,'revision','',0),(571,3,'2022-06-12 14:50:17','2022-06-12 14:50:17','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:50:17','2022-06-12 14:50:17','',76,'https://d36hk7ck-staging.dreamwp.com/?p=571',0,'revision','',0),(572,3,'2022-06-12 14:50:17','2022-06-12 14:50:17','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:50:17','2022-06-12 14:50:17','',76,'https://d36hk7ck-staging.dreamwp.com/?p=572',0,'revision','',0),(573,3,'2022-06-12 14:50:17','2022-06-12 14:50:17','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:50:17','2022-06-12 14:50:17','',76,'https://d36hk7ck-staging.dreamwp.com/?p=573',0,'revision','',0),(574,3,'2022-06-12 14:50:58','2022-06-12 14:50:58','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:50:58','2022-06-12 14:50:58','',76,'https://d36hk7ck-staging.dreamwp.com/?p=574',0,'revision','',0),(575,3,'2022-06-12 14:50:58','2022-06-12 14:50:58','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:50:58','2022-06-12 14:50:58','',76,'https://d36hk7ck-staging.dreamwp.com/?p=575',0,'revision','',0),(576,3,'2022-06-12 14:50:58','2022-06-12 14:50:58','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:50:58','2022-06-12 14:50:58','',76,'https://d36hk7ck-staging.dreamwp.com/?p=576',0,'revision','',0),(577,3,'2022-06-12 14:52:16','2022-06-12 14:52:16','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:52:16','2022-06-12 14:52:16','',76,'https://d36hk7ck-staging.dreamwp.com/?p=577',0,'revision','',0),(578,3,'2022-06-12 14:52:16','2022-06-12 14:52:16','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:52:16','2022-06-12 14:52:16','',76,'https://d36hk7ck-staging.dreamwp.com/?p=578',0,'revision','',0),(579,3,'2022-06-12 14:52:16','2022-06-12 14:52:16','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:52:16','2022-06-12 14:52:16','',76,'https://d36hk7ck-staging.dreamwp.com/?p=579',0,'revision','',0),(580,3,'2022-06-12 14:52:27','2022-06-12 14:52:27','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:52:27','2022-06-12 14:52:27','',76,'https://d36hk7ck-staging.dreamwp.com/?p=580',0,'revision','',0),(581,3,'2022-06-12 14:52:27','2022-06-12 14:52:27','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:52:27','2022-06-12 14:52:27','',76,'https://d36hk7ck-staging.dreamwp.com/?p=581',0,'revision','',0),(582,3,'2022-06-12 14:52:27','2022-06-12 14:52:27','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:52:27','2022-06-12 14:52:27','',76,'https://d36hk7ck-staging.dreamwp.com/?p=582',0,'revision','',0),(583,3,'2022-06-12 14:52:37','2022-06-12 14:52:37','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:52:37','2022-06-12 14:52:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=583',0,'revision','',0),(584,3,'2022-06-12 14:52:37','2022-06-12 14:52:37','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:52:37','2022-06-12 14:52:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=584',0,'revision','',0),(585,3,'2022-06-12 14:52:37','2022-06-12 14:52:37','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:52:37','2022-06-12 14:52:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=585',0,'revision','',0),(586,3,'2022-06-12 14:53:19','2022-06-12 14:53:19','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:53:19','2022-06-12 14:53:19','',76,'https://d36hk7ck-staging.dreamwp.com/?p=586',0,'revision','',0),(587,3,'2022-06-12 14:53:19','2022-06-12 14:53:19','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:53:19','2022-06-12 14:53:19','',76,'https://d36hk7ck-staging.dreamwp.com/?p=587',0,'revision','',0),(588,3,'2022-06-12 14:53:19','2022-06-12 14:53:19','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:53:19','2022-06-12 14:53:19','',76,'https://d36hk7ck-staging.dreamwp.com/?p=588',0,'revision','',0),(589,3,'2022-06-12 14:53:40','2022-06-12 14:53:40','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:53:40','2022-06-12 14:53:40','',76,'https://d36hk7ck-staging.dreamwp.com/?p=589',0,'revision','',0),(590,3,'2022-06-12 14:53:40','2022-06-12 14:53:40','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:53:40','2022-06-12 14:53:40','',76,'https://d36hk7ck-staging.dreamwp.com/?p=590',0,'revision','',0),(591,3,'2022-06-12 14:53:40','2022-06-12 14:53:40','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:53:40','2022-06-12 14:53:40','',76,'https://d36hk7ck-staging.dreamwp.com/?p=591',0,'revision','',0),(592,3,'2022-06-12 14:59:04','2022-06-12 14:59:04','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:59:04','2022-06-12 14:59:04','',76,'https://d36hk7ck-staging.dreamwp.com/?p=592',0,'revision','',0),(593,3,'2022-06-12 14:59:05','2022-06-12 14:59:05','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART. \nWITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:59:05','2022-06-12 14:59:05','',76,'https://d36hk7ck-staging.dreamwp.com/?p=593',0,'revision','',0),(594,3,'2022-06-12 14:59:05','2022-06-12 14:59:05','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 14:59:05','2022-06-12 14:59:05','',76,'https://d36hk7ck-staging.dreamwp.com/?p=594',0,'revision','',0),(595,3,'2022-06-12 15:00:55','2022-06-12 15:00:55','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 15:00:55','2022-06-12 15:00:55','',76,'https://d36hk7ck-staging.dreamwp.com/?p=595',0,'revision','',0),(596,3,'2022-06-12 15:00:55','2022-06-12 15:00:55','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 15:00:55','2022-06-12 15:00:55','',76,'https://d36hk7ck-staging.dreamwp.com/?p=596',0,'revision','',0),(597,3,'2022-06-12 15:00:56','2022-06-12 15:00:56','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 15:00:56','2022-06-12 15:00:56','',76,'https://d36hk7ck-staging.dreamwp.com/?p=597',0,'revision','',0),(599,3,'2022-06-12 15:24:21','2022-06-12 15:24:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 15:24:21','2022-06-12 15:24:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=599',0,'revision','',0),(600,3,'2022-06-12 15:24:22','2022-06-12 15:24:22','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 15:24:22','2022-06-12 15:24:22','',76,'https://d36hk7ck-staging.dreamwp.com/?p=600',0,'revision','',0),(601,3,'2022-06-12 15:24:23','2022-06-12 15:24:23','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 15:24:23','2022-06-12 15:24:23','',76,'https://d36hk7ck-staging.dreamwp.com/?p=601',0,'revision','',0),(602,3,'2022-06-12 15:28:07','2022-06-12 15:28:07','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:28:07','2022-06-12 15:28:07','',82,'https://d36hk7ck-staging.dreamwp.com/?p=602',0,'revision','',0),(603,3,'2022-06-12 15:28:07','2022-06-12 15:28:07','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:28:07','2022-06-12 15:28:07','',82,'https://d36hk7ck-staging.dreamwp.com/?p=603',0,'revision','',0),(604,3,'2022-06-12 15:28:08','2022-06-12 15:28:08','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:28:08','2022-06-12 15:28:08','',82,'https://d36hk7ck-staging.dreamwp.com/?p=604',0,'revision','',0),(605,3,'2022-06-12 15:30:54','2022-06-12 15:30:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:30:54','2022-06-12 15:30:54','',82,'https://d36hk7ck-staging.dreamwp.com/?p=605',0,'revision','',0),(606,3,'2022-06-12 15:30:54','2022-06-12 15:30:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:30:54','2022-06-12 15:30:54','',82,'https://d36hk7ck-staging.dreamwp.com/?p=606',0,'revision','',0),(607,3,'2022-06-12 15:30:55','2022-06-12 15:30:55','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:30:55','2022-06-12 15:30:55','',82,'https://d36hk7ck-staging.dreamwp.com/?p=607',0,'revision','',0),(608,3,'2022-06-12 15:31:26','2022-06-12 15:31:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:31:26','2022-06-12 15:31:26','',82,'https://d36hk7ck-staging.dreamwp.com/?p=608',0,'revision','',0),(609,3,'2022-06-12 15:31:27','2022-06-12 15:31:27','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:31:27','2022-06-12 15:31:27','',82,'https://d36hk7ck-staging.dreamwp.com/?p=609',0,'revision','',0),(610,3,'2022-06-12 15:31:27','2022-06-12 15:31:27','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:31:27','2022-06-12 15:31:27','',82,'https://d36hk7ck-staging.dreamwp.com/?p=610',0,'revision','',0),(611,3,'2022-06-12 15:32:07','2022-06-12 15:32:07','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:32:07','2022-06-12 15:32:07','',82,'https://d36hk7ck-staging.dreamwp.com/?p=611',0,'revision','',0),(612,3,'2022-06-12 15:32:07','2022-06-12 15:32:07','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:32:07','2022-06-12 15:32:07','',82,'https://d36hk7ck-staging.dreamwp.com/?p=612',0,'revision','',0),(613,3,'2022-06-12 15:32:08','2022-06-12 15:32:08','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:32:08','2022-06-12 15:32:08','',82,'https://d36hk7ck-staging.dreamwp.com/?p=613',0,'revision','',0),(614,3,'2022-06-12 15:32:54','2022-06-12 15:32:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:32:54','2022-06-12 15:32:54','',82,'https://d36hk7ck-staging.dreamwp.com/?p=614',0,'revision','',0),(615,3,'2022-06-12 15:32:55','2022-06-12 15:32:55','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:32:55','2022-06-12 15:32:55','',82,'https://d36hk7ck-staging.dreamwp.com/?p=615',0,'revision','',0),(616,3,'2022-06-12 15:32:55','2022-06-12 15:32:55','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:32:55','2022-06-12 15:32:55','',82,'https://d36hk7ck-staging.dreamwp.com/?p=616',0,'revision','',0),(617,3,'2022-06-12 15:34:40','2022-06-12 15:34:40','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:34:40','2022-06-12 15:34:40','',82,'https://d36hk7ck-staging.dreamwp.com/?p=617',0,'revision','',0),(618,3,'2022-06-12 15:34:40','2022-06-12 15:34:40','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:34:40','2022-06-12 15:34:40','',82,'https://d36hk7ck-staging.dreamwp.com/?p=618',0,'revision','',0),(619,3,'2022-06-12 15:34:41','2022-06-12 15:34:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:34:41','2022-06-12 15:34:41','',82,'https://d36hk7ck-staging.dreamwp.com/?p=619',0,'revision','',0),(620,3,'2022-06-12 15:35:16','2022-06-12 15:35:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:35:16','2022-06-12 15:35:16','',82,'https://d36hk7ck-staging.dreamwp.com/?p=620',0,'revision','',0),(621,3,'2022-06-12 15:35:17','2022-06-12 15:35:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:35:17','2022-06-12 15:35:17','',82,'https://d36hk7ck-staging.dreamwp.com/?p=621',0,'revision','',0),(622,3,'2022-06-12 15:35:17','2022-06-12 15:35:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:35:17','2022-06-12 15:35:17','',82,'https://d36hk7ck-staging.dreamwp.com/?p=622',0,'revision','',0),(623,3,'2022-06-12 15:35:45','2022-06-12 15:35:45','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:35:45','2022-06-12 15:35:45','',82,'https://d36hk7ck-staging.dreamwp.com/?p=623',0,'revision','',0),(624,3,'2022-06-12 15:35:45','2022-06-12 15:35:45','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:35:45','2022-06-12 15:35:45','',82,'https://d36hk7ck-staging.dreamwp.com/?p=624',0,'revision','',0),(625,3,'2022-06-12 15:35:45','2022-06-12 15:35:45','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:35:45','2022-06-12 15:35:45','',82,'https://d36hk7ck-staging.dreamwp.com/?p=625',0,'revision','',0),(626,3,'2022-06-12 15:36:53','2022-06-12 15:36:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:36:53','2022-06-12 15:36:53','',82,'https://d36hk7ck-staging.dreamwp.com/?p=626',0,'revision','',0),(627,3,'2022-06-12 15:36:53','2022-06-12 15:36:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:36:53','2022-06-12 15:36:53','',82,'https://d36hk7ck-staging.dreamwp.com/?p=627',0,'revision','',0),(628,3,'2022-06-12 15:36:53','2022-06-12 15:36:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:36:53','2022-06-12 15:36:53','',82,'https://d36hk7ck-staging.dreamwp.com/?p=628',0,'revision','',0),(629,3,'2022-06-12 15:39:19','2022-06-12 15:39:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:39:19','2022-06-12 15:39:19','',82,'https://d36hk7ck-staging.dreamwp.com/?p=629',0,'revision','',0),(630,3,'2022-06-12 15:39:19','2022-06-12 15:39:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=111%20north%20bridge%20Road%2C%20%2323-04%2CPeninsula%20Plaza%2C%20Singapore%201709098&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n					aria-label=\"111 north bridge Road, #23-04,Peninsula Plaza, Singapore 1709098\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:39:19','2022-06-12 15:39:19','',82,'https://d36hk7ck-staging.dreamwp.com/?p=630',0,'revision','',0),(631,3,'2022-06-12 15:39:19','2022-06-12 15:39:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:39:19','2022-06-12 15:39:19','',82,'https://d36hk7ck-staging.dreamwp.com/?p=631',0,'revision','',0),(632,3,'2022-06-12 15:42:41','2022-06-12 15:42:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:42:41','2022-06-12 15:42:41','',82,'https://d36hk7ck-staging.dreamwp.com/?p=632',0,'revision','',0),(633,3,'2022-06-12 15:42:41','2022-06-12 15:42:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:42:41','2022-06-12 15:42:41','',82,'https://d36hk7ck-staging.dreamwp.com/?p=633',0,'revision','',0),(634,3,'2022-06-12 15:42:41','2022-06-12 15:42:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:42:41','2022-06-12 15:42:41','',82,'https://d36hk7ck-staging.dreamwp.com/?p=634',0,'revision','',0),(635,3,'2022-06-12 15:43:39','2022-06-12 15:43:39','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:43:39','2022-06-12 15:43:39','',82,'https://d36hk7ck-staging.dreamwp.com/?p=635',0,'revision','',0),(636,3,'2022-06-12 15:43:39','2022-06-12 15:43:39','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:43:39','2022-06-12 15:43:39','',82,'https://d36hk7ck-staging.dreamwp.com/?p=636',0,'revision','',0),(637,3,'2022-06-12 15:43:39','2022-06-12 15:43:39','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:43:39','2022-06-12 15:43:39','',82,'https://d36hk7ck-staging.dreamwp.com/?p=637',0,'revision','',0),(638,3,'2022-06-12 15:45:09','2022-06-12 15:45:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:45:09','2022-06-12 15:45:09','',82,'https://d36hk7ck-staging.dreamwp.com/?p=638',0,'revision','',0),(639,3,'2022-06-12 15:45:09','2022-06-12 15:45:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:45:09','2022-06-12 15:45:09','',82,'https://d36hk7ck-staging.dreamwp.com/?p=639',0,'revision','',0),(640,3,'2022-06-12 15:45:09','2022-06-12 15:45:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:45:09','2022-06-12 15:45:09','',82,'https://d36hk7ck-staging.dreamwp.com/?p=640',0,'revision','',0),(641,3,'2022-06-12 15:45:58','2022-06-12 15:45:58','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:45:58','2022-06-12 15:45:58','',82,'https://d36hk7ck-staging.dreamwp.com/?p=641',0,'revision','',0),(642,3,'2022-06-12 15:45:58','2022-06-12 15:45:58','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:45:58','2022-06-12 15:45:58','',82,'https://d36hk7ck-staging.dreamwp.com/?p=642',0,'revision','',0),(643,3,'2022-06-12 15:45:58','2022-06-12 15:45:58','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:45:58','2022-06-12 15:45:58','',82,'https://d36hk7ck-staging.dreamwp.com/?p=643',0,'revision','',0),(645,3,'2022-06-12 15:53:33','2022-06-12 15:53:33','{\"fields\":{\"0\":{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"Name\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"1\":{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Email Address\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Subject\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"Your Message\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\",\"label_hide\":\"1\"}},\"id\":\"30\",\"field_id\":4,\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Send\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"lydialowml@era.com.sg\",\"subject\":\"New Entry: Simple Contact Form\",\"sender_name\":\"Professional Services\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"131\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','inherit','closed','closed','','30-revision-v1','','','2022-06-12 15:53:33','2022-06-12 15:53:33','',30,'https://d36hk7ck-staging.dreamwp.com/?p=645',0,'revision','',0),(646,3,'2022-06-12 15:55:32','2022-06-12 15:55:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:55:32','2022-06-12 15:55:32','',82,'https://d36hk7ck-staging.dreamwp.com/?p=646',0,'revision','',0),(647,3,'2022-06-12 15:55:32','2022-06-12 15:55:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:55:32','2022-06-12 15:55:32','',82,'https://d36hk7ck-staging.dreamwp.com/?p=647',0,'revision','',0),(648,3,'2022-06-12 15:55:32','2022-06-12 15:55:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:55:32','2022-06-12 15:55:32','',82,'https://d36hk7ck-staging.dreamwp.com/?p=648',0,'revision','',0),(649,3,'2022-06-12 15:55:53','2022-06-12 15:55:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:55:53','2022-06-12 15:55:53','',82,'https://d36hk7ck-staging.dreamwp.com/?p=649',0,'revision','',0),(650,3,'2022-06-12 15:55:53','2022-06-12 15:55:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:55:53','2022-06-12 15:55:53','',82,'https://d36hk7ck-staging.dreamwp.com/?p=650',0,'revision','',0),(651,3,'2022-06-12 15:55:53','2022-06-12 15:55:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:55:53','2022-06-12 15:55:53','',82,'https://d36hk7ck-staging.dreamwp.com/?p=651',0,'revision','',0),(652,3,'2022-06-12 15:56:43','2022-06-12 15:56:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:56:43','2022-06-12 15:56:43','',82,'https://d36hk7ck-staging.dreamwp.com/?p=652',0,'revision','',0),(653,3,'2022-06-12 15:56:43','2022-06-12 15:56:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:56:43','2022-06-12 15:56:43','',82,'https://d36hk7ck-staging.dreamwp.com/?p=653',0,'revision','',0),(654,3,'2022-06-12 15:56:43','2022-06-12 15:56:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 15:56:43','2022-06-12 15:56:43','',82,'https://d36hk7ck-staging.dreamwp.com/?p=654',0,'revision','',0),(655,3,'2022-06-12 16:00:43','2022-06-12 16:00:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:00:43','2022-06-12 16:00:43','',82,'https://d36hk7ck-staging.dreamwp.com/?p=655',0,'revision','',0),(656,3,'2022-06-12 16:00:44','2022-06-12 16:00:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:00:44','2022-06-12 16:00:44','',82,'https://d36hk7ck-staging.dreamwp.com/?p=656',0,'revision','',0),(657,3,'2022-06-12 16:00:45','2022-06-12 16:00:45','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:00:45','2022-06-12 16:00:45','',82,'https://d36hk7ck-staging.dreamwp.com/?p=657',0,'revision','',0),(658,3,'2022-06-12 16:01:43','2022-06-12 16:01:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:01:43','2022-06-12 16:01:43','',82,'https://d36hk7ck-staging.dreamwp.com/?p=658',0,'revision','',0),(659,3,'2022-06-12 16:01:44','2022-06-12 16:01:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:01:44','2022-06-12 16:01:44','',82,'https://d36hk7ck-staging.dreamwp.com/?p=659',0,'revision','',0),(660,3,'2022-06-12 16:01:44','2022-06-12 16:01:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:01:44','2022-06-12 16:01:44','',82,'https://d36hk7ck-staging.dreamwp.com/?p=660',0,'revision','',0),(661,3,'2022-06-12 16:04:18','2022-06-12 16:04:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:04:18','2022-06-12 16:04:18','',82,'https://d36hk7ck-staging.dreamwp.com/?p=661',0,'revision','',0),(662,3,'2022-06-12 16:04:18','2022-06-12 16:04:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:04:18','2022-06-12 16:04:18','',82,'https://d36hk7ck-staging.dreamwp.com/?p=662',0,'revision','',0),(663,3,'2022-06-12 16:04:18','2022-06-12 16:04:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:04:18','2022-06-12 16:04:18','',82,'https://d36hk7ck-staging.dreamwp.com/?p=663',0,'revision','',0),(664,3,'2022-06-12 16:05:16','2022-06-12 16:05:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:05:16','2022-06-12 16:05:16','',82,'https://d36hk7ck-staging.dreamwp.com/?p=664',0,'revision','',0),(665,3,'2022-06-12 16:05:16','2022-06-12 16:05:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:05:16','2022-06-12 16:05:16','',82,'https://d36hk7ck-staging.dreamwp.com/?p=665',0,'revision','',0),(666,3,'2022-06-12 16:05:16','2022-06-12 16:05:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Contact Us</h1>		\n			<h1>BOOK A CONSULTATION WITH US</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-AMK-Rise-ContactUs-02-ppo1vg2l56epff8iuuyahofclmukktzi0pd1ytuz6o.jpg\" title=\"PTH-AMK-Rise-ContactUs-02\" alt=\"PTH-AMK-Rise-ContactUs-02\" />															\n		[wpforms id=\"30\" title=\"false\" description=\"false\"]		\n			<h4>MAP</h4>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps iframe{height:300px}</style>		\n			<iframe frameborder=\"0\" scrolling=\"no\" marginheight=\"0\" marginwidth=\"0\"\n					src=\"https://maps.google.com/maps?q=450%20Lorong%206%20Toa%20Payoh%2C%20ERA%20APAC%20Centre%2C%20Singapore%20319394&#038;t=m&#038;z=16&#038;output=embed&#038;iwloc=near\"\n					title=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n					aria-label=\"450 Lorong 6 Toa Payoh, ERA APAC Centre, Singapore 319394\"\n			></iframe>','Contact Us','','inherit','closed','closed','','82-revision-v1','','','2022-06-12 16:05:16','2022-06-12 16:05:16','',82,'https://d36hk7ck-staging.dreamwp.com/?p=666',0,'revision','',0),(667,3,'2022-06-12 16:07:46','2022-06-12 16:07:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:07:46','2022-06-12 16:07:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=667',0,'revision','',0),(668,3,'2022-06-12 16:07:46','2022-06-12 16:07:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:07:46','2022-06-12 16:07:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=668',0,'revision','',0),(669,3,'2022-06-12 16:07:46','2022-06-12 16:07:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:07:46','2022-06-12 16:07:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=669',0,'revision','',0),(670,3,'2022-06-12 16:10:54','2022-06-12 16:10:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:10:54','2022-06-12 16:10:54','',13,'https://d36hk7ck-staging.dreamwp.com/?p=670',0,'revision','',0),(671,3,'2022-06-12 16:10:55','2022-06-12 16:10:55','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:10:55','2022-06-12 16:10:55','',13,'https://d36hk7ck-staging.dreamwp.com/?p=671',0,'revision','',0),(672,3,'2022-06-12 16:10:56','2022-06-12 16:10:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:10:56','2022-06-12 16:10:56','',13,'https://d36hk7ck-staging.dreamwp.com/?p=672',0,'revision','',0),(673,3,'2022-06-12 16:12:34','2022-06-12 16:12:34','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:12:34','2022-06-12 16:12:34','',13,'https://d36hk7ck-staging.dreamwp.com/?p=673',0,'revision','',0),(674,3,'2022-06-12 16:12:34','2022-06-12 16:12:34','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:12:34','2022-06-12 16:12:34','',13,'https://d36hk7ck-staging.dreamwp.com/?p=674',0,'revision','',0),(675,3,'2022-06-12 16:12:35','2022-06-12 16:12:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:12:35','2022-06-12 16:12:35','',13,'https://d36hk7ck-staging.dreamwp.com/?p=675',0,'revision','',0),(676,3,'2022-06-12 16:13:26','2022-06-12 16:13:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:13:26','2022-06-12 16:13:26','',13,'https://d36hk7ck-staging.dreamwp.com/?p=676',0,'revision','',0),(677,3,'2022-06-12 16:13:26','2022-06-12 16:13:26','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:13:26','2022-06-12 16:13:26','',13,'https://d36hk7ck-staging.dreamwp.com/?p=677',0,'revision','',0),(678,3,'2022-06-12 16:13:27','2022-06-12 16:13:27','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:13:27','2022-06-12 16:13:27','',13,'https://d36hk7ck-staging.dreamwp.com/?p=678',0,'revision','',0),(679,3,'2022-06-12 16:14:24','2022-06-12 16:14:24','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:14:24','2022-06-12 16:14:24','',13,'https://d36hk7ck-staging.dreamwp.com/?p=679',0,'revision','',0),(680,3,'2022-06-12 16:14:24','2022-06-12 16:14:24','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:14:24','2022-06-12 16:14:24','',13,'https://d36hk7ck-staging.dreamwp.com/?p=680',0,'revision','',0),(681,3,'2022-06-12 16:14:24','2022-06-12 16:14:24','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:14:24','2022-06-12 16:14:24','',13,'https://d36hk7ck-staging.dreamwp.com/?p=681',0,'revision','',0),(682,3,'2022-06-12 16:15:11','2022-06-12 16:15:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:15:11','2022-06-12 16:15:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=682',0,'revision','',0),(683,3,'2022-06-12 16:15:11','2022-06-12 16:15:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:15:11','2022-06-12 16:15:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=683',0,'revision','',0),(684,3,'2022-06-12 16:15:11','2022-06-12 16:15:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:15:11','2022-06-12 16:15:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=684',0,'revision','',0),(685,3,'2022-06-12 16:15:32','2022-06-12 16:15:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:15:32','2022-06-12 16:15:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=685',0,'revision','',0),(686,3,'2022-06-12 16:15:32','2022-06-12 16:15:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:15:32','2022-06-12 16:15:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=686',0,'revision','',0),(687,3,'2022-06-12 16:15:32','2022-06-12 16:15:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:15:32','2022-06-12 16:15:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=687',0,'revision','',0),(688,3,'2022-06-12 16:16:03','2022-06-12 16:16:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:16:03','2022-06-12 16:16:03','',13,'https://d36hk7ck-staging.dreamwp.com/?p=688',0,'revision','',0),(689,3,'2022-06-12 16:16:03','2022-06-12 16:16:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:16:03','2022-06-12 16:16:03','',13,'https://d36hk7ck-staging.dreamwp.com/?p=689',0,'revision','',0),(690,3,'2022-06-12 16:16:03','2022-06-12 16:16:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:16:03','2022-06-12 16:16:03','',13,'https://d36hk7ck-staging.dreamwp.com/?p=690',0,'revision','',0),(691,3,'2022-06-12 16:16:19','2022-06-12 16:16:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:16:19','2022-06-12 16:16:19','',13,'https://d36hk7ck-staging.dreamwp.com/?p=691',0,'revision','',0),(692,3,'2022-06-12 16:16:19','2022-06-12 16:16:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:16:19','2022-06-12 16:16:19','',13,'https://d36hk7ck-staging.dreamwp.com/?p=692',0,'revision','',0),(693,3,'2022-06-12 16:16:19','2022-06-12 16:16:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:16:19','2022-06-12 16:16:19','',13,'https://d36hk7ck-staging.dreamwp.com/?p=693',0,'revision','',0),(694,3,'2022-06-12 16:16:44','2022-06-12 16:16:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:16:44','2022-06-12 16:16:44','',13,'https://d36hk7ck-staging.dreamwp.com/?p=694',0,'revision','',0),(695,3,'2022-06-12 16:16:44','2022-06-12 16:16:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:16:44','2022-06-12 16:16:44','',13,'https://d36hk7ck-staging.dreamwp.com/?p=695',0,'revision','',0),(696,3,'2022-06-12 16:16:44','2022-06-12 16:16:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:16:44','2022-06-12 16:16:44','',13,'https://d36hk7ck-staging.dreamwp.com/?p=696',0,'revision','',0),(697,3,'2022-06-12 16:17:09','2022-06-12 16:17:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:17:09','2022-06-12 16:17:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=697',0,'revision','',0),(698,3,'2022-06-12 16:17:09','2022-06-12 16:17:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:17:09','2022-06-12 16:17:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=698',0,'revision','',0),(699,3,'2022-06-12 16:17:09','2022-06-12 16:17:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 16:17:09','2022-06-12 16:17:09','',13,'https://d36hk7ck-staging.dreamwp.com/?p=699',0,'revision','',0),(700,3,'2022-06-12 16:18:54','2022-06-12 16:18:54','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:18:54','2022-06-12 16:18:54','',96,'https://d36hk7ck-staging.dreamwp.com/?p=700',0,'revision','',0),(701,3,'2022-06-12 16:18:54','2022-06-12 16:18:54','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:18:54','2022-06-12 16:18:54','',96,'https://d36hk7ck-staging.dreamwp.com/?p=701',0,'revision','',0),(702,3,'2022-06-12 16:18:55','2022-06-12 16:18:55','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:18:55','2022-06-12 16:18:55','',96,'https://d36hk7ck-staging.dreamwp.com/?p=702',0,'revision','',0),(703,3,'2022-06-12 16:19:02','2022-06-12 16:19:02','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:19:02','2022-06-12 16:19:02','',96,'https://d36hk7ck-staging.dreamwp.com/?p=703',0,'revision','',0),(704,3,'2022-06-12 16:19:02','2022-06-12 16:19:02','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:19:02','2022-06-12 16:19:02','',96,'https://d36hk7ck-staging.dreamwp.com/?p=704',0,'revision','',0),(705,3,'2022-06-12 16:19:02','2022-06-12 16:19:02','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:19:02','2022-06-12 16:19:02','',96,'https://d36hk7ck-staging.dreamwp.com/?p=705',0,'revision','',0),(706,3,'2022-06-12 16:19:33','2022-06-12 16:19:33','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:19:33','2022-06-12 16:19:33','',96,'https://d36hk7ck-staging.dreamwp.com/?p=706',0,'revision','',0),(707,3,'2022-06-12 16:19:33','2022-06-12 16:19:33','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:19:33','2022-06-12 16:19:33','',96,'https://d36hk7ck-staging.dreamwp.com/?p=707',0,'revision','',0),(708,3,'2022-06-12 16:19:33','2022-06-12 16:19:33','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:19:33','2022-06-12 16:19:33','',96,'https://d36hk7ck-staging.dreamwp.com/?p=708',0,'revision','',0),(709,3,'2022-06-12 16:21:26','2022-06-12 16:21:26','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:21:26','2022-06-12 16:21:26','',96,'https://d36hk7ck-staging.dreamwp.com/?p=709',0,'revision','',0),(710,3,'2022-06-12 16:21:27','2022-06-12 16:21:27','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:21:27','2022-06-12 16:21:27','',96,'https://d36hk7ck-staging.dreamwp.com/?p=710',0,'revision','',0),(711,3,'2022-06-12 16:21:27','2022-06-12 16:21:27','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:21:27','2022-06-12 16:21:27','',96,'https://d36hk7ck-staging.dreamwp.com/?p=711',0,'revision','',0),(712,3,'2022-06-12 16:21:45','2022-06-12 16:21:45','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:21:45','2022-06-12 16:21:45','',96,'https://d36hk7ck-staging.dreamwp.com/?p=712',0,'revision','',0),(713,3,'2022-06-12 16:21:45','2022-06-12 16:21:45','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:21:45','2022-06-12 16:21:45','',96,'https://d36hk7ck-staging.dreamwp.com/?p=713',0,'revision','',0),(714,3,'2022-06-12 16:21:45','2022-06-12 16:21:45','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:21:45','2022-06-12 16:21:45','',96,'https://d36hk7ck-staging.dreamwp.com/?p=714',0,'revision','',0),(715,3,'2022-06-12 16:23:39','2022-06-12 16:23:39','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:23:39','2022-06-12 16:23:39','',96,'https://d36hk7ck-staging.dreamwp.com/?p=715',0,'revision','',0),(716,3,'2022-06-12 16:23:40','2022-06-12 16:23:40','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:23:40','2022-06-12 16:23:40','',96,'https://d36hk7ck-staging.dreamwp.com/?p=716',0,'revision','',0),(717,3,'2022-06-12 16:23:40','2022-06-12 16:23:40','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:23:40','2022-06-12 16:23:40','',96,'https://d36hk7ck-staging.dreamwp.com/?p=717',0,'revision','',0),(718,3,'2022-06-12 16:23:59','2022-06-12 16:23:59','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:23:59','2022-06-12 16:23:59','',96,'https://d36hk7ck-staging.dreamwp.com/?p=718',0,'revision','',0),(719,3,'2022-06-12 16:23:59','2022-06-12 16:23:59','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:23:59','2022-06-12 16:23:59','',96,'https://d36hk7ck-staging.dreamwp.com/?p=719',0,'revision','',0),(720,3,'2022-06-12 16:23:59','2022-06-12 16:23:59','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:23:59','2022-06-12 16:23:59','',96,'https://d36hk7ck-staging.dreamwp.com/?p=720',0,'revision','',0),(721,3,'2022-06-12 16:24:26','2022-06-12 16:24:26','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:24:26','2022-06-12 16:24:26','',96,'https://d36hk7ck-staging.dreamwp.com/?p=721',0,'revision','',0),(722,3,'2022-06-12 16:24:27','2022-06-12 16:24:27','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:24:27','2022-06-12 16:24:27','',96,'https://d36hk7ck-staging.dreamwp.com/?p=722',0,'revision','',0),(723,3,'2022-06-12 16:24:27','2022-06-12 16:24:27','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:24:27','2022-06-12 16:24:27','',96,'https://d36hk7ck-staging.dreamwp.com/?p=723',0,'revision','',0),(724,3,'2022-06-12 16:25:34','2022-06-12 16:25:34','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:25:34','2022-06-12 16:25:34','',96,'https://d36hk7ck-staging.dreamwp.com/?p=724',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (725,3,'2022-06-12 16:25:35','2022-06-12 16:25:35','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:25:35','2022-06-12 16:25:35','',96,'https://d36hk7ck-staging.dreamwp.com/?p=725',0,'revision','',0),(726,3,'2022-06-12 16:25:35','2022-06-12 16:25:35','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-12 16:25:35','2022-06-12 16:25:35','',96,'https://d36hk7ck-staging.dreamwp.com/?p=726',0,'revision','',0),(727,3,'2022-06-12 17:13:43','2022-06-12 17:13:43','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:13:43','2022-06-12 17:13:43','',76,'https://d36hk7ck-staging.dreamwp.com/?p=727',0,'revision','',0),(728,3,'2022-06-12 17:13:43','2022-06-12 17:13:43','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:13:43','2022-06-12 17:13:43','',76,'https://d36hk7ck-staging.dreamwp.com/?p=728',0,'revision','',0),(729,3,'2022-06-12 17:13:43','2022-06-12 17:13:43','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:13:43','2022-06-12 17:13:43','',76,'https://d36hk7ck-staging.dreamwp.com/?p=729',0,'revision','',0),(730,3,'2022-06-12 17:14:42','2022-06-12 17:14:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:14:42','2022-06-12 17:14:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=730',0,'revision','',0),(731,3,'2022-06-12 17:14:42','2022-06-12 17:14:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:14:42','2022-06-12 17:14:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=731',0,'revision','',0),(732,3,'2022-06-12 17:14:42','2022-06-12 17:14:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:14:42','2022-06-12 17:14:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=732',0,'revision','',0),(733,3,'2022-06-12 17:15:09','2022-06-12 17:15:09','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:15:09','2022-06-12 17:15:09','',76,'https://d36hk7ck-staging.dreamwp.com/?p=733',0,'revision','',0),(734,3,'2022-06-12 17:15:09','2022-06-12 17:15:09','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:15:09','2022-06-12 17:15:09','',76,'https://d36hk7ck-staging.dreamwp.com/?p=734',0,'revision','',0),(735,3,'2022-06-12 17:15:09','2022-06-12 17:15:09','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:15:09','2022-06-12 17:15:09','',76,'https://d36hk7ck-staging.dreamwp.com/?p=735',0,'revision','',0),(736,3,'2022-06-12 17:20:34','2022-06-12 17:20:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:20:34','2022-06-12 17:20:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=736',0,'revision','',0),(737,3,'2022-06-12 17:20:34','2022-06-12 17:20:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:20:34','2022-06-12 17:20:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=737',0,'revision','',0),(738,3,'2022-06-12 17:20:35','2022-06-12 17:20:35','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:20:35','2022-06-12 17:20:35','',76,'https://d36hk7ck-staging.dreamwp.com/?p=738',0,'revision','',0),(739,3,'2022-06-12 17:22:18','2022-06-12 17:22:18','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:22:18','2022-06-12 17:22:18','',76,'https://d36hk7ck-staging.dreamwp.com/?p=739',0,'revision','',0),(740,3,'2022-06-12 17:22:18','2022-06-12 17:22:18','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:22:18','2022-06-12 17:22:18','',76,'https://d36hk7ck-staging.dreamwp.com/?p=740',0,'revision','',0),(741,3,'2022-06-12 17:22:18','2022-06-12 17:22:18','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:22:18','2022-06-12 17:22:18','',76,'https://d36hk7ck-staging.dreamwp.com/?p=741',0,'revision','',0),(742,3,'2022-06-12 17:23:46','2022-06-12 17:23:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:23:46','2022-06-12 17:23:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=742',0,'revision','',0),(743,3,'2022-06-12 17:23:46','2022-06-12 17:23:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:23:46','2022-06-12 17:23:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=743',0,'revision','',0),(744,3,'2022-06-12 17:23:46','2022-06-12 17:23:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:23:46','2022-06-12 17:23:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=744',0,'revision','',0),(745,3,'2022-06-12 17:30:07','2022-06-12 17:30:07','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:30:07','2022-06-12 17:30:07','',76,'https://d36hk7ck-staging.dreamwp.com/?p=745',0,'revision','',0),(746,3,'2022-06-12 17:30:07','2022-06-12 17:30:07','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:30:07','2022-06-12 17:30:07','',76,'https://d36hk7ck-staging.dreamwp.com/?p=746',0,'revision','',0),(747,3,'2022-06-12 17:30:07','2022-06-12 17:30:07','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:30:07','2022-06-12 17:30:07','',76,'https://d36hk7ck-staging.dreamwp.com/?p=747',0,'revision','',0),(748,3,'2022-06-12 17:31:42','2022-06-12 17:31:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:31:42','2022-06-12 17:31:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=748',0,'revision','',0),(749,3,'2022-06-12 17:31:42','2022-06-12 17:31:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:31:42','2022-06-12 17:31:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=749',0,'revision','',0),(750,3,'2022-06-12 17:31:42','2022-06-12 17:31:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:31:42','2022-06-12 17:31:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=750',0,'revision','',0),(751,3,'2022-06-12 17:32:34','2022-06-12 17:32:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:32:34','2022-06-12 17:32:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=751',0,'revision','',0),(752,3,'2022-06-12 17:32:34','2022-06-12 17:32:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:32:34','2022-06-12 17:32:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=752',0,'revision','',0),(753,3,'2022-06-12 17:32:34','2022-06-12 17:32:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:32:34','2022-06-12 17:32:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=753',0,'revision','',0),(754,3,'2022-06-12 17:32:58','2022-06-12 17:32:58','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:32:58','2022-06-12 17:32:58','',76,'https://d36hk7ck-staging.dreamwp.com/?p=754',0,'revision','',0),(755,3,'2022-06-12 17:32:58','2022-06-12 17:32:58','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:32:58','2022-06-12 17:32:58','',76,'https://d36hk7ck-staging.dreamwp.com/?p=755',0,'revision','',0),(756,3,'2022-06-12 17:32:58','2022-06-12 17:32:58','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:32:58','2022-06-12 17:32:58','',76,'https://d36hk7ck-staging.dreamwp.com/?p=756',0,'revision','',0),(757,3,'2022-06-12 17:33:49','2022-06-12 17:33:49','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:33:49','2022-06-12 17:33:49','',76,'https://d36hk7ck-staging.dreamwp.com/?p=757',0,'revision','',0),(758,3,'2022-06-12 17:33:49','2022-06-12 17:33:49','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:33:49','2022-06-12 17:33:49','',76,'https://d36hk7ck-staging.dreamwp.com/?p=758',0,'revision','',0),(759,3,'2022-06-12 17:33:49','2022-06-12 17:33:49','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-12 17:33:49','2022-06-12 17:33:49','',76,'https://d36hk7ck-staging.dreamwp.com/?p=759',0,'revision','',0),(760,3,'2022-06-12 17:42:11','2022-06-12 17:42:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 17:42:11','2022-06-12 17:42:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=760',0,'revision','',0),(761,3,'2022-06-12 17:42:11','2022-06-12 17:42:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"#\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 17:42:11','2022-06-12 17:42:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=761',0,'revision','',0),(762,3,'2022-06-12 17:42:11','2022-06-12 17:42:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-12 17:42:11','2022-06-12 17:42:11','',13,'https://d36hk7ck-staging.dreamwp.com/?p=762',0,'revision','',0),(763,3,'2022-06-13 12:11:46','2022-06-13 12:11:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:11:46','2022-06-13 12:11:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=763',0,'revision','',0),(764,3,'2022-06-13 12:11:46','2022-06-13 12:11:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:11:46','2022-06-13 12:11:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=764',0,'revision','',0),(765,3,'2022-06-13 12:11:46','2022-06-13 12:11:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:11:46','2022-06-13 12:11:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=765',0,'revision','',0),(766,3,'2022-06-13 12:12:10','2022-06-13 12:12:10','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:12:10','2022-06-13 12:12:10','',76,'https://d36hk7ck-staging.dreamwp.com/?p=766',0,'revision','',0),(767,3,'2022-06-13 12:12:10','2022-06-13 12:12:10','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:12:10','2022-06-13 12:12:10','',76,'https://d36hk7ck-staging.dreamwp.com/?p=767',0,'revision','',0),(768,3,'2022-06-13 12:12:10','2022-06-13 12:12:10','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:12:10','2022-06-13 12:12:10','',76,'https://d36hk7ck-staging.dreamwp.com/?p=768',0,'revision','',0),(769,3,'2022-06-13 12:14:01','2022-06-13 12:14:01','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:14:01','2022-06-13 12:14:01','',76,'https://d36hk7ck-staging.dreamwp.com/?p=769',0,'revision','',0),(770,3,'2022-06-13 12:14:01','2022-06-13 12:14:01','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:14:01','2022-06-13 12:14:01','',76,'https://d36hk7ck-staging.dreamwp.com/?p=770',0,'revision','',0),(771,3,'2022-06-13 12:14:01','2022-06-13 12:14:01','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:14:01','2022-06-13 12:14:01','',76,'https://d36hk7ck-staging.dreamwp.com/?p=771',0,'revision','',0),(772,3,'2022-06-13 12:14:30','2022-06-13 12:14:30','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:14:30','2022-06-13 12:14:30','',76,'https://d36hk7ck-staging.dreamwp.com/?p=772',0,'revision','',0),(773,3,'2022-06-13 12:14:31','2022-06-13 12:14:31','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:14:31','2022-06-13 12:14:31','',76,'https://d36hk7ck-staging.dreamwp.com/?p=773',0,'revision','',0),(774,3,'2022-06-13 12:14:31','2022-06-13 12:14:31','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 12:14:31','2022-06-13 12:14:31','',76,'https://d36hk7ck-staging.dreamwp.com/?p=774',0,'revision','',0),(775,3,'2022-06-13 14:06:10','2022-06-13 14:06:10','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:06:10','2022-06-13 14:06:10','',76,'https://d36hk7ck-staging.dreamwp.com/?p=775',0,'revision','',0),(776,3,'2022-06-13 14:06:11','2022-06-13 14:06:11','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:06:11','2022-06-13 14:06:11','',76,'https://d36hk7ck-staging.dreamwp.com/?p=776',0,'revision','',0),(777,3,'2022-06-13 14:06:11','2022-06-13 14:06:11','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:06:11','2022-06-13 14:06:11','',76,'https://d36hk7ck-staging.dreamwp.com/?p=777',0,'revision','',0),(778,3,'2022-06-13 14:07:08','2022-06-13 14:07:08','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:07:08','2022-06-13 14:07:08','',76,'https://d36hk7ck-staging.dreamwp.com/?p=778',0,'revision','',0),(779,3,'2022-06-13 14:07:08','2022-06-13 14:07:08','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $ 2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $ 2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:07:08','2022-06-13 14:07:08','',76,'https://d36hk7ck-staging.dreamwp.com/?p=779',0,'revision','',0),(780,3,'2022-06-13 14:07:08','2022-06-13 14:07:08','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:07:08','2022-06-13 14:07:08','',76,'https://d36hk7ck-staging.dreamwp.com/?p=780',0,'revision','',0),(781,3,'2022-06-13 14:07:21','2022-06-13 14:07:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:07:21','2022-06-13 14:07:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=781',0,'revision','',0),(782,3,'2022-06-13 14:07:21','2022-06-13 14:07:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:07:21','2022-06-13 14:07:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=782',0,'revision','',0),(783,3,'2022-06-13 14:07:21','2022-06-13 14:07:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:07:21','2022-06-13 14:07:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=783',0,'revision','',0),(784,3,'2022-06-13 14:08:06','2022-06-13 14:08:06','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:08:06','2022-06-13 14:08:06','',76,'https://d36hk7ck-staging.dreamwp.com/?p=784',0,'revision','',0),(785,3,'2022-06-13 14:08:06','2022-06-13 14:08:06','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:08:06','2022-06-13 14:08:06','',76,'https://d36hk7ck-staging.dreamwp.com/?p=785',0,'revision','',0),(786,3,'2022-06-13 14:08:06','2022-06-13 14:08:06','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:08:06','2022-06-13 14:08:06','',76,'https://d36hk7ck-staging.dreamwp.com/?p=786',0,'revision','',0),(787,3,'2022-06-13 14:08:37','2022-06-13 14:08:37','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:08:37','2022-06-13 14:08:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=787',0,'revision','',0),(788,3,'2022-06-13 14:08:37','2022-06-13 14:08:37','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:08:37','2022-06-13 14:08:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=788',0,'revision','',0),(789,3,'2022-06-13 14:08:37','2022-06-13 14:08:37','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:08:37','2022-06-13 14:08:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=789',0,'revision','',0),(790,3,'2022-06-13 14:09:05','2022-06-13 14:09:05','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:09:05','2022-06-13 14:09:05','',76,'https://d36hk7ck-staging.dreamwp.com/?p=790',0,'revision','',0),(791,3,'2022-06-13 14:09:05','2022-06-13 14:09:05','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:09:05','2022-06-13 14:09:05','',76,'https://d36hk7ck-staging.dreamwp.com/?p=791',0,'revision','',0),(792,3,'2022-06-13 14:09:05','2022-06-13 14:09:05','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:09:05','2022-06-13 14:09:05','',76,'https://d36hk7ck-staging.dreamwp.com/?p=792',0,'revision','',0),(793,3,'2022-06-13 14:09:56','2022-06-13 14:09:56','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:09:56','2022-06-13 14:09:56','',76,'https://d36hk7ck-staging.dreamwp.com/?p=793',0,'revision','',0),(794,3,'2022-06-13 14:09:57','2022-06-13 14:09:57','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8. it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:09:57','2022-06-13 14:09:57','',76,'https://d36hk7ck-staging.dreamwp.com/?p=794',0,'revision','',0),(795,3,'2022-06-13 14:09:57','2022-06-13 14:09:57','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:09:57','2022-06-13 14:09:57','',76,'https://d36hk7ck-staging.dreamwp.com/?p=795',0,'revision','',0),(796,3,'2022-06-13 14:12:27','2022-06-13 14:12:27','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:12:27','2022-06-13 14:12:27','',96,'https://d36hk7ck-staging.dreamwp.com/?p=796',0,'revision','',0),(797,3,'2022-06-13 14:12:27','2022-06-13 14:12:27','<p><b>Property To Home<br></b>450 Lorong 6 Toa Payoh,&nbsp;ERA APAC Centre,&nbsp;Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:12:27','2022-06-13 14:12:27','',96,'https://d36hk7ck-staging.dreamwp.com/?p=797',0,'revision','',0),(798,3,'2022-06-13 14:12:27','2022-06-13 14:12:27','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:12:27','2022-06-13 14:12:27','',96,'https://d36hk7ck-staging.dreamwp.com/?p=798',0,'revision','',0),(799,3,'2022-06-13 14:14:10','2022-06-13 14:14:10','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:14:10','2022-06-13 14:14:10','',96,'https://d36hk7ck-staging.dreamwp.com/?p=799',0,'revision','',0),(800,3,'2022-06-13 14:14:10','2022-06-13 14:14:10','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Whistleblowing Policy<br />Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:14:10','2022-06-13 14:14:10','',96,'https://d36hk7ck-staging.dreamwp.com/?p=800',0,'revision','',0),(801,3,'2022-06-13 14:14:10','2022-06-13 14:14:10','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:14:10','2022-06-13 14:14:10','',96,'https://d36hk7ck-staging.dreamwp.com/?p=801',0,'revision','',0),(802,3,'2022-06-13 14:15:29','2022-06-13 14:15:29','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:15:29','2022-06-13 14:15:29','',96,'https://d36hk7ck-staging.dreamwp.com/?p=802',0,'revision','',0),(803,3,'2022-06-13 14:15:29','2022-06-13 14:15:29','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:15:29','2022-06-13 14:15:29','',96,'https://d36hk7ck-staging.dreamwp.com/?p=803',0,'revision','',0),(804,3,'2022-06-13 14:15:29','2022-06-13 14:15:29','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:15:29','2022-06-13 14:15:29','',96,'https://d36hk7ck-staging.dreamwp.com/?p=804',0,'revision','',0),(805,3,'2022-06-13 14:19:09','2022-06-13 14:19:09','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:19:09','2022-06-13 14:19:09','',96,'https://d36hk7ck-staging.dreamwp.com/?p=805',0,'revision','',0),(806,3,'2022-06-13 14:19:09','2022-06-13 14:19:09','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);-webkit-box-pack:var(--justify-content,center);-ms-flex-pack:var(--justify-content,center);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;background-color:#818a91;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style>		\n					<a target=\"_blank\" rel=\"noopener\">\n						Linkedin\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Instagram\n											</a>\n					<a target=\"_blank\" rel=\"noopener\">\n						Facebook\n											</a>\n		<p>Join Us<br />Useful Links<br />Government Statues</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:19:09','2022-06-13 14:19:09','',96,'https://d36hk7ck-staging.dreamwp.com/?p=806',0,'revision','',0),(807,3,'2022-06-13 14:19:09','2022-06-13 14:19:09','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:19:09','2022-06-13 14:19:09','',96,'https://d36hk7ck-staging.dreamwp.com/?p=807',0,'revision','',0),(808,3,'2022-06-13 14:20:54','2022-06-13 14:20:54','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:20:54','2022-06-13 14:20:54','',96,'https://d36hk7ck-staging.dreamwp.com/?p=808',0,'revision','',0),(809,3,'2022-06-13 14:20:54','2022-06-13 14:20:54','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:20:54','2022-06-13 14:20:54','',96,'https://d36hk7ck-staging.dreamwp.com/?p=809',0,'revision','',0),(810,3,'2022-06-13 14:20:54','2022-06-13 14:20:54','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:20:54','2022-06-13 14:20:54','',96,'https://d36hk7ck-staging.dreamwp.com/?p=810',0,'revision','',0),(811,3,'2022-06-13 14:21:39','2022-06-13 14:21:39','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:21:39','2022-06-13 14:21:39','',96,'https://d36hk7ck-staging.dreamwp.com/?p=811',0,'revision','',0),(812,3,'2022-06-13 14:21:39','2022-06-13 14:21:39','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:21:39','2022-06-13 14:21:39','',96,'https://d36hk7ck-staging.dreamwp.com/?p=812',0,'revision','',0),(813,3,'2022-06-13 14:21:39','2022-06-13 14:21:39','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:21:39','2022-06-13 14:21:39','',96,'https://d36hk7ck-staging.dreamwp.com/?p=813',0,'revision','',0),(814,3,'2022-06-13 14:22:09','2022-06-13 14:22:09','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:22:09','2022-06-13 14:22:09','',96,'https://d36hk7ck-staging.dreamwp.com/?p=814',0,'revision','',0),(815,3,'2022-06-13 14:22:09','2022-06-13 14:22:09','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:22:09','2022-06-13 14:22:09','',96,'https://d36hk7ck-staging.dreamwp.com/?p=815',0,'revision','',0),(816,3,'2022-06-13 14:22:09','2022-06-13 14:22:09','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:22:09','2022-06-13 14:22:09','',96,'https://d36hk7ck-staging.dreamwp.com/?p=816',0,'revision','',0),(817,3,'2022-06-13 14:22:47','2022-06-13 14:22:47','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:22:47','2022-06-13 14:22:47','',96,'https://d36hk7ck-staging.dreamwp.com/?p=817',0,'revision','',0),(818,3,'2022-06-13 14:22:47','2022-06-13 14:22:47','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:22:47','2022-06-13 14:22:47','',96,'https://d36hk7ck-staging.dreamwp.com/?p=818',0,'revision','',0),(819,3,'2022-06-13 14:22:48','2022-06-13 14:22:48','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:22:48','2022-06-13 14:22:48','',96,'https://d36hk7ck-staging.dreamwp.com/?p=819',0,'revision','',0),(820,3,'2022-06-13 14:23:59','2022-06-13 14:23:59','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:23:59','2022-06-13 14:23:59','',96,'https://d36hk7ck-staging.dreamwp.com/?p=820',0,'revision','',0),(821,3,'2022-06-13 14:23:59','2022-06-13 14:23:59','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:23:59','2022-06-13 14:23:59','',96,'https://d36hk7ck-staging.dreamwp.com/?p=821',0,'revision','',0),(822,3,'2022-06-13 14:23:59','2022-06-13 14:23:59','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:23:59','2022-06-13 14:23:59','',96,'https://d36hk7ck-staging.dreamwp.com/?p=822',0,'revision','',0),(823,3,'2022-06-13 14:25:05','2022-06-13 14:25:05','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:25:05','2022-06-13 14:25:05','',96,'https://d36hk7ck-staging.dreamwp.com/?p=823',0,'revision','',0),(824,3,'2022-06-13 14:25:05','2022-06-13 14:25:05','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:25:05','2022-06-13 14:25:05','',96,'https://d36hk7ck-staging.dreamwp.com/?p=824',0,'revision','',0),(825,3,'2022-06-13 14:25:05','2022-06-13 14:25:05','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-13 14:25:05','2022-06-13 14:25:05','',96,'https://d36hk7ck-staging.dreamwp.com/?p=825',0,'revision','',0),(826,3,'2022-06-13 14:28:42','2022-06-13 14:28:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:28:42','2022-06-13 14:28:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=826',0,'revision','',0),(827,3,'2022-06-13 14:28:42','2022-06-13 14:28:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:28:42','2022-06-13 14:28:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=827',0,'revision','',0),(828,3,'2022-06-13 14:28:42','2022-06-13 14:28:42','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:28:42','2022-06-13 14:28:42','',76,'https://d36hk7ck-staging.dreamwp.com/?p=828',0,'revision','',0),(829,3,'2022-06-13 14:29:38','2022-06-13 14:29:38','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:29:38','2022-06-13 14:29:38','',76,'https://d36hk7ck-staging.dreamwp.com/?p=829',0,'revision','',0),(830,3,'2022-06-13 14:29:38','2022-06-13 14:29:38','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:29:38','2022-06-13 14:29:38','',76,'https://d36hk7ck-staging.dreamwp.com/?p=830',0,'revision','',0),(831,3,'2022-06-13 14:29:38','2022-06-13 14:29:38','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:29:38','2022-06-13 14:29:38','',76,'https://d36hk7ck-staging.dreamwp.com/?p=831',0,'revision','',0),(832,3,'2022-06-13 14:30:34','2022-06-13 14:30:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:30:34','2022-06-13 14:30:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=832',0,'revision','',0),(833,3,'2022-06-13 14:30:34','2022-06-13 14:30:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:30:34','2022-06-13 14:30:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=833',0,'revision','',0),(834,3,'2022-06-13 14:30:34','2022-06-13 14:30:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:30:34','2022-06-13 14:30:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=834',0,'revision','',0),(835,3,'2022-06-13 14:30:52','2022-06-13 14:30:52','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:30:52','2022-06-13 14:30:52','',76,'https://d36hk7ck-staging.dreamwp.com/?p=835',0,'revision','',0),(836,3,'2022-06-13 14:30:52','2022-06-13 14:30:52','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:30:52','2022-06-13 14:30:52','',76,'https://d36hk7ck-staging.dreamwp.com/?p=836',0,'revision','',0),(837,3,'2022-06-13 14:30:52','2022-06-13 14:30:52','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:30:52','2022-06-13 14:30:52','',76,'https://d36hk7ck-staging.dreamwp.com/?p=837',0,'revision','',0),(838,3,'2022-06-13 14:31:12','2022-06-13 14:31:12','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:31:12','2022-06-13 14:31:12','',76,'https://d36hk7ck-staging.dreamwp.com/?p=838',0,'revision','',0),(839,3,'2022-06-13 14:31:12','2022-06-13 14:31:12','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:31:12','2022-06-13 14:31:12','',76,'https://d36hk7ck-staging.dreamwp.com/?p=839',0,'revision','',0),(840,3,'2022-06-13 14:31:13','2022-06-13 14:31:13','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:31:13','2022-06-13 14:31:13','',76,'https://d36hk7ck-staging.dreamwp.com/?p=840',0,'revision','',0),(841,3,'2022-06-13 14:31:35','2022-06-13 14:31:35','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:31:35','2022-06-13 14:31:35','',76,'https://d36hk7ck-staging.dreamwp.com/?p=841',0,'revision','',0),(842,3,'2022-06-13 14:31:35','2022-06-13 14:31:35','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:31:35','2022-06-13 14:31:35','',76,'https://d36hk7ck-staging.dreamwp.com/?p=842',0,'revision','',0),(843,3,'2022-06-13 14:31:35','2022-06-13 14:31:35','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:31:35','2022-06-13 14:31:35','',76,'https://d36hk7ck-staging.dreamwp.com/?p=843',0,'revision','',0),(844,3,'2022-06-13 14:31:55','2022-06-13 14:31:55','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:31:55','2022-06-13 14:31:55','',76,'https://d36hk7ck-staging.dreamwp.com/?p=844',0,'revision','',0),(845,3,'2022-06-13 14:31:55','2022-06-13 14:31:55','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:31:55','2022-06-13 14:31:55','',76,'https://d36hk7ck-staging.dreamwp.com/?p=845',0,'revision','',0),(846,3,'2022-06-13 14:31:55','2022-06-13 14:31:55','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:31:55','2022-06-13 14:31:55','',76,'https://d36hk7ck-staging.dreamwp.com/?p=846',0,'revision','',0),(847,3,'2022-06-13 14:33:37','2022-06-13 14:33:37','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:33:37','2022-06-13 14:33:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=847',0,'revision','',0),(848,3,'2022-06-13 14:33:37','2022-06-13 14:33:37','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:33:37','2022-06-13 14:33:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=848',0,'revision','',0),(849,3,'2022-06-13 14:33:37','2022-06-13 14:33:37','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:33:37','2022-06-13 14:33:37','',76,'https://d36hk7ck-staging.dreamwp.com/?p=849',0,'revision','',0),(850,3,'2022-06-13 14:34:44','2022-06-13 14:34:44','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:34:44','2022-06-13 14:34:44','',76,'https://d36hk7ck-staging.dreamwp.com/?p=850',0,'revision','',0),(851,3,'2022-06-13 14:34:44','2022-06-13 14:34:44','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:34:44','2022-06-13 14:34:44','',76,'https://d36hk7ck-staging.dreamwp.com/?p=851',0,'revision','',0),(852,3,'2022-06-13 14:34:44','2022-06-13 14:34:44','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:34:44','2022-06-13 14:34:44','',76,'https://d36hk7ck-staging.dreamwp.com/?p=852',0,'revision','',0),(853,3,'2022-06-13 14:35:51','2022-06-13 14:35:51','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:35:51','2022-06-13 14:35:51','',76,'https://d36hk7ck-staging.dreamwp.com/?p=853',0,'revision','',0),(854,3,'2022-06-13 14:35:51','2022-06-13 14:35:51','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:35:51','2022-06-13 14:35:51','',76,'https://d36hk7ck-staging.dreamwp.com/?p=854',0,'revision','',0),(855,3,'2022-06-13 14:35:51','2022-06-13 14:35:51','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:35:51','2022-06-13 14:35:51','',76,'https://d36hk7ck-staging.dreamwp.com/?p=855',0,'revision','',0),(856,3,'2022-06-13 14:36:34','2022-06-13 14:36:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:36:34','2022-06-13 14:36:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=856',0,'revision','',0),(857,3,'2022-06-13 14:36:34','2022-06-13 14:36:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:36:34','2022-06-13 14:36:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=857',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (858,3,'2022-06-13 14:36:34','2022-06-13 14:36:34','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:36:34','2022-06-13 14:36:34','',76,'https://d36hk7ck-staging.dreamwp.com/?p=858',0,'revision','',0),(859,3,'2022-06-13 14:37:31','2022-06-13 14:37:31','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:37:31','2022-06-13 14:37:31','',76,'https://d36hk7ck-staging.dreamwp.com/?p=859',0,'revision','',0),(860,3,'2022-06-13 14:37:31','2022-06-13 14:37:31','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:37:31','2022-06-13 14:37:31','',76,'https://d36hk7ck-staging.dreamwp.com/?p=860',0,'revision','',0),(861,3,'2022-06-13 14:37:31','2022-06-13 14:37:31','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:37:31','2022-06-13 14:37:31','',76,'https://d36hk7ck-staging.dreamwp.com/?p=861',0,'revision','',0),(862,3,'2022-06-13 14:38:21','2022-06-13 14:38:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:38:21','2022-06-13 14:38:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=862',0,'revision','',0),(863,3,'2022-06-13 14:38:21','2022-06-13 14:38:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:38:21','2022-06-13 14:38:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=863',0,'revision','',0),(864,3,'2022-06-13 14:38:21','2022-06-13 14:38:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-13 14:38:21','2022-06-13 14:38:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=864',0,'revision','',0),(866,2,'2022-06-14 08:12:05','2022-06-14 08:12:05','{\"fields\":{\"0\":{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"Name\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"1\":{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Email Address\",\"confirmation_placeholder\":\"\",\"default_value\":\"\",\"filter_type\":\"\",\"allowlist\":\"\",\"denylist\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Subject\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Subject\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"input_mask\":\"\",\"css\":\"\",\"label_hide\":\"1\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"Your Message\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\",\"label_hide\":\"1\"}},\"id\":\"30\",\"field_id\":4,\"settings\":{\"form_title\":\"Simple Contact Form\",\"form_desc\":\"\",\"submit_text\":\"Send\",\"submit_text_processing\":\"Sending...\",\"antispam\":\"1\",\"form_class\":\"\",\"submit_class\":\"\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"james@medinex.com.sg\",\"subject\":\"james@medinex.com.sg\",\"sender_name\":\"Professional Services\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"131\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Simple Contact Form','','inherit','closed','closed','','30-revision-v1','','','2022-06-14 08:12:05','2022-06-14 08:12:05','',30,'https://d36hk7ck-staging.dreamwp.com/?p=866',0,'revision','',0),(867,2,'2022-06-14 08:18:11','2022-06-14 08:18:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>CURRENT COLLECTIONS</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','publish','closed','closed','','collections','','','2022-06-23 15:14:41','2022-06-23 15:14:41','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=867',0,'page','',0),(868,2,'2022-06-14 08:19:04','2022-06-14 08:19:04','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-14 08:19:04','2022-06-14 08:19:04','',867,'https://d36hk7ck-staging.dreamwp.com/?p=868',0,'revision','',0),(869,2,'2022-06-14 08:21:03','2022-06-14 08:21:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-14 08:21:03','2022-06-14 08:21:03','',867,'https://d36hk7ck-staging.dreamwp.com/?p=869',0,'revision','',0),(870,2,'2022-06-14 08:21:03','2022-06-14 08:21:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-14 08:21:03','2022-06-14 08:21:03','',867,'https://d36hk7ck-staging.dreamwp.com/?p=870',0,'revision','',0),(871,2,'2022-06-14 08:21:03','2022-06-14 08:21:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-14 08:21:03','2022-06-14 08:21:03','',867,'https://d36hk7ck-staging.dreamwp.com/?p=871',0,'revision','',0),(872,2,'2022-06-14 08:21:49','2022-06-14 08:21:49',' ','','','publish','closed','closed','','872','','','2022-06-14 08:21:49','2022-06-14 08:21:49','',0,'https://d36hk7ck-staging.dreamwp.com/?p=872',6,'nav_menu_item','',0),(874,3,'2022-06-19 08:17:22','2022-06-19 08:17:22','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 08:17:22','2022-06-19 08:17:22','',196,'https://d36hk7ck-staging.dreamwp.com/?p=874',0,'revision','',0),(875,3,'2022-06-19 08:17:22','2022-06-19 08:17:22','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 08:17:22','2022-06-19 08:17:22','',196,'https://d36hk7ck-staging.dreamwp.com/?p=875',0,'revision','',0),(876,3,'2022-06-19 08:17:22','2022-06-19 08:17:22','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 08:17:22','2022-06-19 08:17:22','',196,'https://d36hk7ck-staging.dreamwp.com/?p=876',0,'revision','',0),(877,3,'2022-06-19 08:19:04','2022-06-19 08:19:04','','GLS-lentorhillsrd','','inherit','open','closed','','gls-lentorhillsrd','','','2022-06-19 08:19:04','2022-06-19 08:19:04','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd.jpg',0,'attachment','image/jpeg',0),(879,3,'2022-06-19 08:41:33','2022-06-19 08:41:33','','lentor-hills-GLS-plan','','inherit','open','closed','','lentor-hills-gls-plan','','','2022-06-19 08:41:33','2022-06-19 08:41:33','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/lentor-hills-GLS-plan.jpg',0,'attachment','image/jpeg',0),(881,3,'2022-06-19 09:05:16','2022-06-19 09:05:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-19 09:05:16','2022-06-19 09:05:16','',13,'https://d36hk7ck-staging.dreamwp.com/?p=881',0,'revision','',0),(882,3,'2022-06-19 09:05:16','2022-06-19 09:05:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-19 09:05:16','2022-06-19 09:05:16','',13,'https://d36hk7ck-staging.dreamwp.com/?p=882',0,'revision','',0),(883,3,'2022-06-19 09:05:17','2022-06-19 09:05:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/GLS-lentorhillsrd-pqjaxzj8z3r4r0pumza0tcfqssk2qcu3u2vokpdtt8.jpg\" title=\"GLS-lentorhillsrd\" alt=\"GLS-lentorhillsrd\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-19 09:05:17','2022-06-19 09:05:17','',13,'https://d36hk7ck-staging.dreamwp.com/?p=883',0,'revision','',0),(886,3,'2022-06-19 13:06:48','2022-06-19 13:06:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 13:06:48','2022-06-19 13:06:48','',867,'https://d36hk7ck-staging.dreamwp.com/?p=886',0,'revision','',0),(887,3,'2022-06-19 13:06:48','2022-06-19 13:06:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 13:06:48','2022-06-19 13:06:48','',867,'https://d36hk7ck-staging.dreamwp.com/?p=887',0,'revision','',0),(888,3,'2022-06-19 13:06:48','2022-06-19 13:06:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 13:06:48','2022-06-19 13:06:48','',867,'https://d36hk7ck-staging.dreamwp.com/?p=888',0,'revision','',0),(890,3,'2022-06-19 15:55:38','2022-06-19 15:55:38','','Hero Perspective Low Res','','inherit','open','closed','','hero-perspective-low-res','','','2022-06-19 15:55:38','2022-06-19 15:55:38','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Hero-Perspective-Low-Res.jpg',0,'attachment','image/jpeg',0),(892,3,'2022-06-19 15:59:44','2022-06-19 15:59:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 15:59:44','2022-06-19 15:59:44','',867,'https://d36hk7ck-staging.dreamwp.com/?p=892',0,'revision','',0),(893,3,'2022-06-19 15:59:44','2022-06-19 15:59:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 15:59:44','2022-06-19 15:59:44','',867,'https://d36hk7ck-staging.dreamwp.com/?p=893',0,'revision','',0),(894,3,'2022-06-19 15:59:44','2022-06-19 15:59:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR at NEWTON</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 15:59:44','2022-06-19 15:59:44','',867,'https://d36hk7ck-staging.dreamwp.com/?p=894',0,'revision','',0),(895,3,'2022-06-19 16:01:19','2022-06-19 16:01:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR at NEWTON</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 16:01:19','2022-06-19 16:01:19','',867,'https://d36hk7ck-staging.dreamwp.com/?p=895',0,'revision','',0),(896,3,'2022-06-19 16:01:19','2022-06-19 16:01:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR at NEWTON</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 16:01:19','2022-06-19 16:01:19','',867,'https://d36hk7ck-staging.dreamwp.com/?p=896',0,'revision','',0),(897,3,'2022-06-19 16:01:19','2022-06-19 16:01:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 16:01:19','2022-06-19 16:01:19','',867,'https://d36hk7ck-staging.dreamwp.com/?p=897',0,'revision','',0),(899,3,'2022-06-19 16:13:53','2022-06-19 16:13:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 16:13:53','2022-06-19 16:13:53','',867,'https://d36hk7ck-staging.dreamwp.com/?p=899',0,'revision','',0),(900,3,'2022-06-19 16:13:53','2022-06-19 16:13:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 16:13:53','2022-06-19 16:13:53','',867,'https://d36hk7ck-staging.dreamwp.com/?p=900',0,'revision','',0),(901,3,'2022-06-19 16:13:53','2022-06-19 16:13:53','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 16:13:53','2022-06-19 16:13:53','',867,'https://d36hk7ck-staging.dreamwp.com/?p=901',0,'revision','',0),(902,3,'2022-06-19 16:14:33','2022-06-19 16:14:33','','Hyll on Holland - Clubhouse','','inherit','open','closed','','hyll-on-holland-clubhouse','','','2022-06-19 16:14:33','2022-06-19 16:14:33','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Hyll-on-Holland-Clubhouse.jpg',0,'attachment','image/jpeg',0),(903,3,'2022-06-19 16:19:03','2022-06-19 16:19:03','','Avenue South Residence Hero','','inherit','open','closed','','avenue-south-residence-hero','','','2022-06-19 16:19:03','2022-06-19 16:19:03','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Avenue-South-Residence-Hero.jpg',0,'attachment','image/jpeg',0),(905,3,'2022-06-19 16:44:47','2022-06-19 16:44:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 16:44:47','2022-06-19 16:44:47','',867,'https://d36hk7ck-staging.dreamwp.com/?p=905',0,'revision','',0),(906,3,'2022-06-19 16:44:47','2022-06-19 16:44:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-02-1-pq76bycpdey9d81cwrutzqi9ksqo31c2t1gnk2o1t8.jpg\" title=\"PTH-Home-condo-02\" alt=\"PTH-Home-condo-02\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 16:44:47','2022-06-19 16:44:47','',867,'https://d36hk7ck-staging.dreamwp.com/?p=906',0,'revision','',0),(907,3,'2022-06-19 16:44:47','2022-06-19 16:44:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Avenue-South-Residence-Hero-pqjvtxha8v3uh2h8tiesz3figgbrdkzwvuo4gggy7g.jpg\" title=\"Avenue South Residence Hero\" alt=\"Avenue South Residence Hero\" />															\n			<h2>AVENUE SOUTH RESIDENCE</h2>		\n		<p>SOARING ABOVE THE FUTURE.</p><p>Avenue South Residence is envisioned to be the live-work-play lifestyle of the future.</p><p>Extending from Pasir Panjang to Marina East, the transformation of the Greater Southern Waterfront will contribute to a dynamic city centre with exuberant business and lifestyle opportunities.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-19 16:44:47','2022-06-19 16:44:47','',867,'https://d36hk7ck-staging.dreamwp.com/?p=907',0,'revision','',0),(908,3,'2022-06-19 16:53:43','2022-06-19 16:53:43','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:53:43','2022-06-19 16:53:43','',96,'https://d36hk7ck-staging.dreamwp.com/?p=908',0,'revision','',0),(909,3,'2022-06-19 16:53:44','2022-06-19 16:53:44','<p><b>Property To Home<br /></b></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-206\"><a href=\"https://d36hk7ck-staging.dreamwp.com/lentor-hills/\" class = \"hfe-sub-menu-item\">Lentor Hills</a></li>\n	<li id=\"menu-item-205\"><a href=\"https://d36hk7ck-staging.dreamwp.com/pollen-collection/\" class = \"hfe-sub-menu-item\">Pollen Collection</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-133\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:53:44','2022-06-19 16:53:44','',96,'https://d36hk7ck-staging.dreamwp.com/?p=909',0,'revision','',0),(910,3,'2022-06-19 16:53:45','2022-06-19 16:53:45','<p><b>Property To Home<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p> </p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:53:45','2022-06-19 16:53:45','',96,'https://d36hk7ck-staging.dreamwp.com/?p=910',0,'revision','',0),(911,3,'2022-06-19 16:53:52','2022-06-19 16:53:52','<p><b>Property To Home<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p> </p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:53:52','2022-06-19 16:53:52','',96,'https://d36hk7ck-staging.dreamwp.com/?p=911',0,'revision','',0),(912,3,'2022-06-19 16:53:52','2022-06-19 16:53:52','<p><b>Property To Home<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p> </p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:53:52','2022-06-19 16:53:52','',96,'https://d36hk7ck-staging.dreamwp.com/?p=912',0,'revision','',0),(913,3,'2022-06-19 16:53:52','2022-06-19 16:53:52','<p><b>Property To Home<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:53:52','2022-06-19 16:53:52','',96,'https://d36hk7ck-staging.dreamwp.com/?p=913',0,'revision','',0),(914,3,'2022-06-19 16:54:43','2022-06-19 16:54:43','<p><b>Property To Home<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:54:43','2022-06-19 16:54:43','',96,'https://d36hk7ck-staging.dreamwp.com/?p=914',0,'revision','',0),(915,3,'2022-06-19 16:54:43','2022-06-19 16:54:43','<p><b>Property To Home<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:54:43','2022-06-19 16:54:43','',96,'https://d36hk7ck-staging.dreamwp.com/?p=915',0,'revision','',0),(916,3,'2022-06-19 16:54:43','2022-06-19 16:54:43','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:54:43','2022-06-19 16:54:43','',96,'https://d36hk7ck-staging.dreamwp.com/?p=916',0,'revision','',0),(917,3,'2022-06-19 16:57:18','2022-06-19 16:57:18','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:57:18','2022-06-19 16:57:18','',96,'https://d36hk7ck-staging.dreamwp.com/?p=917',0,'revision','',0),(918,3,'2022-06-19 16:57:18','2022-06-19 16:57:18','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:57:18','2022-06-19 16:57:18','',96,'https://d36hk7ck-staging.dreamwp.com/?p=918',0,'revision','',0),(919,3,'2022-06-19 16:57:18','2022-06-19 16:57:18','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:57:18','2022-06-19 16:57:18','',96,'https://d36hk7ck-staging.dreamwp.com/?p=919',0,'revision','',0),(920,3,'2022-06-19 16:57:48','2022-06-19 16:57:48','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:57:48','2022-06-19 16:57:48','',96,'https://d36hk7ck-staging.dreamwp.com/?p=920',0,'revision','',0),(921,3,'2022-06-19 16:57:48','2022-06-19 16:57:48','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:57:48','2022-06-19 16:57:48','',96,'https://d36hk7ck-staging.dreamwp.com/?p=921',0,'revision','',0),(922,3,'2022-06-19 16:57:48','2022-06-19 16:57:48','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:57:48','2022-06-19 16:57:48','',96,'https://d36hk7ck-staging.dreamwp.com/?p=922',0,'revision','',0),(923,3,'2022-06-19 16:59:19','2022-06-19 16:59:19','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:59:19','2022-06-19 16:59:19','',96,'https://d36hk7ck-staging.dreamwp.com/?p=923',0,'revision','',0),(924,3,'2022-06-19 16:59:19','2022-06-19 16:59:19','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:59:19','2022-06-19 16:59:19','',96,'https://d36hk7ck-staging.dreamwp.com/?p=924',0,'revision','',0),(925,3,'2022-06-19 16:59:20','2022-06-19 16:59:20','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 16:59:20','2022-06-19 16:59:20','',96,'https://d36hk7ck-staging.dreamwp.com/?p=925',0,'revision','',0),(926,3,'2022-06-19 17:00:17','2022-06-19 17:00:17','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 17:00:17','2022-06-19 17:00:17','',96,'https://d36hk7ck-staging.dreamwp.com/?p=926',0,'revision','',0),(927,3,'2022-06-19 17:00:18','2022-06-19 17:00:18','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 17:00:18','2022-06-19 17:00:18','',96,'https://d36hk7ck-staging.dreamwp.com/?p=927',0,'revision','',0),(928,3,'2022-06-19 17:00:18','2022-06-19 17:00:18','<p><b>PROPERTY TO HOME<br /></b></p><p><strong>ADDRESS</strong></p><p>450 Lorong 6 Toa Payoh, Singapore 319394</p><p><strong>CONTACT</strong></p><p>90309094</p><p>Privacy Policy<br />Terms of Use</p><p>Copyright 2022 © Property To Home</p>		\n				<nav data-toggle-icon=\"\" data-close-icon=\"\" data-full-width=\"\"><ul id=\"menu-1-a98695b\"><li id=\"menu-item-88\"><a href=\"https://d36hk7ck-staging.dreamwp.com/\" class = \"hfe-menu-item\">Home</a></li>\n<li id=\"menu-item-208\"><a href=\"/home/\" class = \"hfe-menu-item\">New Launches</a>\n<ul>\n	<li id=\"menu-item-87\"><a href=\"https://d36hk7ck-staging.dreamwp.com/amo-residence/\" class = \"hfe-sub-menu-item\">AMO Residence</a></li>\n	<li id=\"menu-item-204\"><a href=\"https://d36hk7ck-staging.dreamwp.com/gls/\" class = \"hfe-sub-menu-item\">GLS</a></li>\n	<li id=\"menu-item-203\"><a href=\"https://d36hk7ck-staging.dreamwp.com/en-bloc/\" class = \"hfe-sub-menu-item\">En Bloc</a></li>\n</ul>\n</li>\n<li id=\"menu-item-872\"><a href=\"https://d36hk7ck-staging.dreamwp.com/collections/\" class = \"hfe-menu-item\">Collections</a></li>\n<li id=\"menu-item-85\"><a href=\"https://d36hk7ck-staging.dreamwp.com/resources/\" class = \"hfe-menu-item\">Resources</a></li>\n</ul></nav>','Footer','','inherit','closed','closed','','96-revision-v1','','','2022-06-19 17:00:18','2022-06-19 17:00:18','',96,'https://d36hk7ck-staging.dreamwp.com/?p=928',0,'revision','',0),(930,3,'2022-06-19 17:07:21','2022-06-19 17:07:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:07:21','2022-06-19 17:07:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=930',0,'revision','',0),(931,3,'2022-06-19 17:07:21','2022-06-19 17:07:21','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"768\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1024x768.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-300x225.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-768x576.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-1536x1152.jpg 1536w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-AMK-Rise-layout-TBA-01-2048x1536.jpg 2048w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:07:21','2022-06-19 17:07:21','',76,'https://d36hk7ck-staging.dreamwp.com/?p=931',0,'revision','',0),(932,3,'2022-06-19 17:07:22','2022-06-19 17:07:22','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"576\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-1024x576.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-300x169.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-768x432.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:07:22','2022-06-19 17:07:22','',76,'https://d36hk7ck-staging.dreamwp.com/?p=932',0,'revision','',0),(933,3,'2022-06-19 17:09:02','2022-06-19 17:09:02','','AMO-site-plan','','inherit','open','closed','','amo-site-plan-2','','','2022-06-19 17:09:02','2022-06-19 17:09:02','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg',0,'attachment','image/jpeg',0),(934,3,'2022-06-19 17:10:46','2022-06-19 17:10:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"576\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-1024x576.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-300x169.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-768x432.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:10:46','2022-06-19 17:10:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=934',0,'revision','',0),(935,3,'2022-06-19 17:10:46','2022-06-19 17:10:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"576\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-1024x576.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-1024x576.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-300x169.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834-768x432.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-e1655658399834.jpg 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:10:46','2022-06-19 17:10:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=935',0,'revision','',0),(936,3,'2022-06-19 17:10:46','2022-06-19 17:10:46','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:10:46','2022-06-19 17:10:46','',76,'https://d36hk7ck-staging.dreamwp.com/?p=936',0,'revision','',0),(937,3,'2022-06-19 17:11:10','2022-06-19 17:11:10','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:11:10','2022-06-19 17:11:10','',76,'https://d36hk7ck-staging.dreamwp.com/?p=937',0,'revision','',0),(938,3,'2022-06-19 17:11:10','2022-06-19 17:11:10','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:11:10','2022-06-19 17:11:10','',76,'https://d36hk7ck-staging.dreamwp.com/?p=938',0,'revision','',0),(939,3,'2022-06-19 17:11:11','2022-06-19 17:11:11','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:11:11','2022-06-19 17:11:11','',76,'https://d36hk7ck-staging.dreamwp.com/?p=939',0,'revision','',0),(940,3,'2022-06-19 17:12:12','2022-06-19 17:12:12','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:12:12','2022-06-19 17:12:12','',76,'https://d36hk7ck-staging.dreamwp.com/?p=940',0,'revision','',0),(941,3,'2022-06-19 17:12:12','2022-06-19 17:12:12','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:12:12','2022-06-19 17:12:12','',76,'https://d36hk7ck-staging.dreamwp.com/?p=941',0,'revision','',0),(942,3,'2022-06-19 17:12:12','2022-06-19 17:12:12','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:12:12','2022-06-19 17:12:12','',76,'https://d36hk7ck-staging.dreamwp.com/?p=942',0,'revision','',0),(943,3,'2022-06-19 17:12:44','2022-06-19 17:12:44','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:12:44','2022-06-19 17:12:44','',76,'https://d36hk7ck-staging.dreamwp.com/?p=943',0,'revision','',0),(944,3,'2022-06-19 17:12:44','2022-06-19 17:12:44','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:12:44','2022-06-19 17:12:44','',76,'https://d36hk7ck-staging.dreamwp.com/?p=944',0,'revision','',0),(945,3,'2022-06-19 17:12:45','2022-06-19 17:12:45','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:12:45','2022-06-19 17:12:45','',76,'https://d36hk7ck-staging.dreamwp.com/?p=945',0,'revision','',0),(946,3,'2022-06-19 17:12:59','2022-06-19 17:12:59','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:12:59','2022-06-19 17:12:59','',76,'https://d36hk7ck-staging.dreamwp.com/?p=946',0,'revision','',0),(947,3,'2022-06-19 17:13:00','2022-06-19 17:13:00','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:13:00','2022-06-19 17:13:00','',76,'https://d36hk7ck-staging.dreamwp.com/?p=947',0,'revision','',0),(948,3,'2022-06-19 17:13:00','2022-06-19 17:13:00','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:13:00','2022-06-19 17:13:00','',76,'https://d36hk7ck-staging.dreamwp.com/?p=948',0,'revision','',0),(949,3,'2022-06-19 17:15:27','2022-06-19 17:15:27','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:15:27','2022-06-19 17:15:27','',76,'https://d36hk7ck-staging.dreamwp.com/?p=949',0,'revision','',0),(950,3,'2022-06-19 17:15:27','2022-06-19 17:15:27','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:15:27','2022-06-19 17:15:27','',76,'https://d36hk7ck-staging.dreamwp.com/?p=950',0,'revision','',0),(951,3,'2022-06-19 17:15:27','2022-06-19 17:15:27','<p>AMO RESIDENCE</p><p>Launching June 2022</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h2>WHERE LIFE FINDS ITS HEART - WITHIN, AMONGST AND BEYOND.</h2>		\n		<p>The Vicinity</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.   ​</p><p data-ccp-props=\"{&quot;335551550&quot;:2,&quot;335551620&quot;:2,&quot;335559683&quot;:0,&quot;335559685&quot;:0,&quot;335559731&quot;:0,&quot;335559737&quot;:0,&quot;335562764&quot;:2,&quot;335562765&quot;:1.07,&quot;335562766&quot;:4,&quot;335562767&quot;:0,&quot;335562768&quot;:4,&quot;335562769&quot;:8}\">As if geographic superlatives are not enough, it is also located in the vicinity of some of the most prestigious schools in Singapore – Ai Tong Primary School, CHIJ St. Nicholas Girls, Catholic High School, Raffles Institution, Raffles Junior College and Eunoia Junior College.</p><p>The Site &amp; Location</p><p>Sited at the fringe of OCR (Outside Central Region), AMO Residence is right at the main arterial avenue dividing two large central estates – Bishan and Ang Mo Kio – meaning it is both convenient to approach, near to major regional amenities, shopping malls and to MRT stations – Mayflower, which is about 400m away, Bishan and Ang Mo Kio MRT stations.</p><p>Yet despite its vicinity to main amenities in its surrounding, the development is also at the crossroads of two major roads – Upper Thomson Road and Ang Mo Kio Ave.1 – each holds a significance position in the history of Singapore.  The former is one of the longest roads in the nation which accommodated several kampongs until the mid-70s and used to hold the first grand prix and several motorsports in the 60s to 70s.  The latter, which in Chinese Hokkien dialect means ‘red-haired man’s bridge’, references to a bridge built in the mid-1850s by Straits Settlement’s Government Surveyor Johnson T Thomson. </p><p>The road’s suffix Ave. 1, signifies it is within a matured, large estate, and is the primary axial road of the town.  The AMK Ave.1 is one of the few triple-lane two-way roads in Singapore with a matured boulevard that runs for nearly 2km long, offering a tranquil approach to the development.  Ang Mo Kio is also currently designated as the first walking-and-cycling town of car-lite Singapore, which means that it is more environmentally friendly living in this estate.</p><p>The development’s South overlooking towards one of the most astounding park creations in Singapore – the Bishan-AMK Park – that saw the transformation of a concrete utilitarian canal into a natural meandering river that is integrated into a park.  In recent times, several enchanting wild species of birds, insects and animals have found habitats within the park. Families of otters have already made their homes here - a testimony to the success of the park’s design.  The park has already won several international and national awards and is a favourite venue of leisure for the surrounding residents. </p><p>Towards the west, the site would have a spectacular yet serene Lower Peirce Reservoir scenery within its higher-floor vantage, calling out the residents into the reserve’s forest for a meditative walk or encounter.   A little-known fun fact is that the site is situated beside the most iconic HDB building, called the ‘CLOVER’ – a single 25-storey residential development that has four semi-circular-plan units per storey, with its own open-space carpark.  This signals a unique site with a vision for a novel and unique architecture that could reside on this premium locality.</p>https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-01-220604-1.m4vhttps://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Amo-Residence-Promo-02-220604-1.m4v		\n			<h2>ABOUT THE DEVELOPERS & DESIGNERS</h2>		\n		<p><b>THE PARTNERSHIP OF PREMIUM PROPERTY DEVELOPERS</b></p><p>UOL is one of Singapore’s leading public-listed property developers that have developed prestigious properties for over 50 years.&nbsp; Among its notable residential developments are the like of CLAVON, THE TRE VER, THOMSON THREE, MEADOWS @ PEIRCE, etc.</p>\n<p>Singapore Land is a towering figure in the local property scene with over 70 years of experience in developing real estates of distinction.&nbsp; Under its cap are properties such as CLAVON, THE TRE VER, THOMSON THREE and THE TRIZON.</p>\n<p>Kheng Leong Co. is the preeminent investment group with focus in property development.&nbsp; Among its award-winning real estate gems are <b>developments such as AVENUE SOUTH, MEYER HOUSE and THE MINTON.</b></p><p><b>ARCHITECTS, DESIGNERS &amp; CONSULTANTS OF HISTORIC EXCELLENCE</b></p><p>P &amp; T Consultants, which is part of the P &amp; T Group - an award-winning 150-year-old international design firm with abundant experience in designing innovative and sustainable solutions – has designed numerous award-winning projects in Singapore such as CLAVON, VERTICUS, Parc Clematis, FORETT at Bukit Timah, Parc Bottania and Nouvel 18.  A well-conceptualized and designed development appreciates in value overtime and becomes desirable within the property circles.</p>		\n			<h2>THE VITAL METRICES  </h2>		\n		<p>With the recent launch of Piccadilly Grand condominiums in the near Business Central District of Farrer Park, prices have been asking between $1,900 psf to $2,100 psf, signalling an unabated appetite for quality properties even when Government’s cooling measures is kicking in.  Coupled with a largely positive economic outlook, good properties by reputable developers and designers’ pairing creates and sustains a strong demand currently.</p><p>UOL won the Ang Mo Kio land parcel bid with $381.4 million, or $1,118 psf per plot ratio (psf ppr) in May 2021.  With a plot ratio of 2.8, it is estimated that the new properties would be priced in the upwards of $2,000 psf.   This projection is consistent with the gradual rising private property prices in the condominium category over the past two decades, registering an average of around 250% in capital gains over a ten-year period. </p><p>A recent resale property transaction at Panorama at nearby Ang Mo Kio Avenue 2 had already registered approximately $1,700 psf, laying the ground for an anticipated price hovering around $2k when newly launched.  </p>		\n			<h2>THE LAYOUT PLANS</h2>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"647\" height=\"481\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg 647w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1-300x223.jpg 300w\" sizes=\"(max-width: 647px) 100vw, 647px\" />															\n		<p>The Layout Plans of the AMO Residence development are expected to be released around June 2022.</p><p>Watch this space for more update!</p>		\n			<a href=\"#\" role=\"button\">\n						Download Floor Plan\n					</a>\n		<p><br><br>Typical floor plan TBA<br><br></p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						CONTACT US\n					</a>','AMO Residence','','inherit','closed','closed','','76-revision-v1','','','2022-06-19 17:15:27','2022-06-19 17:15:27','',76,'https://d36hk7ck-staging.dreamwp.com/?p=951',0,'revision','',0),(952,3,'2022-06-19 17:19:50','2022-06-19 17:19:50','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:19:50','2022-06-19 17:19:50','',196,'https://d36hk7ck-staging.dreamwp.com/?p=952',0,'revision','',0),(953,3,'2022-06-19 17:19:50','2022-06-19 17:19:50','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:19:50','2022-06-19 17:19:50','',196,'https://d36hk7ck-staging.dreamwp.com/?p=953',0,'revision','',0),(954,3,'2022-06-19 17:19:50','2022-06-19 17:19:50','<p>Government Land Sales</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:19:50','2022-06-19 17:19:50','',196,'https://d36hk7ck-staging.dreamwp.com/?p=954',0,'revision','',0),(955,3,'2022-06-19 17:21:08','2022-06-19 17:21:08','<p>Government Land Sales</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:21:08','2022-06-19 17:21:08','',196,'https://d36hk7ck-staging.dreamwp.com/?p=955',0,'revision','',0),(956,3,'2022-06-19 17:21:08','2022-06-19 17:21:08','<p>Government Land Sales</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:21:08','2022-06-19 17:21:08','',196,'https://d36hk7ck-staging.dreamwp.com/?p=956',0,'revision','',0),(957,3,'2022-06-19 17:21:08','2022-06-19 17:21:08','<p>GOVERNMENT LAND SALES</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:21:08','2022-06-19 17:21:08','',196,'https://d36hk7ck-staging.dreamwp.com/?p=957',0,'revision','',0),(958,3,'2022-06-19 17:22:43','2022-06-19 17:22:43','<p>GOVERNMENT LAND SALES</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:22:43','2022-06-19 17:22:43','',196,'https://d36hk7ck-staging.dreamwp.com/?p=958',0,'revision','',0),(959,3,'2022-06-19 17:22:43','2022-06-19 17:22:43','<p>GOVERNMENT LAND SALES</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:22:43','2022-06-19 17:22:43','',196,'https://d36hk7ck-staging.dreamwp.com/?p=959',0,'revision','',0),(960,3,'2022-06-19 17:22:43','2022-06-19 17:22:43','<p>GOVERNMENT LAND SALES</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:22:43','2022-06-19 17:22:43','',196,'https://d36hk7ck-staging.dreamwp.com/?p=960',0,'revision','',0),(961,3,'2022-06-19 17:23:58','2022-06-19 17:23:58','<p>GOVERNMENT LAND SALES</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:23:58','2022-06-19 17:23:58','',196,'https://d36hk7ck-staging.dreamwp.com/?p=961',0,'revision','',0),(962,3,'2022-06-19 17:23:58','2022-06-19 17:23:58','<p>GOVERNMENT LAND SALES</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Government Land Sales (GLS) </h1>		\n		<p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:23:58','2022-06-19 17:23:58','',196,'https://d36hk7ck-staging.dreamwp.com/?p=962',0,'revision','',0),(963,3,'2022-06-19 17:23:58','2022-06-19 17:23:58','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:23:58','2022-06-19 17:23:58','',196,'https://d36hk7ck-staging.dreamwp.com/?p=963',0,'revision','',0),(964,3,'2022-06-19 17:24:46','2022-06-19 17:24:46','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:24:46','2022-06-19 17:24:46','',196,'https://d36hk7ck-staging.dreamwp.com/?p=964',0,'revision','',0),(965,3,'2022-06-19 17:24:46','2022-06-19 17:24:46','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:24:46','2022-06-19 17:24:46','',196,'https://d36hk7ck-staging.dreamwp.com/?p=965',0,'revision','',0),(966,3,'2022-06-19 17:24:46','2022-06-19 17:24:46','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:24:46','2022-06-19 17:24:46','',196,'https://d36hk7ck-staging.dreamwp.com/?p=966',0,'revision','',0),(967,3,'2022-06-19 17:27:59','2022-06-19 17:27:59','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:27:59','2022-06-19 17:27:59','',196,'https://d36hk7ck-staging.dreamwp.com/?p=967',0,'revision','',0),(968,3,'2022-06-19 17:27:59','2022-06-19 17:27:59','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:27:59','2022-06-19 17:27:59','',196,'https://d36hk7ck-staging.dreamwp.com/?p=968',0,'revision','',0),(969,3,'2022-06-19 17:27:59','2022-06-19 17:27:59','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:27:59','2022-06-19 17:27:59','',196,'https://d36hk7ck-staging.dreamwp.com/?p=969',0,'revision','',0),(970,3,'2022-06-19 17:32:07','2022-06-19 17:32:07','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:32:07','2022-06-19 17:32:07','',196,'https://d36hk7ck-staging.dreamwp.com/?p=970',0,'revision','',0),(971,3,'2022-06-19 17:32:07','2022-06-19 17:32:07','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:32:07','2022-06-19 17:32:07','',196,'https://d36hk7ck-staging.dreamwp.com/?p=971',0,'revision','',0),(972,3,'2022-06-19 17:32:08','2022-06-19 17:32:08','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"561\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-1024x561.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-1024x561.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-300x164.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-768x420.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829.jpg 1379w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:32:08','2022-06-19 17:32:08','',196,'https://d36hk7ck-staging.dreamwp.com/?p=972',0,'revision','',0),(974,3,'2022-06-19 17:35:10','2022-06-19 17:35:10','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"561\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-1024x561.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-1024x561.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-300x164.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-768x420.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829.jpg 1379w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:35:10','2022-06-19 17:35:10','',196,'https://d36hk7ck-staging.dreamwp.com/?p=974',0,'revision','',0),(975,3,'2022-06-19 17:35:10','2022-06-19 17:35:10','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"1024\" height=\"561\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-1024x561.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-1024x561.jpg 1024w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-300x164.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829-768x420.jpg 768w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/GLS-lentorhillsrd-e1655659896829.jpg 1379w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:35:10','2022-06-19 17:35:10','',196,'https://d36hk7ck-staging.dreamwp.com/?p=975',0,'revision','',0),(976,3,'2022-06-19 17:35:10','2022-06-19 17:35:10','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-19 17:35:10','2022-06-19 17:35:10','',196,'https://d36hk7ck-staging.dreamwp.com/?p=976',0,'revision','',0),(977,3,'2022-06-20 08:05:18','2022-06-20 08:05:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Avenue-South-Residence-Hero-pqjvtxha8v3uh2h8tiesz3figgbrdkzwvuo4gggy7g.jpg\" title=\"Avenue South Residence Hero\" alt=\"Avenue South Residence Hero\" />															\n			<h2>AVENUE SOUTH RESIDENCE</h2>		\n		<p>SOARING ABOVE THE FUTURE.</p><p>Avenue South Residence is envisioned to be the live-work-play lifestyle of the future.</p><p>Extending from Pasir Panjang to Marina East, the transformation of the Greater Southern Waterfront will contribute to a dynamic city centre with exuberant business and lifestyle opportunities.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:05:18','2022-06-20 08:05:18','',867,'https://d36hk7ck-staging.dreamwp.com/?p=977',0,'revision','',0),(978,3,'2022-06-20 08:05:18','2022-06-20 08:05:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Avenue-South-Residence-Hero-pqjvtxha8v3uh2h8tiesz3figgbrdkzwvuo4gggy7g.jpg\" title=\"Avenue South Residence Hero\" alt=\"Avenue South Residence Hero\" />															\n			<h2>AVENUE SOUTH RESIDENCE</h2>		\n		<p>SOARING ABOVE THE FUTURE.</p><p>Avenue South Residence is envisioned to be the live-work-play lifestyle of the future.</p><p>Extending from Pasir Panjang to Marina East, the transformation of the Greater Southern Waterfront will contribute to a dynamic city centre with exuberant business and lifestyle opportunities.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:05:18','2022-06-20 08:05:18','',867,'https://d36hk7ck-staging.dreamwp.com/?p=978',0,'revision','',0),(979,3,'2022-06-20 08:05:18','2022-06-20 08:05:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Avenue-South-Residence-Hero-pqjvtxha8v3uh2h8tiesz3figgbrdkzwvuo4gggy7g.jpg\" title=\"Avenue South Residence Hero\" alt=\"Avenue South Residence Hero\" />															\n			<h2>AVENUE SOUTH RESIDENCE</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:05:18','2022-06-20 08:05:18','',867,'https://d36hk7ck-staging.dreamwp.com/?p=979',0,'revision','',0),(981,3,'2022-06-20 08:06:58','2022-06-20 08:06:58','','Fourth-avenue-01','','inherit','open','closed','','fourth-avenue-01','','','2022-06-20 08:06:58','2022-06-20 08:06:58','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Fourth-avenue-01.jpg',0,'attachment','image/jpeg',0),(982,3,'2022-06-20 08:08:10','2022-06-20 08:08:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Avenue-South-Residence-Hero-pqjvtxha8v3uh2h8tiesz3figgbrdkzwvuo4gggy7g.jpg\" title=\"Avenue South Residence Hero\" alt=\"Avenue South Residence Hero\" />															\n			<h2>AVENUE SOUTH RESIDENCE</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:08:10','2022-06-20 08:08:10','',867,'https://d36hk7ck-staging.dreamwp.com/?p=982',0,'revision','',0),(983,3,'2022-06-20 08:08:10','2022-06-20 08:08:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Avenue-South-Residence-Hero-pqjvtxha8v3uh2h8tiesz3figgbrdkzwvuo4gggy7g.jpg\" title=\"Avenue South Residence Hero\" alt=\"Avenue South Residence Hero\" />															\n			<h2>AVENUE SOUTH RESIDENCE</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:08:10','2022-06-20 08:08:10','',867,'https://d36hk7ck-staging.dreamwp.com/?p=983',0,'revision','',0),(984,3,'2022-06-20 08:08:10','2022-06-20 08:08:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:08:10','2022-06-20 08:08:10','',867,'https://d36hk7ck-staging.dreamwp.com/?p=984',0,'revision','',0),(985,3,'2022-06-20 08:08:48','2022-06-20 08:08:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:08:48','2022-06-20 08:08:48','',867,'https://d36hk7ck-staging.dreamwp.com/?p=985',0,'revision','',0),(986,3,'2022-06-20 08:08:48','2022-06-20 08:08:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Collections 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:08:48','2022-06-20 08:08:48','',867,'https://d36hk7ck-staging.dreamwp.com/?p=986',0,'revision','',0),(987,3,'2022-06-20 08:08:48','2022-06-20 08:08:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Current Collections</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:08:48','2022-06-20 08:08:48','',867,'https://d36hk7ck-staging.dreamwp.com/?p=987',0,'revision','',0),(988,3,'2022-06-20 08:09:37','2022-06-20 08:09:37','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Current Collections</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:09:37','2022-06-20 08:09:37','',867,'https://d36hk7ck-staging.dreamwp.com/?p=988',0,'revision','',0),(989,3,'2022-06-20 08:09:37','2022-06-20 08:09:37','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>Current Collections</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:09:37','2022-06-20 08:09:37','',867,'https://d36hk7ck-staging.dreamwp.com/?p=989',0,'revision','',0),(990,3,'2022-06-20 08:09:37','2022-06-20 08:09:37','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>CURRENT COLLECTIONS</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-20 08:09:37','2022-06-20 08:09:37','',867,'https://d36hk7ck-staging.dreamwp.com/?p=990',0,'revision','',0),(992,3,'2022-06-20 08:14:01','2022-06-20 08:14:01','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:14:01','2022-06-20 08:14:01','',196,'https://d36hk7ck-staging.dreamwp.com/?p=992',0,'revision','',0),(993,3,'2022-06-20 08:14:01','2022-06-20 08:14:01','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:14:01','2022-06-20 08:14:01','',196,'https://d36hk7ck-staging.dreamwp.com/?p=993',0,'revision','',0),(994,3,'2022-06-20 08:14:02','2022-06-20 08:14:02','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:14:02','2022-06-20 08:14:02','',196,'https://d36hk7ck-staging.dreamwp.com/?p=994',0,'revision','',0),(995,3,'2022-06-20 08:14:28','2022-06-20 08:14:28','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:14:28','2022-06-20 08:14:28','',196,'https://d36hk7ck-staging.dreamwp.com/?p=995',0,'revision','',0),(996,3,'2022-06-20 08:14:28','2022-06-20 08:14:28','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:14:28','2022-06-20 08:14:28','',196,'https://d36hk7ck-staging.dreamwp.com/?p=996',0,'revision','',0),(997,3,'2022-06-20 08:14:28','2022-06-20 08:14:28','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:14:28','2022-06-20 08:14:28','',196,'https://d36hk7ck-staging.dreamwp.com/?p=997',0,'revision','',0),(998,3,'2022-06-20 08:15:19','2022-06-20 08:15:19','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:15:19','2022-06-20 08:15:19','',196,'https://d36hk7ck-staging.dreamwp.com/?p=998',0,'revision','',0),(999,3,'2022-06-20 08:15:19','2022-06-20 08:15:19','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:15:19','2022-06-20 08:15:19','',196,'https://d36hk7ck-staging.dreamwp.com/?p=999',0,'revision','',0),(1000,3,'2022-06-20 08:15:20','2022-06-20 08:15:20','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:15:20','2022-06-20 08:15:20','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1000',0,'revision','',0),(1001,3,'2022-06-20 08:23:15','2022-06-20 08:23:15','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:23:15','2022-06-20 08:23:15','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1001',0,'revision','',0),(1002,3,'2022-06-20 08:23:15','2022-06-20 08:23:15','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:23:15','2022-06-20 08:23:15','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1002',0,'revision','',0),(1003,3,'2022-06-20 08:23:15','2022-06-20 08:23:15','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:23:15','2022-06-20 08:23:15','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1003',0,'revision','',0),(1004,3,'2022-06-20 08:25:40','2022-06-20 08:25:40','','Jalan_Anak_Bukit-01','','inherit','open','closed','','jalan_anak_bukit-01','','','2022-06-20 08:25:40','2022-06-20 08:25:40','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg',0,'attachment','image/jpeg',0),(1005,3,'2022-06-20 08:42:39','2022-06-20 08:42:39','','dairy_farm_walk-01','','inherit','open','closed','','dairy_farm_walk-01','','','2022-06-20 08:42:39','2022-06-20 08:42:39','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg',0,'attachment','image/jpeg',0),(1006,3,'2022-06-20 08:42:52','2022-06-20 08:42:52','','Pine-Grove-A-01a','','inherit','open','closed','','pine-grove-a-01a','','','2022-06-20 08:42:52','2022-06-20 08:42:52','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg',0,'attachment','image/jpeg',0),(1008,3,'2022-06-20 08:54:00','2022-06-20 08:54:00','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:54:00','2022-06-20 08:54:00','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1008',0,'revision','',0),(1009,3,'2022-06-20 08:54:00','2022-06-20 08:54:00','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/AMO-site-plan-1.jpg\" title=\"AMO-site-plan\" alt=\"AMO-site-plan\" />															\n		<p>LENTOR HILLS PARCEL B</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:54:00','2022-06-20 08:54:00','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1009',0,'revision','',0),(1010,3,'2022-06-20 08:54:00','2022-06-20 08:54:00','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:54:00','2022-06-20 08:54:00','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1010',0,'revision','',0),(1011,3,'2022-06-20 08:55:49','2022-06-20 08:55:49','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:55:49','2022-06-20 08:55:49','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1011',0,'revision','',0),(1012,3,'2022-06-20 08:55:49','2022-06-20 08:55:49','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:55:49','2022-06-20 08:55:49','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1012',0,'revision','',0),(1013,3,'2022-06-20 08:55:49','2022-06-20 08:55:49','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 08:55:49','2022-06-20 08:55:49','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1013',0,'revision','',0),(1014,3,'2022-06-20 09:04:36','2022-06-20 09:04:36','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:04:36','2022-06-20 09:04:36','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1014',0,'revision','',0),(1015,3,'2022-06-20 09:04:36','2022-06-20 09:04:36','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:04:36','2022-06-20 09:04:36','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1015',0,'revision','',0),(1016,3,'2022-06-20 09:04:36','2022-06-20 09:04:36','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:04:36','2022-06-20 09:04:36','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1016',0,'revision','',0),(1017,3,'2022-06-20 09:07:29','2022-06-20 09:07:29','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:07:29','2022-06-20 09:07:29','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1017',0,'revision','',0),(1018,3,'2022-06-20 09:07:29','2022-06-20 09:07:29','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:07:29','2022-06-20 09:07:29','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1018',0,'revision','',0),(1019,3,'2022-06-20 09:07:29','2022-06-20 09:07:29','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p><strong>JALAN ANAK BUKIT</strong></p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:07:29','2022-06-20 09:07:29','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1019',0,'revision','',0),(1020,3,'2022-06-20 09:09:14','2022-06-20 09:09:14','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p><strong>JALAN ANAK BUKIT</strong></p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:09:14','2022-06-20 09:09:14','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1020',0,'revision','',0),(1021,3,'2022-06-20 09:09:14','2022-06-20 09:09:14','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p><strong>JALAN ANAK BUKIT</strong></p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:09:14','2022-06-20 09:09:14','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1021',0,'revision','',0),(1022,3,'2022-06-20 09:09:14','2022-06-20 09:09:14','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p><strong>JALAN ANAK BUKIT</strong></p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:09:14','2022-06-20 09:09:14','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1022',0,'revision','',0),(1023,3,'2022-06-20 09:14:21','2022-06-20 09:14:21','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p><strong>JALAN ANAK BUKIT</strong></p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:14:21','2022-06-20 09:14:21','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1023',0,'revision','',0),(1024,3,'2022-06-20 09:14:21','2022-06-20 09:14:21','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p><strong>JALAN ANAK BUKIT</strong></p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:14:21','2022-06-20 09:14:21','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1024',0,'revision','',0),(1025,3,'2022-06-20 09:14:21','2022-06-20 09:14:21','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:14:21','2022-06-20 09:14:21','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1025',0,'revision','',0),(1027,3,'2022-06-20 09:23:04','2022-06-20 09:23:04','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:23:04','2022-06-20 09:23:04','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1027',0,'revision','',0),(1028,3,'2022-06-20 09:23:04','2022-06-20 09:23:04','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p><strong>PINE GROVE PARCEL A</strong></p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p><p> </p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p><strong>DAIRY FARM WALK</strong></p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:23:04','2022-06-20 09:23:04','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1028',0,'revision','',0),(1029,3,'2022-06-20 09:23:04','2022-06-20 09:23:04','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-20 09:23:04','2022-06-20 09:23:04','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1029',0,'revision','',0),(1034,3,'2022-06-20 15:41:03','2022-06-20 15:41:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:41:03','2022-06-20 15:41:03','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1034',0,'revision','',0),(1035,3,'2022-06-20 15:41:03','2022-06-20 15:41:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:41:03','2022-06-20 15:41:03','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1035',0,'revision','',0),(1036,3,'2022-06-20 15:41:03','2022-06-20 15:41:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:41:03','2022-06-20 15:41:03','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1036',0,'revision','',0),(1039,3,'2022-06-20 15:49:40','2022-06-20 15:49:40','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:49:40','2022-06-20 15:49:40','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1039',0,'revision','',0),(1040,3,'2022-06-20 15:49:40','2022-06-20 15:49:40','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:49:40','2022-06-20 15:49:40','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1040',0,'revision','',0),(1041,3,'2022-06-20 15:49:40','2022-06-20 15:49:40','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:49:40','2022-06-20 15:49:40','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1041',0,'revision','',0),(1042,3,'2022-06-20 15:50:21','2022-06-20 15:50:21','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:50:21','2022-06-20 15:50:21','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1042',0,'revision','',0),(1043,3,'2022-06-20 15:50:21','2022-06-20 15:50:21','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:50:21','2022-06-20 15:50:21','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1043',0,'revision','',0),(1044,3,'2022-06-20 15:50:21','2022-06-20 15:50:21','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:50:21','2022-06-20 15:50:21','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1044',0,'revision','',0),(1046,3,'2022-06-20 15:53:59','2022-06-20 15:53:59','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:53:59','2022-06-20 15:53:59','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1046',0,'revision','',0),(1047,3,'2022-06-20 15:54:00','2022-06-20 15:54:00','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:54:00','2022-06-20 15:54:00','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1047',0,'revision','',0),(1048,3,'2022-06-20 15:54:00','2022-06-20 15:54:00','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:54:00','2022-06-20 15:54:00','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1048',0,'revision','',0),(1049,3,'2022-06-20 15:59:19','2022-06-20 15:59:19','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:59:19','2022-06-20 15:59:19','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1049',0,'revision','',0),(1050,3,'2022-06-20 15:59:19','2022-06-20 15:59:19','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:59:19','2022-06-20 15:59:19','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1050',0,'revision','',0),(1051,3,'2022-06-20 15:59:19','2022-06-20 15:59:19','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-20 15:59:19','2022-06-20 15:59:19','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1051',0,'revision','',0),(1052,3,'2022-06-23 08:47:02','2022-06-23 08:47:02','','PBA_sg-bw','','inherit','open','closed','','pearl_bank_apartments_sg-bw','','','2022-06-23 15:24:36','2022-06-23 15:24:36','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pearl_Bank_Apartments_sg-bw.jpg',0,'attachment','image/jpeg',0),(1053,3,'2022-06-23 08:48:41','2022-06-23 08:48:41','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 08:48:41','2022-06-23 08:48:41','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1053',0,'revision','',0),(1054,3,'2022-06-23 08:48:41','2022-06-23 08:48:41','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 08:48:41','2022-06-23 08:48:41','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1054',0,'revision','',0),(1055,3,'2022-06-23 08:48:42','2022-06-23 08:48:42','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 08:48:42','2022-06-23 08:48:42','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1055',0,'revision','',0),(1056,3,'2022-06-23 08:49:29','2022-06-23 08:49:29','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 08:49:29','2022-06-23 08:49:29','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1056',0,'revision','',0),(1057,3,'2022-06-23 08:49:29','2022-06-23 08:49:29','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 08:49:29','2022-06-23 08:49:29','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1057',0,'revision','',0),(1058,3,'2022-06-23 08:49:29','2022-06-23 08:49:29','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 08:49:29','2022-06-23 08:49:29','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1058',0,'revision','',0),(1059,3,'2022-06-23 08:51:10','2022-06-23 08:51:10','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:51:10','2022-06-23 08:51:10','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1059',0,'revision','',0),(1060,3,'2022-06-23 08:51:10','2022-06-23 08:51:10','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:51:10','2022-06-23 08:51:10','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1060',0,'revision','',0),(1061,3,'2022-06-23 08:51:10','2022-06-23 08:51:10','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:51:10','2022-06-23 08:51:10','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1061',0,'revision','',0),(1062,3,'2022-06-23 08:52:39','2022-06-23 08:52:39','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:52:39','2022-06-23 08:52:39','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1062',0,'revision','',0),(1063,3,'2022-06-23 08:52:39','2022-06-23 08:52:39','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:52:39','2022-06-23 08:52:39','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1063',0,'revision','',0),(1064,3,'2022-06-23 08:52:40','2022-06-23 08:52:40','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:52:40','2022-06-23 08:52:40','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1064',0,'revision','',0),(1065,3,'2022-06-23 08:53:15','2022-06-23 08:53:15','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:53:15','2022-06-23 08:53:15','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1065',0,'revision','',0),(1066,3,'2022-06-23 08:53:15','2022-06-23 08:53:15','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:53:15','2022-06-23 08:53:15','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1066',0,'revision','',0),(1067,3,'2022-06-23 08:53:15','2022-06-23 08:53:15','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:53:15','2022-06-23 08:53:15','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1067',0,'revision','',0),(1068,3,'2022-06-23 08:53:43','2022-06-23 08:53:43','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:53:43','2022-06-23 08:53:43','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1068',0,'revision','',0),(1069,3,'2022-06-23 08:53:43','2022-06-23 08:53:43','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:53:43','2022-06-23 08:53:43','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1069',0,'revision','',0),(1070,3,'2022-06-23 08:53:44','2022-06-23 08:53:44','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:53:44','2022-06-23 08:53:44','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1070',0,'revision','',0),(1071,3,'2022-06-23 08:56:37','2022-06-23 08:56:37','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:56:37','2022-06-23 08:56:37','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1071',0,'revision','',0),(1072,3,'2022-06-23 08:56:38','2022-06-23 08:56:38','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:56:38','2022-06-23 08:56:38','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1072',0,'revision','',0),(1073,3,'2022-06-23 08:56:38','2022-06-23 08:56:38','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:56:38','2022-06-23 08:56:38','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1073',0,'revision','',0),(1074,3,'2022-06-23 08:57:54','2022-06-23 08:57:54','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:57:54','2022-06-23 08:57:54','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1074',0,'revision','',0),(1075,3,'2022-06-23 08:57:54','2022-06-23 08:57:54','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:57:54','2022-06-23 08:57:54','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1075',0,'revision','',0),(1076,3,'2022-06-23 08:57:54','2022-06-23 08:57:54','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 08:57:54','2022-06-23 08:57:54','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1076',0,'revision','',0),(1077,3,'2022-06-23 09:03:39','2022-06-23 09:03:39','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:03:39','2022-06-23 09:03:39','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1077',0,'revision','',0),(1078,3,'2022-06-23 09:03:39','2022-06-23 09:03:39','<p>EN BLOC SALE</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:03:39','2022-06-23 09:03:39','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1078',0,'revision','',0),(1079,3,'2022-06-23 09:03:39','2022-06-23 09:03:39','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:03:39','2022-06-23 09:03:39','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1079',0,'revision','',0),(1080,3,'2022-06-23 09:06:57','2022-06-23 09:06:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:06:57','2022-06-23 09:06:57','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1080',0,'revision','',0),(1081,3,'2022-06-23 09:06:58','2022-06-23 09:06:58','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:06:58','2022-06-23 09:06:58','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1081',0,'revision','',0),(1082,3,'2022-06-23 09:06:58','2022-06-23 09:06:58','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:06:58','2022-06-23 09:06:58','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1082',0,'revision','',0),(1083,3,'2022-06-23 09:09:47','2022-06-23 09:09:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:09:47','2022-06-23 09:09:47','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1083',0,'revision','',0),(1084,3,'2022-06-23 09:09:47','2022-06-23 09:09:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:09:47','2022-06-23 09:09:47','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1084',0,'revision','',0),(1085,3,'2022-06-23 09:09:47','2022-06-23 09:09:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:09:47','2022-06-23 09:09:47','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1085',0,'revision','',0),(1086,3,'2022-06-23 09:10:22','2022-06-23 09:10:22','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:10:22','2022-06-23 09:10:22','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1086',0,'revision','',0),(1087,3,'2022-06-23 09:10:22','2022-06-23 09:10:22','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:10:22','2022-06-23 09:10:22','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1087',0,'revision','',0),(1088,3,'2022-06-23 09:10:22','2022-06-23 09:10:22','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:10:22','2022-06-23 09:10:22','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1088',0,'revision','',0),(1089,3,'2022-06-23 09:11:08','2022-06-23 09:11:08','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:11:08','2022-06-23 09:11:08','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1089',0,'revision','',0),(1090,3,'2022-06-23 09:11:08','2022-06-23 09:11:08','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:11:08','2022-06-23 09:11:08','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1090',0,'revision','',0),(1091,3,'2022-06-23 09:11:08','2022-06-23 09:11:08','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:11:08','2022-06-23 09:11:08','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1091',0,'revision','',0),(1092,3,'2022-06-23 09:11:57','2022-06-23 09:11:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:11:57','2022-06-23 09:11:57','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1092',0,'revision','',0),(1093,3,'2022-06-23 09:11:57','2022-06-23 09:11:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:11:57','2022-06-23 09:11:57','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1093',0,'revision','',0),(1094,3,'2022-06-23 09:11:57','2022-06-23 09:11:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:11:57','2022-06-23 09:11:57','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1094',0,'revision','',0),(1096,3,'2022-06-23 09:20:43','2022-06-23 09:20:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:20:43','2022-06-23 09:20:43','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1096',0,'revision','',0),(1097,3,'2022-06-23 09:20:43','2022-06-23 09:20:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:20:43','2022-06-23 09:20:43','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1097',0,'revision','',0),(1098,3,'2022-06-23 09:20:43','2022-06-23 09:20:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"780\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp 780w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-768x512.webp 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"860\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp 860w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-768x512.webp 768w\" sizes=\"(max-width: 860px) 100vw, 860px\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:20:43','2022-06-23 09:20:43','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1098',0,'revision','',0),(1099,3,'2022-06-23 09:21:32','2022-06-23 09:21:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"780\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp 780w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-768x512.webp 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"860\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp 860w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-768x512.webp 768w\" sizes=\"(max-width: 860px) 100vw, 860px\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:21:32','2022-06-23 09:21:32','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1099',0,'revision','',0),(1100,3,'2022-06-23 09:21:32','2022-06-23 09:21:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"780\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp 780w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-768x512.webp 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"860\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp 860w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-768x512.webp 768w\" sizes=\"(max-width: 860px) 100vw, 860px\" />															\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:21:32','2022-06-23 09:21:32','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1100',0,'revision','',0),(1101,3,'2022-06-23 09:21:32','2022-06-23 09:21:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"780\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp 780w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-768x512.webp 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"860\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp 860w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-768x512.webp 768w\" sizes=\"(max-width: 860px) 100vw, 860px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:21:32','2022-06-23 09:21:32','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1101',0,'revision','',0),(1103,3,'2022-06-23 09:26:12','2022-06-23 09:26:12','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"780\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp 780w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-768x512.webp 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"860\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp 860w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-768x512.webp 768w\" sizes=\"(max-width: 860px) 100vw, 860px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:26:12','2022-06-23 09:26:12','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1103',0,'revision','',0),(1104,3,'2022-06-23 09:26:12','2022-06-23 09:26:12','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"780\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp 780w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-768x512.webp 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"860\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp 860w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-768x512.webp 768w\" sizes=\"(max-width: 860px) 100vw, 860px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:26:12','2022-06-23 09:26:12','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1104',0,'revision','',0),(1105,3,'2022-06-23 09:26:13','2022-06-23 09:26:13','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"780\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp 780w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-768x512.webp 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"860\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp 860w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-768x512.webp 768w\" sizes=\"(max-width: 860px) 100vw, 860px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"830\" height=\"622\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 830w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x225.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-768x576.jpeg 768w\" sizes=\"(max-width: 830px) 100vw, 830px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:26:13','2022-06-23 09:26:13','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1105',0,'revision','',0),(1106,3,'2022-06-23 09:31:03','2022-06-23 09:31:03','','enb-yc-02','','inherit','open','closed','','enb-yc-02','','','2022-06-23 09:31:03','2022-06-23 09:31:03','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg',0,'attachment','image/jpeg',0),(1108,3,'2022-06-23 09:31:05','2022-06-23 09:31:05','','yq-flynnpark','','inherit','open','closed','','yq-flynnpark','','','2022-06-23 09:31:05','2022-06-23 09:31:05','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg',0,'attachment','image/jpeg',0),(1109,3,'2022-06-23 09:32:22','2022-06-23 09:32:22','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"780\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp 780w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-768x512.webp 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"860\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp 860w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-768x512.webp 768w\" sizes=\"(max-width: 860px) 100vw, 860px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"830\" height=\"622\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 830w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x225.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-768x576.jpeg 768w\" sizes=\"(max-width: 830px) 100vw, 830px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:32:22','2022-06-23 09:32:22','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1109',0,'revision','',0),(1110,3,'2022-06-23 09:32:22','2022-06-23 09:32:22','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"780\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2.webp 780w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark2-768x512.webp 768w\" sizes=\"(max-width: 780px) 100vw, 780px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"860\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01.webp 860w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-300x200.webp 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-01-768x512.webp 768w\" sizes=\"(max-width: 860px) 100vw, 860px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"830\" height=\"622\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 830w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x225.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-768x576.jpeg 768w\" sizes=\"(max-width: 830px) 100vw, 830px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:32:22','2022-06-23 09:32:22','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1110',0,'revision','',0),(1111,3,'2022-06-23 09:32:23','2022-06-23 09:32:23','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"511\" height=\"512\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w\" sizes=\"(max-width: 511px) 100vw, 511px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:32:23','2022-06-23 09:32:23','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1111',0,'revision','',0),(1112,3,'2022-06-23 09:32:58','2022-06-23 09:32:58','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"511\" height=\"512\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w\" sizes=\"(max-width: 511px) 100vw, 511px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:32:58','2022-06-23 09:32:58','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1112',0,'revision','',0),(1113,3,'2022-06-23 09:32:59','2022-06-23 09:32:59','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"511\" height=\"512\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w\" sizes=\"(max-width: 511px) 100vw, 511px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:32:59','2022-06-23 09:32:59','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1113',0,'revision','',0),(1114,3,'2022-06-23 09:32:59','2022-06-23 09:32:59','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"300\" height=\"300\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:32:59','2022-06-23 09:32:59','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1114',0,'revision','',0),(1116,3,'2022-06-23 09:35:19','2022-06-23 09:35:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"300\" height=\"300\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:35:19','2022-06-23 09:35:19','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1116',0,'revision','',0),(1117,3,'2022-06-23 09:35:19','2022-06-23 09:35:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"300\" height=\"300\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:35:19','2022-06-23 09:35:19','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1117',0,'revision','',0),(1118,3,'2022-06-23 09:35:19','2022-06-23 09:35:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"300\" height=\"300\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:35:19','2022-06-23 09:35:19','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1118',0,'revision','',0),(1119,3,'2022-06-23 09:37:39','2022-06-23 09:37:39','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"300\" height=\"300\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:37:39','2022-06-23 09:37:39','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1119',0,'revision','',0),(1120,3,'2022-06-23 09:37:39','2022-06-23 09:37:39','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"300\" height=\"300\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<p>Watten Estate Condominium</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:37:39','2022-06-23 09:37:39','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1120',0,'revision','',0),(1121,3,'2022-06-23 09:37:39','2022-06-23 09:37:39','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"300\" height=\"300\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:37:39','2022-06-23 09:37:39','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1121',0,'revision','',0),(1122,3,'2022-06-23 09:39:20','2022-06-23 09:39:20','','watten-estate-enbloc-1','','inherit','open','closed','','watten-estate-enbloc-1','','','2022-06-23 15:24:01','2022-06-23 15:24:01','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg',0,'attachment','image/jpeg',0),(1123,3,'2022-06-23 09:40:15','2022-06-23 09:40:15','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"300\" height=\"300\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:40:15','2022-06-23 09:40:15','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1123',0,'revision','',0),(1124,3,'2022-06-23 09:40:15','2022-06-23 09:40:15','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"300\" height=\"300\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-150x150.jpeg 150w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc.jpeg 511w\" sizes=\"(max-width: 300px) 100vw, 300px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:40:15','2022-06-23 09:40:15','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1124',0,'revision','',0),(1125,3,'2022-06-23 09:40:15','2022-06-23 09:40:15','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:40:15','2022-06-23 09:40:15','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1125',0,'revision','',0),(1126,3,'2022-06-23 09:42:17','2022-06-23 09:42:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:42:17','2022-06-23 09:42:17','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1126',0,'revision','',0),(1127,3,'2022-06-23 09:42:17','2022-06-23 09:42:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>Flynn Park, Pasir Panjang.</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:42:17','2022-06-23 09:42:17','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1127',0,'revision','',0),(1128,3,'2022-06-23 09:42:17','2022-06-23 09:42:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<h4>FLYNN PARK</h4><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:42:17','2022-06-23 09:42:17','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1128',0,'revision','',0),(1129,3,'2022-06-23 09:43:47','2022-06-23 09:43:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<h4>FLYNN PARK</h4><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:43:47','2022-06-23 09:43:47','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1129',0,'revision','',0),(1130,3,'2022-06-23 09:43:47','2022-06-23 09:43:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<h4>FLYNN PARK</h4><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>Lakeside Apartments, Yuan Ching Road.</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:43:47','2022-06-23 09:43:47','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1130',0,'revision','',0),(1131,3,'2022-06-23 09:43:47','2022-06-23 09:43:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<h4>FLYNN PARK</h4><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:43:47','2022-06-23 09:43:47','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1131',0,'revision','',0),(1132,3,'2022-06-23 09:44:31','2022-06-23 09:44:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<h4>FLYNN PARK</h4><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:44:31','2022-06-23 09:44:31','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1132',0,'revision','',0),(1133,3,'2022-06-23 09:44:31','2022-06-23 09:44:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<h4>FLYNN PARK</h4><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:44:31','2022-06-23 09:44:31','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1133',0,'revision','',0),(1134,3,'2022-06-23 09:44:31','2022-06-23 09:44:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<h4>FLYNN PARK</h4><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:44:31','2022-06-23 09:44:31','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1134',0,'revision','',0),(1135,3,'2022-06-23 09:48:03','2022-06-23 09:48:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<h4>FLYNN PARK</h4><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:48:03','2022-06-23 09:48:03','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1135',0,'revision','',0),(1136,3,'2022-06-23 09:48:03','2022-06-23 09:48:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<h4>FLYNN PARK</h4><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>Watten Estate Condominium</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:48:03','2022-06-23 09:48:03','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1136',0,'revision','',0),(1137,3,'2022-06-23 09:48:03','2022-06-23 09:48:03','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:48:03','2022-06-23 09:48:03','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1137',0,'revision','',0),(1138,3,'2022-06-23 09:48:44','2022-06-23 09:48:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:48:44','2022-06-23 09:48:44','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1138',0,'revision','',0),(1139,3,'2022-06-23 09:48:44','2022-06-23 09:48:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:48:44','2022-06-23 09:48:44','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1139',0,'revision','',0),(1140,3,'2022-06-23 09:48:44','2022-06-23 09:48:44','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:48:44','2022-06-23 09:48:44','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1140',0,'revision','',0),(1141,3,'2022-06-23 09:50:11','2022-06-23 09:50:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:50:11','2022-06-23 09:50:11','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1141',0,'revision','',0),(1142,3,'2022-06-23 09:50:11','2022-06-23 09:50:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:50:11','2022-06-23 09:50:11','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1142',0,'revision','',0),(1143,3,'2022-06-23 09:50:11','2022-06-23 09:50:11','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:50:11','2022-06-23 09:50:11','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1143',0,'revision','',0),(1144,3,'2022-06-23 09:51:32','2022-06-23 09:51:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:51:32','2022-06-23 09:51:32','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1144',0,'revision','',0),(1145,3,'2022-06-23 09:51:32','2022-06-23 09:51:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:51:32','2022-06-23 09:51:32','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1145',0,'revision','',0),(1146,3,'2022-06-23 09:51:32','2022-06-23 09:51:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:51:32','2022-06-23 09:51:32','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1146',0,'revision','',0),(1147,3,'2022-06-23 09:53:42','2022-06-23 09:53:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:53:42','2022-06-23 09:53:42','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1147',0,'revision','',0),(1148,3,'2022-06-23 09:53:42','2022-06-23 09:53:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n		<p>FLYNN PARK</p><p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:53:42','2022-06-23 09:53:42','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1148',0,'revision','',0),(1149,3,'2022-06-23 09:53:42','2022-06-23 09:53:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:53:42','2022-06-23 09:53:42','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1149',0,'revision','',0),(1150,3,'2022-06-23 09:54:17','2022-06-23 09:54:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:54:17','2022-06-23 09:54:17','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1150',0,'revision','',0),(1151,3,'2022-06-23 09:54:17','2022-06-23 09:54:17','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:54:17','2022-06-23 09:54:17','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1151',0,'revision','',0),(1152,3,'2022-06-23 09:54:18','2022-06-23 09:54:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:54:18','2022-06-23 09:54:18','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1152',0,'revision','',0),(1153,3,'2022-06-23 09:55:52','2022-06-23 09:55:52','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:55:52','2022-06-23 09:55:52','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1153',0,'revision','',0),(1154,3,'2022-06-23 09:55:52','2022-06-23 09:55:52','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:55:52','2022-06-23 09:55:52','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1154',0,'revision','',0),(1155,3,'2022-06-23 09:55:52','2022-06-23 09:55:52','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:55:52','2022-06-23 09:55:52','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1155',0,'revision','',0),(1156,3,'2022-06-23 09:56:56','2022-06-23 09:56:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:56:56','2022-06-23 09:56:56','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1156',0,'revision','',0),(1157,3,'2022-06-23 09:56:56','2022-06-23 09:56:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:56:56','2022-06-23 09:56:56','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1157',0,'revision','',0),(1158,3,'2022-06-23 09:56:56','2022-06-23 09:56:56','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 09:56:56','2022-06-23 09:56:56','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1158',0,'revision','',0),(1159,3,'2022-06-23 14:33:41','2022-06-23 14:33:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:33:41','2022-06-23 14:33:41','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1159',0,'revision','',0),(1160,3,'2022-06-23 14:33:41','2022-06-23 14:33:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:33:41','2022-06-23 14:33:41','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1160',0,'revision','',0),(1161,3,'2022-06-23 14:33:41','2022-06-23 14:33:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:33:41','2022-06-23 14:33:41','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1161',0,'revision','',0),(1162,3,'2022-06-23 14:34:24','2022-06-23 14:34:24','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:34:24','2022-06-23 14:34:24','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1162',0,'revision','',0),(1163,3,'2022-06-23 14:34:24','2022-06-23 14:34:24','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:34:24','2022-06-23 14:34:24','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1163',0,'revision','',0),(1164,3,'2022-06-23 14:34:25','2022-06-23 14:34:25','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:34:25','2022-06-23 14:34:25','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1164',0,'revision','',0),(1166,3,'2022-06-23 14:57:54','2022-06-23 14:57:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:57:54','2022-06-23 14:57:54','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1166',0,'revision','',0),(1167,3,'2022-06-23 14:57:54','2022-06-23 14:57:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>Flynn Park, Pasir Panjang.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>Lakeside Apartments, Yuan Ching Road.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:57:54','2022-06-23 14:57:54','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1167',0,'revision','',0),(1168,3,'2022-06-23 14:57:54','2022-06-23 14:57:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p>271 units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:57:54','2022-06-23 14:57:54','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1168',0,'revision','',0),(1169,3,'2022-06-23 14:58:09','2022-06-23 14:58:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p>271 units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:58:09','2022-06-23 14:58:09','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1169',0,'revision','',0),(1170,3,'2022-06-23 14:58:09','2022-06-23 14:58:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p>271 units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:58:09','2022-06-23 14:58:09','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1170',0,'revision','',0),(1171,3,'2022-06-23 14:58:09','2022-06-23 14:58:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 14:58:09','2022-06-23 14:58:09','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1171',0,'revision','',0),(1173,3,'2022-06-23 15:02:42','2022-06-23 15:02:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:02:42','2022-06-23 15:02:42','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1173',0,'revision','',0),(1174,3,'2022-06-23 15:02:42','2022-06-23 15:02:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>Watten Estate Condominium.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:02:42','2022-06-23 15:02:42','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1174',0,'revision','',0),(1175,3,'2022-06-23 15:02:42','2022-06-23 15:02:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:02:42','2022-06-23 15:02:42','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1175',0,'revision','',0),(1176,3,'2022-06-23 15:04:10','2022-06-23 15:04:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:04:10','2022-06-23 15:04:10','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1176',0,'revision','',0),(1177,3,'2022-06-23 15:04:10','2022-06-23 15:04:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:04:10','2022-06-23 15:04:10','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1177',0,'revision','',0),(1178,3,'2022-06-23 15:04:10','2022-06-23 15:04:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:04:10','2022-06-23 15:04:10','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1178',0,'revision','',0),(1179,3,'2022-06-23 15:04:32','2022-06-23 15:04:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:04:32','2022-06-23 15:04:32','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1179',0,'revision','',0),(1180,3,'2022-06-23 15:04:32','2022-06-23 15:04:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:04:32','2022-06-23 15:04:32','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1180',0,'revision','',0),(1181,3,'2022-06-23 15:04:32','2022-06-23 15:04:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:04:32','2022-06-23 15:04:32','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1181',0,'revision','',0),(1182,3,'2022-06-23 15:04:54','2022-06-23 15:04:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:04:54','2022-06-23 15:04:54','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1182',0,'revision','',0),(1183,3,'2022-06-23 15:04:54','2022-06-23 15:04:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:04:54','2022-06-23 15:04:54','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1183',0,'revision','',0),(1184,3,'2022-06-23 15:04:54','2022-06-23 15:04:54','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:04:54','2022-06-23 15:04:54','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1184',0,'revision','',0),(1185,3,'2022-06-23 15:05:35','2022-06-23 15:05:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:05:35','2022-06-23 15:05:35','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1185',0,'revision','',0),(1186,3,'2022-06-23 15:05:35','2022-06-23 15:05:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:05:35','2022-06-23 15:05:35','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1186',0,'revision','',0),(1187,3,'2022-06-23 15:05:35','2022-06-23 15:05:35','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:05:35','2022-06-23 15:05:35','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1187',0,'revision','',0),(1188,3,'2022-06-23 15:06:02','2022-06-23 15:06:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:06:02','2022-06-23 15:06:02','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1188',0,'revision','',0),(1189,3,'2022-06-23 15:06:02','2022-06-23 15:06:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:06:02','2022-06-23 15:06:02','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1189',0,'revision','',0),(1190,3,'2022-06-23 15:06:02','2022-06-23 15:06:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:06:02','2022-06-23 15:06:02','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1190',0,'revision','',0),(1191,3,'2022-06-23 15:08:04','2022-06-23 15:08:04','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:08:04','2022-06-23 15:08:04','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1191',0,'revision','',0),(1192,3,'2022-06-23 15:08:04','2022-06-23 15:08:04','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:08:04','2022-06-23 15:08:04','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1192',0,'revision','',0),(1193,3,'2022-06-23 15:08:04','2022-06-23 15:08:04','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:08:04','2022-06-23 15:08:04','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1193',0,'revision','',0),(1194,3,'2022-06-23 15:09:04','2022-06-23 15:09:04','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:09:04','2022-06-23 15:09:04','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1194',0,'revision','',0),(1195,3,'2022-06-23 15:09:04','2022-06-23 15:09:04','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:09:04','2022-06-23 15:09:04','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1195',0,'revision','',0),(1196,3,'2022-06-23 15:09:04','2022-06-23 15:09:04','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>EN BLOC SALE</p>		\n			<h5>CURRENT EN BLOC SALE</h5>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"465\" height=\"465\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark.jpg 465w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/yq-flynnpark-150x150.jpg 150w\" sizes=\"(max-width: 465px) 100vw, 465px\" />															\n			<p>FLYNN PARK</p>		\n		<p>The former Flynn Park property at district 5 Yew Siang Road, Pasir Panjang, is being developed by <strong>Hoi Hup Realty/ Sunway Developments</strong> at a land price of $1,318 psf ppr.</p><p><strong>271</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,300 - $2,600 psf</strong> when launched.</p>		\n															<img width=\"573\" height=\"573\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02.jpg 573w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/enb-yc-02-150x150.jpg 150w\" sizes=\"(max-width: 573px) 100vw, 573px\" />															\n		<p>LAKESIDE APARTMENTS</p><p>The former Lakeside Apartments property at district 22 Yuan Ching Road, Jurong, is being developed by <strong>Wing Tai Holdings</strong> at a land price of $1,260 psf ppr.</p><p><strong>300</strong> units are being planned to be constructed on this site.</p>		\n															<img width=\"483\" height=\"484\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1.jpeg 483w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-300x300.jpeg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/watten-estate-enbloc-1-150x150.jpeg 150w\" sizes=\"(max-width: 483px) 100vw, 483px\" />															\n		<p>WATTEN ESTATE CONDOMINIUM</p><p>The former Watten Estate Condominium property at district 11 Shelford Road, Bukit Timah, is being developed by <strong>UOL Group/ Singapore Land Group</strong>  at a land price of $1,723 psf ppr.</p><p><strong>286</strong> units are being planned to be constructed and is estimated to fetch between <strong>$2,900 - $3,100 psf </strong>when launched.</p>		\n			<a href=\"/contact-us/\" role=\"button\">\n						contact us\n					</a>','En Bloc','','inherit','closed','closed','','200-revision-v1','','','2022-06-23 15:09:04','2022-06-23 15:09:04','',200,'https://d36hk7ck-staging.dreamwp.com/?p=1196',0,'revision','',0),(1197,3,'2022-06-23 15:10:32','2022-06-23 15:10:32','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:10:32','2022-06-23 15:10:32','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1197',0,'revision','',0),(1198,3,'2022-06-23 15:10:32','2022-06-23 15:10:32','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:10:32','2022-06-23 15:10:32','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1198',0,'revision','',0),(1199,3,'2022-06-23 15:10:32','2022-06-23 15:10:32','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:10:32','2022-06-23 15:10:32','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1199',0,'revision','',0),(1200,3,'2022-06-23 15:11:10','2022-06-23 15:11:10','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:11:10','2022-06-23 15:11:10','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1200',0,'revision','',0),(1201,3,'2022-06-23 15:11:10','2022-06-23 15:11:10','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:11:10','2022-06-23 15:11:10','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1201',0,'revision','',0),(1202,3,'2022-06-23 15:11:10','2022-06-23 15:11:10','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:11:10','2022-06-23 15:11:10','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1202',0,'revision','',0),(1203,3,'2022-06-23 15:11:35','2022-06-23 15:11:35','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:11:35','2022-06-23 15:11:35','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1203',0,'revision','',0),(1204,3,'2022-06-23 15:11:35','2022-06-23 15:11:35','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:11:35','2022-06-23 15:11:35','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1204',0,'revision','',0),(1205,3,'2022-06-23 15:11:35','2022-06-23 15:11:35','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:11:35','2022-06-23 15:11:35','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1205',0,'revision','',0),(1206,3,'2022-06-23 15:11:56','2022-06-23 15:11:56','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:11:56','2022-06-23 15:11:56','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1206',0,'revision','',0),(1207,3,'2022-06-23 15:11:56','2022-06-23 15:11:56','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:11:56','2022-06-23 15:11:56','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1207',0,'revision','',0),(1208,3,'2022-06-23 15:11:56','2022-06-23 15:11:56','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:11:56','2022-06-23 15:11:56','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1208',0,'revision','',0),(1209,3,'2022-06-23 15:12:05','2022-06-23 15:12:05','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:12:05','2022-06-23 15:12:05','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1209',0,'revision','',0),(1210,3,'2022-06-23 15:12:05','2022-06-23 15:12:05','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:12:05','2022-06-23 15:12:05','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1210',0,'revision','',0),(1211,3,'2022-06-23 15:12:05','2022-06-23 15:12:05','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:12:05','2022-06-23 15:12:05','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1211',0,'revision','',0),(1212,3,'2022-06-23 15:12:14','2022-06-23 15:12:14','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:12:14','2022-06-23 15:12:14','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1212',0,'revision','',0),(1213,3,'2022-06-23 15:12:14','2022-06-23 15:12:14','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:12:14','2022-06-23 15:12:14','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1213',0,'revision','',0),(1214,3,'2022-06-23 15:12:14','2022-06-23 15:12:14','<p>GOVERNMENT LAND SALES</p><p>The Government Land Sales (GLS) Programme is one of the critical aspects in the development of Singapore into a vibrant and attractive city.</p><p>Every half a year, GLS sites are planned, announced and released either through the Confirmed List or Reserve List according to <strong>URA\'s</strong> <strong>Con</strong><b>cept Plan</b> and <strong>Master Plan </strong>for development.</p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Jalan_Anak_Bukit-01.jpg\" title=\"Jalan_Anak_Bukit-01\" alt=\"Jalan_Anak_Bukit-01\" />															\n		<p>JALAN ANAK BUKIT</p><p>Located at the junction of Upper Bukit Timah Road and Jalan Jurong Kechil, the 3.22 ha site  can be developed up to a maximum gross floor area (GFA) of 96,555 square metres (sq m).</p><p>Siting next to the Beauty World MRT station, the proposed mixed-use development will have an integrated transport hub with a bus interchange on the second storey, surrounded by civic and commercial spaces.</p>		\n															<img width=\"520\" height=\"520\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a.jpg 520w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pine-Grove-A-01a-150x150.jpg 150w\" sizes=\"(max-width: 520px) 100vw, 520px\" />															\n		<p>PINE GROVE PARCEL A</p><p>The Pine Grove land parcel that is 99-year leasehold which can yield 520 homes has been launched on Feb 2022.</p><p>The plot of 22,534.7 sq m, which has a maximum gross floor area (GFA) of 47,323 sq m, is URA\'s move to increase private housing supply in the face of dwindling units and pent-up demand in the city-fringe area.</p>		\n															<img width=\"453\" height=\"453\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01.jpg 453w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/dairy_farm_walk-01-150x150.jpg 150w\" sizes=\"(max-width: 453px) 100vw, 453px\" />															\n		<p>DAIRY FARM WALK</p><p>The site at Dairy Farm Walk was launched on October 2021 for sale by the Urban Redevelopment Authority (URA) through public tender.</p><p>Expected to yield about 385 units, the parcel has a maximum gross floor area of 32,893 square metres (sq m) spanning 15,663.2 sq m.</p><p>In the vicinty of the German European School Singapore Campus and the Bukit Timah Expressway, it is located in a quiet enclave close to nature, yet only about a 10-minute walk away from Hillview MRT station. </p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','GLS','','inherit','closed','closed','','196-revision-v1','','','2022-06-23 15:12:14','2022-06-23 15:12:14','',196,'https://d36hk7ck-staging.dreamwp.com/?p=1214',0,'revision','',0),(1215,3,'2022-06-23 15:14:01','2022-06-23 15:14:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>CURRENT COLLECTIONS</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-23 15:14:01','2022-06-23 15:14:01','',867,'https://d36hk7ck-staging.dreamwp.com/?p=1215',0,'revision','',0),(1216,3,'2022-06-23 15:14:01','2022-06-23 15:14:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>CURRENT COLLECTIONS</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER.</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP.</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON.</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-23 15:14:01','2022-06-23 15:14:01','',867,'https://d36hk7ck-staging.dreamwp.com/?p=1216',0,'revision','',0),(1217,3,'2022-06-23 15:14:01','2022-06-23 15:14:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>CURRENT COLLECTIONS</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-23 15:14:01','2022-06-23 15:14:01','',867,'https://d36hk7ck-staging.dreamwp.com/?p=1217',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1218,3,'2022-06-23 15:14:41','2022-06-23 15:14:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>CURRENT COLLECTIONS</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-23 15:14:41','2022-06-23 15:14:41','',867,'https://d36hk7ck-staging.dreamwp.com/?p=1218',0,'revision','',0),(1219,3,'2022-06-23 15:14:41','2022-06-23 15:14:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>CURRENT COLLECTIONS</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-23 15:14:41','2022-06-23 15:14:41','',867,'https://d36hk7ck-staging.dreamwp.com/?p=1219',0,'revision','',0),(1220,3,'2022-06-23 15:14:41','2022-06-23 15:14:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>COLLECTIONS</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>CURRENT COLLECTIONS</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-Perspective-Low-Res-scaled-pqjut9rvpgx9ojq6vnylqcgcfh0f6jgrueqenytovg.jpg\" title=\"Hero Perspective Low Res\" alt=\"Hero Perspective Low Res\" />															\n			<h2>KOPAR AT NEWTON</h2>		\n		<p>INSPIRED BY THE LEGACY, ESSENCE, ALLURE, AND PURITY OF COPPER</p><p>Kopar At Newton is a prized collection of urban luxury residences inspired by the ageless appeal of copper. From being the first metal to be discovered some 10,000 years ago, copper has withstood the test of time to become one of civilisation’s most enduring and essential elements.</p><p>Symbolising beauty, value, generosity, warmth, comfort and life, copper has remained our constant companion.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hyll-on-Holland-Clubhouse-scaled-e1655655388283-pqjvpvsatjkehicvg9fmqm72dq9v8hxintjv2kgyzw.jpg\" title=\"Hyll on Holland &#8211; Clubhouse\" alt=\"Hyll on Holland - Clubhouse\" />															\n			<h2>HYLL ON HOLLAND</h2>		\n		<p>LIVE LUSH AT THE TOP</p><p>Hyll on Holland, well placed in an impeccable Good Class Bungalow enclave in Holland Hill, is made even more alluring by the fact that it is one of the rare residences with freehold status in the highly coveted locale of District 10, where all round conveniences are just minutes from home.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Fourth-avenue-01-pql12xs1j5yyr3f6ewx3puwsa6wr2vdldyky8wmtyk.jpg\" title=\"Fourth-avenue-01\" alt=\"Fourth-avenue-01\" />															\n			<h2>FOUTH AVENUE RESIDENCES</h2>		\n		<p>A HOME FOR EVERY SEASON</p><p>Fourth Avenue Residences is a collection of 476 exclusive homes nestled amidst lush greenery and Good Glass Bungalow Areas in Prime District 10.</p><p>It is served by Sixth Avenue MRT Station at its doorstep and surrounded by prestigious schools.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Collections','','inherit','closed','closed','','867-revision-v1','','','2022-06-23 15:14:41','2022-06-23 15:14:41','',867,'https://d36hk7ck-staging.dreamwp.com/?p=1220',0,'revision','',0),(1221,3,'2022-06-23 15:18:00','2022-06-23 15:18:00','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/GLS-lentorhillsrd-pqjaxzj8z3r4r0pumza0tcfqssk2qcu3u2vokpdtt8.jpg\" title=\"GLS-lentorhillsrd\" alt=\"GLS-lentorhillsrd\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:18:00','2022-06-23 15:18:00','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1221',0,'revision','',0),(1222,3,'2022-06-23 15:18:00','2022-06-23 15:18:00','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/GLS-lentorhillsrd-pqjaxzj8z3r4r0pumza0tcfqssk2qcu3u2vokpdtt8.jpg\" title=\"GLS-lentorhillsrd\" alt=\"GLS-lentorhillsrd\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender.  Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p><p>More...</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:18:00','2022-06-23 15:18:00','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1222',0,'revision','',0),(1223,3,'2022-06-23 15:18:00','2022-06-23 15:18:00','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/GLS-lentorhillsrd-e1655659896829-pqjyzl4qmop0bndw551sywx0aq4j417hiegqhxy7u4.jpg\" title=\"GLS-lentorhillsrd\" alt=\"GLS-lentorhillsrd\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender. </p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:18:00','2022-06-23 15:18:00','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1223',0,'revision','',0),(1224,3,'2022-06-23 15:22:02','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2022-06-23 15:22:02','0000-00-00 00:00:00','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=1224',0,'page','',0),(1225,3,'2022-06-23 15:22:24','2022-06-23 15:22:24','','Lentor-Modern-03','','inherit','open','closed','','lentor-modern-03','','','2022-06-23 15:23:38','2022-06-23 15:23:38','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Lentor-Modern-03.jpg',0,'attachment','image/jpeg',0),(1226,3,'2022-06-23 15:28:29','2022-06-23 15:28:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/GLS-lentorhillsrd-e1655659896829-pqjyzl4qmop0bndw551sywx0aq4j417hiegqhxy7u4.jpg\" title=\"GLS-lentorhillsrd\" alt=\"GLS-lentorhillsrd\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender. </p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:28:29','2022-06-23 15:28:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1226',0,'revision','',0),(1227,3,'2022-06-23 15:28:29','2022-06-23 15:28:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/GLS-lentorhillsrd-e1655659896829-pqjyzl4qmop0bndw551sywx0aq4j417hiegqhxy7u4.jpg\" title=\"GLS-lentorhillsrd\" alt=\"GLS-lentorhillsrd\" />															\n			<h2>LENTOR HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender. </p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:28:29','2022-06-23 15:28:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1227',0,'revision','',0),(1228,3,'2022-06-23 15:28:29','2022-06-23 15:28:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender. </p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:28:29','2022-06-23 15:28:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1228',0,'revision','',0),(1229,3,'2022-06-23 15:29:46','2022-06-23 15:29:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender. </p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:29:46','2022-06-23 15:29:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1229',0,'revision','',0),(1230,3,'2022-06-23 15:29:46','2022-06-23 15:29:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender. </p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:29:46','2022-06-23 15:29:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1230',0,'revision','',0),(1231,3,'2022-06-23 15:29:46','2022-06-23 15:29:46','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender. </p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:29:46','2022-06-23 15:29:46','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1231',0,'revision','',0),(1233,3,'2022-06-23 15:40:12','2022-06-23 15:40:12','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender. </p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:40:12','2022-06-23 15:40:12','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1233',0,'revision','',0),(1234,3,'2022-06-23 15:40:12','2022-06-23 15:40:12','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - have been put up for tender. </p><p>Tender for the sites - which can yield up to 735 units at around $1,000 to $1,100 psf ppr bid price.  Developers of these 2 sites are expected to put in their bids by September 2022.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:40:12','2022-06-23 15:40:12','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1234',0,'revision','',0),(1235,3,'2022-06-23 15:40:12','2022-06-23 15:40:12','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with<br />commercial on 1st<br />storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:40:12','2022-06-23 15:40:12','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1235',0,'revision','',0),(1236,3,'2022-06-23 15:40:32','2022-06-23 15:40:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with<br />commercial on 1st<br />storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:40:32','2022-06-23 15:40:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1236',0,'revision','',0),(1237,3,'2022-06-23 15:40:32','2022-06-23 15:40:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with<br />commercial on 1st<br />storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:40:32','2022-06-23 15:40:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1237',0,'revision','',0),(1238,3,'2022-06-23 15:40:32','2022-06-23 15:40:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:40:32','2022-06-23 15:40:32','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1238',0,'revision','',0),(1239,3,'2022-06-23 15:41:18','2022-06-23 15:41:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:41:18','2022-06-23 15:41:18','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1239',0,'revision','',0),(1240,3,'2022-06-23 15:41:18','2022-06-23 15:41:18','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:41:18','2022-06-23 15:41:18','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1240',0,'revision','',0),(1241,3,'2022-06-23 15:41:19','2022-06-23 15:41:19','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:41:19','2022-06-23 15:41:19','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1241',0,'revision','',0),(1242,3,'2022-06-23 15:41:43','2022-06-23 15:41:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:41:43','2022-06-23 15:41:43','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1242',0,'revision','',0),(1243,3,'2022-06-23 15:41:43','2022-06-23 15:41:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:41:43','2022-06-23 15:41:43','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1243',0,'revision','',0),(1244,3,'2022-06-23 15:41:43','2022-06-23 15:41:43','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:41:43','2022-06-23 15:41:43','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1244',0,'revision','',0),(1245,3,'2022-06-23 15:42:29','2022-06-23 15:42:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:42:29','2022-06-23 15:42:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1245',0,'revision','',0),(1246,3,'2022-06-23 15:42:29','2022-06-23 15:42:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p><p>More...</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:42:29','2022-06-23 15:42:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1246',0,'revision','',0),(1247,3,'2022-06-23 15:42:29','2022-06-23 15:42:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 15:42:29','2022-06-23 15:42:29','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1247',0,'revision','',0),(1248,3,'2022-06-23 16:09:05','2022-06-23 16:09:05','','Pollen-Collection-Seletar-sq-01','','inherit','open','closed','','pollen-collection-seletar-sq-01','','','2022-06-23 16:09:05','2022-06-23 16:09:05','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/Pollen-Collection-Seletar-sq-01.jpg',0,'attachment','image/jpeg',0),(1249,3,'2022-06-23 16:11:01','2022-06-23 16:11:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 16:11:01','2022-06-23 16:11:01','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1249',0,'revision','',0),(1250,3,'2022-06-23 16:11:01','2022-06-23 16:11:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/PTH-Home-condo-04-ppo3du0c5da3z5x1g1ju1anrwkcvmugy2b34be9ir0.jpg\" title=\"PTH-Home-condo-04\" alt=\"PTH-Home-condo-04\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 16:11:01','2022-06-23 16:11:01','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1250',0,'revision','',0),(1251,3,'2022-06-23 16:11:01','2022-06-23 16:11:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Pollen-Collection-Seletar-sq-01-pqqu1y0a92ee65u2c9wtaycm8kyvto6w1duvtc748c.jpg\" title=\"Pollen-Collection-Seletar-sq-01\" alt=\"Pollen-Collection-Seletar-sq-01\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-23 16:11:01','2022-06-23 16:11:01','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1251',0,'revision','',0),(1252,3,'2022-06-23 16:19:45','0000-00-00 00:00:00','','Auto Draft','','auto-draft','closed','closed','','','','','2022-06-23 16:19:45','0000-00-00 00:00:00','',0,'https://d36hk7ck-staging.dreamwp.com/?page_id=1252',0,'page','',0),(1253,3,'2022-06-23 16:20:08','2022-06-23 16:20:08','','PTH-resources-01','','inherit','open','closed','','pth-resources-01','','','2022-06-23 16:20:08','2022-06-23 16:20:08','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/PTH-resources-01.jpg',0,'attachment','image/jpeg',0),(1254,3,'2022-06-23 16:21:24','2022-06-23 16:21:24','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:21:24','2022-06-23 16:21:24','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1254',0,'revision','',0),(1255,3,'2022-06-23 16:21:24','2022-06-23 16:21:24','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Page Under Construction</h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:21:24','2022-06-23 16:21:24','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1255',0,'revision','',0),(1256,3,'2022-06-23 16:21:24','2022-06-23 16:21:24','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>Page Under Construction</h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:21:24','2022-06-23 16:21:24','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1256',0,'revision','',0),(1258,3,'2022-06-23 16:25:09','2022-06-23 16:25:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>Page Under Construction</h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:25:09','2022-06-23 16:25:09','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1258',0,'revision','',0),(1259,3,'2022-06-23 16:25:09','2022-06-23 16:25:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>Page Under Construction</h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:25:09','2022-06-23 16:25:09','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1259',0,'revision','',0),(1260,3,'2022-06-23 16:25:09','2022-06-23 16:25:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:25:09','2022-06-23 16:25:09','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1260',0,'revision','',0),(1261,3,'2022-06-23 16:27:59','2022-06-23 16:27:59','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:27:59','2022-06-23 16:27:59','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1261',0,'revision','',0),(1262,3,'2022-06-23 16:27:59','2022-06-23 16:27:59','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:27:59','2022-06-23 16:27:59','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1262',0,'revision','',0),(1263,3,'2022-06-23 16:27:59','2022-06-23 16:27:59','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:27:59','2022-06-23 16:27:59','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1263',0,'revision','',0),(1264,3,'2022-06-23 16:29:06','2022-06-23 16:29:06','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:29:06','2022-06-23 16:29:06','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1264',0,'revision','',0),(1265,3,'2022-06-23 16:29:06','2022-06-23 16:29:06','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/plugins/elementor/assets/images/placeholder.png\" title=\"\" alt=\"\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:29:06','2022-06-23 16:29:06','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1265',0,'revision','',0),(1266,3,'2022-06-23 16:29:06','2022-06-23 16:29:06','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:29:06','2022-06-23 16:29:06','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1266',0,'revision','',0),(1267,3,'2022-06-23 16:29:49','2022-06-23 16:29:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:29:49','2022-06-23 16:29:49','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1267',0,'revision','',0),(1268,3,'2022-06-23 16:29:49','2022-06-23 16:29:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:29:49','2022-06-23 16:29:49','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1268',0,'revision','',0),(1269,3,'2022-06-23 16:29:49','2022-06-23 16:29:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<h2>URBAN REDEVELOPMENT AUTHORITY </h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:29:49','2022-06-23 16:29:49','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1269',0,'revision','',0),(1270,3,'2022-06-23 16:30:42','2022-06-23 16:30:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<h2>URBAN REDEVELOPMENT AUTHORITY </h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:30:42','2022-06-23 16:30:42','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1270',0,'revision','',0),(1271,3,'2022-06-23 16:30:42','2022-06-23 16:30:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<h2>URBAN REDEVELOPMENT AUTHORITY </h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:30:42','2022-06-23 16:30:42','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1271',0,'revision','',0),(1272,3,'2022-06-23 16:30:42','2022-06-23 16:30:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:30:42','2022-06-23 16:30:42','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1272',0,'revision','',0),(1273,3,'2022-06-23 16:31:40','2022-06-23 16:31:40','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:31:40','2022-06-23 16:31:40','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1273',0,'revision','',0),(1274,3,'2022-06-23 16:31:40','2022-06-23 16:31:40','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<h2>Add Your Heading Text Here</h2>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:31:40','2022-06-23 16:31:40','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1274',0,'revision','',0),(1275,3,'2022-06-23 16:31:40','2022-06-23 16:31:40','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:31:40','2022-06-23 16:31:40','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1275',0,'revision','',0),(1276,3,'2022-06-23 16:32:48','2022-06-23 16:32:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:32:48','2022-06-23 16:32:48','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1276',0,'revision','',0),(1277,3,'2022-06-23 16:32:48','2022-06-23 16:32:48','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:32:48','2022-06-23 16:32:48','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1277',0,'revision','',0),(1278,3,'2022-06-23 16:32:49','2022-06-23 16:32:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-23 16:32:49','2022-06-23 16:32:49','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1278',0,'revision','',0),(1279,3,'2022-06-24 02:29:27','2022-06-24 02:29:27','','HDB-PTH','','inherit','open','closed','','hdb-pth','','','2022-06-24 02:29:27','2022-06-24 02:29:27','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg',0,'attachment','image/jpeg',0),(1280,3,'2022-06-24 02:29:27','2022-06-24 02:29:27','','IRAS-PTH','','inherit','open','closed','','iras-pth','','','2022-06-24 02:29:27','2022-06-24 02:29:27','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg',0,'attachment','image/jpeg',0),(1281,3,'2022-06-24 02:29:28','2022-06-24 02:29:28','','URA-PTH','','inherit','open','closed','','ura-pth','','','2022-06-24 02:29:28','2022-06-24 02:29:28','',0,'https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg',0,'attachment','image/jpeg',0),(1282,3,'2022-06-24 02:31:09','2022-06-24 02:31:09','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:31:09','2022-06-24 02:31:09','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1282',0,'revision','',0),(1283,3,'2022-06-24 02:31:10','2022-06-24 02:31:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"900\" height=\"500\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector.png 900w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-300x167.png 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/urban-redevelopment-authority-ura-logo-vector-768x427.png 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"248\" height=\"226\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/iras-logo.webp\" alt=\"\" loading=\"lazy\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:31:10','2022-06-24 02:31:10','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1283',0,'revision','',0),(1284,3,'2022-06-24 02:31:10','2022-06-24 02:31:10','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:31:10','2022-06-24 02:31:10','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1284',0,'revision','',0),(1285,3,'2022-06-24 02:32:49','2022-06-24 02:32:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:32:49','2022-06-24 02:32:49','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1285',0,'revision','',0),(1286,3,'2022-06-24 02:32:49','2022-06-24 02:32:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<h1>USEFUL RESOURCES </h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:32:49','2022-06-24 02:32:49','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1286',0,'revision','',0),(1287,3,'2022-06-24 02:32:49','2022-06-24 02:32:49','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:32:49','2022-06-24 02:32:49','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1287',0,'revision','',0),(1288,3,'2022-06-24 02:33:41','2022-06-24 02:33:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:33:41','2022-06-24 02:33:41','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1288',0,'revision','',0),(1289,3,'2022-06-24 02:33:41','2022-06-24 02:33:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:33:41','2022-06-24 02:33:41','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1289',0,'revision','',0),(1290,3,'2022-06-24 02:33:41','2022-06-24 02:33:41','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:33:41','2022-06-24 02:33:41','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1290',0,'revision','',0),(1291,3,'2022-06-24 02:34:31','2022-06-24 02:34:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:34:31','2022-06-24 02:34:31','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1291',0,'revision','',0),(1292,3,'2022-06-24 02:34:31','2022-06-24 02:34:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:34:31','2022-06-24 02:34:31','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1292',0,'revision','',0),(1293,3,'2022-06-24 02:34:31','2022-06-24 02:34:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:34:31','2022-06-24 02:34:31','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1293',0,'revision','',0),(1294,3,'2022-06-24 02:35:21','2022-06-24 02:35:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:35:21','2022-06-24 02:35:21','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1294',0,'revision','',0),(1295,3,'2022-06-24 02:35:22','2022-06-24 02:35:22','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:35:22','2022-06-24 02:35:22','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1295',0,'revision','',0),(1296,3,'2022-06-24 02:35:22','2022-06-24 02:35:22','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:35:22','2022-06-24 02:35:22','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1296',0,'revision','',0),(1297,3,'2022-06-24 02:35:47','2022-06-24 02:35:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:35:47','2022-06-24 02:35:47','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1297',0,'revision','',0),(1298,3,'2022-06-24 02:35:47','2022-06-24 02:35:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:35:47','2022-06-24 02:35:47','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1298',0,'revision','',0),(1299,3,'2022-06-24 02:35:47','2022-06-24 02:35:47','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:35:47','2022-06-24 02:35:47','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1299',0,'revision','',0),(1300,3,'2022-06-24 02:38:30','2022-06-24 02:38:30','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:38:30','2022-06-24 02:38:30','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1300',0,'revision','',0),(1301,3,'2022-06-24 02:38:30','2022-06-24 02:38:30','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:38:30','2022-06-24 02:38:30','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1301',0,'revision','',0),(1302,3,'2022-06-24 02:38:30','2022-06-24 02:38:30','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:38:30','2022-06-24 02:38:30','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1302',0,'revision','',0),(1303,3,'2022-06-24 02:38:50','2022-06-24 02:38:50','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:38:50','2022-06-24 02:38:50','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1303',0,'revision','',0),(1304,3,'2022-06-24 02:38:50','2022-06-24 02:38:50','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:38:50','2022-06-24 02:38:50','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1304',0,'revision','',0),(1305,3,'2022-06-24 02:38:50','2022-06-24 02:38:50','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:38:50','2022-06-24 02:38:50','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1305',0,'revision','',0),(1306,3,'2022-06-24 02:39:02','2022-06-24 02:39:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:39:02','2022-06-24 02:39:02','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1306',0,'revision','',0),(1307,3,'2022-06-24 02:39:02','2022-06-24 02:39:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:39:02','2022-06-24 02:39:02','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1307',0,'revision','',0),(1308,3,'2022-06-24 02:39:02','2022-06-24 02:39:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:39:02','2022-06-24 02:39:02','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1308',0,'revision','',0),(1309,3,'2022-06-24 02:42:28','2022-06-24 02:42:28','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:42:28','2022-06-24 02:42:28','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1309',0,'revision','',0),(1310,3,'2022-06-24 02:42:28','2022-06-24 02:42:28','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:42:28','2022-06-24 02:42:28','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1310',0,'revision','',0),(1311,3,'2022-06-24 02:42:29','2022-06-24 02:42:29','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:42:29','2022-06-24 02:42:29','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1311',0,'revision','',0),(1312,3,'2022-06-24 02:43:21','2022-06-24 02:43:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:43:21','2022-06-24 02:43:21','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1312',0,'revision','',0),(1313,3,'2022-06-24 02:43:21','2022-06-24 02:43:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:43:21','2022-06-24 02:43:21','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1313',0,'revision','',0),(1314,3,'2022-06-24 02:43:21','2022-06-24 02:43:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:43:21','2022-06-24 02:43:21','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1314',0,'revision','',0),(1315,3,'2022-06-24 02:44:57','2022-06-24 02:44:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:44:57','2022-06-24 02:44:57','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1315',0,'revision','',0),(1316,3,'2022-06-24 02:44:57','2022-06-24 02:44:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:44:57','2022-06-24 02:44:57','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1316',0,'revision','',0),(1317,3,'2022-06-24 02:44:57','2022-06-24 02:44:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:44:57','2022-06-24 02:44:57','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1317',0,'revision','',0),(1318,3,'2022-06-24 02:45:37','2022-06-24 02:45:37','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:45:37','2022-06-24 02:45:37','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1318',0,'revision','',0),(1319,3,'2022-06-24 02:45:37','2022-06-24 02:45:37','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:45:37','2022-06-24 02:45:37','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1319',0,'revision','',0),(1320,3,'2022-06-24 02:45:37','2022-06-24 02:45:37','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:45:37','2022-06-24 02:45:37','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1320',0,'revision','',0),(1321,3,'2022-06-24 02:57:59','2022-06-24 02:57:59','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:57:59','2022-06-24 02:57:59','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1321',0,'revision','',0),(1322,3,'2022-06-24 02:57:59','2022-06-24 02:57:59','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>At URA, we adopt a <strong><a href=\"https://www.ura.gov.sg/Corporate/Planning/Our-Planning-Process\">long-term and comprehensive planning </a></strong>approach to formulate strategic plans such as the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Concept-Plan\">Concept Plan </a>and the <a href=\"https://www.ura.gov.sg/Corporate/Planning/Master-Plan\">Master Plan </a>to guide the physical development of Singapore in a sustainable manner. Our plans and policies are focused on achieving a quality living environment for Singapore.</p><p>To turn plans and visions into reality, we take on a multi-faceted role. We evaluate and grant planning approvals for developments through our <a id=\"link_1513261939124\" title=\"Development Control\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Development-Control\" target=\"_blank\" rel=\"noopener\">Development Control</a>, <a id=\"link_1513261977011\" title=\"Urban Design\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Urban-Design\" target=\"_blank\" rel=\"noopener\">Urban Design</a> and <a id=\"link_1513262031476\" title=\"Conservation\" href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation\" target=\"_blank\" rel=\"noopener\">Conservation</a> guidelines. The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>In addition to our planning function, we are also the main government land sales agent. Through the <a href=\"https://www.ura.gov.sg/Corporate/Land-Sales\">sale of State land</a>, we attract and channel private capital investment to develop sites to support economic and social objectives. As the conservation authority, we have an internationally recognised <a href=\"https://www.ura.gov.sg/Corporate/Guidelines/Conservation/Conservation-Principles\">conservation programme</a>, and have successfully conserved not just single buildings, but entire districts. We also partner the community to <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Enliven-Public-Spaces\">enliven our public spaces </a>to create a car-lite, people-friendly and liveable city for all to enjoy.</p><p>In shaping a distinctive city, we promote <a href=\"https://www.ura.gov.sg/Corporate/Get-Involved/Shape-A-Distinctive-City/Recognising-Good-Design/AUDE\" target=\"_blank\" rel=\"noopener\">architecture and urban design excellence</a>, and innovate to build a resilient city of opportunity that fulfils the aspirations of our people.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:57:59','2022-06-24 02:57:59','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1322',0,'revision','',0),(1323,3,'2022-06-24 02:57:59','2022-06-24 02:57:59','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p> </p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:57:59','2022-06-24 02:57:59','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1323',0,'revision','',0),(1324,3,'2022-06-24 02:58:37','2022-06-24 02:58:37','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p> </p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:58:37','2022-06-24 02:58:37','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1324',0,'revision','',0),(1325,3,'2022-06-24 02:58:37','2022-06-24 02:58:37','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p> </p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:58:37','2022-06-24 02:58:37','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1325',0,'revision','',0),(1326,3,'2022-06-24 02:58:37','2022-06-24 02:58:37','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:58:37','2022-06-24 02:58:37','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1326',0,'revision','',0),(1327,3,'2022-06-24 02:59:20','2022-06-24 02:59:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:59:20','2022-06-24 02:59:20','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1327',0,'revision','',0),(1328,3,'2022-06-24 02:59:20','2022-06-24 02:59:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:59:20','2022-06-24 02:59:20','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1328',0,'revision','',0),(1329,3,'2022-06-24 02:59:20','2022-06-24 02:59:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 02:59:20','2022-06-24 02:59:20','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1329',0,'revision','',0),(1330,3,'2022-06-24 03:02:51','2022-06-24 03:02:51','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:02:51','2022-06-24 03:02:51','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1330',0,'revision','',0),(1331,3,'2022-06-24 03:02:51','2022-06-24 03:02:51','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:02:51','2022-06-24 03:02:51','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1331',0,'revision','',0),(1332,3,'2022-06-24 03:02:51','2022-06-24 03:02:51','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p>https://www.ura.gov.sg/Corporate/About-Us</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:02:51','2022-06-24 03:02:51','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1332',0,'revision','',0),(1333,3,'2022-06-24 03:03:33','2022-06-24 03:03:33','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p>https://www.ura.gov.sg/Corporate/About-Us</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:03:33','2022-06-24 03:03:33','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1333',0,'revision','',0),(1334,3,'2022-06-24 03:03:33','2022-06-24 03:03:33','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p>https://www.ura.gov.sg/Corporate/About-Us</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:03:33','2022-06-24 03:03:33','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1334',0,'revision','',0),(1335,3,'2022-06-24 03:03:33','2022-06-24 03:03:33','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:03:33','2022-06-24 03:03:33','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1335',0,'revision','',0),(1336,3,'2022-06-24 03:04:31','2022-06-24 03:04:31','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:04:31','2022-06-24 03:04:31','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1336',0,'revision','',0),(1337,3,'2022-06-24 03:04:32','2022-06-24 03:04:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:04:32','2022-06-24 03:04:32','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1337',0,'revision','',0),(1338,3,'2022-06-24 03:04:32','2022-06-24 03:04:32','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:04:32','2022-06-24 03:04:32','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1338',0,'revision','',0),(1339,3,'2022-06-24 03:05:42','2022-06-24 03:05:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:05:42','2022-06-24 03:05:42','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1339',0,'revision','',0),(1340,3,'2022-06-24 03:05:42','2022-06-24 03:05:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:05:42','2022-06-24 03:05:42','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1340',0,'revision','',0),(1341,3,'2022-06-24 03:05:42','2022-06-24 03:05:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:05:42','2022-06-24 03:05:42','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1341',0,'revision','',0),(1342,3,'2022-06-24 03:06:28','2022-06-24 03:06:28','','Default Kit','','inherit','closed','closed','','5-revision-v1','','','2022-06-24 03:06:28','2022-06-24 03:06:28','',5,'https://d36hk7ck-staging.dreamwp.com/?p=1342',0,'revision','',0),(1343,3,'2022-06-24 03:14:15','2022-06-24 03:14:15','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:14:15','2022-06-24 03:14:15','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1343',0,'revision','',0),(1344,3,'2022-06-24 03:14:15','2022-06-24 03:14:15','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>The Housing &amp; Development Board (HDB) is Singapore\'s public housing authority. We plan and develop Singapore\'s housing estates; building homes and transforming towns to create a quality living environment for all. We provide various commercial, recreational, and social amenities in our towns for our residents’ convenience.</p><p>Established on 1 February 1960 during our nation’s housing crisis, we were tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements. We delivered, and built 21,000 flats in less than 3 years. By 1965, within a decade of our formation, we had built 54,000 flats.</p><p>Singapore\'s public housing has housed an entire nation – today, more than 1 million flats have been completed in 23 towns and 3 estates across the island. HDB flats spell home for 80% of Singapore\'s resident population, of which about 90% own their home.</p><p>For over 50 years, we have provided quality and affordable public housing for generations of Singaporeans, and we are proud to continue doing so.</p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:14:15','2022-06-24 03:14:15','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1344',0,'revision','',0),(1345,3,'2022-06-24 03:14:15','2022-06-24 03:14:15','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p> </p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:14:15','2022-06-24 03:14:15','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1345',0,'revision','',0),(1347,3,'2022-06-24 03:16:20','2022-06-24 03:16:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p> </p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:16:20','2022-06-24 03:16:20','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1347',0,'revision','',0),(1348,3,'2022-06-24 03:16:20','2022-06-24 03:16:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p> </p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:16:20','2022-06-24 03:16:20','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1348',0,'revision','',0),(1349,3,'2022-06-24 03:16:20','2022-06-24 03:16:20','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:16:20','2022-06-24 03:16:20','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1349',0,'revision','',0),(1350,3,'2022-06-24 03:17:57','2022-06-24 03:17:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:17:57','2022-06-24 03:17:57','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1350',0,'revision','',0),(1351,3,'2022-06-24 03:17:57','2022-06-24 03:17:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>https://www.iras.gov.sg/taxes/property-tax</p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:17:57','2022-06-24 03:17:57','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1351',0,'revision','',0),(1352,3,'2022-06-24 03:17:57','2022-06-24 03:17:57','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:17:57','2022-06-24 03:17:57','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1352',0,'revision','',0),(1353,3,'2022-06-24 03:21:01','2022-06-24 03:21:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:21:01','2022-06-24 03:21:01','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1353',0,'revision','',0),(1354,3,'2022-06-24 03:21:01','2022-06-24 03:21:01','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:21:01','2022-06-24 03:21:01','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1354',0,'revision','',0),(1355,3,'2022-06-24 03:21:02','2022-06-24 03:21:02','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:21:02','2022-06-24 03:21:02','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1355',0,'revision','',0),(1356,3,'2022-06-24 03:21:42','2022-06-24 03:21:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:21:42','2022-06-24 03:21:42','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1356',0,'revision','',0),(1357,3,'2022-06-24 03:21:42','2022-06-24 03:21:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						Click here\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:21:42','2022-06-24 03:21:42','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1357',0,'revision','',0),(1358,3,'2022-06-24 03:21:42','2022-06-24 03:21:42','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:21:42','2022-06-24 03:21:42','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1358',0,'revision','',0),(1359,3,'2022-06-24 03:24:21','2022-06-24 03:24:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:24:21','2022-06-24 03:24:21','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1359',0,'revision','',0),(1360,3,'2022-06-24 03:24:21','2022-06-24 03:24:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>USEFUL RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:24:21','2022-06-24 03:24:21','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1360',0,'revision','',0),(1361,3,'2022-06-24 03:24:21','2022-06-24 03:24:21','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>PROPERTY ACQUISITION INFORMATION & RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:24:21','2022-06-24 03:24:21','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1361',0,'revision','',0),(1362,3,'2022-06-24 03:26:25','2022-06-24 03:26:25','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>PROPERTY ACQUISITION INFORMATION & RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:26:25','2022-06-24 03:26:25','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1362',0,'revision','',0),(1363,3,'2022-06-24 03:26:25','2022-06-24 03:26:25','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>PROPERTY ACQUISITION INFORMATION & RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:26:25','2022-06-24 03:26:25','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1363',0,'revision','',0),(1364,3,'2022-06-24 03:26:25','2022-06-24 03:26:25','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><p>RESOURCES</p>		\n			<p>PROPERTY ACQUISITION INFORMATION & RESOURCES </p>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/URA-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>URBAN REDEVELOPMENT AUTHORITY </p>		\n		<p>URA is one of a crucial organs of the Government that develops plans and policies which are focused on achieving a quality living environment for Singapore.  It adopts a long-term and comprehensive planning approach to formulate strategic plans.</p><p>The URA Concept Plan and the Master Plan guide the physical development of Singapore in a sustainable manner, turning plans and visions into reality. </p><p>The multi-faceted roles that URA undertakes require it consult the Development Control, Urban Design and Conservation guidelines when granting planning approvals for site developments.</p><p>The guidelines facilitate orderly development and ensure that developments are compatible with the neighbourhood, in line with the longer–term planning intentions for the site.</p><p>URA is also the main government land sales agent.  Through the Sale of State Land, it helps channel private capital investment to develop sites to support economic and social objectives.  URA also partners the community to enliven public spaces to create a car-lite, people-friendly and livable city for Singapore.</p><p>In a role to shape Singapore into a distinctive city, it promotes architectural and urban design excellence, and innovates to build a resilient city for the future.</p><p><a href=\"https://www.ura.gov.sg/Corporate/About-Us\">https://www.ura.gov.sg/Corporate/About-Us</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/HDB-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>HOUSING & DEVELOPMENT BOARD</p>		\n		<p>About 80% of Singapore\'s resident population live in Housing &amp; Development Board (HDB) homes, of which about 90% own their homes.</p><p>HDB is Singapore\'s public housing authority and it plans and develops Singapore\'s housing estates, building homes and transforming towns to create a quality living environment for Singapore.  It also provides various commercial, recreational, and social amenities in towns for the residents’ convenience.</p><p>Established on 1 February 1960 during Singapore’s housing crisis, HDB was tasked with providing sanitary living conditions to replace the prevalent unhygienic slums and crowded squatter settlements.  It built 21,000 flats in less than 3 years and by 1965, within a decade of its formation, it had built 54,000 flats.  For over 50 years, it has provided quality and affordable public housing for generations of Singaporeans. </p><p>Today, more than 1 million flats have been completed in 23 towns and 3 estates across the island.</p><p><a href=\"https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home\">https://www.hdb.gov.sg/cs/infoweb/about-us/history/hdb-towns-your-home</a></p>		\n															<img width=\"384\" height=\"384\" src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg\" alt=\"\" loading=\"lazy\" srcset=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH.jpg 384w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-300x300.jpg 300w, https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/2022/06/IRAS-PTH-150x150.jpg 150w\" sizes=\"(max-width: 384px) 100vw, 384px\" />															\n			<p>INLAND REVENUE AUTHORITY OF SINGAPORE</p>		\n		<p>IRAS is an agent of the Government and provide service in the administration of taxes and enterprise disbursements.</p><p>Advise the Government, and represent Singapore internationally, on matters relating to taxation.</p><p>Property Tax assessment is one of the components in property acquisitions.  Understanding the property tax framework of IRAS will help the buyer ascertain his/her financial commitment at the early stages of acquisition decisions.</p><p><a href=\"https://www.iras.gov.sg/taxes/property-tax\">https://www.iras.gov.sg/taxes/property-tax</a></p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>','Resources','','inherit','closed','closed','','80-revision-v1','','','2022-06-24 03:26:25','2022-06-24 03:26:25','',80,'https://d36hk7ck-staging.dreamwp.com/?p=1364',0,'revision','',0),(1365,3,'2022-06-24 03:40:16','2022-06-24 03:40:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Pollen-Collection-Seletar-sq-01-pqqu1y0a92ee65u2c9wtaycm8kyvto6w1duvtc748c.jpg\" title=\"Pollen-Collection-Seletar-sq-01\" alt=\"Pollen-Collection-Seletar-sq-01\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-24 03:40:16','2022-06-24 03:40:16','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1365',0,'revision','',0),(1366,3,'2022-06-24 03:40:16','2022-06-24 03:40:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p>More...</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Pollen-Collection-Seletar-sq-01-pqqu1y0a92ee65u2c9wtaycm8kyvto6w1duvtc748c.jpg\" title=\"Pollen-Collection-Seletar-sq-01\" alt=\"Pollen-Collection-Seletar-sq-01\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-24 03:40:16','2022-06-24 03:40:16','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1366',0,'revision','',0),(1367,3,'2022-06-24 03:40:16','2022-06-24 03:40:16','<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h1>Turning Properties Into Dream Homes</h1>		\n			<a href=\"/amo-residence/\" role=\"button\">\n						AMO Residence Special Feature\n					</a>\n			<h1>NEW LAUNCHES 2022</h1>		\n			<style>/*! elementor - v3.6.5 - 27-04-2022 */\n.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=\".svg\"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style>												<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Hero-C-02B-web-01-pq77riryb7jkb34sskb0a81msskld91y89wmdk7igc.jpg\" title=\"Hero C 02B-web-01\" alt=\"Hero C 02B-web-01\" />															\n			<h2>AMO RESIDENCE</h2>		\n		<p>In a long and eagerly anticipated development in a hugely desirable location, the AMO Residence is a distinctive residential housing project nestled in the serenity of an international awarded Bishan-Ang Mo Kio Park and bordered by the nature reserve of the Lower Peirce Reservoir.  </p><p><a href=\"/amo-residence/\">Read More...</a></p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Lentor-Modern-03-pqqs0t6ci4a8ue2ee5usswqicbfrxguqbejulamucs.jpg\" title=\"Lentor-Modern-03\" alt=\"Lentor-Modern-03-Property-To-Home\" />															\n			<h2>LENTOR MODERN & HILLS</h2>		\n		<p>Two sites under the Government Land Sales (GLS) programme - Lentor Central and Lentor Hills Road - were put up for tender and can yield up to 605 + 595 units.</p><p>GuocoLand &amp; Hong Leong, Developers of these 2 sites, have put in $1,204 psf ppr and $1,060 psf ppr respectively bid prices. </p><p>Lentor Modern is expected to be launched at $2,100 - $2,400 psf while Lentor Hills is expected to fetch $1,950 - $2,050 psf. </p><p>Lentor Modern is a residential property with commercial on the 1st storey.</p>		\n															<img src=\"https://d36hk7ck-staging.dreamwp.com/wp-content/uploads/elementor/thumbs/Pollen-Collection-Seletar-sq-01-pqqu1y0a92ee65u2c9wtaycm8kyvto6w1duvtc748c.jpg\" title=\"Pollen-Collection-Seletar-sq-01\" alt=\"Pollen-Collection-Seletar-sq-01\" />															\n			<h2>POLLEN COLLECTION</h2>		\n		<p>The Pollen Collection is a premium development comprising of  132 units of 99-year leasehold 3-storey landed houses with attic, including 106 intermediate terraces, 22 corner terraces and 2 pairs of semi-detached houses.</p>		\n			<a href=\"#\" role=\"button\">\n						CONTACT US\n					</a>\n			<h2>WHAT YOU NEED TO KNOW WHEN BUYING A HOME PROPERTY </h2>		\n		<p data-ccp-props=\"{\">Buying a home is an expensive yet deeply satisfying affair in land-scarce Singapore.  </p><p data-ccp-props=\"{\">With the nation’s good governance and strategic planning in urban development, there are many choices of quality homes that you could consider when acquiring one for yourself or for your family.</p><p data-ccp-props=\"{\">There are many factors that might affect your decisions in buying your desired homes.</p><p data-ccp-props=\"{\">For example, eligibility in buying the types of property or home, proximity to amenities, schools and vital facilities, ease of approach and nearness to transport facilities, housing loan rates, eligibility for grant application, design of the home, etc. , are important considerations.</p><p data-ccp-props=\"{\">However, these are by no mean exhaustive and will probably need your close attention and evaluation when the decision to buy becomes near.</p><p data-ccp-props=\"{\">If you require professional consultation or perhaps just an opinion on acquiring a property that you have in mind, do reach us at the following contact for a chat.  </p><p data-ccp-props=\"{\">Read on for more information on home acquisition.</p>','Home','','inherit','closed','closed','','13-revision-v1','','','2022-06-24 03:40:16','2022-06-24 03:40:16','',13,'https://d36hk7ck-staging.dreamwp.com/?p=1367',0,'revision','',0),(1368,2,'2022-06-25 06:12:19','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2022-06-25 06:12:19','0000-00-00 00:00:00','',0,'https://d36hk7ck-staging.dreamwp.com/?p=1368',0,'post','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (1,1,0),(25,2,0),(85,3,0),(87,3,0),(88,3,0),(203,3,0),(204,3,0),(208,3,0),(353,4,0),(872,3,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'elementor_library_type','',0,0),(3,3,'nav_menu','',0,7),(4,4,'wp_theme','',0,1);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=InnoDB AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Uncategorized','uncategorized',0),(2,'landing-page','landing-page',0),(3,'Main','main',0),(4,'astra','astra',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=InnoDB AUTO_INCREMENT=80 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','admin'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:1:{s:64:\"a994d9d8c08fba1dd1ff0eb2118d89df83997caf18d844aca0d0ad8ca51d0ba9\";a:4:{s:10:\"expiration\";i:1654247731;s:2:\"ip\";s:13:\"42.188.126.32\";s:2:\"ua\";s:133:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/101.0.4951.64 Safari/537.36 Edg/101.0.1210.53\";s:5:\"login\";i:1654074931;}}'),(17,1,'wp_user-settings','deleted=undefined&libraryContent=browse&editor=tinymce'),(18,1,'wp_user-settings-time','1654079181'),(19,1,'wp_dashboard_quick_press_last_post_id','4'),(20,1,'community-events-location','a:1:{s:2:\"ip\";s:12:\"42.188.126.0\";}'),(21,2,'nickname','eugene'),(22,2,'first_name','Eugene'),(23,2,'last_name','Wong'),(24,2,'description',''),(25,2,'rich_editing','true'),(26,2,'syntax_highlighting','true'),(27,2,'comment_shortcuts','false'),(28,2,'admin_color','fresh'),(29,2,'use_ssl','0'),(30,2,'show_admin_bar_front','true'),(31,2,'locale',''),(32,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(33,2,'wp_user_level','10'),(34,2,'dismissed_wp_pointers',''),(35,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(36,1,'metaboxhidden_nav-menus','a:3:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(37,1,'hfe-popup','dismissed'),(38,1,'astra-sites-5-start-notice','notice-dismissed'),(39,1,'header-footer-elementor-rating','delayed-notice'),(40,1,'nav_menu_recently_edited','3'),(41,2,'session_tokens','a:1:{s:64:\"cdd3d2b6c1ddc47ad37c810e17d789421dfaf22329903f5af0b46d3df5134be6\";a:5:{s:10:\"expiration\";i:1656310333;s:2:\"ip\";s:13:\"182.55.18.218\";s:2:\"ua\";s:134:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.5005.124 Safari/537.36 Edg/102.0.1245.41\";s:5:\"login\";i:1656137533;s:6:\"shield\";a:4:{s:7:\"user_id\";i:2;s:16:\"last_activity_at\";i:1656207466;s:6:\"unique\";s:13:\"62b6a73da3c3d\";s:11:\"secadmin_at\";i:1656137560;}}}'),(42,2,'wp_dashboard_quick_press_last_post_id','1368'),(43,2,'community-events-location','a:1:{s:2:\"ip\";s:11:\"182.55.18.0\";}'),(44,2,'wp_user-settings','editor=tinymce&libraryContent=browse'),(45,2,'wp_user-settings-time','1654348315'),(46,2,'astra-sites-5-start-notice','notice-dismissed'),(47,2,'nav_menu_recently_edited','3'),(48,2,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(49,2,'metaboxhidden_nav-menus','a:3:{i:0;s:28:\"add-post-type-e-landing-page\";i:1;s:12:\"add-post_tag\";i:2;s:15:\"add-post_format\";}'),(50,3,'nickname','james'),(51,3,'first_name','James'),(52,3,'last_name',''),(53,3,'description',''),(54,3,'rich_editing','true'),(55,3,'syntax_highlighting','true'),(56,3,'comment_shortcuts','false'),(57,3,'admin_color','fresh'),(58,3,'use_ssl','0'),(59,3,'show_admin_bar_front','true'),(60,3,'locale',''),(61,3,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(62,3,'wp_user_level','10'),(63,3,'dismissed_wp_pointers',''),(65,3,'wp_dashboard_quick_press_last_post_id','884'),(66,3,'community-events-location','a:1:{s:2:\"ip\";s:11:\"116.14.39.0\";}'),(67,3,'wp_user-settings','libraryContent=browse&editor=tinymce'),(68,3,'wp_user-settings-time','1655978261'),(69,3,'wpforms_dismissed','a:1:{s:32:\"edu-builder-lite-connect-top-bar\";i:1655049236;}'),(70,3,'session_tokens','a:1:{s:64:\"7a2603f234fd2d4890f77faf61d08ffaab40371d125712040fffbc377afe70aa\";a:5:{s:10:\"expiration\";i:1656146609;s:2:\"ip\";s:13:\"111.65.69.209\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36\";s:5:\"login\";i:1655973809;s:6:\"shield\";a:3:{s:7:\"user_id\";i:3;s:16:\"last_activity_at\";i:1655973814;s:6:\"unique\";s:13:\"62b427b13c92e\";}}}'),(71,2,'header-footer-elementor-rating','delayed-notice'),(72,2,'icwp-wpsf-meta','a:6:{s:6:\"prefix\";s:9:\"icwp-wpsf\";s:7:\"user_id\";i:2;s:9:\"pass_hash\";s:4:\"94e7\";s:5:\"tours\";a:2:{s:13:\"navigation_v1\";i:1655719100;s:12:\"dashboard_v1\";i:1655719100;}s:9:\"ga_secret\";s:16:\"BKYJNZZ6JQZBHQ6P\";s:20:\"pass_check_failed_at\";i:0;}'),(73,2,'closedpostboxes_dashboard','a:0:{}'),(74,2,'metaboxhidden_dashboard','a:7:{i:0;s:18:\"cn_dashboard_stats\";i:1;s:27:\"wpforms_reports_widget_lite\";i:2;s:20:\"e-dashboard-overview\";i:3;s:19:\"dashboard_right_now\";i:4;s:18:\"dashboard_activity\";i:5;s:21:\"dashboard_quick_press\";i:6;s:17:\"dashboard_primary\";}'),(75,2,'wp_mail_smtp_dash_widget_lite_hide_graph','1'),(76,2,'meta-box-order_dashboard','a:4:{s:6:\"normal\";s:166:\"icwp-wpsf-dashboard_widget,cn_dashboard_stats,wp_mail_smtp_reports_widget_lite,wpforms_reports_widget_lite,e-dashboard-overview,dashboard_right_now,dashboard_activity\";s:4:\"side\";s:79:\"dashboard_quick_press,dashboard_primary,llar_stats_widget,dashboard_site_health\";s:7:\"column3\";s:0:\"\";s:7:\"column4\";s:0:\"\";}'),(77,1,'icwp-wpsf-meta','a:3:{s:6:\"prefix\";s:9:\"icwp-wpsf\";s:7:\"user_id\";i:1;s:9:\"pass_hash\";s:4:\"a624\";}'),(78,3,'icwp-wpsf-meta','a:5:{s:6:\"prefix\";s:9:\"icwp-wpsf\";s:7:\"user_id\";i:3;s:9:\"pass_hash\";s:4:\"8642\";s:20:\"pass_check_failed_at\";i:0;s:9:\"ga_secret\";s:16:\"JXNXV3VDQM5X4VXM\";}'),(79,3,'astra-sites-5-start-notice','notice-dismissed');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'w7911888','55541ed6723f1c27bbbb19f8dcafede8','admin','it@medinex.com.sg','https://d36hk7ck-staging.dreamwp.com','2022-05-27 10:43:21','1654073985:$P$BuX6/G75BmNZCUz7P57YyBOiRdPY5g0',0,'admin'),(2,'eugene','$P$ByU1sqFQEEI4ngU11QBEUWoYkKI9Iu0','eugene','eugene@medinex.com.sg','','2022-06-01 09:18:15','',0,'Eugene Wong'),(3,'james','$P$BZb4lPqBevn6NRxodMXewSiUkULvlV.','james','james@medinex.com.sg','','2022-06-08 03:06:46','',0,'James');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=38 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_forms_locator_scan','W10=','2022-06-01 09:36:30'),(2,'wpforms_admin_notifications_update','W10=','2022-06-01 09:36:30'),(3,'wpforms_admin_addons_cache_update','W10=','2022-06-01 09:36:30'),(4,'wpforms_admin_builder_templates_cache_update','W10=','2022-06-01 09:36:30'),(5,'wpforms_admin_notifications_update','W10=','2022-06-02 10:44:10'),(6,'wpforms_builder_help_cache_update','W10=','2022-06-02 11:01:36'),(7,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-03 19:40:56'),(8,'wpforms_admin_notifications_update','W10=','2022-06-04 13:06:19'),(9,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-05 01:33:11'),(10,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-06 14:45:04'),(11,'wpforms_admin_notifications_update','W10=','2022-06-07 05:17:37'),(12,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-07 19:38:55'),(13,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-08 19:41:26'),(14,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-09 21:46:56'),(15,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-11 01:34:42'),(16,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-12 08:32:18'),(17,'wpforms_admin_notifications_update','W10=','2022-06-12 08:34:35'),(18,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-13 12:08:19'),(19,'wpforms_admin_notifications_update','W10=','2022-06-13 12:10:15'),(20,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-14 13:06:13'),(21,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-15 19:45:12'),(22,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-16 22:20:41'),(23,'wpforms_admin_notifications_update','W10=','2022-06-16 22:20:50'),(24,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-18 01:34:48'),(25,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-19 06:16:28'),(26,'wpforms_admin_notifications_update','W10=','2022-06-19 07:55:34'),(27,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-20 07:47:42'),(28,'wpforms_admin_notifications_update','W10=','2022-06-20 07:59:03'),(29,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-21 19:40:41'),(30,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-23 01:33:45'),(31,'wpforms_admin_notifications_update','W10=','2022-06-23 08:43:34'),(32,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-24 02:27:54'),(33,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-25 06:11:49'),(34,'wpforms_admin_notifications_update','W10=','2022-06-25 06:12:17'),(35,'wpforms_admin_notifications_update','W10=','2022-06-25 06:12:30'),(36,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-26 11:21:34'),(37,'wpforms_process_forms_locator_save','W3siMzAiOlt7InR5cGUiOiJwYWdlIiwidGl0bGUiOiJDb250YWN0IFVzIiwiZm9ybV9pZCI6MzAsImlkIjo4Miwic3RhdHVzIjoicHVibGlzaCIsInVybCI6IlwvY29udGFjdC11c1wvIn1dfSwwLDFd','2022-06-27 13:24:10');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpmailsmtp_debug_events`
--

DROP TABLE IF EXISTS `wp_wpmailsmtp_debug_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpmailsmtp_debug_events` (
  `id` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `content` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `initiator` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `event_type` tinyint(3) unsigned NOT NULL DEFAULT 0,
  `created_at` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpmailsmtp_debug_events`
--

LOCK TABLES `wp_wpmailsmtp_debug_events` WRITE;
/*!40000 ALTER TABLE `wp_wpmailsmtp_debug_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpmailsmtp_debug_events` ENABLE KEYS */;
UNLOCK TABLES;

--
-- Table structure for table `wp_wpmailsmtp_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpmailsmtp_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpmailsmtp_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=InnoDB AUTO_INCREMENT=9 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpmailsmtp_tasks_meta`
--

LOCK TABLES `wp_wpmailsmtp_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpmailsmtp_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpmailsmtp_tasks_meta` VALUES (1,'wp_mail_smtp_summary_report_email','W10=','2022-06-14 08:15:26'),(2,'wp_mail_smtp_admin_notifications_update','W10=','2022-06-14 08:15:51'),(3,'wp_mail_smtp_admin_notifications_update','W10=','2022-06-16 22:20:50'),(4,'wp_mail_smtp_admin_notifications_update','W10=','2022-06-19 07:55:34'),(5,'wp_mail_smtp_admin_notifications_update','W10=','2022-06-20 07:59:03'),(6,'wp_mail_smtp_admin_notifications_update','W10=','2022-06-23 08:43:34'),(7,'wp_mail_smtp_admin_notifications_update','W10=','2022-06-25 06:12:17'),(8,'wp_mail_smtp_admin_notifications_update','W10=','2022-06-25 06:12:30');
/*!40000 ALTER TABLE `wp_wpmailsmtp_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;
/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;

/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on 2022-06-27 23:20:40
